QDP++
QDP::unordered_sse_vOp_z_user_arg Struct Reference

#include <qdp_scalarsite_sse_blas.h>

Public Member Functions

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

Public Attributes

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

Detailed Description

Definition at line 204 of file qdp_scalarsite_sse_blas.h.

Constructor & Destructor Documentation

◆ unordered_sse_vOp_z_user_arg()

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

Definition at line 205 of file qdp_scalarsite_sse_blas.h.

References QDP::QDPIO::cout.

Member Data Documentation

◆ d

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

Definition at line 214 of file qdp_scalarsite_sse_blas.h.

◆ func

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

Definition at line 216 of file qdp_scalarsite_sse_blas.h.

◆ tab

const int* QDP::unordered_sse_vOp_z_user_arg::tab

Definition at line 215 of file qdp_scalarsite_sse_blas.h.

◆ x

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

Definition at line 212 of file qdp_scalarsite_sse_blas.h.

◆ y

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

Definition at line 213 of file qdp_scalarsite_sse_blas.h.


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