SphereIF Member List
This is the complete list of members for
SphereIF, 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 RealVect &a_low, const RealVect &a_high) const | SphereIF | [inline, virtual] |
BaseIF::fastIntersection(const Box &a_region, const ProblemDomain &a_domain, const RealVect &a_origin, const Real &a_dx) const | BaseIF | [inline, virtual] |
GetParams(Real &a_radius, RealVect &a_center, bool &a_inside) const | SphereIF | [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 RealVect &a_low, const RealVect &a_high) const | SphereIF | [virtual] |
BaseIF::InsideOutside(const Box &a_region, const ProblemDomain &a_domain, const RealVect &a_origin, const Real &a_dx) const | BaseIF | [inline, virtual] |
m_center | SphereIF | [protected] |
m_inside | SphereIF | [protected] |
m_radius | SphereIF | [protected] |
m_radius2 | SphereIF | [protected] |
newImplicitFunction() const | SphereIF | [virtual] |
normal(const IndexTM< Real, GLOBALDIM > &a_point) const | BaseIF | [inline, virtual] |
operator=(const SphereIF &a_inputIF) | SphereIF | [inline, private] |
SetParams(const Real &a_radius, const RealVect &a_center, const bool &a_inside) | SphereIF | [virtual] |
SphereIF(const Real &a_radius, const RealVect &a_center, const bool &a_inside) | SphereIF | |
SphereIF(const SphereIF &a_inputIF) | SphereIF | |
SphereIF() | SphereIF | [inline, private] |
value(const RealVect &a_point) const | SphereIF | [virtual] |
BaseIF::value(const IndexTM< Real, GLOBALDIM > &a_point) const | BaseIF | [inline, virtual] |
~BaseIF() | BaseIF | [inline, virtual] |
~SphereIF() | SphereIF | [virtual] |