DUNE-FEM (unstable)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
Dune::RefinementIntervals Class Reference
Holds the number of refined intervals per axis needed for virtual and static refinement. More...
Detailed Description
Holds the number of refined intervals per axis needed for virtual and static refinement.
To create an object of this class, call either refinementIntervals() or refinementLevels(). The first on will just pass its input to the constructor, the latter one will pass 2^{input} to the constructor to be consistent with the meaning of levels in a grid context.
The documentation for this class was generated from the following file:
- dune/geometry/refinement/base.cc
