Definition at line 376 of file exoGeoMesh.H.
Public Attributes | |
std::string | name |
VTKCellType | cellType |
std::map< std::string, int > | properties |
VTKCellType NEM::MSH::exoGeoMesh::elemBlock::cellType |
Definition at line 378 of file exoGeoMesh.H.
Referenced by NEM::MSH::exoGeoMesh::addCellsToBlock(), NEM::MSH::exoGeoMesh::addElemBlock(), and NEM::MSH::exoGeoMesh::resetElemBlocks().
std::string NEM::MSH::exoGeoMesh::elemBlock::name |
Definition at line 377 of file exoGeoMesh.H.
Referenced by NEM::MSH::exoGeoMesh::addElemBlock().
std::map<std::string, int> NEM::MSH::exoGeoMesh::elemBlock::properties |
Definition at line 379 of file exoGeoMesh.H.
Referenced by NEM::MSH::exoGeoMesh::resetElemBlocks().