#include <dune/fem/gridpart/geometrygridpart.hh>
|
typedef HostGridPartType::template Codim< codim >::LocalGeometryType | LocalGeometry |
|
template<int mydim, int cdim, class Grid > |
using | GeometryImpl = std::conditional_t< mydim==dimension, ElementGeometryImpl, CompositeGeometry< ElementGeometryImpl, LocalGeometry > > |
|
typedef Dune::Geometry< dimension - codim, dimensionworld, const GridPartFamily, GeometryImpl > | Geometry |
|
typedef Dune::Entity< codim, dimension, const GridPartFamily, GeometryGridPartEntity > | Entity |
|
typedef HostGridPartType::GridType::template Codim< codim >::EntitySeed | EntitySeed |
|
◆ Entity
template<class GridFunction >
template<int codim>
◆ EntitySeed
template<class GridFunction >
template<int codim>
◆ Geometry
template<class GridFunction >
template<int codim>
◆ GeometryImpl
template<class GridFunction >
template<int codim>
template<int mydim, int cdim, class Grid >
◆ LocalGeometry
template<class GridFunction >
template<int codim>
The documentation for this struct was generated from the following file: