Public Attributes | |
std::string | m_name |
std::string | m_type |
int | m_numElements |
int | m_numGhost |
Definition at line 136 of file cgns2smf.C.
std::string m_name |
Definition at line 137 of file cgns2smf.C.
int m_numElements |
Definition at line 139 of file cgns2smf.C.
Referenced by PrintConn().
int m_numGhost |
Definition at line 140 of file cgns2smf.C.
Referenced by PrintConn().
std::string m_type |
Definition at line 138 of file cgns2smf.C.
Referenced by PrintConn().