| 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 |
| getElSets() | NEM::MSH::inpGeoMesh | inline |
| 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 |
| getNSets() | NEM::MSH::inpGeoMesh | inline |
| 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 |
| 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 | |
| getSurfaces() | NEM::MSH::inpGeoMesh | inline |
| inp2GM(const std::string &fileName) | NEM::MSH::inpGeoMesh | privatestatic |
| inpGeoMesh() | NEM::MSH::inpGeoMesh | protected |
| inpGeoMesh(const std::string &fileName) | NEM::MSH::inpGeoMesh | explicitprotected |
| inpGeoMesh(std::pair< GeoMesh, InpSets > mesh) | NEM::MSH::inpGeoMesh | explicitprivate |
| inpSets_ | NEM::MSH::inpGeoMesh | private |
| mergeGeoMesh(geoMeshBase *otherGeoMesh) | NEM::MSH::geoMeshBase | virtual |
| New() | NEM::MSH::inpGeoMesh | static |
| Read(const std::string &fileName) | NEM::MSH::inpGeoMesh | static |
| reconstructGeo() override | NEM::MSH::inpGeoMesh | protectedvirtual |
| report(std::ostream &out) const =0 | NEM::MSH::geoMeshBase | pure virtual |
| resetNative() override | NEM::MSH::inpGeoMesh | privatevirtual |
| setAngleThreshold(double angleThreshold) | NEM::MSH::geoMeshBase | inline |
| setCellDataArray(vtkAbstractArray *array) | NEM::MSH::geoMeshBase | inlineprotected |
| 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 |
| setPointDataArray(vtkAbstractArray *array) | NEM::MSH::geoMeshBase | inlineprotected |
| takeGeoMesh(geoMeshBase *otherGeoMesh) | NEM::MSH::geoMeshBase | 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)=0 | NEM::MSH::geoMeshBase | pure virtual |
| ~geoMeshBase() override | NEM::MSH::geoMeshBase | |