QDP++
QDP::unordered_sse_vOp_y_user_arg Struct Reference

#include <qdp_scalarsite_sse_blas.h>

Public Member Functions

 unordered_sse_vOp_y_user_arg (const OLattice< TVec > &x_, OLattice< TVec > &d_, const int *tab_, void(*func_)(REAL32 *, REAL32 *, REAL32 *, int))

Public Attributes

const OLattice< TVec > & x
OLattice< TVec > & d
const int * tab
void(* func )(REAL32 *, REAL32 *, REAL32 *, int)

Detailed Description

Definition at line 170 of file qdp_scalarsite_sse_blas.h.

Constructor & Destructor Documentation

◆ unordered_sse_vOp_y_user_arg()

QDP::unordered_sse_vOp_y_user_arg::unordered_sse_vOp_y_user_arg ( const OLattice< TVec > & x_,
OLattice< TVec > & d_,
const int * tab_,
void(* func_ )(REAL32 *, REAL32 *, REAL32 *, int) )
inline

Member Data Documentation

◆ d

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

Definition at line 179 of file qdp_scalarsite_sse_blas.h.

Referenced by unordered_sse_vOp_y_user_arg().

◆ func

void(* QDP::unordered_sse_vOp_y_user_arg::func) (REAL32 *, REAL32 *, REAL32 *, int)

Definition at line 181 of file qdp_scalarsite_sse_blas.h.

◆ tab

const int* QDP::unordered_sse_vOp_y_user_arg::tab

Definition at line 180 of file qdp_scalarsite_sse_blas.h.

Referenced by unordered_sse_vOp_y_user_arg().

◆ x

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

Definition at line 178 of file qdp_scalarsite_sse_blas.h.

Referenced by unordered_sse_vOp_y_user_arg().


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