|
QDP++
|
#include <qdp_scalarsite_generic_blas_g5_wrapper.h>
Public Member Functions | |
| unordered_axOpbyz_g5_user_arg (const OLattice< TVec > &x_, const OLattice< TVec > &y_, OLattice< TVec > &d_, REAL *aptr_, REAL *bptr_, int Ns_, const int *tab_, void(*func_)(REAL *, REAL *, REAL *, REAL *, REAL *, int)) | |
Public Attributes | |
| const OLattice< TVec > & | x |
| const OLattice< TVec > & | y |
| OLattice< TVec > & | d |
| REAL * | aptr |
| REAL * | bptr |
| int | Ns |
| const int * | tab |
| void(* | func )(REAL *, REAL *, REAL *, REAL *, REAL *, int) |
Definition at line 616 of file qdp_scalarsite_generic_blas_g5_wrapper.h.
| REAL* unordered_axOpbyz_g5_user_arg::aptr |
Definition at line 629 of file qdp_scalarsite_generic_blas_g5_wrapper.h.
Referenced by unordered_axOpbyz_g5_evaluate_function(), and unordered_axOpbyz_g5_user_arg().
| REAL* unordered_axOpbyz_g5_user_arg::bptr |
Definition at line 630 of file qdp_scalarsite_generic_blas_g5_wrapper.h.
Referenced by unordered_axOpbyz_g5_evaluate_function(), and unordered_axOpbyz_g5_user_arg().
| OLattice< TVec >& unordered_axOpbyz_g5_user_arg::d |
Definition at line 628 of file qdp_scalarsite_generic_blas_g5_wrapper.h.
Referenced by unordered_axOpbyz_g5_evaluate_function(), and unordered_axOpbyz_g5_user_arg().
Definition at line 633 of file qdp_scalarsite_generic_blas_g5_wrapper.h.
Referenced by unordered_axOpbyz_g5_evaluate_function(), and unordered_axOpbyz_g5_user_arg().
| int unordered_axOpbyz_g5_user_arg::Ns |
Definition at line 631 of file qdp_scalarsite_generic_blas_g5_wrapper.h.
Referenced by unordered_axOpbyz_g5_evaluate_function(), and unordered_axOpbyz_g5_user_arg().
| const int* unordered_axOpbyz_g5_user_arg::tab |
Definition at line 632 of file qdp_scalarsite_generic_blas_g5_wrapper.h.
Referenced by unordered_axOpbyz_g5_evaluate_function(), and unordered_axOpbyz_g5_user_arg().
| const OLattice< TVec >& unordered_axOpbyz_g5_user_arg::x |
Definition at line 626 of file qdp_scalarsite_generic_blas_g5_wrapper.h.
Referenced by unordered_axOpbyz_g5_evaluate_function(), and unordered_axOpbyz_g5_user_arg().
| const OLattice< TVec >& unordered_axOpbyz_g5_user_arg::y |
Definition at line 627 of file qdp_scalarsite_generic_blas_g5_wrapper.h.
Referenced by unordered_axOpbyz_g5_evaluate_function(), and unordered_axOpbyz_g5_user_arg().