Note: this is documentation for an old release. View the latest documentation at docs.fenicsproject.org/v0.1.0/v0.9.0/cpp
DOLFINx  0.1.0
DOLFINx C++ interface
dolfinx::mesh::Topology Member List

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

cell_type() constdolfinx::mesh::Topology
connectivity(int d0, int d1) constdolfinx::mesh::Topology
create_connectivity(int d0, int d1)dolfinx::mesh::Topology
create_connectivity_all()dolfinx::mesh::Topology
create_entities(int dim)dolfinx::mesh::Topology
create_entity_permutations()dolfinx::mesh::Topology
dim() constdolfinx::mesh::Topology
get_cell_permutation_info() constdolfinx::mesh::Topology
get_facet_permutations() constdolfinx::mesh::Topology
index_map(int dim) constdolfinx::mesh::Topology
mpi_comm() constdolfinx::mesh::Topology
operator=(const Topology &topology)=deletedolfinx::mesh::Topology
operator=(Topology &&topology)=defaultdolfinx::mesh::Topology
set_connectivity(std::shared_ptr< graph::AdjacencyList< std::int32_t >> c, int d0, int d1)dolfinx::mesh::Topology
set_index_map(int dim, const std::shared_ptr< const common::IndexMap > &map)dolfinx::mesh::Topology
Topology(MPI_Comm comm, mesh::CellType type)dolfinx::mesh::Topology
Topology(const Topology &topology)=defaultdolfinx::mesh::Topology
Topology(Topology &&topology)=defaultdolfinx::mesh::Topology
~Topology()=defaultdolfinx::mesh::Topology