|
QDP++
|
#include <qdp_scalarsite_generic_blas_g5_wrapper.h>
Public Member Functions | |
| unordered_xOpayz_ig5_z_user_arg (const OLattice< TVec > &x_, OLattice< TVec > &d_, REAL *aptr_, int Ns_, const int *tab_, void(*func_)(REAL *, REAL *, REAL *, REAL *, int)) | |
Public Attributes | |
| const OLattice< TVec > & | x |
| OLattice< TVec > & | d |
| REAL * | aptr |
| int | Ns |
| const int * | tab |
| void(* | func )(REAL *, REAL *, REAL *, REAL *, int) |
Definition at line 742 of file qdp_scalarsite_generic_blas_g5_wrapper.h.
| REAL* unordered_xOpayz_ig5_z_user_arg::aptr |
Definition at line 752 of file qdp_scalarsite_generic_blas_g5_wrapper.h.
Referenced by unordered_xOpayz_ig5_z_evaluate_function(), and unordered_xOpayz_ig5_z_user_arg().
| OLattice< TVec >& unordered_xOpayz_ig5_z_user_arg::d |
Definition at line 751 of file qdp_scalarsite_generic_blas_g5_wrapper.h.
Referenced by unordered_xOpayz_ig5_z_evaluate_function(), and unordered_xOpayz_ig5_z_user_arg().
Definition at line 755 of file qdp_scalarsite_generic_blas_g5_wrapper.h.
Referenced by unordered_xOpayz_ig5_z_evaluate_function(), and unordered_xOpayz_ig5_z_user_arg().
| int unordered_xOpayz_ig5_z_user_arg::Ns |
Definition at line 753 of file qdp_scalarsite_generic_blas_g5_wrapper.h.
Referenced by unordered_xOpayz_ig5_z_evaluate_function(), and unordered_xOpayz_ig5_z_user_arg().
| const int* unordered_xOpayz_ig5_z_user_arg::tab |
Definition at line 754 of file qdp_scalarsite_generic_blas_g5_wrapper.h.
Referenced by unordered_xOpayz_ig5_z_evaluate_function(), and unordered_xOpayz_ig5_z_user_arg().
| const OLattice< TVec >& unordered_xOpayz_ig5_z_user_arg::x |
Definition at line 750 of file qdp_scalarsite_generic_blas_g5_wrapper.h.
Referenced by unordered_xOpayz_ig5_z_evaluate_function(), and unordered_xOpayz_ig5_z_user_arg().