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
dolfinx::mesh::Topology Member List
This is the complete list of members for
dolfinx::mesh::Topology
, including all inherited members.
cell_type
() const
dolfinx::mesh::Topology
connectivity
(int d0, int d1) const
dolfinx::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
() const
dolfinx::mesh::Topology
get_cell_permutation_info
() const
dolfinx::mesh::Topology
get_facet_permutations
() const
dolfinx::mesh::Topology
index_map
(int dim) const
dolfinx::mesh::Topology
mpi_comm
() const
dolfinx::mesh::Topology
operator=
(const Topology &topology)=delete
dolfinx::mesh::Topology
operator=
(Topology &&topology)=default
dolfinx::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)=default
dolfinx::mesh::Topology
Topology
(Topology &&topology)=default
dolfinx::mesh::Topology
~Topology
()=default
dolfinx::mesh::Topology
Generated by
1.8.17