QDP++
QDP::unordered_vaxpby3_user_arg Struct Reference

#include <qdp_scalarsite_generic_blas.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 314 of file qdp_scalarsite_generic_blas.h.

Constructor & Destructor Documentation

◆ unordered_vaxpby3_user_arg()

QDP::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 315 of file qdp_scalarsite_generic_blas.h.

References aptr, d, tab, QDP::unordered_vaxpy3_z_evaluate_function(), x, and y.

Member Data Documentation

◆ aptr

REAL* QDP::unordered_vaxpby3_user_arg::aptr

Definition at line 324 of file qdp_scalarsite_generic_blas.h.

Referenced by unordered_vaxpby3_user_arg().

◆ bptr

REAL* QDP::unordered_vaxpby3_user_arg::bptr

Definition at line 325 of file qdp_scalarsite_generic_blas.h.

◆ d

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

Definition at line 323 of file qdp_scalarsite_generic_blas.h.

Referenced by unordered_vaxpby3_user_arg().

◆ tab

const int* QDP::unordered_vaxpby3_user_arg::tab

Definition at line 326 of file qdp_scalarsite_generic_blas.h.

Referenced by unordered_vaxpby3_user_arg().

◆ x

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

Definition at line 321 of file qdp_scalarsite_generic_blas.h.

Referenced by unordered_vaxpby3_user_arg().

◆ y

const OLattice< TVec >& QDP::unordered_vaxpby3_user_arg::y

Definition at line 322 of file qdp_scalarsite_generic_blas.h.

Referenced by unordered_vaxpby3_user_arg().


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