This is the complete list of members for NEM::MSH::vtkGeoMesh, including all inherited members.
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 | |
getVtkMesh(vtkUnstructuredGrid *dest) | NEM::MSH::vtkGeoMesh | |
mergeGeoMesh(geoMeshBase *otherGeoMesh) | NEM::MSH::geoMeshBase | virtual |
New() | NEM::MSH::vtkGeoMesh | static |
reconstructGeo() | NEM::MSH::geoMeshBase | virtual |
report(std::ostream &out) const override | NEM::MSH::vtkGeoMesh | virtual |
resetNative() override | NEM::MSH::vtkGeoMesh | 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 |
setVtkMesh(vtkUnstructuredGrid *vtkMesh) | NEM::MSH::vtkGeoMesh | |
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 |
vtk2GM(vtkUnstructuredGrid *vtkMesh, const std::string &phyGrpArrayName=std::string()) | NEM::MSH::vtkGeoMesh | privatestatic |
vtkGeoMesh() | NEM::MSH::vtkGeoMesh | |
vtkGeoMesh(vtkUnstructuredGrid *inUnstructuredGrid, const std::string &phyGrpArrayName=std::string()) | NEM::MSH::vtkGeoMesh | explicit |
write(const std::string &fileName) override | NEM::MSH::vtkGeoMesh | virtual |
~geoMeshBase() override | NEM::MSH::geoMeshBase | |
~vtkGeoMesh() override | NEM::MSH::vtkGeoMesh |