dune-fem 2.12-git
Loading...
Searching...
No Matches
doerfler.hh File Reference

Go to the source code of this file.

Namespaces

namespace  Dune
 
namespace  Dune::Fem
 
namespace  Dune::Fem::GridAdaptation
 

Functions

template<class Grid , class Indicator >
static std::pair< int, int > Dune::Fem::GridAdaptation::doerflerMarking (Grid &grid, const Indicator &indicator, const double theta, int maxLevel=-1)
 doerflerMarking
 
template<class Grid , class Indicator >
static std::pair< int, int > Dune::Fem::GridAdaptation::layeredDoerflerMarking (Grid &grid, const Indicator &indicator, const double tolerance, int maxLevel=-1, double nu=0.05)