KASKADE 7 development version
Static Public Attributes | Related Functions | List of all members
Kaskade::VariableSetDescription< SpaceList, VariableList >::SpaceIndex< idx > Struct Template Reference

DEPRECATED, use spaceIndex instead. More...

#include <variables.hh>

Detailed Description

template<class SpaceList, class VariableList>
template<int idx>
struct Kaskade::VariableSetDescription< SpaceList, VariableList >::SpaceIndex< idx >

DEPRECATED, use spaceIndex instead.

Definition at line 720 of file variables.hh.

Static Public Attributes

static int const spaceIndex = boost::fusion::result_of::value_at_c<Variables,idx>::type::spaceIndex
 

Related Functions

(Note that these are not member functions.)

template<class VarSetDesc , int varIdx>
constexpr int spaceIndex = VarSetDesc::template spaceIndex<varIdx>
 The index of the finite element space of the variable with given index within the list of spaces. More...
 

Member Data Documentation

◆ spaceIndex

template<class SpaceList , class VariableList >
template<int idx>
int const Kaskade::VariableSetDescription< SpaceList, VariableList >::SpaceIndex< idx >::spaceIndex = boost::fusion::result_of::value_at_c<Variables,idx>::type::spaceIndex
static

Definition at line 720 of file variables.hh.


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