|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
marking/default.hh
Go to the documentation of this file.
123 const double refineTolerance, const double coarsenTolerance, // tolerances for increasing or decreasing polynomial order
131 DUNE_THROW(Dune::InvalidStateException,"SpaceAdaptation::mark: minOrder out of range: select something between 0 and the space's order! Selected was " << minOrder);
134 DUNE_THROW(Dune::InvalidStateException,"SpaceAdaptation::mark: maxOrder out of range: select something between minOrder and the space's order! Selected was " << maxOrder);
int maxLevel() const
unspecified value type referenceElement(T &&... t)
#define DUNE_THROW(E,...)
const GridEntityAccess< Entity >::GridEntityType & gridEntity(const Entity &entity)
Definition gridpart.hh:510
typename Impl::ConstLocalFunction< GridFunction >::Type ConstLocalFunction
Definition const.hh:626
static std::pair< int, int > 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)
Definition marking/default.hh:27
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)
Definition marking/default.hh:122
bool mark(int refCount, const typename Codim< 0 >::Entity &e)
int getMark(const typename Codim< 0 >::Entity &e) const
Definition marking/default.hh:17
T data(T... args)
T make_pair(T... args)
T max(T... args)
T resize(T... args)
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8