Dune Core Modules (unstable)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
hcube.cc File Reference
This file contains the Refinement implementation for hypercubes (quadrilaterals, hexahedrons, etc.). More...
#include <cassert>
#include <dune/common/fvector.hh>
#include <dune/common/iteratorfacades.hh>
#include <dune/geometry/referenceelements.hh>
#include <dune/geometry/axisalignedcubegeometry.hh>
#include "base.cc"
Classes | |
class | Dune::RefinementImp::HCube::RefinementImp< dimension_, CoordType > |
Refinement implementation for hypercubes More... | |
class | Dune::RefinementImp::HCube::RefinementSubEntityIteratorSpecial< dimension, CoordType, codimension > |
SubEntityIterator base class for hypercube refinement. More... | |
Namespaces | |
namespace | Dune |
Dune namespace. | |
namespace | Dune::RefinementImp |
This namespace contains the implementation of Refinement. | |
namespace | Dune::RefinementImp::HCube |
This namespace contains the Refinement implementation for hypercubes (GeometryType::cube). | |
Detailed Description
This file contains the Refinement implementation for hypercubes (quadrilaterals, hexahedrons, etc.).
