MollifyIF Member List
This is the complete list of members for
MollifyIF, including all inherited members.
BaseIF() | BaseIF | [inline] |
corners(const Box &a_region, const RealVect &a_origin, const Real &a_dx, RealVect &a_lo, RealVect &a_hi) | BaseIF | [inline, static] |
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] |
grad(const IndexTM< Real, GLOBALDIM > &a_point) const | MollifyIF | [virtual] |
gradGrad(const IndexTM< Real, GLOBALDIM > &a_point) const | MollifyIF | [virtual] |
gradNormal(const IndexTM< Real, GLOBALDIM > &a_point) const | MollifyIF | [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_cachedGradGradMollifier | MollifyIF | [mutable, protected] |
m_cachedGradMollifier | MollifyIF | [mutable, protected] |
m_dx | MollifyIF | [protected] |
m_impFunc | MollifyIF | [protected] |
m_max | MollifyIF | [protected] |
m_min | MollifyIF | [protected] |
m_mollifier | MollifyIF | [protected] |
m_mollifierSum | MollifyIF | [mutable, protected] |
m_numPts | MollifyIF | [protected] |
m_sampleBox | MollifyIF | [protected] |
m_sampledGradGradMollifier | MollifyIF | [mutable, protected] |
m_sampledGradMollifier | MollifyIF | [mutable, protected] |
m_sampledMollifier | MollifyIF | [mutable, protected] |
MollifyIF(const BaseIF &a_impFunc, const BaseIF &a_mollifier, const Real &a_min, const Real &a_max, const int &a_numPts) | MollifyIF | |
MollifyIF(const MollifyIF &a_inputIF) | MollifyIF | |
MollifyIF() | MollifyIF | [inline, private] |
newImplicitFunction() const | MollifyIF | [virtual] |
normal(const IndexTM< Real, GLOBALDIM > &a_point) const | MollifyIF | [virtual] |
operator=(const MollifyIF &a_inputIF) | MollifyIF | [inline, private] |
value(const RealVect &a_point) const | MollifyIF | [virtual] |
value(const IndexTM< Real, GLOBALDIM > &a_point) const | MollifyIF | [virtual] |
~BaseIF() | BaseIF | [inline, virtual] |
~MollifyIF() | MollifyIF | [virtual] |