MOAB: Mesh Oriented datABase  (version 5.5.0)
TestType Struct Reference
+ Collaboration diagram for TestType:

Public Attributes

EntityType moab_type
 
ExoIIElementType exo_type
 
int num_nodes
 
std::string name
 

Detailed Description

Definition at line 670 of file exodus_test.cpp.

Member Data Documentation

◆ exo_type

ExoIIElementType TestType::exo_type

Definition at line 673 of file exodus_test.cpp.

Referenced by check_type().

◆ moab_type

EntityType TestType::moab_type

Definition at line 672 of file exodus_test.cpp.

Referenced by check_type().

◆ name

std::string TestType::name

Definition at line 675 of file exodus_test.cpp.

Referenced by check_type().

◆ num_nodes

int TestType::num_nodes

Definition at line 674 of file exodus_test.cpp.

Referenced by check_type().


The documentation for this struct was generated from the following file: