#include <NeumannConductivityEBBC.H>
|
virtual void | define (const LayoutData< IntVectSet > &a_cfivs, const Real &a_factor) |
|
virtual void | applyEBFlux (EBCellFAB &a_lphi, const EBCellFAB &a_phi, VoFIterator &a_vofit, const LayoutData< IntVectSet > &a_cfivs, const DataIndex &a_dit, const RealVect &a_probLo, const RealVect &a_dx, const Real &a_factor, const bool &a_useHomogeneous, const Real &a_time) |
|
| NeumannConductivityEBBC (const ProblemDomain &a_domain, const EBISLayout &a_layout, const RealVect &a_dx) |
|
virtual LayoutData< BaseIVFAB
< VoFStencil > > * | getFluxStencil (int ivar) |
|
virtual | ~NeumannConductivityEBBC () |
|
virtual void | setValue (Real a_value) |
|
virtual int | whichBC () |
|
virtual void | setFunction (RefCountedPtr< BaseBCValue > a_flux) |
|
| ConductivityBaseEBBC () |
|
virtual | ~ConductivityBaseEBBC () |
|
void | setCoef (EBLevelGrid &a_eblg, Real &a_beta, RefCountedPtr< LevelData< BaseIVFAB< Real > > > &a_bcoe) |
|
| BaseEBBC () |
|
virtual | ~BaseEBBC () |
|
virtual void | getEBFlux (Real &a_flux, const VolIndex &a_vof, const LevelData< EBCellFAB > &a_phi, const LayoutData< IntVectSet > &a_cfivs, const DataIndex &a_dit, const RealVect &a_probLo, const RealVect &a_dx, const bool &a_useHomogeneous, const Real &a_time, const pair< int, Real > *a_cacheHint=0) |
| deprecated interface. More...
|
|
virtual void | setData (RefCountedPtr< LevelData< BaseIVFAB< Real > > > &a_data) |
|
bool | dataBased () const |
|
virtual void | setType (RefCountedPtr< LevelData< BaseIVFAB< int > > > &a_type) |
|
virtual NeumannConductivityEBBC::~NeumannConductivityEBBC |
( |
| ) |
|
|
virtual |
add change in lphi due to eb flux
Implements BaseEBBC.
Return a pointer to the homogenous flux stencil for the boundary condition. contribution. In the case where there in no contribution in the homogeneous case (ie. homogeneous Neumann) return NULL.
Implements BaseEBBC.
virtual void NeumannConductivityEBBC::setValue |
( |
Real |
a_value | ) |
|
|
virtual |
virtual int NeumannConductivityEBBC::whichBC |
( |
| ) |
|
|
inlinevirtual |
int NeumannConductivityEBBC::s_comp |
|
static |
The documentation for this class was generated from the following file: