QDP++
QDP::unordered_vaxpy3_z_user_arg Struct Reference

#include <qdp_scalarsite_generic_blas.h>

Public Member Functions

 unordered_vaxpy3_z_user_arg (const OLattice< TVec > &x_, const OLattice< TVec > &y_, OLattice< TVec > &d_, REAL *scalep_, const int *tab_)

Public Attributes

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

Detailed Description

Definition at line 88 of file qdp_scalarsite_generic_blas.h.

Constructor & Destructor Documentation

◆ unordered_vaxpy3_z_user_arg()

QDP::unordered_vaxpy3_z_user_arg::unordered_vaxpy3_z_user_arg ( const OLattice< TVec > & x_,
const OLattice< TVec > & y_,
OLattice< TVec > & d_,
REAL * scalep_,
const int * tab_ )
inline

Member Data Documentation

◆ d

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

Definition at line 97 of file qdp_scalarsite_generic_blas.h.

◆ scalep

REAL* QDP::unordered_vaxpy3_z_user_arg::scalep

Definition at line 98 of file qdp_scalarsite_generic_blas.h.

◆ tab

const int* QDP::unordered_vaxpy3_z_user_arg::tab

Definition at line 99 of file qdp_scalarsite_generic_blas.h.

Referenced by unordered_vaxpy3_z_user_arg().

◆ x

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

Definition at line 95 of file qdp_scalarsite_generic_blas.h.

◆ y

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

Definition at line 96 of file qdp_scalarsite_generic_blas.h.


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