| allocateMetricsAndJacobians() | StructuredGrid< nDim > | |
| cellBegin(const MInt plus) | StructuredGrid< nDim > | inlineprivate |
| cellEnd(const MInt minus) | StructuredGrid< nDim > | inlineprivate |
| cellIndex(const MInt i, const MInt j, const MInt k) | StructuredGrid< nDim > | inlineprotected |
| cellIndex(const MInt i, const MInt j) | StructuredGrid< nDim > | inlineprotected |
| computeCellCenterCoordinates() | StructuredGrid< nDim > | |
| computeCellCenterCoordinates() | StructuredGrid< nDim > | |
| computeCellCenterCoordinates() | StructuredGrid< nDim > | |
| computeCellJacobian() | StructuredGrid< nDim > | |
| computeCellJacobian() | StructuredGrid< nDim > | |
| computeCellJacobian() | StructuredGrid< nDim > | |
| computeCellMetrics() | StructuredGrid< nDim > | |
| computeCellMetrics() | StructuredGrid< nDim > | |
| computeCellMetrics() | StructuredGrid< nDim > | |
| computeCornerJacobian() | StructuredGrid< nDim > | |
| computeCornerJacobian() | StructuredGrid< nDim > | |
| computeCornerJacobian() | StructuredGrid< nDim > | |
| computeCornerMetrics() | StructuredGrid< nDim > | |
| computeCornerMetrics() | StructuredGrid< nDim > | |
| computeCornerMetrics() | StructuredGrid< nDim > | |
| computeDxt(MFloat, MFloat *, MInt) | StructuredGrid< nDim > | |
| computeDxt(MFloat timeStep, MFloat *RKalpha, MInt RKStep) | StructuredGrid< nDim > | |
| computeDxt(MFloat timeStep, MFloat *RKalpha, MInt RKStep) | StructuredGrid< nDim > | |
| computeJacobian() | StructuredGrid< nDim > | |
| computeMetrics() | StructuredGrid< nDim > | |
| computeModCornerJacobian() | StructuredGrid< nDim > | |
| computeModCornerJacobian() | StructuredGrid< nDim > | |
| computeModCornerJacobian() | StructuredGrid< nDim > | |
| computeModCornerMetrics() | StructuredGrid< nDim > | |
| computeModCornerMetrics() | StructuredGrid< nDim > | |
| computeModCornerMetrics() | StructuredGrid< nDim > | |
| computeSurfaceJacobian() | StructuredGrid< nDim > | |
| computeSurfaceJacobian() | StructuredGrid< nDim > | |
| computeSurfaceJacobian() | StructuredGrid< nDim > | |
| computeSurfaceMetrics() | StructuredGrid< nDim > | |
| computeSurfaceMetrics() | StructuredGrid< nDim > | |
| computeSurfaceMetrics() | StructuredGrid< nDim > | |
| computeSurfaceMetricsSingularity() | StructuredGrid< nDim > | |
| crossProduct(MFloat *result, MFloat *vec1, MFloat *vec2) | StructuredGrid< nDim > | inlineprotected |
| crossProduct(MFloat vec1[2], MFloat vec2[2]) | StructuredGrid< nDim > | inlineprotected |
| domainId() const | StructuredGrid< nDim > | inline |
| exchangePoints(std::vector< std::unique_ptr< StructuredComm< nDim > > > &, std::vector< std::unique_ptr< StructuredComm< nDim > > > &, StructuredCommType) | StructuredGrid< nDim > | |
| extrapolateGhostPointCoordinates() | StructuredGrid< nDim > | |
| extrapolateGhostPointCoordinates() | StructuredGrid< nDim > | |
| extrapolateGhostPointCoordinates() | StructuredGrid< nDim > | |
| gatherPoints(std::vector< std::unique_ptr< StructuredComm< nDim > > > &, StructuredCommType) | StructuredGrid< nDim > | |
| getActivePoints(MInt domainId_, MInt dim) | StructuredGrid< nDim > | inline |
| getBlockId(MInt domainId_) | StructuredGrid< nDim > | inline |
| getBlockNoCells(MInt blockId_, MInt dim) | StructuredGrid< nDim > | inline |
| getBlockNoPoints(MInt blockId_, MInt dim) | StructuredGrid< nDim > | inline |
| getCellIdFromCell(const MInt origin, const MInt incI, const MInt incJ, const MInt incK) | StructuredGrid< nDim > | inlineprotected |
| getCellIdFromCell(MInt origin, MInt incI, MInt incJ) | StructuredGrid< nDim > | inlineprotected |
| getGridMovingMethod() | StructuredGrid< nDim > | inline |
| getMyActivePoints(MInt dim) | StructuredGrid< nDim > | inline |
| getMyBlockId() | StructuredGrid< nDim > | inline |
| getMyBlockNoCells(MInt dim) | StructuredGrid< nDim > | inline |
| getMyBlockNoPoints(MInt dim) | StructuredGrid< nDim > | inline |
| getMyOffset(MInt dim) | StructuredGrid< nDim > | inline |
| getNoBlocks() | StructuredGrid< nDim > | inline |
| getOffset(MInt domainId_, MInt dim) | StructuredGrid< nDim > | inline |
| getPointIdFromCell(const MInt i, const MInt j, const MInt k) | StructuredGrid< nDim > | inlineprotected |
| getPointIdFromCell(const MInt i, const MInt j) | StructuredGrid< nDim > | inlineprotected |
| getPointIdFromPoint(const MInt origin, const MInt incI, const MInt incJ, const MInt incK) | StructuredGrid< nDim > | inlineprotected |
| getPointIdFromPoint(const MInt origin, const MInt incI, const MInt incJ) | StructuredGrid< nDim > | inlineprotected |
| gridDecomposition(MBool) | StructuredGrid< nDim > | |
| isMovingGrid() | StructuredGrid< nDim > | inline |
| m_acceleration | StructuredGrid< nDim > | |
| m_blockId | StructuredGrid< nDim > | |
| m_cells | StructuredGrid< nDim > | |
| m_coordinates | StructuredGrid< nDim > | |
| m_domainId | StructuredGrid< nDim > | private |
| m_gridFileId | StructuredGrid< nDim > | |
| m_gridInputFileName | StructuredGrid< nDim > | |
| m_gridMovingMethod | StructuredGrid< nDim > | private |
| m_hasConnectionInfo | StructuredGrid< nDim > | |
| m_hasSingularity | StructuredGrid< nDim > | |
| m_initCoordinates | StructuredGrid< nDim > | |
| m_movingGrid | StructuredGrid< nDim > | private |
| m_mpiComm | StructuredGrid< nDim > | private |
| m_nActiveCells | StructuredGrid< nDim > | |
| m_nActivePoints | StructuredGrid< nDim > | |
| m_nBlockCells | StructuredGrid< nDim > | |
| m_nCells | StructuredGrid< nDim > | |
| m_noActiveCells | StructuredGrid< nDim > | |
| m_noBlocks | StructuredGrid< nDim > | |
| m_noCells | StructuredGrid< nDim > | |
| m_noDomains | StructuredGrid< nDim > | private |
| m_nOffsetCells | StructuredGrid< nDim > | |
| m_nOffsetPoints | StructuredGrid< nDim > | |
| m_noGhostLayers | StructuredGrid< nDim > | |
| m_noPoints | StructuredGrid< nDim > | |
| m_nPoints | StructuredGrid< nDim > | |
| m_oldCoordinates | StructuredGrid< nDim > | |
| m_partition | StructuredGrid< nDim > | |
| m_periodicDisplacements | StructuredGrid< nDim > | |
| m_readDecompositionFromFile | StructuredGrid< nDim > | private |
| m_singularity | StructuredGrid< nDim > | |
| m_solverId | StructuredGrid< nDim > | private |
| m_totalNoCells | StructuredGrid< nDim > | |
| m_uID | StructuredGrid< nDim > | |
| m_velocity | StructuredGrid< nDim > | |
| moveCellPoints() | StructuredGrid< nDim > | |
| moveCellPoints() | StructuredGrid< nDim > | |
| moveCellPoints() | StructuredGrid< nDim > | |
| mpiComm() const | StructuredGrid< nDim > | inline |
| noDomains() const | StructuredGrid< nDim > | inline |
| periodicPointsChange(MFloat &, const MInt, const MInt) | StructuredGrid< nDim > | inline |
| pointBegin(const MInt plus) | StructuredGrid< nDim > | inlineprivate |
| pointEnd(const MInt minus) | StructuredGrid< nDim > | inlineprivate |
| pointIndex(const MInt i, const MInt j, const MInt k) | StructuredGrid< nDim > | inlineprotected |
| pointIndex(const MInt i, const MInt j) | StructuredGrid< nDim > | inlineprotected |
| prepareReadGrid() | StructuredGrid< nDim > | |
| readGrid() | StructuredGrid< nDim > | |
| receivePoints(std::vector< std::unique_ptr< StructuredComm< nDim > > > &, StructuredCommType, std::vector< MPI_Request > &) | StructuredGrid< nDim > | |
| saveCellJacobian() | StructuredGrid< nDim > | |
| saveGrid() | StructuredGrid< nDim > | |
| saveGrid() | StructuredGrid< nDim > | |
| saveGrid() | StructuredGrid< nDim > | |
| scatterPoints(std::vector< std::unique_ptr< StructuredComm< nDim > > > &, StructuredCommType) | StructuredGrid< nDim > | |
| sendPoints(std::vector< std::unique_ptr< StructuredComm< nDim > > > &, StructuredCommType, std::vector< MPI_Request > &) | StructuredGrid< nDim > | |
| setCellReference(StructuredCell *) | StructuredGrid< nDim > | |
| setCells(StructuredCell *cells) | StructuredGrid< nDim > | inline |
| solverId() const | StructuredGrid< nDim > | inline |
| StructuredGrid(const MInt, const MPI_Comm) | StructuredGrid< nDim > | |
| surfId(const MInt point, const MInt isd, const MInt dim) | StructuredGrid< nDim > | inlineprotected |
| writeGrid(MString, MString) | StructuredGrid< nDim > | |
| writePartitionedGrid() | StructuredGrid< nDim > | |
| xsd | StructuredGrid< nDim > | protectedstatic |
| ysd | StructuredGrid< nDim > | protectedstatic |
| zsd | StructuredGrid< nDim > | protectedstatic |
| ~StructuredGrid() | StructuredGrid< nDim > | |