QDP++
QDP::unordered_scal_g5_user_arg Struct Reference

#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
REALaptr
int Ns
const int * tab

Detailed Description

Definition at line 463 of file qdp_scalarsite_generic_blas_g5.h.

Constructor & Destructor Documentation

◆ unordered_scal_g5_user_arg()

QDP::unordered_scal_g5_user_arg::unordered_scal_g5_user_arg ( const OLattice< TVec > & x_,
OLattice< TVec > & d_,
REAL * aptr_,
int Ns_,
const int * tab_ )
inline

Member Data Documentation

◆ aptr

REAL* QDP::unordered_scal_g5_user_arg::aptr

Definition at line 472 of file qdp_scalarsite_generic_blas_g5.h.

◆ d

OLattice< TVec >& QDP::unordered_scal_g5_user_arg::d

Definition at line 471 of file qdp_scalarsite_generic_blas_g5.h.

◆ Ns

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().

◆ tab

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().

◆ x

const OLattice< TVec >& QDP::unordered_scal_g5_user_arg::x

Definition at line 470 of file qdp_scalarsite_generic_blas_g5.h.


The documentation for this struct was generated from the following file: