applyBCs(const Box &a_bcbox, FArrayBox &a_state, const FArrayBox &a_neumfac, const FArrayBox &a_dircfac, const FArrayBox &a_inhmval, Real a_dx) const | BoxEdgeBC | [protected, virtual] |
applyHomogeneousBCs(FArrayBox &a_state, const ProblemDomain &a_domain, Real a_dx) const | BoxEdgeBC | [protected, virtual] |
applyHomogeneousBCs(FArrayBox &a_state, const Box &a_domain, Real a_dx) const | BoxEdgeBC | [protected, virtual] |
applyInhomogeneousBCs(FArrayBox &a_state, const ProblemDomain &a_domain, Real a_dx) const | BoxEdgeBC | [protected, virtual] |
applyInhomogeneousBCs(FArrayBox &a_state, const Box &a_domain, Real a_dx) const | BoxEdgeBC | [protected, virtual] |
BCVal() const | edgeDirichletBC | |
BoxEdgeBC() | BoxEdgeBC | |
BoxEdgeBC(int a_dir, Side::LoHiSide a_sd) | BoxEdgeBC | |
BoxEdgeBC(int a_dir, Side::LoHiSide a_sd, const Interval &a_comps) | BoxEdgeBC | |
BoxEdgeBC(int a_dir, Side::LoHiSide a_sd, const Interval &a_comps, IndexType &a_ixtype) | BoxEdgeBC | |
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) | BoxEdgeBC | [protected] |
define(int a_dir, Side::LoHiSide a_sd, const Interval &a_comps) | BoxEdgeBC | [protected] |
define(int a_dir, Side::LoHiSide a_sd, const Interval &a_comps, IndexType &a_ixtype) | BoxEdgeBC | [protected] |
DomainGhostBC class | edgeDirichletBC | [friend] |
edgeDirichletBC() | edgeDirichletBC | |
edgeDirichletBC(int a_dir, Side::LoHiSide a_sd) | edgeDirichletBC | |
edgeDirichletBC(int a_dir, Side::LoHiSide a_sd, const Interval &a_comps) | edgeDirichletBC | |
fillBCValues(FArrayBox &a_neumfac, FArrayBox &a_dircfac, FArrayBox &a_inhmval, Real a_dx, const ProblemDomain &a_domain) const | edgeDirichletBC | [protected, virtual] |
fillBCValues(FArrayBox &a_neumfac, FArrayBox &a_dircfac, FArrayBox &a_inhmval, Real a_dx, const Box &a_domain) const | edgeDirichletBC | [protected, virtual] |
ixType() const | BoxEdgeBC | |
ixType(const IndexType &a_ixType) | BoxEdgeBC | |
m_bcVal | edgeDirichletBC | [protected] |
m_components | BoxGhostBC | [protected] |
m_direction | BoxGhostBC | [protected] |
m_side | BoxGhostBC | [protected] |
new_boxghostbc() const | edgeDirichletBC | [protected, virtual] |
setBCVal(const Real a_bcVal) | edgeDirichletBC | |
~BoxEdgeBC() | BoxEdgeBC | [virtual] |
~BoxGhostBC() | BoxGhostBC | [inline, virtual] |
~edgeDirichletBC() | edgeDirichletBC | |