NewGeometryShop Member List

This is the complete list of members for NewGeometryShop, including all inherited members.

canGenerateMultiCells() const NewGeometryShop [inline, virtual]
clipComputedVal(Real &a_volFrac, Vector< Real > a_loAreaFrac[SpaceDim], Vector< Real > a_hiAreaFrac[SpaceDim], Real &a_bndryArea, RealVect &a_volCentroid, RealVect &a_bndryCentroid, Vector< RealVect > a_loFaceCentroid[SpaceDim], Vector< RealVect > a_hiFaceCentroid[SpaceDim], const IntVect &a_iv) const NewGeometryShop
computeVoFInternals(Real &a_volFrac, Vector< int > a_loArc[SpaceDim], Vector< int > a_hiArc[SpaceDim], Vector< Real > a_loAreaFrac[SpaceDim], Vector< Real > a_hiAreaFrac[SpaceDim], Real &a_bndryArea, RealVect &a_normal, RealVect &a_volCentroid, RealVect &a_bndryCentroid, Vector< RealVect > a_loFaceCentroid[SpaceDim], Vector< RealVect > a_hiFaceCentroid[SpaceDim], const IntVectSet &a_ivsIrreg, const VolIndex &a_vof, const ProblemDomain &a_domain, const RealVect &a_origin, const Real &a_dx, const RealVect &a_vectDx, const IntVect &a_iv) const NewGeometryShop
convert2RelativeCoord(const RealVect &a_rVect) const NewGeometryShop
convert2RelativeCoord(const IndexTM< Real, SpaceDim > &a_rVect) const NewGeometryShop
convertIndexTM2IntVect(const IndexTM< int, SpaceDim > &a_indexTm) const NewGeometryShop
convertIndexTM2RealVect(const IndexTM< Real, SpaceDim > &a_indexTm) const NewGeometryShop
convertIntVect2IndexTM(const IntVect &a_intVect) const NewGeometryShop
convertRealVect2IndexTM(const RealVect &a_realVect) const NewGeometryShop
Covered enum valueGeometryService
fillArc(Vector< int > a_arc[SpaceDim], const int &a_hilo, const IntVectSet &a_ivsIrreg) const NewGeometryShop
fillAreaFrac(Vector< Real > a_AreaFrac[SpaceDim], const int &a_hilo) const NewGeometryShop
fillBndryArea() const NewGeometryShop
fillBndryCentroid() const NewGeometryShop
fillFaceCentroid(Vector< RealVect >a_loFaceCentroid[SpaceDim], const int &a_hilo) const NewGeometryShop
fillGraph(BaseFab< int > &a_regIrregCovered, Vector< IrregNode > &a_nodes, const Box &a_validRegion, const Box &a_ghostRegion, const ProblemDomain &a_domain, const RealVect &a_origin, const Real &a_dx) const NewGeometryShop [virtual]
fillHiArc(Vector< int > a_hiArc[SpaceDim], const IntVectSet &a_ivsIrreg) const NewGeometryShop
fillHiAreaFrac(Vector< Real > a_hiAreaFrac[SpaceDim]) const NewGeometryShop
fillHiFaceCentroid(Vector< RealVect >a_hiFaceCentroid[SpaceDim]) const NewGeometryShop
fillLoArc(Vector< int > a_loArc[SpaceDim], const IntVectSet &a_ivsIrreg) const NewGeometryShop
fillLoAreaFrac(Vector< Real > a_loAreaFrac[SpaceDim]) const NewGeometryShop
fillLoFaceCentroid(Vector< RealVect >a_LOFaceCentroid[SpaceDim]) const NewGeometryShop
fillNormal() const NewGeometryShop
fillResiduals(int &a_degreeP) const NewGeometryShop
fillvolCentroid() const NewGeometryShop
fillVolFrac() const NewGeometryShop
GeometryService()GeometryService
getNumCellsClipped()NewGeometryShop [private]
InOut enum nameGeometryService
InsideOutside(const Box &a_region, const ProblemDomain &a_domain, const RealVect &a_origin, const Real &a_dx) const GeometryService [virtual]
intersection(const RealVect &a_lo1, const RealVect &a_hi1, const RealVect &a_lo2, const RealVect &a_hi2)GeometryService [static]
intersection(const Box &a_region, const RealVect &a_origin, const Real &a_dx, const RealVect &a_lower, const RealVect &a_upper)GeometryService [static]
Irregular enum valueGeometryService
isCovered(const Box &a_region, const ProblemDomain &a_domain, const RealVect &a_origin, const Real &a_dx) const NewGeometryShop [virtual]
isCoveredEveryPoint(const Box &a_region, const ProblemDomain &a_domain, const RealVect &a_origin, const Real &a_dx) const NewGeometryShop [private]
isIrregular(const Box &a_region, const ProblemDomain &a_domain, const RealVect &a_origin, const Real &a_dx) const NewGeometryShop [virtual]
isIrregularEveryPoint(const Box &a_region, const ProblemDomain &a_domain, const RealVect &a_origin, const Real &a_dx, const Real &a_originVal) const NewGeometryShop [private, virtual]
isRegular(const Box &a_region, const ProblemDomain &a_domain, const RealVect &a_origin, const Real &a_dx) const NewGeometryShop [virtual]
isRegularEveryPoint(const Box &a_region, const ProblemDomain &a_domain, const RealVect &a_origin, const Real &a_dx) const NewGeometryShop [private]
m_baseIFNewGeometryShop [private]
m_bndryAreaScaleFactorNewGeometryShop [private]
m_currIvNewGeometryShop [mutable, private]
m_cutCellMomentsNewGeometryShop [private]
m_degreePNewGeometryShop [private]
m_domainNewGeometryShop [private]
m_dxVectNewGeometryShop [private]
m_gradNormalNewGeometryShop [mutable, private]
m_numCellsClippedNewGeometryShop [private]
m_orderNewGeometryShop [private]
m_originNewGeometryShop [private]
m_phaseNewGeometryShop
m_residualsNewGeometryShop [mutable, private]
m_thresholdNewGeometryShop [private]
m_useConstraintsNewGeometryShop [private]
m_vectDxNewGeometryShop [private]
m_volScaleFactorNewGeometryShop [private]
NewGeometryShop(const ReferenceHeightIF &a_baseIF, const RealVect &a_origin, const RealVect &a_vectDx, const ProblemDomain &a_domain, const int &a_order=GEOMETRY_ORDER, const int &a_degreeP=GEOMETRY_DEGREEP, const bool &a_useConstraints=GEOMETRY_CONSTRAINTS)NewGeometryShop
NewGeometryShop()NewGeometryShop [inline, private]
NewGeometryShop(const NewGeometryShop &a_workshopin)NewGeometryShop [inline, private]
operator=(const NewGeometryShop &a_workshopin)NewGeometryShop [inline, private]
outputGradNormal() const NewGeometryShop
outputResidual(int &type, int &a_degreeP) const NewGeometryShop
Regular enum valueGeometryService
s_verboseNewGeometryShop [private, static]
settCurrIv(const IntVect &a_iv) const NewGeometryShop
~GeometryService()GeometryService [virtual]
~NewGeometryShop()NewGeometryShop


Generated on Tue Apr 14 14:23:49 2009 for Chombo + EB by  doxygen 1.5.5