Note: this is documentation for an old release. View the latest documentation at docs.fenicsproject.org/dolfinx/v0.10.0.post3/cpp/doxygen/dc/dbb/classdolfinx_1_1mesh_1_1EntityMap-members.html
DOLFINx 0.10.0
DOLFINx C++ interface
Loading...
Searching...
No Matches
EntityMap Member List

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

dim() constEntityMap
EntityMap(std::shared_ptr< const Topology > topology, std::shared_ptr< const Topology > sub_topology, int dim, U &&sub_topology_to_topology)EntityMapinline
EntityMap(const EntityMap &map)=defaultEntityMap
EntityMap(EntityMap &&map)=defaultEntityMap
sub_topology() constEntityMap
sub_topology_to_topology(std::span< const std::int32_t > entities, bool inverse) constEntityMap
topology() constEntityMap
~EntityMap()=default (defined in EntityMap)EntityMap