dune-grid
2.1.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... | |
class | Dune::Refinement< geometryType, CoordType, coerceTo, dimension > |
Wrap each Refinement implementation to get a consistent interface. More... | |
Namespaces | |
namespace | Dune |
namespace | Dune::RefinementImp |
This namespace contains the implementation of Refinement. | |
Defines | |
#define | DUNE_GRID_COMON_REFINEMENT_BASE_CC |
This file contains the parts independent of a particular Refinement implementation.
$Id: base.cc 7495 2011-03-02 10:22:14Z joe $