_allFaceCells | UMesh | private |
_boundaryGroups | Mesh | protected |
_boundaryNodeGlobalToLocalPtr | Mesh | mutableprotected |
_boundaryNodes | Mesh | mutableprotected |
_boundaryNodesSet | Mesh | protected |
_cellCells2 | Mesh | mutableprotected |
_cellCellsGhostExt | Mesh | protected |
_cellCellsGlobal | Mesh | protected |
_cellColor | Mesh | protected |
_cellColorOther | Mesh | protected |
_cells | Mesh | protected |
_cellSiteGhostExt | Mesh | protected |
_cellTypeCount | UMesh | mutableprivate |
_cellTypes | UMesh | mutableprivate |
_cellZoneID | Mesh | protected |
_commonFacesMap | Mesh | protected |
_commonFacesMapOther | Mesh | protected |
_connectivityMap | Mesh | mutableprotected |
_coordinates | Mesh | protected |
_dimension | Mesh | protected |
_faceCells2 | Mesh | mutableprotected |
_faceCellsMap | UMesh | private |
_faceGroups | Mesh | protected |
_faces | Mesh | protected |
_ghostCellSiteGatherMap | Mesh | protected |
_ghostCellSiteGatherMapLevel1 | Mesh | protected |
_ghostCellSiteScatterMap | Mesh | protected |
_ghostCellSiteScatterMapLevel1 | Mesh | protected |
_globalToLocal | Mesh | mutableprotected |
_globalToLocalNodes | Mesh | mutableprotected |
_ibFaceList | Mesh | mutableprotected |
_ibFaces | Mesh | protected |
_id | Mesh | protected |
_interfaceGroups | Mesh | protected |
_interiorFaceGroup | Mesh | protected |
_isAssembleMesh | Mesh | protected |
_isConnectedShell | Mesh | protected |
_isDoubleShell | Mesh | protected |
_isShell | Mesh | protected |
_lastID | Mesh | protectedstatic |
_localToGlobal | Mesh | protected |
_localToGlobalNodes | Mesh | protected |
_nodes | Mesh | protected |
_numOfAssembleMesh | Mesh | protected |
_otherFaceGroupSite | Mesh | protected |
_otherMeshID | Mesh | protected |
_parentFaceGroupSite | Mesh | protected |
_parentMeshID | Mesh | protected |
_periodicFacePairs | Mesh | protected |
_recvCounts | Mesh | mutableprotected |
_recvIndices | Mesh | mutableprotected |
_repeatNodes | Mesh | protected |
_sendCounts | Mesh | mutableprotected |
_sendIndices | Mesh | mutableprotected |
CELL_BAR2 enum value | Mesh | |
CELL_HEX8 enum value | Mesh | |
CELL_PRISM enum value | Mesh | |
CELL_PYRAMID enum value | Mesh | |
CELL_QUAD4 enum value | Mesh | |
CELL_TETRA4 enum value | Mesh | |
CELL_TRI3 enum value | Mesh | |
CELL_TYPE_MAX enum value | Mesh | |
CellType | Mesh | |
COMETfindCommonFaces(StorageSite &faces, StorageSite &otherFaces, const GeomFields &geomFields) | Mesh | |
ConnectivityMap typedef | Mesh | |
CRConnectivityPrint(const CRConnectivity &conn, int procID, const string &name) | Mesh | |
CRConnectivityPrintFile(const CRConnectivity &conn, const string &name, const int procID) const | Mesh | |
createAndGetBNglobalToLocal() const | Mesh | |
createBoundaryFaceGroup(const int size, const int offset, const int id, const string &boundaryType) | Mesh | |
createCellCellsGhostExt() | Mesh | |
createCellColor() | Mesh | |
createDoubleShell(const int fgId, Mesh &otherMesh, const int otherFgId, const bool connectedShell) | Mesh | |
createGhostCellSiteGather(const PartIDMeshIDPair &id, shared_ptr< StorageSite > site) | Mesh | |
createGhostCellSiteGatherLevel1(const PartIDMeshIDPair &id, shared_ptr< StorageSite > site) | Mesh | |
createGhostCellSiteScatter(const PartIDMeshIDPair &id, shared_ptr< StorageSite > site) | Mesh | |
createGhostCellSiteScatterLevel1(const PartIDMeshIDPair &id, shared_ptr< StorageSite > site) | Mesh | |
createInterfaceGroup(const int size, const int offset, const int id) | Mesh | |
createInteriorFaceGroup(const int size) | Mesh | |
createLocalGlobalArray() | Mesh | |
createLocalToGlobalNodesArray() | Mesh | |
createScatterGatherCountsBuffer() | Mesh | |
createScatterGatherIndicesBuffer() | Mesh | |
createShell(const int fgId, Mesh &otherMesh, const int otherFgId) | Mesh | |
DECLARE_HT("UMesh") | UMesh | |
DECLARE_METHOD(maskCellsOfType) | UMesh | |
DECLARE_METHOD(getCellTypeCount) | UMesh | |
DECLARE_METHOD(getCellTypes) | UMesh | |
DEFINE_TYPENAME("Mesh") | Mesh | |
EntryIndex typedef | Mesh | |
eraseConnectivity(const StorageSite &rowSite, const StorageSite &colSite) const | Mesh | |
extractBoundaryMesh() | Mesh | |
extrude(int nz, double zmax, bool boundaryOnly=false) | Mesh | |
findCommonFaces(StorageSite &faces, StorageSite &otherFaces, const GeomFields &geomFields) | Mesh | |
findCommonNodes(Mesh &other) | Mesh | |
getAllFaceCells() const | UMesh | |
Mesh::getAllFaceCells() | Mesh | |
getAllFaceGroups() const | Mesh | inline |
getAllFaceNodes() const | Mesh | |
getBNglobalToLocal() const | Mesh | |
getBoundaryFaceGroups() const | Mesh | inline |
getBoundaryGroupCount() const | Mesh | inline |
getBoundaryNodes() const | Mesh | |
getBoundaryNodesSet() const | Mesh | inline |
getBoundaryNodesSet() | Mesh | inline |
getCellCells() const | Mesh | |
getCellCells2() const | Mesh | |
getCellCellsGhostExt() const | Mesh | inline |
getCellCellsGlobal() | Mesh | inline |
getCellCellsGlobal() const | Mesh | inline |
getCellColors() | Mesh | inline |
getCellColors() const | Mesh | inline |
getCellColorsOther() | Mesh | inline |
getCellColorsOther() const | Mesh | inline |
getCellFaces() const | Mesh | |
getCellNodes() const | Mesh | |
getCells() const | Mesh | inline |
getCells() | Mesh | inline |
getCellTypeCount() const | UMesh | |
getCellTypes() const | UMesh | |
getCellZoneID() const | Mesh | inline |
getCommonFacesMap() const | Mesh | inline |
getCommonFacesMapOther() const | Mesh | inline |
getConnectivity(const StorageSite &from, const StorageSite &to) const | UMesh | |
getConnectivityMap() | Mesh | inline |
getDimension() const | Mesh | inline |
getFaceCells(const StorageSite &site) const | UMesh | |
getFaceCells2() const | Mesh | |
getFaceGroup(const int fgId) const | Mesh | |
getFaceGroupCount() const | Mesh | inline |
getFaceNodes(const StorageSite &site) const | Mesh | |
getFaces() const | Mesh | inline |
getFaces() | Mesh | inline |
getGhostCellSiteGather(const PartIDMeshIDPair &id) const | Mesh | inline |
getGhostCellSiteGatherLevel1(const PartIDMeshIDPair &id) const | Mesh | inline |
getGhostCellSiteGatherMap() | Mesh | inline |
getGhostCellSiteGatherMap() const | Mesh | inline |
getGhostCellSiteGatherMapLevel1() | Mesh | inline |
getGhostCellSiteGatherMapLevel1() const | Mesh | inline |
getGhostCellSiteScatter(const PartIDMeshIDPair &id) const | Mesh | inline |
getGhostCellSiteScatterLevel1(const PartIDMeshIDPair &id) const | Mesh | inline |
getGhostCellSiteScatterMap() const | Mesh | inline |
getGhostCellSiteScatterMap() | Mesh | inline |
getGhostCellSiteScatterMapLevel1() const | Mesh | inline |
getGhostCellSiteScatterMapLevel1() | Mesh | inline |
getGlobalToLocal() | Mesh | inline |
getGlobalToLocal() const | Mesh | inline |
getGlobalToLocalNodes() const | Mesh | inline |
getGlobalToLocalNodes() | Mesh | inline |
getIBFaceList() const | Mesh | |
getIBFaces() const | Mesh | inline |
getIBFaces() | Mesh | inline |
getID() const | Mesh | inline |
getInterfaceGroupCount() const | Mesh | inline |
getInterfaceGroups() const | Mesh | inline |
getInteriorFaceGroup() const | Mesh | inline |
getLocalToGlobal() | Mesh | inline |
getLocalToGlobal() const | Mesh | inline |
getLocalToGlobalNodesPtr() | Mesh | inline |
getLocalToGlobalPtr() | Mesh | inline |
getNodeCoordinates() const | Mesh | inline |
getNodeCoordinates() | Mesh | inline |
getNodeCoordinatesPtr() | Mesh | inline |
getNodes() const | Mesh | inline |
getNodes() | Mesh | inline |
getNumOfAssembleMesh() const | Mesh | inline |
getOtherFaceGroupSite() const | Mesh | inline |
getOtherMeshID() const | Mesh | inline |
getParentFaceGroupSite() const | Mesh | inline |
getParentMeshID() const | Mesh | inline |
getPeriodicFacePairs() | Mesh | inline |
getPeriodicFacePairs() const | Mesh | inline |
getRecvCounts(const EntryIndex &e) const | Mesh | inline |
getRecvIndices(const EntryIndex &e) const | Mesh | inline |
getSendCounts(const EntryIndex &e) const | Mesh | inline |
getSendIndices(const EntryIndex &e) const | Mesh | inline |
getUpdatedNodesCoordCoupling(const GeomFields &geomField, const Mesh &bMesh) | Mesh | |
GhostArrayMap typedef | Mesh | |
GhostCellSiteMap typedef | Mesh | |
IBTYPE_BOUNDARY enum value | Mesh | |
IBTYPE_FLUID enum value | Mesh | |
IBTYPE_REALBOUNDARY enum value | Mesh | |
IBTYPE_SOLID enum value | Mesh | |
IBTYPE_UNKNOWN enum value | Mesh | |
IntArray typedef | Mesh | |
InterfaceToBoundary() | Mesh | |
isConnectedShell() const | Mesh | inline |
isDoubleShell() const | Mesh | inline |
isMergedMesh() const | Mesh | inline |
isShell() const | Mesh | inline |
mapInt typedef | Mesh | |
Mesh(const int dimension) | Mesh | |
Mesh(const int dimension, const Array< VecD3 > &faceNodesCoord) | Mesh | |
Mesh(const int dimension, const int nCells, const Array< VecD3 > &nodesCoord, const Array< int > &faceCellIndices, const Array< int > &faceNodeIndices, const Array< int > &faceNodeCount, const Array< int > &faceGroupSize) | Mesh | |
multiMap typedef | Mesh | |
PartIDMeshIDPair typedef | Mesh | |
PeriodicFacePairs typedef | Mesh | |
recvScatterGatherCountsBufferLocal() | Mesh | |
recvScatterGatherIndicesBufferLocal() | Mesh | |
setCellZoneID(const int id) | Mesh | inline |
setCommonFacesMap(const Mesh &bMesh) | Mesh | |
setConnectivity(const StorageSite &rowSite, const StorageSite &colSite, shared_ptr< CRConnectivity > conn) | Mesh | |
setCoordinates(shared_ptr< Array< VecD3 > > x) | Mesh | inline |
setFaceCells(shared_ptr< CRConnectivity > faceCells) | Mesh | |
setFaceNodes(shared_ptr< CRConnectivity > faceNodes) | Mesh | |
setIBFaces(shared_ptr< Array< int > > faceList) | Mesh | inline |
setID(const int id) | Mesh | inline |
setNodeRepeationArrayCoupling(const Mesh &bMesh) | Mesh | |
setNumOfAssembleMesh(int nmesh) | Mesh | inline |
SSPair typedef | Mesh | |
syncCounts() | Mesh | |
syncIndices() | Mesh | |
UMesh(const Args &args) | UMesh | |
uniqueFaceCells() | Mesh | |
VecD3 typedef | Mesh | |
vecList typedef | Mesh | |
~Mesh() | Mesh | |
~UMesh() | UMesh | virtual |