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

Member Function Documentation

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

Definition at line 4936 of file BCond.hpp.

Member Data Documentation

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

Definition at line 4934 of file BCond.hpp.

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

Definition at line 4939 of file BCond.hpp.

Referenced by PETE_apply().

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

Definition at line 4938 of file BCond.hpp.

Referenced by PETE_apply().


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