QDP++
QDP::unordered_sse_vaxOpy4_double_user_arg Struct Reference

#include <qdp_scalarsite_sse_blas_double.h>

Public Member Functions

 unordered_sse_vaxOpy4_double_user_arg (const OLattice< DVec > &x_, OLattice< DVec > &d_, REAL64 *scalep_, int Ns_, const int *tab_, void(*func_)(REAL64 *, REAL64 *, REAL64 *, int))

Public Attributes

const OLattice< DVec > & x
OLattice< DVec > & d
REAL64scalep
int Ns
const int * tab
void(* func )(REAL64 *, REAL64 *, REAL64 *, int)

Detailed Description

Definition at line 46 of file qdp_scalarsite_sse_blas_double.h.

Constructor & Destructor Documentation

◆ unordered_sse_vaxOpy4_double_user_arg()

QDP::unordered_sse_vaxOpy4_double_user_arg::unordered_sse_vaxOpy4_double_user_arg ( const OLattice< DVec > & x_,
OLattice< DVec > & d_,
REAL64 * scalep_,
int Ns_,
const int * tab_,
void(* func_ )(REAL64 *, REAL64 *, REAL64 *, int) )
inline

Definition at line 47 of file qdp_scalarsite_sse_blas_double.h.

Member Data Documentation

◆ d

OLattice< DVec >& QDP::unordered_sse_vaxOpy4_double_user_arg::d

Definition at line 56 of file qdp_scalarsite_sse_blas_double.h.

◆ func

void(* QDP::unordered_sse_vaxOpy4_double_user_arg::func) (REAL64 *, REAL64 *, REAL64 *, int)

Definition at line 60 of file qdp_scalarsite_sse_blas_double.h.

◆ Ns

int QDP::unordered_sse_vaxOpy4_double_user_arg::Ns

Definition at line 58 of file qdp_scalarsite_sse_blas_double.h.

◆ scalep

REAL64* QDP::unordered_sse_vaxOpy4_double_user_arg::scalep

Definition at line 57 of file qdp_scalarsite_sse_blas_double.h.

◆ tab

const int* QDP::unordered_sse_vaxOpy4_double_user_arg::tab

Definition at line 59 of file qdp_scalarsite_sse_blas_double.h.

◆ x

const OLattice< DVec >& QDP::unordered_sse_vaxOpy4_double_user_arg::x

Definition at line 55 of file qdp_scalarsite_sse_blas_double.h.


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