OPAL (Object Oriented Parallel Accelerator Library)  2024.1
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 5413 of file BCond.hpp.

Constructor & Destructor Documentation

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

Definition at line 5424 of file BCond.hpp.

Member Function Documentation

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

Definition at line 5415 of file BCond.hpp.

References endl(), and ERRORMSG.

Referenced by PETE_apply().

Here is the call graph for this function:

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

Definition at line 5419 of file BCond.hpp.

References endl(), and ERRORMSG.

Here is the call graph for this function:

Member Data Documentation

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

Definition at line 5423 of file BCond.hpp.

Referenced by PETE_apply().


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