#include <dune/fem/space/lagrange/space.hh>
|
typedef LagrangeDiscreteFunctionSpace< FunctionSpace, GridPart, maxPolOrder, Storage > | DiscreteFunctionSpaceType |
|
typedef GridPart | GridPartType |
|
typedef GridFunctionSpace< GridPartType, FunctionSpace > | FunctionSpaceType |
|
typedef IndexSetDofMapper< GridPartType, std::conditional_t< Dune::Capabilities::isCartesian< typename GridPart::GridType >::v, DefaultLocalDofMapping< GridPart >, LagrangeLocalDofMapping< GridPart > > > | BlockMapperType |
|
typedef Hybrid::IndexRange< int, FunctionSpaceType::dimRange > | LocalBlockIndices |
|
typedef LagrangeShapeFunctionSet< ShapeFunctionSpaceType, maxPolynomialOrder > | LagrangeShapeFunctionSetType |
|
typedef SelectCachingShapeFunctionSet< LagrangeShapeFunctionSetType, Storage > | ScalarShapeFunctionSetType |
|
typedef ShapeFunctionSetProxy< ScalarShapeFunctionSetType > | ScalarShapeFunctionSetProxyType |
|
typedef VectorialShapeFunctionSet< ScalarShapeFunctionSetProxyType, typename FunctionSpaceType::RangeType > | ShapeFunctionSetType |
|
typedef Dune::Fem::DefaultBasisFunctionSet< EntityType, ShapeFunctionSetType > | BasisFunctionSetType |
|
◆ BasisFunctionSetType
template<class
FunctionSpace , class GridPart , int maxPolOrder, class Storage >
◆ BlockMapperType
template<class
FunctionSpace , class GridPart , int maxPolOrder, class Storage >
◆ DiscreteFunctionSpaceType
template<class
FunctionSpace , class GridPart , int maxPolOrder, class Storage >
◆ FunctionSpaceType
template<class
FunctionSpace , class GridPart , int maxPolOrder, class Storage >
◆ GridPartType
template<class
FunctionSpace , class GridPart , int maxPolOrder, class Storage >
◆ LagrangeShapeFunctionSetType
template<class
FunctionSpace , class GridPart , int maxPolOrder, class Storage >
◆ LocalBlockIndices
template<class
FunctionSpace , class GridPart , int maxPolOrder, class Storage >
◆ ScalarShapeFunctionSetProxyType
template<class
FunctionSpace , class GridPart , int maxPolOrder, class Storage >
◆ ScalarShapeFunctionSetType
template<class
FunctionSpace , class GridPart , int maxPolOrder, class Storage >
◆ ShapeFunctionSetType
template<class
FunctionSpace , class GridPart , int maxPolOrder, class Storage >
◆ codimension
template<class
FunctionSpace , class GridPart , int maxPolOrder, class Storage >
◆ maxPolynomialOrder
template<class
FunctionSpace , class GridPart , int maxPolOrder, class Storage >
◆ minPolynomialOrder
template<class
FunctionSpace , class GridPart , int maxPolOrder, class Storage >
The documentation for this struct was generated from the following file: