![]() |
Dune-Fufem 2.11-git
|
Loading...
Searching...
No Matches
refinementindicator.hh
Go to the documentation of this file.
82 typename std::map<IdType,field_type>::const_iterator indicatorEntry = indicators_[codim].find(id);
int id()
auto makeRefinementIndicator(const Grid &grid)
Definition refinementindicator.hh:87
iterator end()
Holds refinement indicators for a hierarchical grid.
Definition refinementindicator.hh:22
void set(const Element &element, unsigned int codim, unsigned int subEntity, const field_type)
Set indicator associated with a subentity of an element.
Definition refinementindicator.hh:68
RefinementIndicator(const GridType &grid)
Set up the indicator for a given grid.
Definition refinementindicator.hh:34
field_type value(const Element &element, unsigned int codim, unsigned int subEntity) const
Get indicator associated with a subentity of an element.
Definition refinementindicator.hh:79
T find(T... args)
T size(T... args)
