Mushy Layer
1.0
|
This is the complete list of members for ExtrapolationBCFunction, including all inherited members.
BCFunction() | BCFunction | |
ExtrapolationBCFunction() (defined in ExtrapolationBCFunction) | ExtrapolationBCFunction | inline |
ExtrapolationBCFunction(bool a_isDefined, int a_order=0) | ExtrapolationBCFunction | inline |
fillGhostCells(const LevelData< FArrayBox > &phi, const Real dx, const bool homogeneous) | BCFunction | |
fillGhostCells(const Vector< LevelData< FArrayBox > *> &phi, const Real dx0, const Vector< int > &refV, const bool homogeneous) | BCFunction | |
m_isDefined | ExtrapolationBCFunction | |
m_order | ExtrapolationBCFunction | |
operator()(FArrayBox &a_state, const Box &a_valid, const ProblemDomain &a_domain, Real a_dx, bool a_homogeneous) | ExtrapolationBCFunction | inlinevirtual |
BCFunction::operator()(FArrayBox &a_state, const Box &a_valid, const ProblemDomain &a_domain, Real a_dx, const DataIndex &a_index, bool a_homogeneous) | BCFunction | virtual |
setTime(const Real &a_time) | BCFunction | virtual |
~BCFunction() | BCFunction | virtual |