CHROMA
|
Structure holding a source and its solutions. More...
Classes | |
struct | QuarkSolution_t |
Structure holding solutions. More... | |
Public Attributes | |
int | j_decay |
Seed | seed |
multi1d< QuarkSolution_t > | dilutions |
Structure holding a source and its solutions.
Definition at line 220 of file inline_stoch_baryon_w.cc.
multi1d< QuarkSolution_t > Chroma::QuarkSourceSolutions_t::dilutions |
Definition at line 233 of file inline_stoch_baryon_w.cc.
Referenced by Chroma::InlineStochBaryon::func().
int Chroma::QuarkSourceSolutions_t::j_decay |
Definition at line 231 of file inline_stoch_baryon_w.cc.
Seed Chroma::QuarkSourceSolutions_t::seed |
Definition at line 232 of file inline_stoch_baryon_w.cc.