$Id: base.cc 2516 2006-04-15 12:11:36Z christi $
#include <dune/common/geometrytype.hh>
Namespaces | |
namespace | Dune |
namespace | Dune::RefinementImp |
Classes | |
struct | Dune::RefinementImp::Traits< geometryType, CoordType, coerceTo, dimension > |
Mapping from geometryType, CoordType and coerceTo to a particular Refinement implementation. More... | |
class | Dune::Refinement< geometryType, CoordType, coerceTo, dimension_ > |
Wrap each Refinement implementation to get a consistent interface. More... | |
struct | Dune::Refinement< geometryType, CoordType, coerceTo, dimension_ >::Codim< codimension > |
The Codim struct inherited from the Refinement implementation. More... |