#include <stoch_conn_s.h>
|
virtual void | compute (LatticeStaggeredFermion &q_source1, LatticeStaggeredFermion &q_source2, LatticeStaggeredFermion &psi1, LatticeStaggeredFermion &psi2, int isample)=0 |
|
void | dump (XMLWriter &xml_out) |
|
void | dump (XMLWriter &xml_out, int &i) |
|
| stoch_conn_corr (int t_len, int t_sample, const multi1d< LatticeColorMatrix > &uin, Stag_shift_option type_of_shift_in) |
|
virtual | ~stoch_conn_corr () |
|
LatticeStaggeredFermion | shift_deltaProp (multi1d< int > &delta, const LatticeStaggeredFermion &src) |
|
Definition at line 19 of file stoch_conn_s.h.
◆ stoch_conn_corr()
Chroma::stoch_conn_corr::stoch_conn_corr |
( |
int |
t_len, |
|
|
int |
t_sample, |
|
|
const multi1d< LatticeColorMatrix > & |
uin, |
|
|
Stag_shift_option |
type_of_shift_in |
|
) |
| |
|
inline |
◆ ~stoch_conn_corr()
virtual Chroma::stoch_conn_corr::~stoch_conn_corr |
( |
| ) |
|
|
inlinevirtual |
◆ compute()
virtual void Chroma::stoch_conn_corr::compute |
( |
LatticeStaggeredFermion & |
q_source1, |
|
|
LatticeStaggeredFermion & |
q_source2, |
|
|
LatticeStaggeredFermion & |
psi1, |
|
|
LatticeStaggeredFermion & |
psi2, |
|
|
int |
isample |
|
) |
| |
|
pure virtual |
◆ dump() [1/2]
void Chroma::stoch_conn_corr::dump |
( |
XMLWriter & |
xml_out | ) |
|
|
inline |
Definition at line 32 of file stoch_conn_s.h.
References corr1, corr2, corr_fn1, corr_fn2, Chroma::GAUGE_INVAR, inner_tag1, inner_tag2, no_sample, Chroma::NON_GAUGE_INVAR, outer_tag, Chroma::pop(), Chroma::push(), Chroma::stoch_var(), Chroma::SYM_GAUGE_INVAR, Chroma::SYM_NON_GAUGE_INVAR, t_length, type_of_shift, and Chroma::write().
Referenced by Chroma::ks_fuzz_loops_stoch_conn(), and Chroma::ks_local_loops_and_stoch_conn().
◆ dump() [2/2]
void Chroma::stoch_conn_corr::dump |
( |
XMLWriter & |
xml_out, |
|
|
int & |
i |
|
) |
| |
|
inline |
◆ shift_deltaProp()
LatticeStaggeredFermion Chroma::stoch_conn_corr::shift_deltaProp |
( |
multi1d< int > & |
delta, |
|
|
const LatticeStaggeredFermion & |
src |
|
) |
| |
|
inline |
◆ corr1
multi1d<DComplex> Chroma::stoch_conn_corr::corr1 |
|
protected |
◆ corr2
multi1d<DComplex> Chroma::stoch_conn_corr::corr2 |
|
protected |
◆ corr_fn1
multi2d<DComplex> Chroma::stoch_conn_corr::corr_fn1 |
|
protected |
◆ corr_fn2
multi2d<DComplex> Chroma::stoch_conn_corr::corr_fn2 |
|
protected |
◆ inner_tag1
std::string Chroma::stoch_conn_corr::inner_tag1 |
|
protected |
◆ inner_tag2
std::string Chroma::stoch_conn_corr::inner_tag2 |
|
protected |
◆ no_sample
int Chroma::stoch_conn_corr::no_sample |
|
private |
◆ outer_tag
std::string Chroma::stoch_conn_corr::outer_tag |
|
protected |
◆ t_length
int Chroma::stoch_conn_corr::t_length |
|
private |
◆ type_of_shift
multi1d<LatticeColorMatrix> Chroma::stoch_conn_corr::u |
|
protected |
The documentation for this class was generated from the following file: