dune-grid
2.2.0
|
This file contains the Refinement implementation for hypercubes (quadrilaterals, hexahedrons, etc.). More...
Classes | |
struct | Dune::RefinementImp::HCube::Power< p > |
Helper class for power computation. More... | |
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::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 > |
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). |
Macros | |
#define | DUNE_GRID_COMMON_REFINEMENT_HCUBE_CC |
This file contains the Refinement implementation for hypercubes (quadrilaterals, hexahedrons, etc.).
See Refinement implementation for hypercubes.
$Id: hcube.cc 8027 2012-05-03 15:59:30Z sander $
#define DUNE_GRID_COMMON_REFINEMENT_HCUBE_CC |