KASKADE 7 development version
Static Public Attributes | List of all members
Kaskade::VariableId< id > Struct Template Reference

DEPRECATED. More...

#include <variables.hh>

Detailed Description

template<int id>
struct Kaskade::VariableId< id >

DEPRECATED.

Definition at line 106 of file variables.hh.

Inheritance diagram for Kaskade::VariableId< id >:
Kaskade::VariableDescription<-1,-1, id >

Static Public Attributes

static int const id
 number of this variable More...
 
static int const m
 number of component of this variable More...
 
static int const spaceIndex
 number of the space, this variable is associated with More...
 

Member Data Documentation

◆ id

int const Kaskade::VariableDescription< spaceId, components, Id >::id
staticinherited

number of this variable

Definition at line 78 of file variables.hh.

◆ m

int const Kaskade::VariableDescription< spaceId, components, Id >::m
staticinherited

number of component of this variable

Definition at line 80 of file variables.hh.

◆ spaceIndex

int const Kaskade::VariableDescription< spaceId, components, Id >::spaceIndex
staticinherited

number of the space, this variable is associated with

Definition at line 82 of file variables.hh.


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