|
dune-geometry
2.4.1
|
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... | |
| class | RefinementIteratorSpecial |
| class | RefinementIteratorSpecial< dimension, CoordType, 0 > |
| class | RefinementIteratorSpecial< dimension, CoordType, dimension > |
Functions | |
| template<int dimension, class CoordType > | |
| FieldVector< CoordType, dimension > | transformCoordinate (FieldVector< CoordType, dimension > point) |
This namespace contains the Refinement implementation for triangulating pyramids (GeometryType::pyramid -> GeometryType::simplex)
| FieldVector<CoordType, dimension> Dune::RefinementImp::PyramidTriangulation::transformCoordinate | ( | FieldVector< CoordType, dimension > | point | ) |
| point | Point to transform |
Referenced by Dune::RefinementImp::PyramidTriangulation::RefinementIteratorSpecial< dimension, CoordType, dimension >::coords(), and Dune::RefinementImp::PyramidTriangulation::RefinementIteratorSpecial< dimension, CoordType, 0 >::geometry().
1.8.11