Chombo + EB + MF
3.2
|
#include <EBPatchAdvect.H>
Public Member Functions | |
virtual | ~EBPatchAdvectFactory () |
EBPatchGodunov * | create () const |
EBPatchAdvectFactory (RefCountedPtr< EBPhysIBCFactory > &a_bc, const bool &a_useLimiting, const Real &a_maxVal=-1.e99, const Real &a_minVal=1.e99, const bool &a_setMaxMin=false) | |
![]() | |
EBPatchGodunovFactory () | |
virtual | ~EBPatchGodunovFactory () |
Protected Attributes | |
RefCountedPtr< EBPhysIBCFactory > | m_bcFactoryPtr |
bool | m_useLimiting |
bool | m_setMaxMin |
Real | m_maxVal |
Real | m_minVal |
Private Member Functions | |
EBPatchAdvectFactory () | |
void | operator= (const EBPatchAdvectFactory &a_input) |
EBPatchAdvectFactory (const EBPatchAdvectFactory &a_input) | |
|
virtual |
EBPatchAdvectFactory::EBPatchAdvectFactory | ( | RefCountedPtr< EBPhysIBCFactory > & | a_bc, |
const bool & | a_useLimiting, | ||
const Real & | a_maxVal = -1.e99 , |
||
const Real & | a_minVal = 1.e99 , |
||
const bool & | a_setMaxMin = false |
||
) |
|
inlineprivate |
References MayDay::Error().
|
inlineprivate |
References MayDay::Error().
|
virtual |
Implements EBPatchGodunovFactory.
|
inlineprivate |
References MayDay::Error().
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |