graphlow package¶
Subpackages¶
- graphlow.base package
- Submodules
- graphlow.base.dict_tensor module
GraphlowDictTensor
GraphlowDictTensor.convert_to_numpy_scipy()
GraphlowDictTensor.device
GraphlowDictTensor.dict_tensor
GraphlowDictTensor.dtype
GraphlowDictTensor.extract_by_rel_incidence()
GraphlowDictTensor.has_time_series()
GraphlowDictTensor.items()
GraphlowDictTensor.keys()
GraphlowDictTensor.pop()
GraphlowDictTensor.send()
GraphlowDictTensor.update()
GraphlowDictTensor.validate_length_if_needed()
GraphlowDictTensor.values()
- graphlow.base.mesh module
GraphlowMesh
GraphlowMesh.add_original_index()
GraphlowMesh.compute_area_vecs()
GraphlowMesh.compute_areas()
GraphlowMesh.compute_cell_adjacency()
GraphlowMesh.compute_cell_degree()
GraphlowMesh.compute_cell_point_incidence()
GraphlowMesh.compute_cell_relative_incidence()
GraphlowMesh.compute_facet_cell_incidence()
GraphlowMesh.compute_isoAM()
GraphlowMesh.compute_isoAM_with_neumann()
GraphlowMesh.compute_median()
GraphlowMesh.compute_normalized_cell_adjacency()
GraphlowMesh.compute_normalized_point_adjacency()
GraphlowMesh.compute_normals()
GraphlowMesh.compute_point_adjacency()
GraphlowMesh.compute_point_degree()
GraphlowMesh.compute_point_relative_incidence()
GraphlowMesh.compute_volumes()
GraphlowMesh.convert_elemental2nodal()
GraphlowMesh.convert_nodal2elemental()
GraphlowMesh.copy_features_from_pyvista()
GraphlowMesh.copy_features_to_pyvista()
GraphlowMesh.device
GraphlowMesh.dict_cell_tensor
GraphlowMesh.dict_point_tensor
GraphlowMesh.dict_sparse_tensor
GraphlowMesh.dtype
GraphlowMesh.extract_cells()
GraphlowMesh.extract_facets()
GraphlowMesh.extract_surface()
GraphlowMesh.n_cells
GraphlowMesh.n_points
GraphlowMesh.points
GraphlowMesh.pvmesh
GraphlowMesh.save()
GraphlowMesh.send()
GraphlowMesh.update_pyvista_data()
- graphlow.base.mesh_interface module
IReadOnlyGraphlowMesh
IReadOnlyGraphlowMesh.compute_area_vecs()
IReadOnlyGraphlowMesh.compute_areas()
IReadOnlyGraphlowMesh.compute_cell_adjacency()
IReadOnlyGraphlowMesh.compute_cell_degree()
IReadOnlyGraphlowMesh.compute_cell_point_incidence()
IReadOnlyGraphlowMesh.compute_cell_relative_incidence()
IReadOnlyGraphlowMesh.compute_facet_cell_incidence()
IReadOnlyGraphlowMesh.compute_isoAM()
IReadOnlyGraphlowMesh.compute_isoAM_with_neumann()
IReadOnlyGraphlowMesh.compute_median()
IReadOnlyGraphlowMesh.compute_normalized_cell_adjacency()
IReadOnlyGraphlowMesh.compute_normalized_point_adjacency()
IReadOnlyGraphlowMesh.compute_normals()
IReadOnlyGraphlowMesh.compute_point_adjacency()
IReadOnlyGraphlowMesh.compute_point_degree()
IReadOnlyGraphlowMesh.compute_point_relative_incidence()
IReadOnlyGraphlowMesh.compute_volumes()
IReadOnlyGraphlowMesh.convert_elemental2nodal()
IReadOnlyGraphlowMesh.convert_nodal2elemental()
IReadOnlyGraphlowMesh.device
IReadOnlyGraphlowMesh.dict_cell_tensor
IReadOnlyGraphlowMesh.dict_point_tensor
IReadOnlyGraphlowMesh.dict_sparse_tensor
IReadOnlyGraphlowMesh.dtype
IReadOnlyGraphlowMesh.extract_cells()
IReadOnlyGraphlowMesh.extract_facets()
IReadOnlyGraphlowMesh.extract_surface()
IReadOnlyGraphlowMesh.n_cells
IReadOnlyGraphlowMesh.n_points
IReadOnlyGraphlowMesh.points
IReadOnlyGraphlowMesh.pvmesh
- graphlow.base.tensor module
- graphlow.base.tensor_property module
- Module contents
- graphlow.io package
- graphlow.util package