NoRefinement< dim > Class Template Reference

#include <NoRefinement.H>

Inheritance diagram for NoRefinement< dim >:

Inheritance graph
[legend]

List of all members.


Detailed Description

template<int dim>
class NoRefinement< dim >

This refinement criterion always false. Used to stop subdivision.

Public Member Functions

 NoRefinement ()
 Null constructor.
virtual ~NoRefinement ()
 Destructor.
virtual bool doRefine (IndexTM< int, dim > &a_refineInDir, const CutCellMoments< dim > &a_ccm, const int &a_numberOfRefinements)
 Never refine - return false and "a_refineInDir" zero in all components.

Constructor & Destructor Documentation

template<int dim>
NoRefinement< dim >::NoRefinement (  )  [inline]

Null constructor.

template<int dim>
NoRefinement< dim >::~NoRefinement (  )  [inline, virtual]

Destructor.


Member Function Documentation

template<int dim>
bool NoRefinement< dim >::doRefine ( IndexTM< int, dim > &  a_refineInDir,
const CutCellMoments< dim > &  a_ccm,
const int &  a_numberOfRefinements 
) [inline, virtual]

Never refine - return false and "a_refineInDir" zero in all components.

Never refine - return false and "a_refineInDir" zero in all components.

Reimplemented from RefinementCriterion< dim >.

References dim.


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

Generated on Fri Apr 5 04:25:13 2019 for Chombo + EB by  doxygen 1.5.5