Index A | C | D | E | F | G | H | I | K | M | N | O | P | R | S | T | U | V A add_original_index() (graphlow.base.mesh.GraphlowMesh method) C CELL_ADJACENCY (graphlow.util.enums.SparseMatrixName attribute) CELL_DEGREE (graphlow.util.enums.SparseMatrixName attribute) CELL_POINT_INCIDENCE (graphlow.util.enums.SparseMatrixName attribute) compute_area_vecs() (graphlow.base.mesh.GraphlowMesh method) (graphlow.base.mesh_interface.IReadOnlyGraphlowMesh method) compute_areas() (graphlow.base.mesh.GraphlowMesh method) (graphlow.base.mesh_interface.IReadOnlyGraphlowMesh method) compute_cell_adjacency() (graphlow.base.mesh.GraphlowMesh method) (graphlow.base.mesh_interface.IReadOnlyGraphlowMesh method) compute_cell_degree() (graphlow.base.mesh.GraphlowMesh method) (graphlow.base.mesh_interface.IReadOnlyGraphlowMesh method) compute_cell_point_incidence() (graphlow.base.mesh.GraphlowMesh method) (graphlow.base.mesh_interface.IReadOnlyGraphlowMesh method) compute_cell_relative_incidence() (graphlow.base.mesh.GraphlowMesh method) (graphlow.base.mesh_interface.IReadOnlyGraphlowMesh method) compute_facet_cell_incidence() (graphlow.base.mesh.GraphlowMesh method) (graphlow.base.mesh_interface.IReadOnlyGraphlowMesh method) compute_isoAM() (graphlow.base.mesh.GraphlowMesh method) (graphlow.base.mesh_interface.IReadOnlyGraphlowMesh method) compute_isoAM_with_neumann() (graphlow.base.mesh.GraphlowMesh method) (graphlow.base.mesh_interface.IReadOnlyGraphlowMesh method) compute_median() (graphlow.base.mesh.GraphlowMesh method) (graphlow.base.mesh_interface.IReadOnlyGraphlowMesh method) compute_normalized_cell_adjacency() (graphlow.base.mesh.GraphlowMesh method) (graphlow.base.mesh_interface.IReadOnlyGraphlowMesh method) compute_normalized_point_adjacency() (graphlow.base.mesh.GraphlowMesh method) (graphlow.base.mesh_interface.IReadOnlyGraphlowMesh method) compute_normals() (graphlow.base.mesh.GraphlowMesh method) (graphlow.base.mesh_interface.IReadOnlyGraphlowMesh method) compute_point_adjacency() (graphlow.base.mesh.GraphlowMesh method) (graphlow.base.mesh_interface.IReadOnlyGraphlowMesh method) compute_point_degree() (graphlow.base.mesh.GraphlowMesh method) (graphlow.base.mesh_interface.IReadOnlyGraphlowMesh method) compute_point_relative_incidence() (graphlow.base.mesh.GraphlowMesh method) (graphlow.base.mesh_interface.IReadOnlyGraphlowMesh method) compute_volumes() (graphlow.base.mesh.GraphlowMesh method) (graphlow.base.mesh_interface.IReadOnlyGraphlowMesh method) convert_elemental2nodal() (graphlow.base.mesh.GraphlowMesh method) (graphlow.base.mesh_interface.IReadOnlyGraphlowMesh method) convert_nodal2elemental() (graphlow.base.mesh.GraphlowMesh method) (graphlow.base.mesh_interface.IReadOnlyGraphlowMesh method) convert_to_dense_numpy() (in module graphlow.util.array_handler) convert_to_numpy_scipy() (graphlow.base.dict_tensor.GraphlowDictTensor method) (graphlow.base.tensor.GraphlowTensor method) (in module graphlow.util.array_handler) convert_to_scipy_sparse_csr() (in module graphlow.util.array_handler) convert_to_torch_sparse_csr() (in module graphlow.util.array_handler) convert_to_torch_tensor() (in module graphlow.util.array_handler) convert_to_valid_dtype_for_vtk() (in module graphlow.util.array_handler) copy_features_from_pyvista() (graphlow.base.mesh.GraphlowMesh method) copy_features_to_pyvista() (graphlow.base.mesh.GraphlowMesh method) D DEFAULT_FLOAT_TYPE (graphlow.base.tensor_property.GraphlowTensorProperty attribute) DefaultLoggerFactory (class in graphlow.util.logger) device (graphlow.base.dict_tensor.GraphlowDictTensor property) (graphlow.base.mesh.GraphlowMesh property) (graphlow.base.mesh_interface.IReadOnlyGraphlowMesh property) (graphlow.base.tensor.GraphlowTensor property) (graphlow.base.tensor_property.GraphlowTensorProperty property) dict_cell_tensor (graphlow.base.mesh.GraphlowMesh property) (graphlow.base.mesh_interface.IReadOnlyGraphlowMesh property) dict_point_tensor (graphlow.base.mesh.GraphlowMesh property) (graphlow.base.mesh_interface.IReadOnlyGraphlowMesh property) dict_sparse_tensor (graphlow.base.mesh.GraphlowMesh property) (graphlow.base.mesh_interface.IReadOnlyGraphlowMesh property) dict_tensor (graphlow.base.dict_tensor.GraphlowDictTensor property) dtype (graphlow.base.dict_tensor.GraphlowDictTensor property) (graphlow.base.mesh.GraphlowMesh property) (graphlow.base.mesh_interface.IReadOnlyGraphlowMesh property) (graphlow.base.tensor.GraphlowTensor property) (graphlow.base.tensor_property.GraphlowTensorProperty property) E Extension (class in graphlow.util.enums) extract_by_rel_incidence() (graphlow.base.dict_tensor.GraphlowDictTensor method) extract_cells() (graphlow.base.mesh.GraphlowMesh method) (graphlow.base.mesh_interface.IReadOnlyGraphlowMesh method) extract_facets() (graphlow.base.mesh.GraphlowMesh method) (graphlow.base.mesh_interface.IReadOnlyGraphlowMesh method) extract_surface() (graphlow.base.mesh.GraphlowMesh method) (graphlow.base.mesh_interface.IReadOnlyGraphlowMesh method) F FACET_CELL_INCIDENCE (graphlow.util.enums.SparseMatrixName attribute) FeatureName (class in graphlow.util.enums) G get_graphlow_logger() (in module graphlow.util.logger) get_logger() (in module graphlow.util.logger) graphlow module graphlow.base module graphlow.base.dict_tensor module graphlow.base.mesh module graphlow.base.mesh_interface module graphlow.base.tensor module graphlow.base.tensor_property module graphlow.io module graphlow.io.io module graphlow.util module graphlow.util.array_handler module graphlow.util.constants module graphlow.util.enums module graphlow.util.logger module graphlow.util.typing module GraphlowDictTensor (class in graphlow.base.dict_tensor) GraphlowMesh (class in graphlow.base.mesh) GraphlowTensor (class in graphlow.base.tensor) GraphlowTensorProperty (class in graphlow.base.tensor_property) H has_time_series() (graphlow.base.dict_tensor.GraphlowDictTensor method) I IReadOnlyGraphlowMesh (class in graphlow.base.mesh_interface) items() (graphlow.base.dict_tensor.GraphlowDictTensor method) K keys() (graphlow.base.dict_tensor.GraphlowDictTensor method) M module graphlow graphlow.base graphlow.base.dict_tensor graphlow.base.mesh graphlow.base.mesh_interface graphlow.base.tensor graphlow.base.tensor_property graphlow.io graphlow.io.io graphlow.util graphlow.util.array_handler graphlow.util.constants graphlow.util.enums graphlow.util.logger graphlow.util.typing N n_cells (graphlow.base.mesh.GraphlowMesh property) (graphlow.base.mesh_interface.IReadOnlyGraphlowMesh property) n_points (graphlow.base.mesh.GraphlowMesh property) (graphlow.base.mesh_interface.IReadOnlyGraphlowMesh property) NORMALIZED_CELL_ADJ (graphlow.util.enums.SparseMatrixName attribute) NORMALIZED_POINT_ADJ (graphlow.util.enums.SparseMatrixName attribute) O ORIGINAL_INDEX (graphlow.util.enums.FeatureName attribute) P POINT_ADJACENCY (graphlow.util.enums.SparseMatrixName attribute) POINT_DEGREE (graphlow.util.enums.SparseMatrixName attribute) points (graphlow.base.mesh.GraphlowMesh property) (graphlow.base.mesh_interface.IReadOnlyGraphlowMesh property) POINTS (graphlow.util.enums.FeatureName attribute) pop() (graphlow.base.dict_tensor.GraphlowDictTensor method) pvmesh (graphlow.base.mesh.GraphlowMesh property) (graphlow.base.mesh_interface.IReadOnlyGraphlowMesh property) R read() (in module graphlow.io.io) S save() (graphlow.base.mesh.GraphlowMesh method) send() (graphlow.base.dict_tensor.GraphlowDictTensor method) (graphlow.base.mesh.GraphlowMesh method) (graphlow.base.tensor.GraphlowTensor method) shape (graphlow.base.tensor.GraphlowTensor property) SparseMatrixName (class in graphlow.util.enums) STL (graphlow.util.enums.Extension attribute) T tensor (graphlow.base.tensor.GraphlowTensor property) time_series (graphlow.base.tensor.GraphlowTensor property) TIME_VALUE (graphlow.util.enums.FeatureName attribute) U update() (graphlow.base.dict_tensor.GraphlowDictTensor method) update_pyvista_data() (graphlow.base.mesh.GraphlowMesh method) V validate_length_if_needed() (graphlow.base.dict_tensor.GraphlowDictTensor method) values() (graphlow.base.dict_tensor.GraphlowDictTensor method) VTK (graphlow.util.enums.Extension attribute) VTM (graphlow.util.enums.Extension attribute) VTP (graphlow.util.enums.Extension attribute) VTU (graphlow.util.enums.Extension attribute)