QDP++
QDP::unordered_vcaxpby3_user_arg Struct Reference

#include <qdp_scalarsite_generic_cblas.h>

Public Member Functions

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

Public Attributes

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

Detailed Description

Definition at line 277 of file qdp_scalarsite_generic_cblas.h.

Constructor & Destructor Documentation

◆ unordered_vcaxpby3_user_arg()

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

Definition at line 278 of file qdp_scalarsite_generic_cblas.h.

Member Data Documentation

◆ aptr

REAL* QDP::unordered_vcaxpby3_user_arg::aptr

Definition at line 289 of file qdp_scalarsite_generic_cblas.h.

◆ bptr

REAL* QDP::unordered_vcaxpby3_user_arg::bptr

Definition at line 290 of file qdp_scalarsite_generic_cblas.h.

◆ d

OLattice< CTVec >& QDP::unordered_vcaxpby3_user_arg::d

Definition at line 288 of file qdp_scalarsite_generic_cblas.h.

◆ tab

const int* QDP::unordered_vcaxpby3_user_arg::tab

Definition at line 291 of file qdp_scalarsite_generic_cblas.h.

◆ x

const OLattice< CTVec >& QDP::unordered_vcaxpby3_user_arg::x

Definition at line 286 of file qdp_scalarsite_generic_cblas.h.

◆ y

const OLattice< CTVec >& QDP::unordered_vcaxpby3_user_arg::y

Definition at line 287 of file qdp_scalarsite_generic_cblas.h.


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