QDP++
unordered_linalg_user_arg Struct Reference

user argument for the evaluate function in the unordered situation More...

#include <qdp_scalarsite_generic_linalg_wrapper.h>

Public Member Functions

 unordered_linalg_user_arg (OLattice< PSpinVector< PColorVector< RComplexFloat, 3 >, 2 > > &d_, const C &l_, const H &r_, const int *tab_)

Public Attributes

OLattice< PSpinVector< PColorVector< RComplexFloat, 3 >, 2 > > & d
const Cl
const Hr
const int * tab

Detailed Description

user argument for the evaluate function in the unordered situation

Definition at line 59 of file qdp_scalarsite_generic_linalg_wrapper.h.

Constructor & Destructor Documentation

◆ unordered_linalg_user_arg()

unordered_linalg_user_arg::unordered_linalg_user_arg ( OLattice< PSpinVector< PColorVector< RComplexFloat, 3 >, 2 > > & d_,
const C & l_,
const H & r_,
const int * tab_ )
inline

Definition at line 65 of file qdp_scalarsite_generic_linalg_wrapper.h.

References d, l, r, and tab.

Member Data Documentation

◆ d

OLattice<PSpinVector<PColorVector<RComplexFloat, 3>, 2> >& unordered_linalg_user_arg::d

◆ l

const C& unordered_linalg_user_arg::l

◆ r

const H& unordered_linalg_user_arg::r

◆ tab

const int* unordered_linalg_user_arg::tab

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