Chombo + EB
3.2
|
This is the complete list of members for CompBC, including all inherited members.
BCFunction() | BCFunction | inline |
CompBC() | CompBC | inline |
CompBC(int a_nSource, IntVect a_nGhosts) | CompBC | |
createCoefs()=0 | CompBC | pure virtual |
define(int a_nSource, IntVect a_nGhosts) | CompBC | |
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 |
getCoef(int a_iSrc, int a_iGhost=0) | CompBC | |
m_isDefined | CompBC | protected |
m_nGhosts | CompBC | protected |
m_nSources | CompBC | protected |
m_Rcoefs | CompBC | protected |
nGhosts() const | CompBC | inline |
nSources() const | CompBC | inline |
operator()(FArrayBox &a_state, const Box &a_valid, const ProblemDomain &a_domain, Real a_dx, bool a_homogeneous)=0 | CompBC | pure virtual |
operator()(FArrayBox &a_state, const Box &a_valid, const ProblemDomain &a_domain, Real a_dx, const DataIndex &a_index, bool a_homogeneous) | CompBC | inlinevirtual |
setTime(const Real &a_time) | BCFunction | inlinevirtual |
~BCFunction() | BCFunction | inlinevirtual |
~CompBC() | CompBC | virtual |