DEMIF Member List
This is the complete list of members for
DEMIF, including all inherited members.
| BaseIF() | BaseIF | [inline] |
| cacheConstants() | DEMIF | [virtual] |
| corners(const Box &a_region, const RealVect &a_origin, const Real &a_dx, RealVect &a_lo, RealVect &a_hi) | BaseIF | [inline, static] |
| DEMIF(const IntVect &a_ncell, const int &a_interpType, const RealVect &a_dx, const std::string &a_demFile, const Real &a_bottomBuffer, const Real &a_truncElev, const Real &a_highGround, const Real &a_verticalScale) | DEMIF | |
| DEMIF(const DEMIF &a_inputIF) | DEMIF | |
| DEMIF() | DEMIF | [inline, private] |
| fastIntersection(const Box &a_region, const ProblemDomain &a_domain, const RealVect &a_origin, const Real &a_dx) const | BaseIF | [inline, virtual] |
| fastIntersection(const RealVect &a_low, const RealVect &a_high) const | BaseIF | [inline, virtual] |
| fixDEM() | DEMIF | [virtual] |
| grad(const IndexTM< Real, GLOBALDIM > &a_point) const | BaseIF | [inline, virtual] |
| gradGrad(const IndexTM< Real, GLOBALDIM > &a_point) const | BaseIF | [inline, virtual] |
| gradNormal(const IndexTM< Real, GLOBALDIM > &a_point) const | BaseIF | [inline, virtual] |
| InsideOutside(const Box &a_region, const ProblemDomain &a_domain, const RealVect &a_origin, const Real &a_dx) const | BaseIF | [inline, virtual] |
| InsideOutside(const RealVect &a_low, const RealVect &a_high) const | BaseIF | [inline, virtual] |
| m_bottomBuffer | DEMIF | [protected] |
| m_cellsize | DEMIF | [protected] |
| m_cellvalue | DEMIF | [protected] |
| m_DEM | DEMIF | [protected] |
| m_doCubic | DEMIF | [protected] |
| m_dx | DEMIF | [protected] |
| m_highGround | DEMIF | [protected] |
| m_hx | DEMIF | [protected] |
| m_hx2 | DEMIF | [protected] |
| m_hx3 | DEMIF | [protected] |
| m_hy | DEMIF | [protected] |
| m_hy2 | DEMIF | [protected] |
| m_hy3 | DEMIF | [protected] |
| m_interpType | DEMIF | [protected] |
| m_maxDEM | DEMIF | [protected] |
| m_minDEM | DEMIF | [protected] |
| m_ncell | DEMIF | [protected] |
| m_ncols | DEMIF | [protected] |
| m_NODATA | DEMIF | [protected] |
| m_nrows | DEMIF | [protected] |
| m_truncElev | DEMIF | [protected] |
| m_verticalScale | DEMIF | [protected] |
| m_xllcorner | DEMIF | [protected] |
| m_yllcorner | DEMIF | [protected] |
| newImplicitFunction() const | DEMIF | [virtual] |
| normal(const IndexTM< Real, GLOBALDIM > &a_point) const | BaseIF | [inline, virtual] |
| operator=(const DEMIF &a_inputIF) | DEMIF | [inline, private] |
| readDEM(const bool &a_justhead, const std::string &a_demFile) | DEMIF | [virtual] |
| value(const RealVect &a_point) const | DEMIF | [virtual] |
| BaseIF::value(const IndexTM< Real, GLOBALDIM > &a_point) const | BaseIF | [inline, virtual] |
| ~BaseIF() | BaseIF | [inline, virtual] |
| ~DEMIF() | DEMIF | [virtual] |