#include <UnitTestIotmTextMeshFixture.h>
◆ AssemblyTreeGraph() [1/3]
Iotm::unit_test::AssemblyTreeGraph::AssemblyTreeGraph |
( |
| ) |
|
|
delete |
◆ AssemblyTreeGraph() [2/3]
◆ AssemblyTreeGraph() [3/3]
Iotm::unit_test::AssemblyTreeGraph::AssemblyTreeGraph |
( |
Ioss::Region * | region | ) |
|
|
inline |
◆ get_unique_leaf_members()
std::vector< std::string > Iotm::unit_test::AssemblyTreeGraph::get_unique_leaf_members |
( |
const std::string & | name | ) |
|
|
inline |
◆ traverse_tree()
void Iotm::unit_test::AssemblyTreeGraph::traverse_tree |
( |
const Ioss::Assembly * | assembly | ) |
|
|
inlineprivate |
◆ m_leafMembers
std::vector<std::string> Iotm::unit_test::AssemblyTreeGraph::m_leafMembers |
|
mutableprivate |
◆ m_region
Ioss::Region* Iotm::unit_test::AssemblyTreeGraph::m_region = nullptr |
|
private |
◆ m_visitedAssemblies
std::unordered_map<const Ioss::Assembly *, bool> Iotm::unit_test::AssemblyTreeGraph::m_visitedAssemblies |
|
mutableprivate |
The documentation for this class was generated from the following file: