|
QDP++
|
#include <qdp_scalarsite_generic_blas_g5.h>
Public Member Functions | |
| unordered_vaxpby3_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 385 of file qdp_scalarsite_generic_blas_g5.h.
|
inline |
Definition at line 386 of file qdp_scalarsite_generic_blas_g5.h.
References QDP::add_g5ProjMinus(), d, and x.
| REAL* QDP::unordered_vaxpby3_g5_user_arg::aptr |
Definition at line 399 of file qdp_scalarsite_generic_blas_g5.h.
| REAL* QDP::unordered_vaxpby3_g5_user_arg::bptr |
Definition at line 400 of file qdp_scalarsite_generic_blas_g5.h.
Definition at line 398 of file qdp_scalarsite_generic_blas_g5.h.
Referenced by unordered_vaxpby3_g5_user_arg().
Definition at line 403 of file qdp_scalarsite_generic_blas_g5.h.
| int QDP::unordered_vaxpby3_g5_user_arg::Ns |
Definition at line 401 of file qdp_scalarsite_generic_blas_g5.h.
| const int* QDP::unordered_vaxpby3_g5_user_arg::tab |
Definition at line 402 of file qdp_scalarsite_generic_blas_g5.h.
Definition at line 396 of file qdp_scalarsite_generic_blas_g5.h.
Referenced by unordered_vaxpby3_g5_user_arg().
Definition at line 397 of file qdp_scalarsite_generic_blas_g5.h.