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

#include <BCond.hpp>

Public Member Functions

int Component (c)
 

Public Attributes

int c: Func(func)
 
ApplyToComponentType< T >::type(* Func )(typename ApplyToComponentType< T >::type)
 
int Component
 

Detailed Description

template<class T>
struct OpBCFunctionEqComponent< T >

Definition at line 4956 of file BCond.hpp.

Member Function Documentation

template<class T>
int OpBCFunctionEqComponent< T >::Component ( c  )
inline

Definition at line 4961 of file BCond.hpp.

Member Data Documentation

template<class T>
int OpBCFunctionEqComponent< T >::c

Definition at line 4959 of file BCond.hpp.

template<class T>
int OpBCFunctionEqComponent< T >::Component

Definition at line 4964 of file BCond.hpp.

Referenced by PETE_apply().

template<class T>
ApplyToComponentType<T>::type(* OpBCFunctionEqComponent< T >::Func)(typename ApplyToComponentType< T >::type)

Definition at line 4963 of file BCond.hpp.

Referenced by PETE_apply().


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