| gen_ | NEM::MSH::smeshGeoMesh | 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 | |
| getSMESHMesh() const | NEM::MSH::smeshGeoMesh | |
| GMToSMESH(const GeoMesh &geoMesh, SMESH_Mesh &outMesh) | NEM::MSH::smeshGeoMesh | privatestatic |
| mergeGeoMesh(geoMeshBase *otherGeoMesh) | NEM::MSH::geoMeshBase | virtual |
| mesh_ | NEM::MSH::smeshGeoMesh | private |
| New() | NEM::MSH::smeshGeoMesh | static |
| reconstructGeo() | NEM::MSH::geoMeshBase | virtual |
| report(std::ostream &out) const =0 | NEM::MSH::geoMeshBase | pure virtual |
| resetNative() override | NEM::MSH::smeshGeoMesh | 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 |
| setSMeshMesh(std::unique_ptr< SMESH_Mesh > &&mesh, std::shared_ptr< SMESH_Gen > gen) | NEM::MSH::smeshGeoMesh | |
| smeshGeoMesh() | NEM::MSH::smeshGeoMesh | |
| SmeshToGM(SMESH_Mesh &mesh) | NEM::MSH::smeshGeoMesh | privatestatic |
| 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 | |
| ~smeshGeoMesh() override | NEM::MSH::smeshGeoMesh | |