Chombo + EB
3.2
|
This is the complete list of members for BCFunction, including all inherited members.
BCFunction() | BCFunction | inline |
BCFunction(const BCFunction &) | BCFunction | private |
fillGhostCells(const LevelData< FArrayBox > &phi, const Real dx, const bool homogeneous) | BCFunction | inline |
fillGhostCells(const Vector< LevelData< FArrayBox > *> &phi, const Real dx0, const Vector< int > &refV, const bool homogeneous) | BCFunction | inline |
operator()(FArrayBox &a_state, const Box &a_valid, const ProblemDomain &a_domain, Real a_dx, bool a_homogeneous)=0 | BCFunction | pure virtual |
operator()(FArrayBox &a_state, const Box &a_valid, const ProblemDomain &a_domain, Real a_dx, const DataIndex &a_index, bool a_homogeneous) | BCFunction | inlinevirtual |
operator=(const BCFunction &) | BCFunction | private |
setTime(const Real &a_time) | BCFunction | inlinevirtual |
~BCFunction() | BCFunction | inlinevirtual |