QDP++
QDP::unordered_sse_vaxOpby3_user_arg Struct Reference

#include <qdp_scalarsite_sse_blas.h>

Public Member Functions

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

Public Attributes

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

Detailed Description

Definition at line 339 of file qdp_scalarsite_sse_blas.h.

Constructor & Destructor Documentation

◆ unordered_sse_vaxOpby3_user_arg()

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

Definition at line 340 of file qdp_scalarsite_sse_blas.h.

Member Data Documentation

◆ aptr

REAL32* QDP::unordered_sse_vaxOpby3_user_arg::aptr

Definition at line 351 of file qdp_scalarsite_sse_blas.h.

◆ bptr

REAL32* QDP::unordered_sse_vaxOpby3_user_arg::bptr

Definition at line 353 of file qdp_scalarsite_sse_blas.h.

◆ d

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

Definition at line 355 of file qdp_scalarsite_sse_blas.h.

◆ func

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

Definition at line 357 of file qdp_scalarsite_sse_blas.h.

◆ tab

const int* QDP::unordered_sse_vaxOpby3_user_arg::tab

Definition at line 356 of file qdp_scalarsite_sse_blas.h.

◆ x

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

Definition at line 352 of file qdp_scalarsite_sse_blas.h.

◆ y

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

Definition at line 354 of file qdp_scalarsite_sse_blas.h.


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