Chombo + EB
3.0
|
This is the complete list of members for SphereIF, including all inherited members.
BaseIF() | BaseIF | inline |
boxLayoutChanged(const DisjointBoxLayout &a_newBoxLayout, const RealVect &a_dx) | BaseIF | inlinevirtual |
corners(const Box &a_region, const RealVect &a_origin, const Real &a_dx, RealVect &a_lo, RealVect &a_hi) | BaseIF | inlinestatic |
fastIntersection(const RealVect &a_low, const RealVect &a_high) const | SphereIF | inlinevirtual |
BaseIF::fastIntersection(const Box &a_region, const ProblemDomain &a_domain, const RealVect &a_origin, const Real &a_dx) const | BaseIF | inlinevirtual |
GetParams(Real &a_radius, RealVect &a_center, bool &a_inside) const | SphereIF | 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 | inlinevirtual |
m_center | SphereIF | protected |
m_inside | SphereIF | protected |
m_radius | SphereIF | protected |
m_radius2 | SphereIF | protected |
newImplicitFunction() const | SphereIF | virtual |
operator=(const SphereIF &a_inputIF) | SphereIF | inlineprivate |
print(ostream &out) const | BaseIF | inlinevirtual |
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 | inlineprivate |
value(const RealVect &a_point) const | SphereIF | virtual |
BaseIF::value(const IndexTM< int, GLOBALDIM > &a_partialDerivative, const IndexTM< Real, GLOBALDIM > &a_point) const | BaseIF | inlinevirtual |
BaseIF::value(const IndexTM< Real, GLOBALDIM > &a_point) const | BaseIF | inlinevirtual |
~BaseIF() | BaseIF | inlinevirtual |
~SphereIF() | SphereIF | virtual |