QDP++
ordered_linalg_user_arg Struct Reference

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

#include <qdp_scalarsite_generic_linalg_wrapper.h>

Public Member Functions

 ordered_linalg_user_arg (OLattice< PSpinVector< PColorVector< RComplexFloat, 3 >, 2 > > &d_, const C &l_, const H &r_, int base_)

Public Attributes

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

Detailed Description

user argument for the evaluate function in the ordered situation

Definition at line 17 of file qdp_scalarsite_generic_linalg_wrapper.h.

Constructor & Destructor Documentation

◆ ordered_linalg_user_arg()

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

Definition at line 22 of file qdp_scalarsite_generic_linalg_wrapper.h.

References base, d, l, and r.

Member Data Documentation

◆ base

int ordered_linalg_user_arg::base

◆ d

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

◆ l

const C& ordered_linalg_user_arg::l

◆ r

const H& ordered_linalg_user_arg::r

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