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

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

_elemBlockPropNamesNEM::MSH::exoGeoMeshprivate
_elemBlocksNEM::MSH::exoGeoMeshprivate
_nodeSetsNEM::MSH::exoGeoMeshprivate
_physGrpNameNEM::MSH::exoGeoMeshprivate
_sideSetNamesNEM::MSH::exoGeoMeshprivate
_titleNEM::MSH::exoGeoMeshprivate
addCellsToBlock(vtkUnstructuredGrid *elements, int blockId, float tol=1e-15f)NEM::MSH::exoGeoMesh
addElemBlock(vtkUnstructuredGrid *elements, const std::string &name="", float tol=1e-15f)NEM::MSH::exoGeoMesh
addElemBlockProperty(const std::string &propName)NEM::MSH::exoGeoMesh
addNodeSet(const std::vector< vtkIdType > &nodes, const std::string &name="")NEM::MSH::exoGeoMesh
addSideSet(const std::vector< vtkIdType > &elements, const std::vector< int > &sides, const std::string &name="")NEM::MSH::exoGeoMesh
exoGeoMesh()NEM::MSH::exoGeoMesh
exoGeoMesh(const std::string &fileName, int timeStep=1)NEM::MSH::exoGeoMeshexplicit
exoGeoMesh(const vtkSmartPointer< vtkExodusIIReader > &reader)NEM::MSH::exoGeoMeshexplicitprotected
exoReader2GM(vtkSmartPointer< vtkExodusIIReader > reader)NEM::MSH::exoGeoMeshprivatestatic
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
getElemBlock(int blockId) constNEM::MSH::exoGeoMesh
getElemBlockId(vtkIdType cellIdx) constNEM::MSH::exoGeoMesh
getElemBlockIds() constNEM::MSH::exoGeoMesh
getElemBlockName(int id) constNEM::MSH::exoGeoMesh
getElemBlockNames() constNEM::MSH::exoGeoMesh
getElemBlockProperty(const std::string &propName, int blockId) constNEM::MSH::exoGeoMesh
getElemBlockPropertyNames() constNEM::MSH::exoGeoMesh
getExoIdArrName()NEM::MSH::exoGeoMeshprivatestatic
getExoReader(const std::string &fileName, int timeStep=1)NEM::MSH::exoGeoMeshprivatestatic
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
getNodeSet(int nodeSetId) constNEM::MSH::exoGeoMesh
getNodeSetIds() constNEM::MSH::exoGeoMesh
getNodeSetName(int id) constNEM::MSH::exoGeoMesh
getNodeSetNames() constNEM::MSH::exoGeoMesh
getNumberOfCellDataArrays() constNEM::MSH::geoMeshBaseinline
getNumberOfCells() constNEM::MSH::geoMeshBaseinline
getNumberOfFieldDataArrays() constNEM::MSH::geoMeshBaseinline
getNumberOfPointDataArrays() constNEM::MSH::geoMeshBaseinline
getNumberOfPoints() constNEM::MSH::geoMeshBaseinline
getNumElemBlocks() constNEM::MSH::exoGeoMesh
getNumNodeSets() constNEM::MSH::exoGeoMesh
getNumSideSets() constNEM::MSH::exoGeoMesh
getPhysGrpPropertyName() constNEM::MSH::exoGeoMesh
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
getSideSet(int sideSetId) constNEM::MSH::exoGeoMesh
getSideSetIds() constNEM::MSH::exoGeoMesh
getSideSetName(int id) constNEM::MSH::exoGeoMesh
getSideSetNames() constNEM::MSH::exoGeoMesh
getSS()NEM::MSH::exoGeoMeshinline
getTitle() constNEM::MSH::exoGeoMesh
mergeGeoMesh(geoMeshBase *otherGeoMesh)NEM::MSH::geoMeshBasevirtual
New()NEM::MSH::exoGeoMeshstatic
reassignCells(const std::vector< vtkIdType > &cells, int blockId=-1, const std::string &elemBlockName={})NEM::MSH::exoGeoMesh
reconstructGeo() overrideNEM::MSH::exoGeoMeshvirtual
report(std::ostream &out) const overrideNEM::MSH::exoGeoMeshvirtual
resetElemBlocks()NEM::MSH::exoGeoMeshprivate
resetNative() overrideNEM::MSH::exoGeoMeshprivatevirtual
resetNodeSetPoints(vtkIdTypeArray *nodeMap=nullptr)NEM::MSH::exoGeoMeshprivate
scaleNodes(double scale)NEM::MSH::exoGeoMesh
setAngleThreshold(double angleThreshold)NEM::MSH::geoMeshBaseinline
setCellDataArray(vtkAbstractArray *array)NEM::MSH::geoMeshBaseinlineprotected
setElemBlockName(int id, const std::string &name)NEM::MSH::exoGeoMesh
setElemBlockProperty(const std::string &propName, int blockId, int value)NEM::MSH::exoGeoMesh
setFieldDataArray(vtkAbstractArray *array)NEM::MSH::geoMeshBaseinlineprotected
setGeoEntArrayName(const std::string &geoEntArrayName)NEM::MSH::geoMeshBaseinline
setGeoMesh(const geoMeshBase::GeoMesh &geoMesh)NEM::MSH::geoMeshBaseinlineprotected
setNodeSetName(int id, const std::string &name)NEM::MSH::exoGeoMesh
setPhysGrpPropertyName(const std::string &physGrpName)NEM::MSH::exoGeoMesh
setPointDataArray(vtkAbstractArray *array)NEM::MSH::geoMeshBaseinlineprotected
setSideSetName(int id, const std::string &name)NEM::MSH::exoGeoMesh
setSideSetObjId()NEM::MSH::exoGeoMeshprivate
setTitle(const std::string &title)NEM::MSH::exoGeoMesh
stitch(const exoGeoMesh &otherGM, float tol=1e-15f)NEM::MSH::exoGeoMesh
takeGeoMesh(geoMeshBase *otherGeoMesh) overrideNEM::MSH::exoGeoMeshvirtual
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::exoGeoMeshvirtual
~exoGeoMesh() overrideNEM::MSH::exoGeoMesh
~geoMeshBase() overrideNEM::MSH::geoMeshBase