|
OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
|
#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 |
|
inline |
| int OpBCFunctionEqComponent< T >::Component |
Definition at line 4939 of file BCond.hpp.
Referenced by OpBCFunctionEqComponent().
| ApplyToComponentType< T >::type(* OpBCFunctionEqComponent< T >::Func) (typename ApplyToComponentType< T >::type) |
Definition at line 4937 of file BCond.hpp.
Referenced by OpBCFunctionEqComponent().