dune-pdelab 2.7-git
|
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< typenameOrdering::Traits::DOFIndex, typenameOrdering::Traits::ContainerIndex, E > >::type | Type |
define Type as the Type of a container of E's | |
extract type for storing constraints