dune-grid
2.2.1
|
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 |
Macros | |
#define | DUNE_GRID_COMMON_REFINEMENT_PRISMTRIANGULATION_CC |
Functions | |
template<int dimension, class CoordType > | |
FieldVector< CoordType, dimension > | Dune::RefinementImp::PrismTriangulation::transformCoordinate (FieldVector< CoordType, dimension > point) |
#define DUNE_GRID_COMMON_REFINEMENT_PRISMTRIANGULATION_CC |