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

#include <BCond.hpp>

Public Member Functions

 OpBCFunctionEq (T(*func)(const T &))
 

Public Attributes

T(* Func )(const T &)
 

Detailed Description

template<class T>
struct OpBCFunctionEq< T >

Definition at line 4490 of file BCond.hpp.

Constructor & Destructor Documentation

◆ OpBCFunctionEq()

template<class T >
OpBCFunctionEq< T >::OpBCFunctionEq ( T(*)(const T &)  func)
inline

Definition at line 4492 of file BCond.hpp.

Member Data Documentation

◆ Func

template<class T >
T(* OpBCFunctionEq< T >::Func) (const T &)

Definition at line 4493 of file BCond.hpp.


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