Chombo + EB
3.2
|
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 |
derivative(const IntVect &a_deriv, const RealVect &a_point) const | BaseIF | inlinevirtual |
derivative(const IndexTM< int, GLOBALDIM > &a_deriv, const IndexTM< Real, GLOBALDIM > &a_point) const | BaseIF | inlinevirtual |
fastIntersection(const Box &a_region, const ProblemDomain &a_domain, const RealVect &a_origin, const Real &a_dx) const | BaseIF | inlinevirtual |
fastIntersection(const RealVect &a_low, const RealVect &a_high) const | BaseIF | inlinevirtual |
getExactEBMoments(const VolIndex &a_vof, const Real &a_dx) const | BaseIF | inlinevirtual |
getExactEBNormalMoments(const VolIndex &a_vof, const Real &a_dx, const int &a_ni) const | BaseIF | inlinevirtual |
getExactEBNormalPartialDerivs(const VolIndex &a_vof, const Real &a_dx, const int &a_ni) const | BaseIF | inlinevirtual |
getExactFaceMoments(const FaceIndex &a_face, const Real &a_dx) const | BaseIF | inlinevirtual |
getExactVolumeMoments(const VolIndex &a_vof, const Real &a_dx) const | BaseIF | inlinevirtual |
GetParams(Real &a_radius, IndexTM< Real, GLOBALDIM > &a_center, bool &a_inside) const | HyperSphereIF | virtual |
gradNormal(const IndexTM< Real, GLOBALDIM > &a_point) const | HyperSphereIF | virtual |
HyperSphereIF(const Real &a_radius, const IndexTM< Real, GLOBALDIM > &a_center, const bool &a_inside) | HyperSphereIF | |
HyperSphereIF(const HyperSphereIF &a_inputIF) | HyperSphereIF | |
InsideOutside(const Box &a_region, const ProblemDomain &a_domain, const RealVect &a_origin, const Real &a_dx) const | BaseIF | inlinevirtual |
InsideOutside(const RealVect &a_low, const RealVect &a_high) const | BaseIF | inlinevirtual |
m_center | HyperSphereIF | protected |
m_inside | HyperSphereIF | protected |
m_radius | HyperSphereIF | protected |
m_radius2 | HyperSphereIF | protected |
makeGrids(const ProblemDomain &a_domain, DisjointBoxLayout &a_grids, const int &a_maxGridSize, const int &a_maxIrregGridSize) | BaseIF | inlinevirtual |
newImplicitFunction() const | HyperSphereIF | virtual |
normal(const IndexTM< Real, GLOBALDIM > &a_point) const | HyperSphereIF | virtual |
operator=(const SphereIF &a_inputIF) | SphereIF | inlineprivate |
print(ostream &out) const | BaseIF | inlinevirtual |
SetParams(const Real &a_radius, const IndexTM< Real, GLOBALDIM > &a_center, const bool &a_inside) | HyperSphereIF | virtual |
SphereIF(const Real &a_radius, const RealVect &a_center, const bool &a_inside) | SphereIF | |
SphereIF() | SphereIF | private |
value(const IndexTM< int, GLOBALDIM > &a_partialDerivative, const IndexTM< Real, GLOBALDIM > &a_point) const | HyperSphereIF | virtual |
value(const RealVect &a_point) const | HyperSphereIF | virtual |
value(const IndexTM< Real, GLOBALDIM > &a_point) const | HyperSphereIF | virtual |
BaseIF::value(const IntVect &a_deriv, const RealVect &a_point) const | BaseIF | inlinevirtual |
~BaseIF() | BaseIF | inlinevirtual |
~HyperSphereIF() | HyperSphereIF | virtual |
~SphereIF() | SphereIF | inlinevirtual |