dune-pdelab
2.4.1
|
extract type for storing constraints More...
#include <dune/pdelab/gridfunctionspace/powercompositegridfunctionspacebase.hh>
Public Types | |
typedef conditional< is_same< typename GridFunctionSpace::template Child< 0 >::type::template ConstraintsContainer< E >::Type, EmptyTransformation >::value, EmptyTransformation, ConstraintsTransformation< typename GridFunctionSpace::Ordering::Traits::DOFIndex, typename GridFunctionSpace::Ordering::Traits::ContainerIndex, E > >::type | Type |
extract type for storing constraints