Chombo + EB + MF  3.2
Public Member Functions | Protected Attributes | Private Member Functions | List of all members
EBPatchAdvectFactory Class Reference

#include <EBPatchAdvect.H>

Inheritance diagram for EBPatchAdvectFactory:
Inheritance graph
[legend]

Public Member Functions

virtual ~EBPatchAdvectFactory ()
 
EBPatchGodunovcreate () 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)
 
- Public Member Functions inherited from EBPatchGodunovFactory
 EBPatchGodunovFactory ()
 
virtual ~EBPatchGodunovFactory ()
 

Protected Attributes

RefCountedPtr< EBPhysIBCFactorym_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)
 

Constructor & Destructor Documentation

◆ ~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

References MayDay::Error().

◆ EBPatchAdvectFactory() [3/3]

EBPatchAdvectFactory::EBPatchAdvectFactory ( const EBPatchAdvectFactory a_input)
inlineprivate

References MayDay::Error().

Member Function Documentation

◆ create()

EBPatchGodunov* EBPatchAdvectFactory::create ( ) const
virtual

Implements EBPatchGodunovFactory.

◆ operator=()

void EBPatchAdvectFactory::operator= ( const EBPatchAdvectFactory a_input)
inlineprivate

References MayDay::Error().

Member Data Documentation

◆ m_bcFactoryPtr

RefCountedPtr<EBPhysIBCFactory> EBPatchAdvectFactory::m_bcFactoryPtr
protected

◆ 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: