QDP++
QDP::unordered_vaxpy3_y_user_arg Struct Reference

#include <qdp_scalarsite_generic_blas.h>

Public Member Functions

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

Public Attributes

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

Detailed Description

Definition at line 43 of file qdp_scalarsite_generic_blas.h.

Constructor & Destructor Documentation

◆ unordered_vaxpy3_y_user_arg()

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

Definition at line 44 of file qdp_scalarsite_generic_blas.h.

Member Data Documentation

◆ d

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

Definition at line 51 of file qdp_scalarsite_generic_blas.h.

◆ scalep

REAL* QDP::unordered_vaxpy3_y_user_arg::scalep

Definition at line 52 of file qdp_scalarsite_generic_blas.h.

◆ tab

const int* QDP::unordered_vaxpy3_y_user_arg::tab

Definition at line 53 of file qdp_scalarsite_generic_blas.h.

◆ x

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

Definition at line 50 of file qdp_scalarsite_generic_blas.h.

◆ xy_order

int QDP::unordered_vaxpy3_y_user_arg::xy_order

Definition at line 54 of file qdp_scalarsite_generic_blas.h.


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