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