Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

AMRLevelIdealMHDFactory Class Reference

AMR Godunov factory. More...

#include <AMRLevelIdealMHDFactory.H>

Inheritance diagram for AMRLevelIdealMHDFactory:

Inheritance graph
[legend]
Collaboration diagram for AMRLevelIdealMHDFactory:

Collaboration graph
[legend]
List of all members.

Public Methods

 AMRLevelIdealMHDFactory ()
 Null constructor.

virtual AMRLevelnew_amrlevel () const
 Virtual constructor.

virtual ~AMRLevelIdealMHDFactory ()
 Destructor.

virtual void CFL (Real a_cfl)
 CFL number.

virtual void domainLength (Real a_domainLength)
 Physical dimension of the longest side of the domain.

virtual void refinementThreshold (Real a_refineThresh)
 Refinement threshold.

void tagBufferSize (int a_tagBufferSize)
 Tag buffer size.

void initialDtMultiplier (Real a_initialDtMultiplier)
 Initial dt multiplier.

virtual void patchGodunov (RefCountedPtr< PatchGodunov > a_patchGodunov)
 PatchGodunov object (used as a factory).

bool isDefined () const
 Check that everything is defined.


Protected Methods

void setDefaultValues ()

Protected Attributes

Real m_cfl
bool m_cflSet
Real m_domainLength
bool m_domainLengthSet
Real m_refineThresh
bool m_refineThreshSet
int m_tagBufferSize
bool m_tagBufferSizeSet
Real m_initialDtMultiplier
bool m_initialDtMultiplierSet
RefCountedPtr< PatchGodunovm_patchGodunov
bool m_patchGodunovSet

Private Methods

void operator= (const AMRLevelIdealMHDFactory &a_input)
 AMRLevelIdealMHDFactory (const AMRLevelIdealMHDFactory &a_input)

Detailed Description

AMR Godunov factory.


Constructor & Destructor Documentation

AMRLevelIdealMHDFactory::AMRLevelIdealMHDFactory  
 

Null constructor.

virtual AMRLevelIdealMHDFactory::~AMRLevelIdealMHDFactory   [virtual]
 

Destructor.

AMRLevelIdealMHDFactory::AMRLevelIdealMHDFactory const AMRLevelIdealMHDFactory &    a_input [inline, private]
 


Member Function Documentation

virtual void AMRLevelIdealMHDFactory::CFL Real    a_cfl [virtual]
 

CFL number.

virtual void AMRLevelIdealMHDFactory::domainLength Real    a_domainLength [virtual]
 

Physical dimension of the longest side of the domain.

void AMRLevelIdealMHDFactory::initialDtMultiplier Real    a_initialDtMultiplier
 

Initial dt multiplier.

bool AMRLevelIdealMHDFactory::isDefined   const
 

Check that everything is defined.

virtual AMRLevel* AMRLevelIdealMHDFactory::new_amrlevel   const [virtual]
 

Virtual constructor.

Implements AMRLevelFactory.

void AMRLevelIdealMHDFactory::operator= const AMRLevelIdealMHDFactory &    a_input [inline, private]
 

virtual void AMRLevelIdealMHDFactory::patchGodunov RefCountedPtr< PatchGodunov   a_patchGodunov [virtual]
 

PatchGodunov object (used as a factory).

virtual void AMRLevelIdealMHDFactory::refinementThreshold Real    a_refineThresh [virtual]
 

Refinement threshold.

void AMRLevelIdealMHDFactory::setDefaultValues   [protected]
 

void AMRLevelIdealMHDFactory::tagBufferSize int    a_tagBufferSize
 

Tag buffer size.


Member Data Documentation

Real AMRLevelIdealMHDFactory::m_cfl [protected]
 

bool AMRLevelIdealMHDFactory::m_cflSet [protected]
 

Real AMRLevelIdealMHDFactory::m_domainLength [protected]
 

bool AMRLevelIdealMHDFactory::m_domainLengthSet [protected]
 

Real AMRLevelIdealMHDFactory::m_initialDtMultiplier [protected]
 

bool AMRLevelIdealMHDFactory::m_initialDtMultiplierSet [protected]
 

RefCountedPtr<PatchGodunov> AMRLevelIdealMHDFactory::m_patchGodunov [protected]
 

bool AMRLevelIdealMHDFactory::m_patchGodunovSet [protected]
 

Real AMRLevelIdealMHDFactory::m_refineThresh [protected]
 

bool AMRLevelIdealMHDFactory::m_refineThreshSet [protected]
 

int AMRLevelIdealMHDFactory::m_tagBufferSize [protected]
 

bool AMRLevelIdealMHDFactory::m_tagBufferSizeSet [protected]
 


The documentation for this class was generated from the following file:
Generated on Tue Jul 2 10:43:58 2002 for Chombo by doxygen1.2.16