dune-grid  2.2.0
Classes | Namespaces | Defines
base.cc File Reference

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.


Defines

#define DUNE_GRID_COMMON_REFINEMENT_BASE_CC

Detailed Description

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

  $Id: base.cc 8046 2012-05-06 14:56:50Z sander $
  

Define Documentation