|
dune-fem 2.8.0
|
#include <cstddef>#include <algorithm>#include <dune/geometry/referenceelements.hh>#include <dune/grid/common/rangegenerators.hh>#include <dune/fem/gridpart/common/gridpart.hh>#include <dune/fem/function/localfunction/const.hh>#include <dune/fem/marking/default.hh>Go to the source code of this file.
Namespaces | |
| namespace | Dune |
| namespace | Dune::Fem |
Functions | |
| template<class Grid , class Indicator > | |
| static std::pair< int, int > | Dune::Fem::maximumMarking (Grid &grid, const Indicator &indicator, double theta, int maxLevel=-1) |