|
CHROMA
|
#include <inline_spectrum_w.h>
Public Attributes | |
| bool | Pt_snk |
| bool | Sl_snk |
| bool | Wl_snk |
| bool | MesonP |
| bool | CurrentP |
| bool | BaryonP |
| bool | HybMesP |
| int | numb_sm |
| Real | fact_sm |
| bool | time_rev |
| int | mom2_max |
| bool | avg_equiv_mom |
| WvfKind | wvf_kind |
| multi1d< Real > | wvf_param |
| multi1d< int > | wvfIntPar |
| Real | link_smear_fact |
| int | link_smear_num |
| int | BlkMax |
| Real | BlkAccu |
Definition at line 36 of file inline_spectrum_w.h.
| bool Chroma::InlineSpectrumParams::Param_t::avg_equiv_mom |
Definition at line 53 of file inline_spectrum_w.h.
Referenced by Chroma::InlineSpectrum::func(), Chroma::read(), and Chroma::write().
| bool Chroma::InlineSpectrumParams::Param_t::BaryonP |
Definition at line 44 of file inline_spectrum_w.h.
Referenced by Chroma::InlineSpectrum::func(), Chroma::read(), and Chroma::write().
| Real Chroma::InlineSpectrumParams::Param_t::BlkAccu |
Relative error to maximize trace
Definition at line 63 of file inline_spectrum_w.h.
Referenced by Chroma::InlineSpectrum::func(), Chroma::read(), and Chroma::write().
| int Chroma::InlineSpectrumParams::Param_t::BlkMax |
Max number of iterations
Definition at line 62 of file inline_spectrum_w.h.
Referenced by Chroma::InlineSpectrum::func(), Chroma::read(), and Chroma::write().
| bool Chroma::InlineSpectrumParams::Param_t::CurrentP |
Definition at line 43 of file inline_spectrum_w.h.
Referenced by Chroma::InlineSpectrum::func(), Chroma::read(), and Chroma::write().
| Real Chroma::InlineSpectrumParams::Param_t::fact_sm |
Definition at line 48 of file inline_spectrum_w.h.
Referenced by Chroma::InlineSpectrum::func(), Chroma::read(), and Chroma::write().
| bool Chroma::InlineSpectrumParams::Param_t::HybMesP |
Definition at line 46 of file inline_spectrum_w.h.
Referenced by Chroma::InlineSpectrum::func(), Chroma::read(), and Chroma::write().
| Real Chroma::InlineSpectrumParams::Param_t::link_smear_fact |
Definition at line 60 of file inline_spectrum_w.h.
Referenced by Chroma::InlineSpectrum::func(), Chroma::read(), and Chroma::write().
| int Chroma::InlineSpectrumParams::Param_t::link_smear_num |
Definition at line 61 of file inline_spectrum_w.h.
Referenced by Chroma::InlineSpectrum::func(), Chroma::read(), and Chroma::write().
| bool Chroma::InlineSpectrumParams::Param_t::MesonP |
Definition at line 42 of file inline_spectrum_w.h.
Referenced by Chroma::InlineSpectrum::func(), Chroma::read(), and Chroma::write().
| int Chroma::InlineSpectrumParams::Param_t::mom2_max |
Definition at line 52 of file inline_spectrum_w.h.
Referenced by Chroma::InlineSpectrum::func(), Chroma::read(), and Chroma::write().
| int Chroma::InlineSpectrumParams::Param_t::numb_sm |
Definition at line 47 of file inline_spectrum_w.h.
Referenced by Chroma::InlineSpectrum::func(), Chroma::read(), and Chroma::write().
| bool Chroma::InlineSpectrumParams::Param_t::Pt_snk |
Definition at line 38 of file inline_spectrum_w.h.
Referenced by Chroma::InlineSpectrum::func(), Chroma::read(), and Chroma::write().
| bool Chroma::InlineSpectrumParams::Param_t::Sl_snk |
Definition at line 39 of file inline_spectrum_w.h.
Referenced by Chroma::InlineSpectrum::func(), Chroma::read(), and Chroma::write().
| bool Chroma::InlineSpectrumParams::Param_t::time_rev |
Definition at line 50 of file inline_spectrum_w.h.
Referenced by Chroma::InlineSpectrum::func(), Chroma::read(), and Chroma::write().
| bool Chroma::InlineSpectrumParams::Param_t::Wl_snk |
Definition at line 40 of file inline_spectrum_w.h.
Referenced by Chroma::InlineSpectrum::func(), Chroma::read(), and Chroma::write().
| WvfKind Chroma::InlineSpectrumParams::Param_t::wvf_kind |
Definition at line 54 of file inline_spectrum_w.h.
Referenced by Chroma::InlineSpectrum::func(), Chroma::read(), and Chroma::write().
| multi1d<Real> Chroma::InlineSpectrumParams::Param_t::wvf_param |
Definition at line 55 of file inline_spectrum_w.h.
Referenced by Chroma::InlineSpectrum::func(), Chroma::read(), and Chroma::write().
| multi1d<int> Chroma::InlineSpectrumParams::Param_t::wvfIntPar |
Definition at line 57 of file inline_spectrum_w.h.
Referenced by Chroma::InlineSpectrum::func(), Chroma::read(), and Chroma::write().