QDP++
unordered_vaxpby3_user_arg Struct Reference

#include <qdp_scalarsite_generic_blas_wrapper.h>

Public Member Functions

 unordered_vaxpby3_user_arg (const OLattice< TVec > &x_, const OLattice< TVec > &y_, OLattice< TVec > &d_, REAL *aptr_, REAL *bptr_, const int *tab_)

Public Attributes

const OLattice< TVec > & x
const OLattice< TVec > & y
OLattice< TVec > & d
REALaptr
REALbptr
const int * tab

Detailed Description

Definition at line 313 of file qdp_scalarsite_generic_blas_wrapper.h.

Constructor & Destructor Documentation

◆ unordered_vaxpby3_user_arg()

unordered_vaxpby3_user_arg::unordered_vaxpby3_user_arg ( const OLattice< TVec > & x_,
const OLattice< TVec > & y_,
OLattice< TVec > & d_,
REAL * aptr_,
REAL * bptr_,
const int * tab_ )
inline

Definition at line 314 of file qdp_scalarsite_generic_blas_wrapper.h.

References aptr, bptr, d, tab, x, and y.

Member Data Documentation

◆ aptr

REAL* unordered_vaxpby3_user_arg::aptr

◆ bptr

REAL* unordered_vaxpby3_user_arg::bptr

◆ d

OLattice< TVec >& unordered_vaxpby3_user_arg::d

◆ tab

const int* unordered_vaxpby3_user_arg::tab

◆ x

const OLattice< TVec >& unordered_vaxpby3_user_arg::x

◆ y

const OLattice< TVec >& unordered_vaxpby3_user_arg::y

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