applyBCs(const Box &a_bcBox, FArrayBox &a_state, const FArrayBox &a_neumfac, const FArrayBox &a_dircfac, const FArrayBox &a_inhmval, Real a_dx) const | RegBoxGhostBC | [protected, virtual] |
applyHomogeneousBCs(FArrayBox &a_state, const Box &a_domain, Real a_dx) const | RegBoxGhostBC | [protected, virtual] |
applyHomogeneousBCs(FArrayBox &a_state, const ProblemDomain &a_domain, Real a_dx) const | RegBoxGhostBC | [protected, virtual] |
applyInhomogeneousBCs(FArrayBox &a_state, const Box &a_domain, Real a_dx) const | RegBoxGhostBC | [protected, virtual] |
applyInhomogeneousBCs(FArrayBox &a_state, const ProblemDomain &a_domain, Real a_dx) const | RegBoxGhostBC | [protected, virtual] |
define(int a_dir, Side::LoHiSide a_sd) | RegBoxGhostBC | [protected] |
define(int a_dir, Side::LoHiSide a_sd, const Interval &a_comps) | RegBoxGhostBC | [protected] |
fillBCValues(FArrayBox &a_neumfac, FArrayBox &a_dircfac, FArrayBox &a_inhmval, Real a_dx, const Box &a_domain) const=0 | RegBoxGhostBC | [protected, pure virtual] |
fillBCValues(FArrayBox &a_neumfac, FArrayBox &a_dircfac, FArrayBox &a_inhmval, Real a_dx, const ProblemDomain &a_domain) const=0 | RegBoxGhostBC | [protected, pure virtual] |
m_components | RegBoxGhostBC | [protected] |
m_direction | RegBoxGhostBC | [protected] |
m_side | RegBoxGhostBC | [protected] |
newBoxGhostBC() const=0 | RegBoxGhostBC | [protected, pure virtual] |
operator=(const RegBoxGhostBC &) | RegBoxGhostBC | [inline, private] |
RegBoxGhostBC() | RegBoxGhostBC | [inline] |
RegBoxGhostBC(int a_dir, Side::LoHiSide a_sd) | RegBoxGhostBC | |
RegBoxGhostBC(int a_dir, Side::LoHiSide a_sd, const Interval &a_comps) | RegBoxGhostBC | |
RegBoxGhostBC(const RegBoxGhostBC &) | RegBoxGhostBC | [inline, private] |
RegDomainGhostBC class | RegBoxGhostBC | [friend] |
~RegBoxGhostBC() | RegBoxGhostBC | [inline, virtual] |