dune-grid  2.1.1
Namespaces | Classes
Dune::RefinementImp Namespace Reference

This namespace contains the implementation of Refinement. More...

Namespaces

namespace  HCube
 

This namespace contains the Refinement implementation for hypercubes (GeometryType::cube).


namespace  HCubeTriangulation
 

This namespace contains the Refinement implementation for triangulating hypercubes (GeometryType::cube -> GeometryType::simplex)


namespace  PrismTriangulation
 

This namespace contains the Refinement implementation for triangulating prisms (GeometryType::prism -> GeometryType::simplex)


namespace  PyramidTriangulation
 

This namespace contains the Refinement implementation for triangulating pyramids (GeometryType::pyramid -> GeometryType::simplex)


namespace  Simplex
 

This namespace contains the Refinement implementation for simplices (triangles, tetrahedrons...)


namespace  Traits 1)==(topologyId >> 1)&&(GenericGeometry
namespace  Traits > 1)==(topologyId >> 1)&&(GenericGeometry

Classes

struct  Traits
 Mapping from geometryType, CoordType and coerceTo to a particular Refinement implementation. More...
struct  Traits< GenericGeometry::PrismTopology< 3 >::type::id &~1, CoordType, GenericGeometry::SimplexTopology< 3 >::type::id &~1, 3 >
struct  Traits< GenericGeometry::PyramidTopology< 3 >::type::id &~1, CoordType, GenericGeometry::SimplexTopology< 3 >::type::id &~1, 3 >

Detailed Description

This namespace contains the implementation of Refinement.