|
QDP++
|
#include <qdp_scalarsite_generic_blas_g5.h>
Public Member Functions | |
| unordered_scal_g5_user_arg (const OLattice< TVec > &x_, OLattice< TVec > &d_, REAL *aptr_, int Ns_, const int *tab_) | |
Public Attributes | |
| const OLattice< TVec > & | x |
| OLattice< TVec > & | d |
| REAL * | aptr |
| int | Ns |
| const int * | tab |
Definition at line 463 of file qdp_scalarsite_generic_blas_g5.h.
|
inline |
Definition at line 464 of file qdp_scalarsite_generic_blas_g5.h.
References Ns, QDP::Subset::numSiteTable(), QDP::Subset::siteTable(), QDP::multi1d< T >::slice(), and tab.
| REAL* QDP::unordered_scal_g5_user_arg::aptr |
Definition at line 472 of file qdp_scalarsite_generic_blas_g5.h.
Definition at line 471 of file qdp_scalarsite_generic_blas_g5.h.
| int QDP::unordered_scal_g5_user_arg::Ns |
Definition at line 473 of file qdp_scalarsite_generic_blas_g5.h.
Referenced by unordered_scal_g5_user_arg().
| const int* QDP::unordered_scal_g5_user_arg::tab |
Definition at line 474 of file qdp_scalarsite_generic_blas_g5.h.
Referenced by unordered_scal_g5_user_arg().
Definition at line 470 of file qdp_scalarsite_generic_blas_g5.h.