dune-geometry  2.4
Classes | Namespaces | Macros
base.cc File Reference

This file contains the parts independent of a particular Refinement implementation. More...

#include <dune/geometry/type.hh>
#include <dune/geometry/genericgeometry/topologytypes.hh>

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

 Dune
 
 Dune::RefinementImp
 This namespace contains the implementation of Refinement.
 

Macros

#define DUNE_GEOMETRY_REFINEMENT_BASE_CC
 

Detailed Description

This file contains the parts independent of a particular Refinement implementation.

Macro Definition Documentation

#define DUNE_GEOMETRY_REFINEMENT_BASE_CC