|
BISICLES AMR ice sheet model
0.9
|
This is the complete list of members for LevelSigmaCS, including all inherited members.
| anyFloating() const | LevelSigmaCS | inline |
| computeDeltaFactors() | LevelSigmaCS | protected |
| computeFloatingMask(const LevelData< FArrayBox > &a_surface) | LevelSigmaCS | protected |
| computeSurface(const LevelSigmaCS *a_crseCoords, const int a_refRatio) | LevelSigmaCS | protected |
| define(const DisjointBoxLayout &a_grids, const RealVect &a_dx, const IntVect &a_ghostVect=IntVect::Unit) | LevelSigmaCS | |
| define(const LevelSigmaCS &a_fineCS, int a_nRef) | LevelSigmaCS | |
| deltaFactors() const | LevelSigmaCS | |
| dx() const | LevelSigmaCS | inline |
| exchangeTopography() | LevelSigmaCS | |
| faceDeltaFactors() const | LevelSigmaCS | |
| getBackgroundSlope() const | LevelSigmaCS | inline |
| getDSigma() const | LevelSigmaCS | inline |
| getFaceH() | LevelSigmaCS | |
| getFaceH() const | LevelSigmaCS | |
| getFaceSigma() const | LevelSigmaCS | inline |
| getFloatingMask() const | LevelSigmaCS | inline |
| getGradSurface() const | LevelSigmaCS | |
| getGradSurfaceFace() const | LevelSigmaCS | |
| getH() | LevelSigmaCS | |
| getH() const | LevelSigmaCS | |
| getNodeRealCoordinates(LevelData< NodeFArrayBox > &a_nodeCoords) const | LevelSigmaCS | |
| getSigma() const | LevelSigmaCS | inline |
| getSurfaceHeight() const | LevelSigmaCS | |
| getSurfaceHeight(LevelData< FArrayBox > &a_zSurface) const | LevelSigmaCS | |
| getThicknessOverFlotation() const | LevelSigmaCS | |
| getTopography() const | LevelSigmaCS | |
| getTopography() | LevelSigmaCS | |
| ghostVect() const | LevelSigmaCS | inline |
| gravity() const | LevelSigmaCS | inline |
| grids() const | LevelSigmaCS | inline |
| iceDensity() const | LevelSigmaCS | inline |
| interpFromCoarse(const LevelSigmaCS &a_crseCoords, const int a_refinementRatio, const bool a_interpolateTopography=true, const bool a_interpolateThickness=true, const bool a_preserveMask=true, const bool a_interpolateTopographyGhost=true, const bool a_interpolateThicknessGhost=true, const bool a_preserveMaskGhost=true, int a_thicknessInterpolationMethod=STD_THICKNESS_INTERPOLATION_METHOD) | LevelSigmaCS | |
| isDefined() const | LevelSigmaCS | inline |
| LevelSigmaCS() | LevelSigmaCS | |
| LevelSigmaCS(const DisjointBoxLayout &a_grids, const RealVect &a_dx, const IntVect &a_ghostVect=IntVect::Unit) | LevelSigmaCS | |
| LevelSigmaCS(const DisjointBoxLayout &a_grids, const RealVect &a_dx, const LevelSigmaCS &a_fineCS, int a_nRef) | LevelSigmaCS | |
| m_anyFloating | LevelSigmaCS | protected |
| m_backgroundSlope | LevelSigmaCS | protected |
| m_deltaFactors | LevelSigmaCS | protected |
| m_dSigma | LevelSigmaCS | protected |
| m_dx | LevelSigmaCS | protected |
| m_faceDeltaFactors | LevelSigmaCS | protected |
| m_faceH | LevelSigmaCS | protected |
| m_faceSigma | LevelSigmaCS | protected |
| m_floatingMask | LevelSigmaCS | protected |
| m_ghostVect | LevelSigmaCS | protected |
| m_gradSurface | LevelSigmaCS | protected |
| m_gradSurfaceFace | LevelSigmaCS | protected |
| m_gravity | LevelSigmaCS | protected |
| m_grids | LevelSigmaCS | protected |
| m_H | LevelSigmaCS | protected |
| m_Hgrids | LevelSigmaCS | protected |
| m_iceDensity | LevelSigmaCS | protected |
| m_isDefined | LevelSigmaCS | protected |
| m_seaLevel | LevelSigmaCS | protected |
| m_sigma | LevelSigmaCS | protected |
| m_surface | LevelSigmaCS | protected |
| m_thicknessOverFlotation | LevelSigmaCS | protected |
| m_topography | LevelSigmaCS | protected |
| m_unitShift | LevelSigmaCS | protected |
| m_waterDensity | LevelSigmaCS | protected |
| makeCoarser(int a_coarsenFactor) const | LevelSigmaCS | |
| mappedCoord(const RealVect &a_x, const DataIndex &a_index) const | LevelSigmaCS | |
| MAX_THICKNESS_INTERPOLATION_METHOD enum value | LevelSigmaCS | |
| realCoord(const RealVect &a_Xi, const DataIndex &a_index) const | LevelSigmaCS | |
| recomputeGeometry(const LevelSigmaCS *a_crseCoords, const int a_refRatio) | LevelSigmaCS | |
| recomputeGeometryFace(const LevelSigmaCS *a_crseCoords, const int a_refRatio) | LevelSigmaCS | |
| seaLevel() const | LevelSigmaCS | inline |
| setBackgroundSlope(const RealVect &a_backgroundSlope) | LevelSigmaCS | inline |
| setDefaultValues() | LevelSigmaCS | protected |
| setFaceSigma(const Vector< Real > &a_faceSigma) | LevelSigmaCS | inline |
| setGradSurface(const LevelData< FArrayBox > &a_gradSurface) | LevelSigmaCS | |
| setGradSurfaceFace(const LevelData< FluxBox > &a_gradSurface) | LevelSigmaCS | |
| setGravity(const Real &a_gravity) | LevelSigmaCS | inline |
| setIceDensity(const Real &a_iceDensity) | LevelSigmaCS | inline |
| setSeaLevel(const Real &a_seaLevel) | LevelSigmaCS | inline |
| setSurfaceHeight(const LevelData< FArrayBox > &a_surface) | LevelSigmaCS | |
| setTopography(const LevelData< FArrayBox > &a_topography) | LevelSigmaCS | |
| setWaterDensity(const Real &a_waterDensity) | LevelSigmaCS | inline |
| SMOOTH_SURFACE_THICKNESS_INTERPOLATION_METHOD enum value | LevelSigmaCS | |
| STD_THICKNESS_INTERPOLATION_METHOD enum value | LevelSigmaCS | |
| ThicknessInterpolationMethod enum name | LevelSigmaCS | |
| unitShiftExchange(LevelData< FArrayBox > &a_level) | LevelSigmaCS | |
| waterDensity() const | LevelSigmaCS | inline |
| ~LevelSigmaCS() | LevelSigmaCS | virtual |
1.8.13