|
dune-grid
2.2.1
|
This file contains the Refinement implementation for triangulating hypercubes (quadrilateral -> triangle, hexahedron -> tetrahedron) More...
#include <dune/common/array.hh>#include <dune/common/misc.hh>#include <dune/geometry/genericgeometry/geometry.hh>#include <dune/geometry/genericgeometry/geometrytraits.hh>#include <dune/geometry/genericgeometry/topologytypes.hh>#include <dune/geometry/referenceelements.hh>#include <dune/grid/common/geometry.hh>#include "base.cc"#include "simplex.cc"Namespaces | |
| namespace | Dune |
| namespace | Dune::RefinementImp |
| This namespace contains the implementation of Refinement. | |
| namespace | Dune::RefinementImp::HCubeTriangulation |
| This namespace contains the Refinement implementation for triangulating hypercubes (GeometryType::cube -> GeometryType::simplex) | |
| namespace | Dune::GenericGeometry |
| namespace | Dune::FacadeOptions |
Macros | |
| #define | DUNE_GRID_COMMON_REFINEMENT_HCUBETRIANGULATION_CC |
This file contains the Refinement implementation for triangulating hypercubes (quadrilateral -> triangle, hexahedron -> tetrahedron)
See Refinement implementation for triangulating hypercubes.
$Id: hcubetriangulation.cc 8797 2013-02-15 12:27:09Z mblatt $
| #define DUNE_GRID_COMMON_REFINEMENT_HCUBETRIANGULATION_CC |
1.8.3.1