QDP++
QDP::ordered_linalg_user_arg Struct Reference

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

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

Constructor & Destructor Documentation

◆ ordered_linalg_user_arg()

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

Member Data Documentation

◆ base

int QDP::ordered_linalg_user_arg::base

Definition at line 22 of file qdp_scalarsite_generic_linalg.h.

◆ d

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

Definition at line 19 of file qdp_scalarsite_generic_linalg.h.

◆ l

const C& QDP::ordered_linalg_user_arg::l

Definition at line 20 of file qdp_scalarsite_generic_linalg.h.

◆ r

const H& QDP::ordered_linalg_user_arg::r

Definition at line 21 of file qdp_scalarsite_generic_linalg.h.


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