QDP++
QDP::unordered_vaxpby3_g5_user_arg Struct Reference

#include <qdp_scalarsite_generic_blas_g5.h>

Public Member Functions

 unordered_vaxpby3_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 385 of file qdp_scalarsite_generic_blas_g5.h.

Constructor & Destructor Documentation

◆ unordered_vaxpby3_g5_user_arg()

QDP::unordered_vaxpby3_g5_user_arg::unordered_vaxpby3_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 386 of file qdp_scalarsite_generic_blas_g5.h.

References QDP::add_g5ProjMinus(), d, and x.

Member Data Documentation

◆ aptr

REAL* QDP::unordered_vaxpby3_g5_user_arg::aptr

Definition at line 399 of file qdp_scalarsite_generic_blas_g5.h.

◆ bptr

REAL* QDP::unordered_vaxpby3_g5_user_arg::bptr

Definition at line 400 of file qdp_scalarsite_generic_blas_g5.h.

◆ d

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

Definition at line 398 of file qdp_scalarsite_generic_blas_g5.h.

Referenced by unordered_vaxpby3_g5_user_arg().

◆ func

void(* QDP::unordered_vaxpby3_g5_user_arg::func) (REAL *, REAL *, REAL *, REAL *, REAL *, int)

Definition at line 403 of file qdp_scalarsite_generic_blas_g5.h.

◆ Ns

int QDP::unordered_vaxpby3_g5_user_arg::Ns

Definition at line 401 of file qdp_scalarsite_generic_blas_g5.h.

◆ tab

const int* QDP::unordered_vaxpby3_g5_user_arg::tab

Definition at line 402 of file qdp_scalarsite_generic_blas_g5.h.

◆ x

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

Definition at line 396 of file qdp_scalarsite_generic_blas_g5.h.

Referenced by unordered_vaxpby3_g5_user_arg().

◆ y

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

Definition at line 397 of file qdp_scalarsite_generic_blas_g5.h.


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