| 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 &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 | |
| BoxGhostBC(const BoxGhostBC &) | BoxGhostBC | [inline, private] |
| 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 | BoxGhostBC | [friend] |
| fillBCValues(FArrayBox &a_neumfac, FArrayBox &a_dircfac, FArrayBox &a_inhmval, Real a_dx, const Box &domain) const=0 | BoxGhostBC | [protected, pure virtual] |
| fillBCValues(FArrayBox &a_neumfac, FArrayBox &a_dircfac, FArrayBox &a_inhmval, Real a_dx, const ProblemDomain &domain) const=0 | BoxGhostBC | [protected, pure virtual] |
| m_components | BoxGhostBC | [protected] |
| m_direction | BoxGhostBC | [protected] |
| m_side | BoxGhostBC | [protected] |
| new_boxghostbc() const=0 | BoxGhostBC | [protected, pure virtual] |
| operator=(const BoxGhostBC &) | BoxGhostBC | [inline, private, virtual] |
| ~BoxGhostBC() | BoxGhostBC | [inline, virtual] |