|
dune-geometry 2.10
|
This file contains the virtual wrapper around refinement. More...
#include <cassert>#include <typeinfo>#include <dune/common/exceptions.hh>#include <dune/common/fvector.hh>#include <dune/common/iteratorfacades.hh>#include "type.hh"#include "refinement.hh"Go to the source code of this file.
Namespaces | |
| namespace | Dune |
Macros | |
| #define | DUNE_GEOMETRY_VIRTUALREFINEMENT_CC |
Functions | |
| template<int dimension, class CoordType> | |
| VirtualRefinement< dimension, CoordType > & | Dune::buildRefinement (GeometryType geometryType, GeometryType coerceTo) |
| return a reference to the VirtualRefinement according to the parameters | |
This file contains the virtual wrapper around refinement.
| #define DUNE_GEOMETRY_VIRTUALREFINEMENT_CC |