dune-fem 2.12-git
Loading...
Searching...
No Matches
Dune::Fem::SpaceAdaptation Namespace Reference

Functions

template<class Space , class Indicator >
static std::pair< int, int > mark (Space &space, Indicator &indicator, const double refineTolerance, const double coarsenTolerance, const int minOrder, const int maxOrder, const bool markNeighbors=false, const bool statistics=false)
 

Function Documentation

◆ mark()

template<class Space , class Indicator >
static std::pair< int, int > Dune::Fem::SpaceAdaptation::mark ( Space &  space,
Indicator &  indicator,
const double  refineTolerance,
const double  coarsenTolerance,
const int  minOrder,
const int  maxOrder,
const bool  markNeighbors = false,
const bool  statistics = false 
)
inlinestatic