DOLFINx 0.8.0
DOLFINx C++ interface
Loading...
Searching...
No Matches
Topology Member List

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

cell_type() constTopology
comm() constTopology
connectivity(int d0, int d1) constTopology
connectivity(std::pair< std::int8_t, std::int8_t > d0, std::pair< std::int8_t, std::int8_t > d1) constTopology
create_connectivity(int d0, int d1)Topology
create_entities(int dim)Topology
create_entity_permutations()Topology
dim() const noexceptTopology
entity_types(std::int8_t dim) constTopology
get_cell_permutation_info() constTopology
get_facet_permutations() constTopology
index_map(int dim) constTopology
index_maps(std::int8_t dim) constTopology
interprocess_facets() constTopology
interprocess_facets(std::int8_t index) 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_connectivity(std::shared_ptr< graph::AdjacencyList< std::int32_t > > c, std::pair< std::int8_t, std::int8_t > d0, std::pair< std::int8_t, std::int8_t > d1)Topology
set_index_map(int dim, std::shared_ptr< const common::IndexMap > map)Topology
set_index_map(std::int8_t dim, std::int8_t i, std::shared_ptr< const common::IndexMap > map)Topology
Topology(MPI_Comm comm, CellType cell_type)Topology
Topology(MPI_Comm comm, const std::vector< CellType > &cell_type)Topology
Topology(const Topology &topology)=defaultTopology
Topology(Topology &&topology)=defaultTopology
~Topology()=defaultTopology