Definition at line 381 of file exoGeoMesh.H.
Public Attributes | |
std::string | name |
std::vector< vtkIdType > | nodes |
std::string NEM::MSH::exoGeoMesh::nodeSet::name |
Definition at line 382 of file exoGeoMesh.H.
Referenced by NEM::MSH::exoGeoMesh::stitch(), and NEM::MSH::exoGeoMesh::write().
std::vector<vtkIdType> NEM::MSH::exoGeoMesh::nodeSet::nodes |
Definition at line 383 of file exoGeoMesh.H.
Referenced by NEM::MSH::exoGeoMesh::resetNodeSetPoints(), NEM::MSH::exoGeoMesh::stitch(), and NEM::MSH::exoGeoMesh::write().