dune-pdelab
2.5-dev
|
extract type for storing constraints More...
#include <dune/pdelab/gridfunctionspace/gridfunctionspace.hh>
Public Types | |
typedef std::conditional< std::is_same< CE, NoConstraints >::value, EmptyTransformation, ConstraintsTransformation< typename Ordering::Traits::DOFIndex, typename Ordering::Traits::ContainerIndex, E > >::type | Type |
define Type as the Type of a container of E's More... | |
extract type for storing constraints