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

#include <BCond.hpp>

Public Member Functions

 OpBCFunctionEqComponent (typename ApplyToComponentType< T >::type(*func)(typename ApplyToComponentType< T >::type), int c)
 

Public Attributes

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

Detailed Description

template<class T>
struct OpBCFunctionEqComponent< T >

Definition at line 4924 of file BCond.hpp.

Constructor & Destructor Documentation

◆ OpBCFunctionEqComponent()

template<class T >
OpBCFunctionEqComponent< T >::OpBCFunctionEqComponent ( typename ApplyToComponentType< T >::type(*)(typename ApplyToComponentType< T >::type)  func,
int  c 
)
inline

Definition at line 4926 of file BCond.hpp.

Member Data Documentation

◆ Component

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

Definition at line 4932 of file BCond.hpp.

◆ Func

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

Definition at line 4930 of file BCond.hpp.


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