IOSS 2.0
|
#include <Iotm_TextMeshTopologyMapping.h>
Public Member Functions | |
TopologyMapEntry | invalid_topology () const override |
void | initialize_topology_map () override |
Public Member Functions inherited from Iotm::text_mesh::TopologyMapping< TopologyMapEntry > | |
virtual | ~TopologyMapping () |
Topology | topology (const std::string &textMeshName) const |
Additional Inherited Members | |
Public Types inherited from Iotm::text_mesh::TopologyMapping< TopologyMapEntry > | |
using | Topology |
Protected Attributes inherited from Iotm::text_mesh::TopologyMapping< TopologyMapEntry > | |
std::unordered_map< std::string, Topology > | m_nameToTopology |
|
inlineoverridevirtual |
|
inlineoverridevirtual |