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

base class for special refinement More...

#include <BoundaryAreaRefCrit.H>

Inheritance diagram for BoundaryAreaRefCrit:
Inheritance graph
[legend]

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
 

Detailed Description

base class for special refinement

Refines if the nodes boundary area FRACTION is greater a threshold

Constructor & Destructor Documentation

◆ BoundaryAreaRefCrit() [1/2]

BoundaryAreaRefCrit::BoundaryAreaRefCrit ( Real  a_thresholdBA)
inline

References m_thresholdBA.

◆ ~BoundaryAreaRefCrit()

virtual BoundaryAreaRefCrit::~BoundaryAreaRefCrit ( )
inlinevirtual

◆ BoundaryAreaRefCrit() [2/2]

BoundaryAreaRefCrit::BoundaryAreaRefCrit ( )
inlineprivate

Member Function Documentation

◆ refineHere()

virtual bool BoundaryAreaRefCrit::refineHere ( const IrregNode a_node,
const IntVect a_iv,
const Real a_dx 
) const
virtual

Reimplemented from WGSRefinementCriterion.

Member Data Documentation

◆ m_thresholdBA

Real BoundaryAreaRefCrit::m_thresholdBA
private

Referenced by BoundaryAreaRefCrit().


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