Definition at line 51 of file inpGeoMesh.H.
Public Attributes | |
| std::map< std::string, std::set< vtkIdType > > | nodeSets |
| NSET keyword; indexing matches GeoMesh::mesh. More... | |
| std::map< std::string, std::set< vtkIdType > > | elSets |
| ELSET keyword; indexing matches GeoMesh::mesh. More... | |
| std::map< std::string, std::set< vtkIdType > > | surfaces |
| SURFACE keyword; indexing matches GeoMesh::sideSet. More... | |
| std::map<std::string, std::set<vtkIdType> > NEM::MSH::inpGeoMesh::InpSets::elSets |
Definition at line 59 of file inpGeoMesh.H.
Referenced by NEM::MSH::inpGeoMesh::inpGeoMesh(), and NEM::MSH::inpGeoMesh::resetNative().
| std::map<std::string, std::set<vtkIdType> > NEM::MSH::inpGeoMesh::InpSets::nodeSets |
Definition at line 55 of file inpGeoMesh.H.
Referenced by NEM::MSH::inpGeoMesh::inpGeoMesh(), and NEM::MSH::inpGeoMesh::resetNative().
| std::map<std::string, std::set<vtkIdType> > NEM::MSH::inpGeoMesh::InpSets::surfaces |
Definition at line 63 of file inpGeoMesh.H.
Referenced by NEM::MSH::inpGeoMesh::inpGeoMesh(), and NEM::MSH::inpGeoMesh::resetNative().