hcube.cc File Reference
Detailed Description
This file contains the Refinement implementation for hypercubes (quadrilaterals, hexahedrons, etc.).See Refinement implementation for hypercubes.
$Id: hcube.cc 2516 2006-04-15 12:11:36Z christi $
#include <dune/common/fvector.hh>
#include <dune/grid/sgrid.hh>
#include <dune/grid/common/grid.hh>
#include <dune/common/iteratorfacades.hh>
#include "base.cc"
Namespaces | |
namespace | Dune |
namespace | Dune::RefinementImp |
namespace | Dune::RefinementImp::HCube |
Classes | |
class | Dune::RefinementImp::HCube::RefinementImp< dimension_, CoordType > |
Refinement implementation for hypercubes More... | |
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... |