QDP++
QDP::unordered_ssed_3mat_args Struct Reference

Public Member Functions

 unordered_ssed_3mat_args (const OLattice< DCol > &l_, const OLattice< DCol > &r_, OLattice< DCol > &d_, const int *tab_, void(*func_)(REAL64 *, REAL64 *, REAL64 *, int))

Public Attributes

const OLattice< DCol > & l
const OLattice< DCol > & r
OLattice< DCol > & d
const int * tab
void(* func )(REAL64 *, REAL64 *, REAL64 *, int)

Detailed Description

Definition at line 46 of file qdp_scalarsite_linalg_double.cc.

Constructor & Destructor Documentation

◆ unordered_ssed_3mat_args()

QDP::unordered_ssed_3mat_args::unordered_ssed_3mat_args ( const OLattice< DCol > & l_,
const OLattice< DCol > & r_,
OLattice< DCol > & d_,
const int * tab_,
void(* func_ )(REAL64 *, REAL64 *, REAL64 *, int) )
inline

Definition at line 47 of file qdp_scalarsite_linalg_double.cc.

References d, func, l, r, and tab.

Member Data Documentation

◆ d

OLattice<DCol>& QDP::unordered_ssed_3mat_args::d

◆ func

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

◆ l

const OLattice<DCol>& QDP::unordered_ssed_3mat_args::l

◆ r

const OLattice<DCol>& QDP::unordered_ssed_3mat_args::r

◆ tab

const int* QDP::unordered_ssed_3mat_args::tab

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