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

#include <BCond.hpp>

Public Member Functions

 EurekaAssign (int c)
 

Static Public Member Functions

static const T & get (const T &x, int)
 
static T & get (T &x, int)
 

Public Attributes

int m_component
 

Detailed Description

template<class T>
struct EurekaAssign< T >

Definition at line 5406 of file BCond.hpp.

Constructor & Destructor Documentation

◆ EurekaAssign()

template<class T >
EurekaAssign< T >::EurekaAssign ( int  c)
inline

Definition at line 5417 of file BCond.hpp.

Member Function Documentation

◆ get() [1/2]

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

Definition at line 5408 of file BCond.hpp.

References endl(), and ERRORMSG.

Referenced by PETE_apply().

Here is the call graph for this function:

◆ get() [2/2]

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

Definition at line 5412 of file BCond.hpp.

References endl(), and ERRORMSG.

Here is the call graph for this function:

Member Data Documentation

◆ m_component

template<class T >
int EurekaAssign< T >::m_component

Definition at line 5416 of file BCond.hpp.


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