IntersectionIF Member List
This is the complete list of members for
IntersectionIF, 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 | IntersectionIF | [virtual] |
| BaseIF::fastIntersection(const Box &a_region, const ProblemDomain &a_domain, const RealVect &a_origin, const Real &a_dx) const | BaseIF | [inline, virtual] |
| findClosest(const IndexTM< Real, GLOBALDIM > &a_point, int &closestIF) const | IntersectionIF | |
| 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 | IntersectionIF | [virtual] |
| InsideOutside(const RealVect &a_low, const RealVect &a_high) const | IntersectionIF | [virtual] |
| BaseIF::InsideOutside(const Box &a_region, const ProblemDomain &a_domain, const RealVect &a_origin, const Real &a_dx) const | BaseIF | [inline, virtual] |
| IntersectionIF(const BaseIF &a_impFunc1, const BaseIF &a_impFunc2) | IntersectionIF | |
| IntersectionIF(const Vector< BaseIF * > &a_impFuncs) | IntersectionIF | |
| IntersectionIF(const IntersectionIF &a_inputIF) | IntersectionIF | |
| IntersectionIF() | IntersectionIF | [inline, private] |
| m_impFuncs | IntersectionIF | [protected] |
| m_numFuncs | IntersectionIF | [protected] |
| newImplicitFunction() const | IntersectionIF | [virtual] |
| normal(const IndexTM< Real, GLOBALDIM > &a_point) const | IntersectionIF | [virtual] |
| operator=(const IntersectionIF &a_inputIF) | IntersectionIF | [inline, private] |
| value(const RealVect &a_point) const | IntersectionIF | [virtual] |
| value(const IndexTM< Real, GLOBALDIM > &a_point) const | IntersectionIF | [virtual] |
| ~BaseIF() | BaseIF | [inline, virtual] |
| ~IntersectionIF() | IntersectionIF | [virtual] |