dune-grid
2.2.0
|
This file contains the virtual wrapper around refinement. More...
Namespaces | |
namespace | Dune |
Macros | |
#define | DUNE_GRID_COMMON_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.
$Id: virtualrefinement.cc 8191 2012-05-29 15:36:01Z sander $
#define DUNE_GRID_COMMON_VIRTUALREFINEMENT_CC |