NEMoSys  0.63.0
A modular, extensible resource with robust automated mesh generation, mesh quality analysis, adaptive mesh refinement, and data transfer between arbitrary meshes.
NEM::MSH::vtkGeoMesh Member List

This is the complete list of members for NEM::MSH::vtkGeoMesh, including all inherited members.

GEO_ENT_DEFAULT_NAMENEM::MSH::geoMeshBaseprotectedstatic
geoMeshBase()NEM::MSH::geoMeshBase
geoMeshBase(GeoMesh inGeoMesh)NEM::MSH::geoMeshBaseexplicitprotected
getAngleThreshold() constNEM::MSH::geoMeshBaseinline
getCell(nemId_t cellId, vtkGenericCell *cell) constNEM::MSH::geoMeshBaseinline
getCell(nemId_t cellId) constNEM::MSH::geoMeshBaseinline
getCellBounds(nemId_t cellId, std::array< double, 6 > *bounds) constNEM::MSH::geoMeshBaseinline
getCellBounds(nemId_t cellId) constNEM::MSH::geoMeshBaseinline
getCellDataArrayCopy(const std::string &arrayName, vtkAbstractArray *array, int *arrayIdx=nullptr) constNEM::MSH::geoMeshBase
getCellDataArrayCopy(const std::string &arrayName, int *arrayIdx=nullptr) constNEM::MSH::geoMeshBase
getCellDataArrayCopy(int arrayIdx, vtkAbstractArray *array) constNEM::MSH::geoMeshBase
getCellDataArrayCopy(int arrayIdx) constNEM::MSH::geoMeshBase
getCellNeighbors(nemId_t cellId, vtkIdList *ptIds, vtkIdList *cellIds) constNEM::MSH::geoMeshBaseinline
getCellPoints(nemId_t cellId, vtkIdList *ptIds) constNEM::MSH::geoMeshBaseinline
getCellType(nemId_t cellId) constNEM::MSH::geoMeshBaseinline
getFieldDataArrayCopy(const std::string &arrayName, vtkAbstractArray *array, int *arrayIdx=nullptr) constNEM::MSH::geoMeshBase
getFieldDataArrayCopy(const std::string &arrayName, int *arrayIdx=nullptr) constNEM::MSH::geoMeshBase
getFieldDataArrayCopy(int arrayIdx, vtkAbstractArray *array) constNEM::MSH::geoMeshBase
getFieldDataArrayCopy(int arrayIdx) constNEM::MSH::geoMeshBase
getGeoEntArrayName() constNEM::MSH::geoMeshBaseinline
getGeoMesh() constNEM::MSH::geoMeshBaseinlineprotected
getNumberOfCellDataArrays() constNEM::MSH::geoMeshBaseinline
getNumberOfCells() constNEM::MSH::geoMeshBaseinline
getNumberOfFieldDataArrays() constNEM::MSH::geoMeshBaseinline
getNumberOfPointDataArrays() constNEM::MSH::geoMeshBaseinline
getNumberOfPoints() constNEM::MSH::geoMeshBaseinline
getPoint(nemId_t id, std::array< double, 3 > *x) constNEM::MSH::geoMeshBaseinline
getPoint(nemId_t id) constNEM::MSH::geoMeshBaseinline
getPointCells(nemId_t ptId, vtkIdList *cellIds) constNEM::MSH::geoMeshBaseinline
getPointDataArrayCopy(const std::string &arrayName, vtkAbstractArray *array, int *arrayIdx=nullptr) constNEM::MSH::geoMeshBase
getPointDataArrayCopy(const std::string &arrayName, int *arrayIdx=nullptr) constNEM::MSH::geoMeshBase
getPointDataArrayCopy(int arrayIdx, vtkAbstractArray *array) constNEM::MSH::geoMeshBase
getPointDataArrayCopy(int arrayIdx) constNEM::MSH::geoMeshBase
getVtkMesh(vtkUnstructuredGrid *dest)NEM::MSH::vtkGeoMesh
mergeGeoMesh(geoMeshBase *otherGeoMesh)NEM::MSH::geoMeshBasevirtual
New()NEM::MSH::vtkGeoMeshstatic
reconstructGeo()NEM::MSH::geoMeshBasevirtual
report(std::ostream &out) const overrideNEM::MSH::vtkGeoMeshvirtual
resetNative() overrideNEM::MSH::vtkGeoMeshprivatevirtual
setAngleThreshold(double angleThreshold)NEM::MSH::geoMeshBaseinline
setCellDataArray(vtkAbstractArray *array)NEM::MSH::geoMeshBaseinlineprotected
setFieldDataArray(vtkAbstractArray *array)NEM::MSH::geoMeshBaseinlineprotected
setGeoEntArrayName(const std::string &geoEntArrayName)NEM::MSH::geoMeshBaseinline
setGeoMesh(const geoMeshBase::GeoMesh &geoMesh)NEM::MSH::geoMeshBaseinlineprotected
setPointDataArray(vtkAbstractArray *array)NEM::MSH::geoMeshBaseinlineprotected
setVtkMesh(vtkUnstructuredGrid *vtkMesh)NEM::MSH::vtkGeoMesh
takeGeoMesh(geoMeshBase *otherGeoMesh)NEM::MSH::geoMeshBasevirtual
unsetCellDataArray(int arrayIdx)NEM::MSH::geoMeshBaseinlineprotected
unsetCellDataArray(const std::string &arrayName)NEM::MSH::geoMeshBaseinlineprotected
unsetFieldDataArray(int arrayIdx)NEM::MSH::geoMeshBaseinlineprotected
unsetFieldDataArray(const std::string &arrayName)NEM::MSH::geoMeshBaseinlineprotected
unsetPointDataArray(int arrayIdx)NEM::MSH::geoMeshBaseinlineprotected
unsetPointDataArray(const std::string &arrayName)NEM::MSH::geoMeshBaseinlineprotected
vtk2GM(vtkUnstructuredGrid *vtkMesh, const std::string &phyGrpArrayName=std::string())NEM::MSH::vtkGeoMeshprivatestatic
vtkGeoMesh()NEM::MSH::vtkGeoMesh
vtkGeoMesh(vtkUnstructuredGrid *inUnstructuredGrid, const std::string &phyGrpArrayName=std::string())NEM::MSH::vtkGeoMeshexplicit
write(const std::string &fileName) overrideNEM::MSH::vtkGeoMeshvirtual
~geoMeshBase() overrideNEM::MSH::geoMeshBase
~vtkGeoMesh() overrideNEM::MSH::vtkGeoMesh