|
QDP++
|
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 C & | l |
| const H & | r |
| int | base |
user argument for the evaluate function in the ordered situation
Definition at line 17 of file qdp_scalarsite_generic_linalg_wrapper.h.
|
inline |
| int ordered_linalg_user_arg::base |
Definition at line 21 of file qdp_scalarsite_generic_linalg_wrapper.h.
Referenced by ordered_linalg_evaluate_userfunc(), and ordered_linalg_user_arg().
| OLattice<PSpinVector<PColorVector<RComplexFloat, 3>, 2> >& ordered_linalg_user_arg::d |
Definition at line 18 of file qdp_scalarsite_generic_linalg_wrapper.h.
Referenced by ordered_linalg_evaluate_userfunc(), and ordered_linalg_user_arg().
| const C& ordered_linalg_user_arg::l |
Definition at line 19 of file qdp_scalarsite_generic_linalg_wrapper.h.
Referenced by ordered_linalg_evaluate_userfunc(), and ordered_linalg_user_arg().
| const H& ordered_linalg_user_arg::r |
Definition at line 20 of file qdp_scalarsite_generic_linalg_wrapper.h.
Referenced by ordered_linalg_evaluate_userfunc(), and ordered_linalg_user_arg().