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::gmshGeoMesh Member List

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

_gmshMeshNEM::MSH::gmshGeoMeshprivate
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
getVTKTypeFromGmshType(const std::string &gmshType)NEM::MSH::gmshGeoMeshstatic
GM2gmsh(const GeoMesh &geoMesh)NEM::MSH::gmshGeoMeshprivatestatic
gmsh2GM(const std::string &gmshMesh)NEM::MSH::gmshGeoMeshprivatestatic
gmshGeoMesh()NEM::MSH::gmshGeoMesh
gmshGeoMesh(const std::string &gmshMesh)NEM::MSH::gmshGeoMeshexplicit
mergeGeoMesh(geoMeshBase *otherGeoMesh)NEM::MSH::geoMeshBasevirtual
New()NEM::MSH::gmshGeoMeshstatic
reconstructGeo()NEM::MSH::geoMeshBasevirtual
report(std::ostream &out) const overrideNEM::MSH::gmshGeoMeshvirtual
resetNative() overrideNEM::MSH::gmshGeoMeshprivatevirtual
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
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
write(const std::string &fileName) overrideNEM::MSH::gmshGeoMeshvirtual
~geoMeshBase() overrideNEM::MSH::geoMeshBase
~gmshGeoMesh() overrideNEM::MSH::gmshGeoMesh