dune-fem 2.8.0
|
#include <array>
#include <memory>
#include <dune/geometry/referenceelements.hh>
#include <dune/fem/gridpart/common/gridpart.hh>
#include <dune/fem/function/localfunction/const.hh>
Go to the source code of this file.
Classes | |
struct | Dune::Fem::GridAdaptation::Marker |
Namespaces | |
namespace | Dune |
namespace | Dune::Fem |
namespace | Dune::Fem::GridAdaptation |
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, int minLevel=0, int maxLevel=-1, const bool markNeighbors=false) |