Analysis Software
Documentation for sPHENIX simulation software
|
#include <JETSCAPE/blob/main/external_packages/clvisc_wrapper/include/cl.hpp>
Public Member Functions | |
cl_int | operator() (cl_uint param,::size_t size, void *value,::size_t *size_ret) |
Public Attributes | |
Func | f_ |
const Arg0 & | arg0_ |
const Arg1 & | arg1_ |
Definition at line 974 of file cl.hpp.
View newest version in sPHENIX GitHub at line 974 of file cl.hpp
|
inline |
Definition at line 977 of file cl.hpp.
View newest version in sPHENIX GitHub at line 977 of file cl.hpp
References cl::detail::GetInfoFunctor1< Func, Arg0, Arg1 >::arg0_, cl::detail::GetInfoFunctor1< Func, Arg0, Arg1 >::arg1_, and cl::detail::GetInfoFunctor1< Func, Arg0, Arg1 >::f_.
const Arg0& cl::detail::GetInfoFunctor1< Func, Arg0, Arg1 >::arg0_ |
Definition at line 976 of file cl.hpp.
View newest version in sPHENIX GitHub at line 976 of file cl.hpp
Referenced by cl::detail::GetInfoFunctor1< Func, Arg0, Arg1 >::operator()().
const Arg1& cl::detail::GetInfoFunctor1< Func, Arg0, Arg1 >::arg1_ |
Definition at line 976 of file cl.hpp.
View newest version in sPHENIX GitHub at line 976 of file cl.hpp
Referenced by cl::detail::GetInfoFunctor1< Func, Arg0, Arg1 >::operator()().
Func cl::detail::GetInfoFunctor1< Func, Arg0, Arg1 >::f_ |
Definition at line 976 of file cl.hpp.
View newest version in sPHENIX GitHub at line 976 of file cl.hpp
Referenced by cl::detail::GetInfoFunctor1< Func, Arg0, Arg1 >::operator()().