QDP++
QDP::unordered_vaxmby3_user_arg Struct Reference

#include <qdp_scalarsite_generic_blas.h>

Public Member Functions

 unordered_vaxmby3_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 387 of file qdp_scalarsite_generic_blas.h.

Constructor & Destructor Documentation

◆ unordered_vaxmby3_user_arg()

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

Definition at line 388 of file qdp_scalarsite_generic_blas.h.

Member Data Documentation

◆ aptr

REAL* QDP::unordered_vaxmby3_user_arg::aptr

Definition at line 398 of file qdp_scalarsite_generic_blas.h.

◆ bptr

REAL* QDP::unordered_vaxmby3_user_arg::bptr

Definition at line 399 of file qdp_scalarsite_generic_blas.h.

◆ d

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

Definition at line 397 of file qdp_scalarsite_generic_blas.h.

◆ tab

const int* QDP::unordered_vaxmby3_user_arg::tab

Definition at line 400 of file qdp_scalarsite_generic_blas.h.

◆ x

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

Definition at line 395 of file qdp_scalarsite_generic_blas.h.

◆ y

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

Definition at line 396 of file qdp_scalarsite_generic_blas.h.


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