OrthoMesh Member List

This is the complete list of members for OrthoMesh, including all inherited members.
_Barycenter0OrthoMesh [private]
_cellVolumeOrthoMesh [private]
_delCellLstOrthoMesh [private]
_delFaceLstOrthoMesh [private]
_delVertLstOrthoMesh [private]
_DXOrthoMesh [private]
_dxOrthoMesh [private]
_dyOrthoMesh [private]
_dzOrthoMesh [private]
_faceAreaOrthoMesh [private]
_faceAreaPerCellVolOrthoMesh [private]
_fxP0OrthoMesh [private]
_fxYStrideOrthoMesh [private]
_fxZStrideOrthoMesh [private]
_fyOffOrthoMesh [private]
_fyP0OrthoMesh [private]
_fyYStrideOrthoMesh [private]
_fyZStrideOrthoMesh [private]
_fzOffOrthoMesh [private]
_fzP0OrthoMesh [private]
_fzYStrideOrthoMesh [private]
_fzZStrideOrthoMesh [private]
_GhostBackOffOrthoMesh [private]
_GhostBottomOffOrthoMesh [private]
_GhostFrontOffOrthoMesh [private]
_GhostLeftOffOrthoMesh [private]
_GhostRightOffOrthoMesh [private]
_GhostUpOffOrthoMesh [private]
_grid_tolOrthoMesh [private]
_HGhostBackOffOrthoMesh [private]
_HGhostBottomOffOrthoMesh [private]
_HGhostFrontOffOrthoMesh [private]
_HGhostLeftOffOrthoMesh [private]
_HGhostRightOffOrthoMesh [private]
_HGhostUpOffOrthoMesh [private]
_HGhostWellOffOrthoMesh [private]
_LastIOrthoMesh [private]
_lastIOrthoMesh [private]
_LastJOrthoMesh [private]
_lastJOrthoMesh [private]
_LastKOrthoMesh [private]
_lastKOrthoMesh [private]
_nElemXOrthoMesh [private]
_nElemXYOrthoMesh [private]
_nElemXZOrthoMesh [private]
_nElemYOrthoMesh [private]
_nElemYZOrthoMesh [private]
_nElemZOrthoMesh [private]
_numCellsOrthoMesh [private]
_numFacesOrthoMesh [private]
_numFacesAtBoundaryOrthoMesh [private]
_numHGhostCellsOrthoMesh [private]
_numInnerRawCellsOrthoMesh [private]
_numRawCellsOrthoMesh [private]
_numRawFacesOrthoMesh [private]
_numRawGhostCellsOrthoMesh [private]
_numRawVerticesOrthoMesh [private]
_numVerticesOrthoMesh [private]
_p1OrthoMesh [private]
_p2OrthoMesh [private]
_pBeginCellOrthoMesh [private]
_pBeginCellHOrthoMesh [private]
_pBeginFaceOrthoMesh [private]
_pBeginFaceHOrthoMesh [private]
_pBeginInnerCellOrthoMesh [private]
_pBeginInnerFaceOrthoMesh [private]
_pBeginVertOrthoMesh [private]
_pBeginVertHOrthoMesh [private]
_pEndCellOrthoMesh [private]
_pEndCellHOrthoMesh [private]
_pEndFaceOrthoMesh [private]
_pEndFaceHOrthoMesh [private]
_pEndInnerCellOrthoMesh [private]
_pEndVertOrthoMesh [private]
_pEndVertHOrthoMesh [private]
_VDirTblOrthoMesh [private, static]
_YStrideOrthoMesh [private]
_YVStrideOrthoMesh [private]
_ZStrideOrthoMesh [private]
_ZVStrideOrthoMesh [private]
advanceIJK(unsigned &i, unsigned &j, unsigned &k, unsigned minI, unsigned maxI, unsigned minJ, unsigned maxJ)OrthoMesh [protected, static]
begin_cash_face()OrthoMesh
begin_cell() const OrthoMesh
begin_face() const OrthoMesh
begin_inner_raw_cell() const OrthoMesh
begin_inner_raw_face()OrthoMesh
begin_raw_cell() const OrthoMesh
begin_raw_face() const OrthoMesh
begin_raw_vertice() const OrthoMesh
begin_vertice() const OrthoMesh
buildCashInfo()OrthoMesh
Cash_Face_It typedefOrthoMesh
CashOrthoFaceAccessor classOrthoMesh [friend]
Cell_It typedefOrthoMesh
cellMeasure() const OrthoMesh [inline]
cellVolume() const OrthoMesh [inline]
end_cash_face() const OrthoMesh
end_cell() const OrthoMesh
end_face() const OrthoMesh
end_inner_raw_cell() const OrthoMesh
end_inner_raw_face()OrthoMesh
end_raw_cell() const OrthoMesh
end_raw_face() const OrthoMesh
end_raw_vertice() const OrthoMesh
end_vertice() const OrthoMesh
Face_It typedefOrthoMesh
FaceCellsTbl_It typedefOrthoMesh [private]
FaceInfoCash classOrthoMesh [friend]
FACES_PER_CELLOrthoMesh [static]
get_cell(unsigned index) const OrthoMesh
get_dx() const OrthoMesh [inline]
get_dy() const OrthoMesh [inline]
get_dz() const OrthoMesh [inline]
get_face(unsigned index)OrthoMesh
get_face_from_raw_index(unsigned raw_index) const OrthoMesh [protected]
get_vertice(unsigned index) const OrthoMesh
getBarycenterFromCell(unsigned i, unsigned j, unsigned k, Point3D &p) const OrthoMesh [protected]
getCellAt(Point3D &p)OrthoMesh
getCellIndexFromPosition(unsigned i, unsigned j, unsigned k) const OrthoMesh [protected]
getCellPositionFromIndex(unsigned index, unsigned &i, unsigned &j, unsigned &k) const OrthoMesh [protected]
getCellsIndicesInDomain(Function3D &f, VecIndex &vec)OrthoMesh
getDX() const OrthoMesh [inline]
getFaceIndexFromCell(FaceDirection3D dir, unsigned i, unsigned j, unsigned k) const OrthoMesh [protected]
getFaceIndexFromCell(FaceDirection3D dirEnum, unsigned i, unsigned j, unsigned k, DelIndexLst::Iterator &itX, DelIndexLst::Iterator &itY, DelIndexLst::Iterator &itZ) const OrthoMesh [protected]
getFaceIndexFromPosition(unsigned i, unsigned j, unsigned k, NORMAL_AXIS normal) const OrthoMesh [protected]
getFaceInfoFromCell(FaceDirection3D dirEnum, unsigned ci, unsigned cj, unsigned ck, unsigned *fi, unsigned *fj, unsigned *fk, unsigned *findex, NORMAL_AXIS *fnormal) const OrthoMesh [protected]
getFacePositionFromIndex(unsigned index, unsigned &i, unsigned &j, unsigned &k, NORMAL_AXIS &normal) const OrthoMesh [protected]
getFacesIndicesInDomain(Function3D &f, VecIndex &vec)OrthoMesh
getFacesInSlab(double Const, VecIndex &fIndices, unsigned dim)OrthoMesh
getFacesInYOffset()OrthoMesh [inline]
getFacesInYZSlab(double X, VecIndex &fIndices)OrthoMesh
getFacesInZOffset()OrthoMesh [inline]
getGridTolerance()OrthoMesh [inline]
getIntegralAtCells(const VecDouble &cValues) const OrthoMesh
getIntegralAtVertices(const VecDouble &vValues) const OrthoMesh
getMaxAbsVelocitiesInFacesByComponents(VecDouble &vel, const VecDouble &vNormalFaceVel)OrthoMesh
getNearestVertice(Point3D p)OrthoMesh
getOutwardNormalOrientation(FaceDirection3D faceDir)OrthoMesh [static]
getP() const OrthoMesh [inline]
getQ() const OrthoMesh [inline]
getVerticeFromCell(VertexDirection3D dir, unsigned i, unsigned j, unsigned k, Point3D &p) const OrthoMesh [protected]
getVerticeIndexFromCell(VertexDirection3D dir, unsigned i, unsigned j, unsigned k) const OrthoMesh [protected]
getVerticeIndexFromPosition(unsigned i, unsigned j, unsigned k) const OrthoMesh [protected]
getVerticePositionFromIndex(unsigned index, unsigned &i, unsigned &j, unsigned &k) const OrthoMesh [protected]
getWells()OrthoMesh [inline]
initOrthoMesh(Point3D &p1, Point3D &p2, unsigned nElemX, unsigned nElemY, unsigned nElemZ)OrthoMesh [private]
Inner_Raw_Cell_It typedefOrthoMesh
Inner_Raw_Face_It typedefOrthoMesh
INVALID_INDEXOrthoMesh [static]
invalidIndex()OrthoMesh [inline, static]
isCellAtBoundary(unsigned i, unsigned j, unsigned k) const OrthoMesh [protected]
isValid(unsigned index)OrthoMesh [inline, static]
m_FaceStridesTblOrthoMesh [private]
m_innerFacesChangeKOffsetOrthoMesh [private]
m_innerFacesChangeNormalIndexOrthoMesh [private]
m_vFCashOrthoMesh [private]
m_wellsOrthoMesh [private]
meshVolume() const OrthoMesh [inline]
nonZeroInwardNormalComponenentIsPositive(FaceDirection3D face_no) const OrthoMesh
NORMAL_AXIS enum nameOrthoMesh
NORMAL_X enum valueOrthoMesh
NORMAL_Y enum valueOrthoMesh
NORMAL_Z enum valueOrthoMesh
numCells() const OrthoMesh [inline]
numElems() const OrthoMesh [inline]
numElemX() const OrthoMesh [inline]
numElemY() const OrthoMesh [inline]
numElemZ() const OrthoMesh [inline]
numFaces() const OrthoMesh [inline]
numFacesAtBoundary() const OrthoMesh [inline]
numGhostCells() const OrthoMesh [inline]
numRawCells() const OrthoMesh [inline]
numRawFaces() const OrthoMesh [inline]
numRawVertices() const OrthoMesh [inline]
numVertices() const OrthoMesh [inline]
OrthoCellAccessor classOrthoMesh [friend]
OrthoCellAccessorWithHoles classOrthoMesh [friend]
OrthoFaceAccessor classOrthoMesh [friend]
OrthoFaceAccessorWithHoles classOrthoMesh [friend]
OrthoMesh(Point3D p1, Point3D p2, unsigned nElemX, unsigned nElemY, unsigned nElemZ)OrthoMesh
OrthoMesh(Point3D &p1, Point3D &p2, unsigned nElemX, unsigned nElemY, unsigned nElemZ, VecWellInfo &wells)OrthoMesh
OrthoVerticeAccessor classOrthoMesh [friend]
OrthoVerticeAccessorWithHoles classOrthoMesh [friend]
print(std::string fileName="")OrthoMesh
printCell(Cell_It cell, std::ostream &out)OrthoMesh
printCells(VecIndex &vec, std::ostream &out)OrthoMesh
projectCentralValuesAtVertices(const VecDouble &cValues, VecDouble &vValues) const OrthoMesh
projectVelocitiesInFacesToCells(Matrix &vel, const VecDouble &vNormalFaceVel)OrthoMesh
projectVelocitiesInFacesToVertices(Matrix &vel, const VecDouble &vNormalFaceVel)OrthoMesh
putWells(VecWellInfo &wells)OrthoMesh
Raw_Cell_It typedefOrthoMesh
Raw_Face_It typedefOrthoMesh
Raw_Vertex_It typedefOrthoMesh
setCentralValuesFromFunction(Function3D &f, VecDouble &cValues, unsigned component=0)OrthoMesh
setCentralValuesFromFunction(Function3D &f, Matrix &MValuess)OrthoMesh
setFacesValuesFromFunction(Function3D &f, VecDouble &fValues, unsigned deg=0, bool bOnlyPrescribedBoundary=false)OrthoMesh
setFacesValuesFromFunction(Function3D &f, Matrix &MValues, const bool bOnlyAtBoundary=false)OrthoMesh
tagFacesInDomain(Function3D &f, VecTag &tags, char value)OrthoMesh
UnitTests classOrthoMesh [friend]
Vertex_It typedefOrthoMesh
VERTICES_PER_CELLOrthoMesh [static]
~OrthoMesh()OrthoMesh
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Sun Apr 8 23:13:26 2012 for CO2INJECTION by  doxygen 1.6.3