Mushy Layer  1.0
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
AMRScalarDiffusionOpFactory Class Reference
Inheritance diagram for AMRScalarDiffusionOpFactory:
VCAMRPoissonOp2Factory AMRLevelOpFactory< LevelData< FArrayBox > > MGLevelOpFactory< T > MGLevelOpFactory< T >

Public Member Functions

void define (const ProblemDomain &a_coarseDomain, const Vector< DisjointBoxLayout > &a_grids, const Vector< int > &a_refRatios, const Real &a_coarsedx, BCHolder a_bc, const Real &a_alpha, Vector< RefCountedPtr< LevelData< FArrayBox > > > &a_aCoef, const Real &a_beta, Vector< RefCountedPtr< LevelData< FluxBox > > > &a_bCoef, Vector< RefCountedPtr< LevelData< FArrayBox > > > &a_porosity)
 
- Public Member Functions inherited from VCAMRPoissonOp2Factory
void define (const ProblemDomain &a_coarseDomain, const Vector< DisjointBoxLayout > &a_grids, const Vector< int > &a_refRatios, const Real &a_coarsedx, BCHolder a_bc, const Real &a_alpha, Vector< RefCountedPtr< LevelData< FArrayBox > > > &a_aCoef, const Real &a_beta, Vector< RefCountedPtr< LevelData< FluxBox > > > &a_bCoef)
 
void define (const ProblemDomain &a_coarseDomain, const Vector< DisjointBoxLayout > &a_grids, const Vector< int > &a_refRatios, const Real &a_coarsedx, BCHolder a_bc, const IntVect &a_ghostVect)
 
virtual MGLevelOp< LevelData< FArrayBox > > * MGnewOp (const ProblemDomain &a_FineindexSpace, int a_depth, bool a_homoOnly=true)
 
virtual AMRLevelOp< LevelData< FArrayBox > > * AMRnewOp (const ProblemDomain &a_indexSpace)
 
virtual int refToFiner (const ProblemDomain &a_domain) const
 
- Public Member Functions inherited from AMRLevelOpFactory< LevelData< FArrayBox > >
 MGLevelOpFactory ()
 

Protected Member Functions

void setDefaultValues ()
 

Protected Attributes

Vector< ProblemDomainm_domains
 
Vector< DisjointBoxLayoutm_boxes
 
Vector< Realm_dx
 
Vector< int > m_refRatios
 
BCHolder m_bc
 
Real m_alpha
 
Real m_beta
 
Vector< RefCountedPtr< LevelData< FArrayBox > > > m_aCoef
 
Vector< RefCountedPtr< LevelData< FArrayBox > > > m_porosity
 
Vector< RefCountedPtr< LevelData< FluxBox > > > m_bCoef
 
Vector< RefCountedPtr< LevelData< FArrayBox > > > m_lambda
 
Vector< Copierm_exchangeCopiers
 
Vector< CFRegionm_cfregion
 

Additional Inherited Members

- Public Attributes inherited from VCAMRPoissonOp2Factory
int m_coefficient_average_type
 

The documentation for this class was generated from the following files: