Mushy Layer
1.0
|
This is the complete list of members for BasicPressureBCFunctionSubcycled, including all inherited members.
AbstractScalarBCFunction() | AbstractScalarBCFunction | inline |
AbstractScalarBCFunction(bool a_isDefined, MushyLayerParams a_params, bool a_homogeneous, LevelData< FluxBox > *a_advVel, Real a_dx, Interval a_interval=Interval(0, 0)) | AbstractScalarBCFunction | inline |
BasicPressureBCFunctionSubcycled(bool a_isDefined, MushyLayerParams a_params, bool a_homogeneous, LevelData< FluxBox > *a_advVel, Real a_dx) | BasicPressureBCFunctionSubcycled | inline |
BCFunction() | BCFunction | |
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_advVel | AbstractScalarBCFunction | |
m_dx | AbstractScalarBCFunction | |
m_homogeneous | AbstractScalarBCFunction | |
m_interval | AbstractScalarBCFunction | |
m_isDefined | AbstractScalarBCFunction | |
m_params | AbstractScalarBCFunction | |
operator()(FArrayBox &a_state, const Box &a_valid, const ProblemDomain &a_domain, Real a_dx, bool a_homogeneous) | BasicPressureBCFunctionSubcycled | 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 |