OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
EurekaAssign< Vektor< T, D > > Struct Template Reference

#include <BCond.hpp>

Public Member Functions

 EurekaAssign (int c)
 

Static Public Member Functions

static T & get (Vektor< T, D > &x, int c)
 
static T get (const Vektor< T, D > &x, int c)
 

Public Attributes

int m_component
 

Detailed Description

template<class T, unsigned int D>
struct EurekaAssign< Vektor< T, D > >

Definition at line 5518 of file BCond.hpp.

Constructor & Destructor Documentation

◆ EurekaAssign()

template<class T , unsigned int D>
EurekaAssign< Vektor< T, D > >::EurekaAssign ( int  c)
inline

Definition at line 5522 of file BCond.hpp.

Member Function Documentation

◆ get() [1/2]

template<class T , unsigned int D>
static T EurekaAssign< Vektor< T, D > >::get ( const Vektor< T, D > &  x,
int  c 
)
inlinestatic

Definition at line 5521 of file BCond.hpp.

References Physics::c.

◆ get() [2/2]

template<class T , unsigned int D>
static T & EurekaAssign< Vektor< T, D > >::get ( Vektor< T, D > &  x,
int  c 
)
inlinestatic

Definition at line 5520 of file BCond.hpp.

References Physics::c.

Member Data Documentation

◆ m_component

template<class T , unsigned int D>
int EurekaAssign< Vektor< T, D > >::m_component

Definition at line 5523 of file BCond.hpp.


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