Public Member Functions | |
void | set (int st, int idt) |
Public Attributes | |
int | count |
int | sets [3] |
int | id |
int | type |
Definition at line 36 of file WriteGmsh.cpp.
|
inline |
int moab::ElemInfo::count |
Definition at line 44 of file WriteGmsh.cpp.
Referenced by set(), and moab::WriteGmsh::write_file().
int moab::ElemInfo::id |
Definition at line 46 of file WriteGmsh.cpp.
Referenced by moab::WriteGmsh::write_file().
int moab::ElemInfo::sets[3] |
Definition at line 45 of file WriteGmsh.cpp.
Referenced by set().
int moab::ElemInfo::type |
Definition at line 47 of file WriteGmsh.cpp.
Referenced by moab::WriteGmsh::write_file().