| _gmshMesh | NEM::MSH::gmshGeoMesh | private |
| 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 |
| 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 |
| 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 | |
| getVTKTypeFromGmshType(const std::string &gmshType) | NEM::MSH::gmshGeoMesh | static |
| GM2gmsh(const GeoMesh &geoMesh) | NEM::MSH::gmshGeoMesh | privatestatic |
| gmsh2GM(const std::string &gmshMesh) | NEM::MSH::gmshGeoMesh | privatestatic |
| gmshGeoMesh() | NEM::MSH::gmshGeoMesh | |
| gmshGeoMesh(const std::string &gmshMesh) | NEM::MSH::gmshGeoMesh | explicit |
| mergeGeoMesh(geoMeshBase *otherGeoMesh) | NEM::MSH::geoMeshBase | virtual |
| New() | NEM::MSH::gmshGeoMesh | static |
| reconstructGeo() | NEM::MSH::geoMeshBase | virtual |
| report(std::ostream &out) const override | NEM::MSH::gmshGeoMesh | virtual |
| resetNative() override | NEM::MSH::gmshGeoMesh | 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) override | NEM::MSH::gmshGeoMesh | virtual |
| ~geoMeshBase() override | NEM::MSH::geoMeshBase | |
| ~gmshGeoMesh() override | NEM::MSH::gmshGeoMesh | |