|
Chombo + EB + MF
3.2
|
base class for special refinement More...
#include <BoundaryAreaRefCrit.H>

Public Member Functions | |
| virtual bool | refineHere (const IrregNode &a_node, const IntVect &a_iv, const Real &a_dx) const |
| BoundaryAreaRefCrit (Real a_thresholdBA) | |
| virtual | ~BoundaryAreaRefCrit () |
Public Member Functions inherited from WGSRefinementCriterion | |
| virtual | ~WGSRefinementCriterion () |
| WGSRefinementCriterion () | |
Private Member Functions | |
| BoundaryAreaRefCrit () | |
Private Attributes | |
| Real | m_thresholdBA |
base class for special refinement
Refines if the nodes boundary area FRACTION is greater a threshold
|
inline |
References m_thresholdBA.
|
inlinevirtual |
|
inlineprivate |
|
virtual |
Reimplemented from WGSRefinementCriterion.
|
private |
Referenced by BoundaryAreaRefCrit().
1.8.13