| _elemBlockPropNames | NEM::MSH::exoGeoMesh | private |
| _elemBlocks | NEM::MSH::exoGeoMesh | private |
| _nodeSets | NEM::MSH::exoGeoMesh | private |
| _physGrpName | NEM::MSH::exoGeoMesh | private |
| _sideSetNames | NEM::MSH::exoGeoMesh | private |
| _title | NEM::MSH::exoGeoMesh | private |
| addCellsToBlock(vtkUnstructuredGrid *elements, int blockId, float tol=1e-15f) | NEM::MSH::exoGeoMesh | |
| addElemBlock(vtkUnstructuredGrid *elements, const std::string &name="", float tol=1e-15f) | NEM::MSH::exoGeoMesh | |
| addElemBlockProperty(const std::string &propName) | NEM::MSH::exoGeoMesh | |
| addNodeSet(const std::vector< vtkIdType > &nodes, const std::string &name="") | NEM::MSH::exoGeoMesh | |
| addSideSet(const std::vector< vtkIdType > &elements, const std::vector< int > &sides, const std::string &name="") | NEM::MSH::exoGeoMesh | |
| exoGeoMesh() | NEM::MSH::exoGeoMesh | |
| exoGeoMesh(const std::string &fileName, int timeStep=1) | NEM::MSH::exoGeoMesh | explicit |
| exoGeoMesh(const vtkSmartPointer< vtkExodusIIReader > &reader) | NEM::MSH::exoGeoMesh | explicitprotected |
| exoReader2GM(vtkSmartPointer< vtkExodusIIReader > reader) | NEM::MSH::exoGeoMesh | privatestatic |
| GEO_ENT_DEFAULT_NAME | NEM::MSH::geoMeshBase | protectedstatic |
| geoMeshBase() | NEM::MSH::geoMeshBase | |
| geoMeshBase(GeoMesh inGeoMesh) | NEM::MSH::geoMeshBase | explicitprotected |
| getAngleThreshold() const | NEM::MSH::geoMeshBase | inline |
| getCell(nemId_t cellId, vtkGenericCell *cell) const | NEM::MSH::geoMeshBase | inline |
| getCell(nemId_t cellId) const | NEM::MSH::geoMeshBase | inline |
| getCellBounds(nemId_t cellId, std::array< double, 6 > *bounds) const | NEM::MSH::geoMeshBase | inline |
| getCellBounds(nemId_t cellId) const | NEM::MSH::geoMeshBase | inline |
| getCellDataArrayCopy(const std::string &arrayName, vtkAbstractArray *array, int *arrayIdx=nullptr) const | NEM::MSH::geoMeshBase | |
| getCellDataArrayCopy(const std::string &arrayName, int *arrayIdx=nullptr) const | NEM::MSH::geoMeshBase | |
| getCellDataArrayCopy(int arrayIdx, vtkAbstractArray *array) const | NEM::MSH::geoMeshBase | |
| getCellDataArrayCopy(int arrayIdx) const | NEM::MSH::geoMeshBase | |
| getCellNeighbors(nemId_t cellId, vtkIdList *ptIds, vtkIdList *cellIds) const | NEM::MSH::geoMeshBase | inline |
| getCellPoints(nemId_t cellId, vtkIdList *ptIds) const | NEM::MSH::geoMeshBase | inline |
| getCellType(nemId_t cellId) const | NEM::MSH::geoMeshBase | inline |
| getElemBlock(int blockId) const | NEM::MSH::exoGeoMesh | |
| getElemBlockId(vtkIdType cellIdx) const | NEM::MSH::exoGeoMesh | |
| getElemBlockIds() const | NEM::MSH::exoGeoMesh | |
| getElemBlockName(int id) const | NEM::MSH::exoGeoMesh | |
| getElemBlockNames() const | NEM::MSH::exoGeoMesh | |
| getElemBlockProperty(const std::string &propName, int blockId) const | NEM::MSH::exoGeoMesh | |
| getElemBlockPropertyNames() const | NEM::MSH::exoGeoMesh | |
| getExoIdArrName() | NEM::MSH::exoGeoMesh | privatestatic |
| getExoReader(const std::string &fileName, int timeStep=1) | NEM::MSH::exoGeoMesh | privatestatic |
| getFieldDataArrayCopy(const std::string &arrayName, vtkAbstractArray *array, int *arrayIdx=nullptr) const | NEM::MSH::geoMeshBase | |
| getFieldDataArrayCopy(const std::string &arrayName, int *arrayIdx=nullptr) const | NEM::MSH::geoMeshBase | |
| getFieldDataArrayCopy(int arrayIdx, vtkAbstractArray *array) const | NEM::MSH::geoMeshBase | |
| getFieldDataArrayCopy(int arrayIdx) const | NEM::MSH::geoMeshBase | |
| getGeoEntArrayName() const | NEM::MSH::geoMeshBase | inline |
| getGeoMesh() const | NEM::MSH::geoMeshBase | inlineprotected |
| getNodeSet(int nodeSetId) const | NEM::MSH::exoGeoMesh | |
| getNodeSetIds() const | NEM::MSH::exoGeoMesh | |
| getNodeSetName(int id) const | NEM::MSH::exoGeoMesh | |
| getNodeSetNames() const | NEM::MSH::exoGeoMesh | |
| getNumberOfCellDataArrays() const | NEM::MSH::geoMeshBase | inline |
| getNumberOfCells() const | NEM::MSH::geoMeshBase | inline |
| getNumberOfFieldDataArrays() const | NEM::MSH::geoMeshBase | inline |
| getNumberOfPointDataArrays() const | NEM::MSH::geoMeshBase | inline |
| getNumberOfPoints() const | NEM::MSH::geoMeshBase | inline |
| getNumElemBlocks() const | NEM::MSH::exoGeoMesh | |
| getNumNodeSets() const | NEM::MSH::exoGeoMesh | |
| getNumSideSets() const | NEM::MSH::exoGeoMesh | |
| getPhysGrpPropertyName() const | NEM::MSH::exoGeoMesh | |
| getPoint(nemId_t id, std::array< double, 3 > *x) const | NEM::MSH::geoMeshBase | inline |
| getPoint(nemId_t id) const | NEM::MSH::geoMeshBase | inline |
| getPointCells(nemId_t ptId, vtkIdList *cellIds) const | NEM::MSH::geoMeshBase | inline |
| getPointDataArrayCopy(const std::string &arrayName, vtkAbstractArray *array, int *arrayIdx=nullptr) const | NEM::MSH::geoMeshBase | |
| getPointDataArrayCopy(const std::string &arrayName, int *arrayIdx=nullptr) const | NEM::MSH::geoMeshBase | |
| getPointDataArrayCopy(int arrayIdx, vtkAbstractArray *array) const | NEM::MSH::geoMeshBase | |
| getPointDataArrayCopy(int arrayIdx) const | NEM::MSH::geoMeshBase | |
| getSideSet(int sideSetId) const | NEM::MSH::exoGeoMesh | |
| getSideSetIds() const | NEM::MSH::exoGeoMesh | |
| getSideSetName(int id) const | NEM::MSH::exoGeoMesh | |
| getSideSetNames() const | NEM::MSH::exoGeoMesh | |
| getSS() | NEM::MSH::exoGeoMesh | inline |
| getTitle() const | NEM::MSH::exoGeoMesh | |
| mergeGeoMesh(geoMeshBase *otherGeoMesh) | NEM::MSH::geoMeshBase | virtual |
| New() | NEM::MSH::exoGeoMesh | static |
| reassignCells(const std::vector< vtkIdType > &cells, int blockId=-1, const std::string &elemBlockName={}) | NEM::MSH::exoGeoMesh | |
| reconstructGeo() override | NEM::MSH::exoGeoMesh | virtual |
| report(std::ostream &out) const override | NEM::MSH::exoGeoMesh | virtual |
| resetElemBlocks() | NEM::MSH::exoGeoMesh | private |
| resetNative() override | NEM::MSH::exoGeoMesh | privatevirtual |
| resetNodeSetPoints(vtkIdTypeArray *nodeMap=nullptr) | NEM::MSH::exoGeoMesh | private |
| scaleNodes(double scale) | NEM::MSH::exoGeoMesh | |
| setAngleThreshold(double angleThreshold) | NEM::MSH::geoMeshBase | inline |
| setCellDataArray(vtkAbstractArray *array) | NEM::MSH::geoMeshBase | inlineprotected |
| setElemBlockName(int id, const std::string &name) | NEM::MSH::exoGeoMesh | |
| setElemBlockProperty(const std::string &propName, int blockId, int value) | NEM::MSH::exoGeoMesh | |
| setFieldDataArray(vtkAbstractArray *array) | NEM::MSH::geoMeshBase | inlineprotected |
| setGeoEntArrayName(const std::string &geoEntArrayName) | NEM::MSH::geoMeshBase | inline |
| setGeoMesh(const geoMeshBase::GeoMesh &geoMesh) | NEM::MSH::geoMeshBase | inlineprotected |
| setNodeSetName(int id, const std::string &name) | NEM::MSH::exoGeoMesh | |
| setPhysGrpPropertyName(const std::string &physGrpName) | NEM::MSH::exoGeoMesh | |
| setPointDataArray(vtkAbstractArray *array) | NEM::MSH::geoMeshBase | inlineprotected |
| setSideSetName(int id, const std::string &name) | NEM::MSH::exoGeoMesh | |
| setSideSetObjId() | NEM::MSH::exoGeoMesh | private |
| setTitle(const std::string &title) | NEM::MSH::exoGeoMesh | |
| stitch(const exoGeoMesh &otherGM, float tol=1e-15f) | NEM::MSH::exoGeoMesh | |
| takeGeoMesh(geoMeshBase *otherGeoMesh) override | NEM::MSH::exoGeoMesh | virtual |
| unsetCellDataArray(int arrayIdx) | NEM::MSH::geoMeshBase | inlineprotected |
| unsetCellDataArray(const std::string &arrayName) | NEM::MSH::geoMeshBase | inlineprotected |
| unsetFieldDataArray(int arrayIdx) | NEM::MSH::geoMeshBase | inlineprotected |
| unsetFieldDataArray(const std::string &arrayName) | NEM::MSH::geoMeshBase | inlineprotected |
| unsetPointDataArray(int arrayIdx) | NEM::MSH::geoMeshBase | inlineprotected |
| unsetPointDataArray(const std::string &arrayName) | NEM::MSH::geoMeshBase | inlineprotected |
| write(const std::string &fileName) override | NEM::MSH::exoGeoMesh | virtual |
| ~exoGeoMesh() override | NEM::MSH::exoGeoMesh | |
| ~geoMeshBase() override | NEM::MSH::geoMeshBase | |