Dune Core Modules (unstable)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
This namespace contains the Refinement implementation for triangulating pyramids (GeometryType::pyramid -> GeometryType::simplex) More...
Classes | |
class | RefinementImp |
Implementation of the refinement of a pyramid into simplices. More... | |
Functions | |
template<int dimension, class CoordType > | |
FieldVector< CoordType, dimension > | transformCoordinate (FieldVector< CoordType, dimension > point) |
Detailed Description
This namespace contains the Refinement implementation for triangulating pyramids (GeometryType::pyramid -> GeometryType::simplex)
Function Documentation
◆ transformCoordinate()
template<int dimension, class CoordType >
FieldVector< CoordType, dimension > Dune::RefinementImp::PyramidTriangulation::transformCoordinate | ( | FieldVector< CoordType, dimension > | point | ) |
- Parameters
-
point Point to transform
