QDP++
QDP::unordered_linalg_user_arg Struct Reference

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

#include <qdp_scalarsite_generic_linalg.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 60 of file qdp_scalarsite_generic_linalg.h.

Constructor & Destructor Documentation

◆ unordered_linalg_user_arg()

QDP::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 66 of file qdp_scalarsite_generic_linalg.h.

References _inline_generic_mult_su3_nn, d, l, and r.

Member Data Documentation

◆ d

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

Definition at line 61 of file qdp_scalarsite_generic_linalg.h.

Referenced by unordered_linalg_user_arg().

◆ l

const C& QDP::unordered_linalg_user_arg::l

Definition at line 62 of file qdp_scalarsite_generic_linalg.h.

Referenced by unordered_linalg_user_arg().

◆ r

const H& QDP::unordered_linalg_user_arg::r

Definition at line 63 of file qdp_scalarsite_generic_linalg.h.

Referenced by unordered_linalg_user_arg().

◆ tab

const int* QDP::unordered_linalg_user_arg::tab

Definition at line 64 of file qdp_scalarsite_generic_linalg.h.


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