QDP++
QDP::unordered_xOpayz_g5_user_arg Struct Reference

#include <qdp_scalarsite_generic_blas_g5.h>

Public Member Functions

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

Public Attributes

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

Detailed Description

Definition at line 535 of file qdp_scalarsite_generic_blas_g5.h.

Constructor & Destructor Documentation

◆ unordered_xOpayz_g5_user_arg()

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

Definition at line 536 of file qdp_scalarsite_generic_blas_g5.h.

Member Data Documentation

◆ aptr

REAL* QDP::unordered_xOpayz_g5_user_arg::aptr

Definition at line 549 of file qdp_scalarsite_generic_blas_g5.h.

◆ d

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

Definition at line 548 of file qdp_scalarsite_generic_blas_g5.h.

◆ func

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

Definition at line 552 of file qdp_scalarsite_generic_blas_g5.h.

◆ Ns

int QDP::unordered_xOpayz_g5_user_arg::Ns

Definition at line 550 of file qdp_scalarsite_generic_blas_g5.h.

◆ tab

const int* QDP::unordered_xOpayz_g5_user_arg::tab

Definition at line 551 of file qdp_scalarsite_generic_blas_g5.h.

◆ x

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

Definition at line 546 of file qdp_scalarsite_generic_blas_g5.h.

◆ y

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

Definition at line 547 of file qdp_scalarsite_generic_blas_g5.h.


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