QDP++
unordered_axOpbyz_g5_user_arg Struct Reference

#include <qdp_scalarsite_generic_blas_g5_wrapper.h>

Public Member Functions

 unordered_axOpbyz_g5_user_arg (const OLattice< TVec > &x_, const OLattice< TVec > &y_, OLattice< TVec > &d_, REAL *aptr_, REAL *bptr_, int Ns_, const int *tab_, void(*func_)(REAL *, REAL *, REAL *, REAL *, REAL *, int))

Public Attributes

const OLattice< TVec > & x
const OLattice< TVec > & y
OLattice< TVec > & d
REALaptr
REALbptr
int Ns
const int * tab
void(* func )(REAL *, REAL *, REAL *, REAL *, REAL *, int)

Detailed Description

Definition at line 616 of file qdp_scalarsite_generic_blas_g5_wrapper.h.

Constructor & Destructor Documentation

◆ unordered_axOpbyz_g5_user_arg()

unordered_axOpbyz_g5_user_arg::unordered_axOpbyz_g5_user_arg ( const OLattice< TVec > & x_,
const OLattice< TVec > & y_,
OLattice< TVec > & d_,
REAL * aptr_,
REAL * bptr_,
int Ns_,
const int * tab_,
void(* func_ )(REAL *, REAL *, REAL *, REAL *, REAL *, int) )
inline

Definition at line 617 of file qdp_scalarsite_generic_blas_g5_wrapper.h.

References aptr, bptr, d, func, Ns, tab, x, and y.

Member Data Documentation

◆ aptr

REAL* unordered_axOpbyz_g5_user_arg::aptr

◆ bptr

REAL* unordered_axOpbyz_g5_user_arg::bptr

◆ d

OLattice< TVec >& unordered_axOpbyz_g5_user_arg::d

◆ func

void(* unordered_axOpbyz_g5_user_arg::func) (REAL *, REAL *, REAL *, REAL *, REAL *, int)

◆ Ns

int unordered_axOpbyz_g5_user_arg::Ns

◆ tab

const int* unordered_axOpbyz_g5_user_arg::tab

◆ x

const OLattice< TVec >& unordered_axOpbyz_g5_user_arg::x

◆ y

const OLattice< TVec >& unordered_axOpbyz_g5_user_arg::y

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