#include <ReflectOddBC.H>
Inheritance diagram for ReflectOddBC:


Public Methods | |
| ReflectOddBC () | |
| ~ReflectOddBC () | |
| ReflectOddBC (int dir, Side::LoHiSide sd, const Interval &a_comps) | |
| ReflectOddBC (int dir, Side::LoHiSide sd) | |
Protected Methods | |
| virtual void | applyHomogeneousBCs (FArrayBox &a_state, const Box &a_domain, Real a_dx) const |
| virtual void | applyHomogeneousBCs (FArrayBox &a_state, const ProblemDomain &a_domain, Real a_dx) const |
| virtual void | applyInhomogeneousBCs (FArrayBox &a_state, const Box &a_domain, Real a_dx) const |
| virtual void | applyInhomogeneousBCs (FArrayBox &a_state, const ProblemDomain &a_domain, Real a_dx) const |
| virtual void | applyReflectOddBCs (FArrayBox &a_state, const ProblemDomain &a_domain, Real a_dx) const |
| virtual void | fillBCValues (FArrayBox &a_neumfac, FArrayBox &a_dircfac, FArrayBox &a_inhmval, Real a_dx, const Box &a_domain) const |
| this doesn't do anything since we don't use the factors | |
| virtual void | fillBCValues (FArrayBox &a_neumfac, FArrayBox &a_dircfac, FArrayBox &a_inhmval, Real a_dx, const ProblemDomain &a_domain) const |
| this doesn't do anything since we don't use the factors | |
| BoxGhostBC * | new_boxghostbc () const |
| virtual constructor workaround. | |
Friends | |
| class | DomainGhostBC |
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||||||
|
Reimplemented from BoxGhostBC. |
|
||||||||||||||||
|
Reimplemented from BoxGhostBC. |
|
||||||||||||||||
|
Reimplemented from BoxGhostBC. |
|
||||||||||||||||
|
Reimplemented from BoxGhostBC. |
|
||||||||||||||||
|
|
|
||||||||||||||||||||||||
|
this doesn't do anything since we don't use the factors
Implements BoxGhostBC. |
|
||||||||||||||||||||||||
|
this doesn't do anything since we don't use the factors
Implements BoxGhostBC. |
|
|
virtual constructor workaround.
Implements BoxGhostBC. |
|
|
Reimplemented from BoxGhostBC. |
1.2.16