#include <EBPatchAdvect.H>
◆ ~EBPatchAdvectFactory()
virtual EBPatchAdvectFactory::~EBPatchAdvectFactory |
( |
| ) |
|
|
virtual |
◆ EBPatchAdvectFactory() [1/3]
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 |
|
) |
| |
◆ EBPatchAdvectFactory() [2/3]
EBPatchAdvectFactory::EBPatchAdvectFactory |
( |
| ) |
|
|
inlineprivate |
◆ EBPatchAdvectFactory() [3/3]
◆ create()
◆ operator=()
◆ m_bcFactoryPtr
◆ m_useLimiting
bool EBPatchAdvectFactory::m_useLimiting |
|
protected |
◆ m_setMaxMin
bool EBPatchAdvectFactory::m_setMaxMin |
|
protected |
◆ m_maxVal
Real EBPatchAdvectFactory::m_maxVal |
|
protected |
◆ m_minVal
Real EBPatchAdvectFactory::m_minVal |
|
protected |
The documentation for this class was generated from the following file: