Note: this is documentation for an old release. View the latest documentation at docs.fenicsproject.org/dolfinx/v0.9.0/cpp/doxygen/d6/d1e/classdolfinx_1_1mesh_1_1Topology-members.html
DOLFINx 0.7.3
DOLFINx C++ interface
Loading...
Searching...
No Matches
Topology Member List

This is the complete list of members for Topology, including all inherited members.

cell_types() const noexceptTopology
comm() constTopology
connectivity(int d0, int d1) constTopology
create_connectivity(int d0, int d1)Topology
create_entities(int dim)Topology
create_entity_permutations()Topology
dim() const noexceptTopology
entity_group_offsets(int dim) constTopology
get_cell_permutation_info() constTopology
get_facet_permutations() constTopology
index_map(int dim) constTopology
interprocess_facets() constTopology
operator=(const Topology &topology)=deleteTopology
operator=(Topology &&topology)=defaultTopology
original_cell_indexTopology
set_connectivity(std::shared_ptr< graph::AdjacencyList< std::int32_t > > c, int d0, int d1)Topology
set_entity_group_offsets(int dim, const std::vector< std::int32_t > &offsets)Topology
set_index_map(int dim, std::shared_ptr< const common::IndexMap > map)Topology
Topology(MPI_Comm comm, std::vector< CellType > type)Topology
Topology(const Topology &topology)=defaultTopology
Topology(Topology &&topology)=defaultTopology
~Topology()=defaultTopology