dune-grid
2.2.1
|
This file contains the parts independent of a particular Refinement implementation. More...
Classes | |
struct | Dune::RefinementImp::Traits< topologyId, CoordType, coerceToId, dimension, Dummy > |
Mapping from geometryType, CoordType and coerceTo to a particular Refinement implementation. More... | |
class | Dune::StaticRefinement< topologyId, CoordType, coerceToId, dimension_ > |
Wrap each Refinement implementation to get a consistent interface. More... | |
struct | Dune::StaticRefinement< topologyId, CoordType, coerceToId, dimension_ >::Codim< codimension > |
The Codim struct inherited from the Refinement implementation. More... |
Namespaces | |
namespace | Dune |
namespace | Dune::RefinementImp |
This namespace contains the implementation of Refinement. |
Macros | |
#define | DUNE_GRID_COMMON_REFINEMENT_BASE_CC |
This file contains the parts independent of a particular Refinement implementation.
$Id: base.cc 8046 2012-05-06 14:56:50Z sander $
#define DUNE_GRID_COMMON_REFINEMENT_BASE_CC |