BaseLevelSet() | BaseLevelSet | [inline] |
getBoxCornerCells(const Box &a_region, const RealVect &a_origin, const Real &a_dx) const | BaseLevelSet | |
getBoxLocations(const Box &a_region, const RealVect &a_origin, const Real &a_dx) const | BaseLevelSet | |
getBoxLocations(const Box &a_region, const RealVect &a_origin, const RealVect &a_vectDx) const | BaseLevelSet | |
isCovered(const Box ®ion, const Box &domain, const RealVect &origin, const Real &dx) const=0 | BaseLevelSet | [pure virtual] |
isRegular(const Box ®ion, const Box &domain, const RealVect &origin, const Real &dx) const=0 | BaseLevelSet | [pure virtual] |
localFuncValue(const RealVect &a_independentCoords, const int &a_upDirection, const IntVect &a_iv, const Box &a_domain, const RealVect &a_origin, const Real &a_dx) const=0 | BaseLevelSet | [pure virtual] |
new_baseLevelSet() const=0 | BaseLevelSet | [pure virtual] |
upDirection(const RealVect &a_midpt, const IntVect &a_iv) const=0 | BaseLevelSet | [pure virtual] |
~BaseLevelSet() | BaseLevelSet | [inline, virtual] |