dune-fem 2.8.0
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | List of all members
Dune::Fem::PowerDiscreteFunctionSpaceTraits< DiscreteFunctionSpace, N >::SubDiscreteFunctionSpace< int > Struct Template Reference

#include <dune/fem/space/combinedspace/powerspace.hh>

Public Types

typedef DiscreteFunctionSpace Type
 
typedef Type::BlockMapperType BlockMapperType
 

Static Public Member Functions

static const TypesubDiscreteFunctionSpace (const DiscreteFunctionSpaceTupleType &tuple)
 
static BlockMapperTypesubBlockMapper (const DiscreteFunctionSpaceTupleType &tuple)
 

Member Typedef Documentation

◆ BlockMapperType

template<class DiscreteFunctionSpace , int N>
template<int >
typedef Type::BlockMapperType Dune::Fem::PowerDiscreteFunctionSpaceTraits< DiscreteFunctionSpace, N >::SubDiscreteFunctionSpace< int >::BlockMapperType

◆ Type

template<class DiscreteFunctionSpace , int N>
template<int >
typedef DiscreteFunctionSpace Dune::Fem::PowerDiscreteFunctionSpaceTraits< DiscreteFunctionSpace, N >::SubDiscreteFunctionSpace< int >::Type

Member Function Documentation

◆ subBlockMapper()

template<class DiscreteFunctionSpace , int N>
template<int >
static BlockMapperType & Dune::Fem::PowerDiscreteFunctionSpaceTraits< DiscreteFunctionSpace, N >::SubDiscreteFunctionSpace< int >::subBlockMapper ( const DiscreteFunctionSpaceTupleType tuple)
inlinestatic

◆ subDiscreteFunctionSpace()

template<class DiscreteFunctionSpace , int N>
template<int >
static const Type & Dune::Fem::PowerDiscreteFunctionSpaceTraits< DiscreteFunctionSpace, N >::SubDiscreteFunctionSpace< int >::subDiscreteFunctionSpace ( const DiscreteFunctionSpaceTupleType tuple)
inlinestatic

The documentation for this struct was generated from the following file: