|
QDP++
|
user argument for the evaluate function: More...
#include <qdp_parscalar_specific.h>
Public Member Functions | |
| u_arg (OLattice< T > &d_, const QDPExpr< RHS, OScalar< T1 > > &r_, const Op &op_, const int *tab_) | |
| u_arg (OLattice< T > &d_, const QDPExpr< RHS, OScalar< T1 > > &r_, const Op &op_, const int *tab_) | |
Public Attributes | |
| OLattice< T > & | d |
| const QDPExpr< RHS, OScalar< T1 > > & | r |
| const Op & | op |
| const int * | tab |
user argument for the evaluate function:
Definition at line 256 of file qdp_parscalar_specific.h.
|
inline |
|
inline |
| OLattice< T > & QDP::u_arg< T, T1, Op, RHS >::d |
Definition at line 264 of file qdp_parscalar_specific.h.
Referenced by QDP::ev_userfunc(), and u_arg().
| const Op & QDP::u_arg< T, T1, Op, RHS >::op |
Definition at line 266 of file qdp_parscalar_specific.h.
Referenced by QDP::ev_userfunc(), and u_arg().
| const QDPExpr< RHS, OScalar< T1 > > & QDP::u_arg< T, T1, Op, RHS >::r |
Definition at line 265 of file qdp_parscalar_specific.h.
Referenced by QDP::ev_userfunc(), and u_arg().
| const int * QDP::u_arg< T, T1, Op, RHS >::tab |
Definition at line 267 of file qdp_parscalar_specific.h.
Referenced by QDP::ev_userfunc(), and u_arg().