|
QDP++
|
#include <qdp_scalarsite_generic_blas_g5_wrapper.h>
Public Member Functions | |
| unordered_xOpayz_g5_user_arg (const OLattice< TVec > &x_, const OLattice< TVec > &y_, OLattice< TVec > &d_, REAL *aptr_, int Ns_, const int *tab_, void(*func_)(REAL *, REAL *, REAL *, REAL *, int)) | |
Public Attributes | |
| const OLattice< TVec > & | x |
| const OLattice< TVec > & | y |
| OLattice< TVec > & | d |
| REAL * | aptr |
| int | Ns |
| const int * | tab |
| void(* | func )(REAL *, REAL *, REAL *, REAL *, int) |
Definition at line 534 of file qdp_scalarsite_generic_blas_g5_wrapper.h.
| REAL* unordered_xOpayz_g5_user_arg::aptr |
Definition at line 548 of file qdp_scalarsite_generic_blas_g5_wrapper.h.
Referenced by unordered_xOpayz_g5_evaluate_function(), and unordered_xOpayz_g5_user_arg().
| OLattice< TVec >& unordered_xOpayz_g5_user_arg::d |
Definition at line 547 of file qdp_scalarsite_generic_blas_g5_wrapper.h.
Referenced by unordered_xOpayz_g5_evaluate_function(), and unordered_xOpayz_g5_user_arg().
Definition at line 551 of file qdp_scalarsite_generic_blas_g5_wrapper.h.
Referenced by unordered_xOpayz_g5_evaluate_function(), and unordered_xOpayz_g5_user_arg().
| int unordered_xOpayz_g5_user_arg::Ns |
Definition at line 549 of file qdp_scalarsite_generic_blas_g5_wrapper.h.
Referenced by unordered_xOpayz_g5_evaluate_function(), and unordered_xOpayz_g5_user_arg().
| const int* unordered_xOpayz_g5_user_arg::tab |
Definition at line 550 of file qdp_scalarsite_generic_blas_g5_wrapper.h.
Referenced by unordered_xOpayz_g5_evaluate_function(), and unordered_xOpayz_g5_user_arg().
| const OLattice< TVec >& unordered_xOpayz_g5_user_arg::x |
Definition at line 545 of file qdp_scalarsite_generic_blas_g5_wrapper.h.
Referenced by unordered_xOpayz_g5_evaluate_function(), and unordered_xOpayz_g5_user_arg().
| const OLattice< TVec >& unordered_xOpayz_g5_user_arg::y |
Definition at line 546 of file qdp_scalarsite_generic_blas_g5_wrapper.h.
Referenced by unordered_xOpayz_g5_evaluate_function(), and unordered_xOpayz_g5_user_arg().