|
QDP++
|
#include <qdp_scalarsite_generic_blas_g5_wrapper.h>
Public Member Functions | |
| unordered_xOpayz_ig5_y_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 697 of file qdp_scalarsite_generic_blas_g5_wrapper.h.
| REAL* unordered_xOpayz_ig5_y_user_arg::aptr |
Definition at line 710 of file qdp_scalarsite_generic_blas_g5_wrapper.h.
Referenced by unordered_xOpayz_ig5_y_evaluate_function(), and unordered_xOpayz_ig5_y_user_arg().
| OLattice< TVec >& unordered_xOpayz_ig5_y_user_arg::d |
Definition at line 709 of file qdp_scalarsite_generic_blas_g5_wrapper.h.
Referenced by unordered_xOpayz_ig5_y_evaluate_function(), and unordered_xOpayz_ig5_y_user_arg().
Definition at line 713 of file qdp_scalarsite_generic_blas_g5_wrapper.h.
Referenced by unordered_xOpayz_ig5_y_evaluate_function(), and unordered_xOpayz_ig5_y_user_arg().
| int unordered_xOpayz_ig5_y_user_arg::Ns |
Definition at line 711 of file qdp_scalarsite_generic_blas_g5_wrapper.h.
Referenced by unordered_xOpayz_ig5_y_evaluate_function(), and unordered_xOpayz_ig5_y_user_arg().
| const int* unordered_xOpayz_ig5_y_user_arg::tab |
Definition at line 712 of file qdp_scalarsite_generic_blas_g5_wrapper.h.
Referenced by unordered_xOpayz_ig5_y_evaluate_function(), and unordered_xOpayz_ig5_y_user_arg().
| const OLattice< TVec >& unordered_xOpayz_ig5_y_user_arg::x |
Definition at line 707 of file qdp_scalarsite_generic_blas_g5_wrapper.h.
Referenced by unordered_xOpayz_ig5_y_evaluate_function(), and unordered_xOpayz_ig5_y_user_arg().
| const OLattice< TVec >& unordered_xOpayz_ig5_y_user_arg::y |
Definition at line 708 of file qdp_scalarsite_generic_blas_g5_wrapper.h.
Referenced by unordered_xOpayz_ig5_y_evaluate_function(), and unordered_xOpayz_ig5_y_user_arg().