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