OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
OpBCFunctionEq< T > Struct Template Reference

#include <BCond.hpp>

Collaboration diagram for OpBCFunctionEq< T >:

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 4497 of file BCond.hpp.

Constructor & Destructor Documentation

◆ OpBCFunctionEq()

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

Definition at line 4499 of file BCond.hpp.

References Func.

Member Data Documentation

◆ Func

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

Definition at line 4500 of file BCond.hpp.

Referenced by OpBCFunctionEq().


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