OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
EurekaAssign< Vektor< T, D > > Struct Template Reference

#include <BCond.hpp>

Inheritance diagram for EurekaAssign< Vektor< T, D > >:
Collaboration diagram for EurekaAssign< Vektor< T, D > >:

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 5525 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 5529 of file BCond.hpp.

References c, and m_component.

Member Function Documentation

◆ get() [1/2]

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

Definition at line 5528 of file BCond.hpp.

References c.

◆ get() [2/2]

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

Definition at line 5527 of file BCond.hpp.

References c.

Member Data Documentation

◆ m_component

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

Definition at line 5530 of file BCond.hpp.

Referenced by EurekaAssign().


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