Classes |
class | Dune::RefinementImp::PyramidTriangulation::RefinementImp< dimension_, CoordType > |
| Implementation of the refinement of a pyramid into simplices. More...
|
struct | Dune::RefinementImp::PyramidTriangulation::RefinementImp< dimension_, CoordType >::Codim< codimension > |
class | Dune::RefinementImp::PyramidTriangulation::RefinementIteratorSpecial< dimension, CoordType, dimension > |
class | Dune::RefinementImp::PyramidTriangulation::RefinementIteratorSpecial< dimension, CoordType, 0 > |
class | Dune::RefinementImp::PyramidTriangulation::RefinementImp< dimension_, CoordType >::Codim< codimension > |
struct | Dune::GenericGeometry::GlobalGeometryTraits< RefinementImp::PyramidTriangulation::RefinementImp< dimension, CoordType > > |
struct | Dune::FacadeOptions::StoreGeometryReference< dimension, dimension, RefinementImp::PyramidTriangulation::RefinementImp< dimension, CoordType >, GenericGeometry::Geometry > |
Namespaces |
namespace | Dune |
namespace | Dune::RefinementImp |
| This namespace contains the implementation of Refinement.
|
namespace | Dune::RefinementImp::PyramidTriangulation |
| This namespace contains the Refinement implementation for triangulating pyramids (GeometryType::pyramid -> GeometryType::simplex)
|
namespace | Dune::GenericGeometry |
namespace | Dune::FacadeOptions |
Defines |
#define | DUNE_GRID_COMMON_REFINEMENT_PYRAMIDTRIANGULATION_CC |
Functions |
template<int dimension, class CoordType > |
FieldVector< CoordType, dimension > | Dune::RefinementImp::PyramidTriangulation::transformCoordinate (FieldVector< CoordType, dimension > point) |