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

Go to the source code of this file.

Classes

struct  Dune::Fem::GridAdaptation::Marker
 

Namespaces

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

Functions

template<class Grid , class Indicator >
static std::pair< int, int > Dune::Fem::GridAdaptation::mark (Grid &grid, Indicator &indicator, const double refineTolerance, const double coarsenTolerance, const int minLevel=0, int maxLevel=-1, const double minVolume=-1., double maxVolume=-1.0, const bool markNeighbors=false, const bool statistics=false)
 
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)