applyBCs(const Box &a_bcbox, FArrayBox &a_state, const FArrayBox &a_neumfac, const FArrayBox &a_dircfac, const FArrayBox &a_inhmval, Real a_dx) const | BoxGhostBC | [protected, virtual] |
applyHomogeneousBCs(FArrayBox &a_state, const Box &a_domain, Real a_dx) const | BoxGhostBC | [protected, virtual] |
applyHomogeneousBCs(FArrayBox &a_state, const ProblemDomain &a_domain, Real a_dx) const | BoxGhostBC | [protected, virtual] |
applyInhomogeneousBCs(FArrayBox &a_state, const Box &a_domain, Real a_dx) const | BoxGhostBC | [protected, virtual] |
applyInhomogeneousBCs(FArrayBox &a_state, const ProblemDomain &a_domain, Real a_dx) const | BoxGhostBC | [protected, virtual] |
BoxGhostBC() | BoxGhostBC | [inline] |
BoxGhostBC(int a_dir, Side::LoHiSide a_sd) | BoxGhostBC | |
BoxGhostBC(int a_dir, Side::LoHiSide a_sd, const Interval &a_comps) | BoxGhostBC | |
define(int a_dir, Side::LoHiSide a_sd) | BoxGhostBC | [protected] |
define(int a_dir, Side::LoHiSide a_sd, const Interval &a_comps) | BoxGhostBC | [protected] |
DomainGhostBC class | scalarDirichletBC | [friend] |
m_components | BoxGhostBC | [protected] |
m_direction | BoxGhostBC | [protected] |
m_side | BoxGhostBC | [protected] |
scalarDirichletBC(int dir, Side::LoHiSide sd) | scalarDirichletBC | |
scalarDirichletBC(int dir, Side::LoHiSide sd, const Interval &a_comps) | scalarDirichletBC | |
scalarDirichletBC() | scalarDirichletBC | |
setVal(const Real a_bcVal) | scalarDirichletBC | |
~BoxGhostBC() | BoxGhostBC | [inline, virtual] |
~scalarDirichletBC() | scalarDirichletBC | [virtual] |