QDP++
QDP::unordered_vscal_user_arg Struct Reference

#include <qdp_scalarsite_generic_blas.h>

Public Member Functions

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

Public Attributes

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

Detailed Description

Definition at line 248 of file qdp_scalarsite_generic_blas.h.

Constructor & Destructor Documentation

◆ unordered_vscal_user_arg()

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

Definition at line 249 of file qdp_scalarsite_generic_blas.h.

Member Data Documentation

◆ d

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

Definition at line 257 of file qdp_scalarsite_generic_blas.h.

◆ scalep

REAL* QDP::unordered_vscal_user_arg::scalep

Definition at line 258 of file qdp_scalarsite_generic_blas.h.

◆ tab

const int* QDP::unordered_vscal_user_arg::tab

Definition at line 259 of file qdp_scalarsite_generic_blas.h.

◆ x

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

Definition at line 256 of file qdp_scalarsite_generic_blas.h.


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