advectionVel(const RealVect &a_advVel) | VelIBC | |
advectionVel() const | VelIBC | |
fluxBC(FArrayBox &a_F, const FArrayBox &a_W, const FArrayBox &a_Wextrap, const int &a_dir, const Side::LoHiSide &a_side, const Real &a_time) | VelIBC | |
getNormalWallVel(int a_dir, Side::LoHiSide a_hiLo) const | VelIBC | |
getSlopeValue(int a_dir, Side::LoHiSide a_hiLo) const | VelIBC | |
initialize(LevelData< FArrayBox > &a_U) | VelIBC | |
m_bcVal | VelIBC | [protected] |
m_isBCvalSet | VelIBC | [protected] |
m_isSlopeValSet | VelIBC | [protected] |
m_probtype | VelIBC | [protected] |
m_slopeVal | VelIBC | [protected] |
m_velocity | VelIBC | [protected] |
new_physIBC() | VelIBC | |
probType(const int a_probtype) | VelIBC | |
probType() const | VelIBC | |
setBdrySlopes(FArrayBox &a_dW, const FArrayBox &a_W, const int &a_dir, const Real &a_time) | VelIBC | |
setDefaultValues() | VelIBC | |
setNormalWallVel(Real a_bcVal, int a_dir, Side::LoHiSide a_hiLo) | VelIBC | |
setSlopeValue(Real a_slopeVal, int a_dir, Side::LoHiSide a_hiLo) | VelIBC | |
VelIBC() | VelIBC | |
VelIBC(const Real &a_gamma, const Real &a_ambientDensity, const Real &a_deltaDensity, const int &a_pressure, const RealVect &a_center, const Real &a_size, const RealVect &a_velocity) | VelIBC | |
~VelIBC() | VelIBC | [inline] |