|
dune-geometry
2.6-git
|
#include <dune/common/fvector.hh>#include <dune/common/typetraits.hh>#include <dune/geometry/referenceelements.hh>#include <dune/geometry/type.hh>#include "base.cc"#include "simplex.cc"Namespaces | |
| Dune | |
| Dune::RefinementImp | |
| This namespace contains the implementation of Refinement. | |
| Dune::RefinementImp::PyramidTriangulation | |
| This namespace contains the Refinement implementation for triangulating pyramids (GeometryType::pyramid -> GeometryType::simplex) | |
Macros | |
| #define | DUNE_GEOMETRY_REFINEMENT_PYRAMIDTRIANGULATION_CC |
Functions | |
| template<int dimension, class CoordType > | |
| FieldVector< CoordType, dimension > | Dune::RefinementImp::PyramidTriangulation::transformCoordinate (FieldVector< CoordType, dimension > point) |
| #define DUNE_GEOMETRY_REFINEMENT_PYRAMIDTRIANGULATION_CC |
1.8.13