DUNE PDELab (unstable)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
Dune::PDELab::GridFunctionSpace< ES, FEM, CE, B, O >::ConstraintsContainer< E > Struct Template Reference
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 | |
Detailed Description
template<typename ES, typename FEM, typename CE = NoConstraints, typename B = ISTL::VectorBackend<>, typename O = DefaultLeafOrderingTag>
template<typename E>
struct Dune::PDELab::GridFunctionSpace< ES, FEM, CE, B, O >::ConstraintsContainer< E >
template<typename E>
struct Dune::PDELab::GridFunctionSpace< ES, FEM, CE, B, O >::ConstraintsContainer< E >
extract type for storing constraints
The documentation for this struct was generated from the following file:
- dune/pdelab/gridfunctionspace/gridfunctionspace.hh
