FacesRefinement Class Reference

#include <FacesRefinement.H>

Inheritance diagram for FacesRefinement:

Inheritance graph
[legend]
Collaboration diagram for FacesRefinement:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 FacesRefinement (const bool &a_refinedOnce=true, const bool &a_refinedTwice=true, const bool &a_refinedThree=true, const bool &a_refinedFour=true)
 FacesRefinement (const FacesRefinement &a_facesRefinement)
virtual ~FacesRefinement ()
virtual bool doRefine (Vector< int > &a_refineInDir, const int &a_dim, const Vector< Real > &a_dx, const Vector< Vector< Real > > &a_residual)
 Should a cell be subdivided and in which directions.
virtual bool doRefine (const int &a_dim, const Real &a_dxRatio)
virtual bool doRefine (const Vector< Vector< Real > > &a_residual)
void setRefinedOnce ()
void setRefinedTwice ()
void setRefinedThree ()
void setRefinedFour ()

Protected Attributes

bool m_refinedOnce
bool m_refinedTwice
bool m_refinedThree
bool m_refinedFour


Constructor & Destructor Documentation

FacesRefinement::FacesRefinement ( const bool &  a_refinedOnce = true,
const bool &  a_refinedTwice = true,
const bool &  a_refinedThree = true,
const bool &  a_refinedFour = true 
)

FacesRefinement::FacesRefinement ( const FacesRefinement a_facesRefinement  ) 

virtual FacesRefinement::~FacesRefinement (  )  [virtual]


Member Function Documentation

virtual bool FacesRefinement::doRefine ( Vector< int > &  a_refineInDir,
const int &  a_dim,
const Vector< Real > &  a_dx,
const Vector< Vector< Real > > &  a_residual 
) [virtual]

Should a cell be subdivided and in which directions.

This method returns true if the current cell should be subdivided. The subdivsion should occur in all the directions where "a_refineInDir" is non-zero.

Implements RefinementCriterion.

virtual bool FacesRefinement::doRefine ( const int &  a_dim,
const Real a_dxRatio 
) [virtual]

virtual bool FacesRefinement::doRefine ( const Vector< Vector< Real > > &  a_residual  )  [virtual]

void FacesRefinement::setRefinedOnce (  ) 

void FacesRefinement::setRefinedTwice (  ) 

void FacesRefinement::setRefinedThree (  ) 

void FacesRefinement::setRefinedFour (  ) 


Member Data Documentation


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

Generated on Tue Apr 14 14:23:34 2009 for Chombo + EB by  doxygen 1.5.5