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

#include <BCond.hpp>

Public Member Functions

 EurekaAssign (int c)
 

Static Public Member Functions

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

Public Attributes

int m_component
 

Detailed Description

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

Definition at line 5527 of file BCond.hpp.

Constructor & Destructor Documentation

◆ EurekaAssign()

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

Definition at line 5531 of file BCond.hpp.

Member Function Documentation

◆ get() [1/2]

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

Definition at line 5530 of file BCond.hpp.

References Physics::c.

◆ get() [2/2]

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

Definition at line 5529 of file BCond.hpp.

References Physics::c.

Member Data Documentation

◆ m_component

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

Definition at line 5532 of file BCond.hpp.


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