dune-grid  2.1.1
Classes | Namespaces | Defines
hcube.cc File Reference

This file contains the Refinement implementation for hypercubes (quadrilaterals, hexahedrons, etc.). More...

Classes

class  Dune::RefinementImp::HCube::RefinementImp< dimension_, CoordType >
 Refinement implementation for hypercubes More...
struct  Dune::RefinementImp::HCube::RefinementImp< dimension_, CoordType >::Codim< codimension >
class  Dune::RefinementImp::HCube::RefinementGrid< dimension >
 Backend grid for hypercube refinement. More...
class  Dune::RefinementImp::HCube::RefinementSubEntityIteratorSpecial< dimension, CoordType, codimension >
 SubEntityIterator base class for hypercube refinement. More...
class  Dune::RefinementImp::HCube::RefinementSubEntityIteratorSpecial< dimension, CoordType, dimension >
class  Dune::RefinementImp::HCube::RefinementSubEntityIteratorSpecial< dimension, CoordType, 0 >
class  Dune::RefinementImp::HCube::RefinementImp< dimension_, CoordType >::Codim< codimension >
struct  Dune::RefinementImp::Traits > 1)==(topologyId >> 1)&&(GenericGeometry::CubeTopology::type::id >> 1)==(coerceToId >> 1))>::type< topologyId, CoordType, coerceToId, dim >

Namespaces

namespace  Dune
namespace  Dune::RefinementImp
 

This namespace contains the implementation of Refinement.


namespace  Dune::RefinementImp::HCube
 

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


Defines

#define DUNE_GRID_COMMON_REFINEMENT_HCUBE_CC

Detailed Description

This file contains the Refinement implementation for hypercubes (quadrilaterals, hexahedrons, etc.).

See Refinement implementation for hypercubes.

  $Id: hcube.cc 7495 2011-03-02 10:22:14Z joe $
  

Define Documentation