|
QDP++
|
#include <qdp_scalarsite_generic_blas_g5_wrapper.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 462 of file qdp_scalarsite_generic_blas_g5_wrapper.h.
|
inline |
| REAL* unordered_scal_g5_user_arg::aptr |
Definition at line 471 of file qdp_scalarsite_generic_blas_g5_wrapper.h.
Referenced by unordered_scal_g5_evaluate_function(), and unordered_scal_g5_user_arg().
| OLattice< TVec >& unordered_scal_g5_user_arg::d |
Definition at line 470 of file qdp_scalarsite_generic_blas_g5_wrapper.h.
Referenced by unordered_scal_g5_evaluate_function(), and unordered_scal_g5_user_arg().
| int unordered_scal_g5_user_arg::Ns |
Definition at line 472 of file qdp_scalarsite_generic_blas_g5_wrapper.h.
Referenced by unordered_scal_g5_evaluate_function(), and unordered_scal_g5_user_arg().
| const int* unordered_scal_g5_user_arg::tab |
Definition at line 473 of file qdp_scalarsite_generic_blas_g5_wrapper.h.
Referenced by unordered_scal_g5_evaluate_function(), and unordered_scal_g5_user_arg().
| const OLattice< TVec >& unordered_scal_g5_user_arg::x |
Definition at line 469 of file qdp_scalarsite_generic_blas_g5_wrapper.h.
Referenced by unordered_scal_g5_evaluate_function(), and unordered_scal_g5_user_arg().