OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
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 Tget (const T &x, int)
 
static Tget (T &x, int)
 

Public Attributes

int m_component
 

Detailed Description

template<class T>
struct EurekaAssign< T >

Definition at line 5445 of file BCond.hpp.

Constructor & Destructor Documentation

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

Definition at line 5456 of file BCond.hpp.

Member Function Documentation

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

Definition at line 5447 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 5451 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 5455 of file BCond.hpp.

Referenced by PETE_apply().


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