|
CHROMA
|
Params for wilson ferm acts. More...
#include <unprec_dwftransf_fermact_w.h>
Public Member Functions | |
| UnprecDWFTransfFermActParams () | |
| UnprecDWFTransfFermActParams (XMLReader &in, const std::string &path) | |
| Read parameters. More... | |
Public Attributes | |
| Real | Mass |
| Real | b5 |
| Real | c5 |
| SysSolverCGParams | invParam |
Params for wilson ferm acts.
Definition at line 25 of file unprec_dwftransf_fermact_w.h.
|
inline |
Definition at line 27 of file unprec_dwftransf_fermact_w.h.
| Chroma::UnprecDWFTransfFermActParams::UnprecDWFTransfFermActParams | ( | XMLReader & | in, |
| const std::string & | path | ||
| ) |
Read parameters.
Definition at line 64 of file unprec_dwftransf_fermact_w.cc.
References b5, c5, invParam, Chroma::kappaToMass(), Mass, Chroma::SysSolverCGParams::MaxCG, Chroma::read(), and Chroma::SysSolverCGParams::RsdCG.
| Real Chroma::UnprecDWFTransfFermActParams::b5 |
Definition at line 31 of file unprec_dwftransf_fermact_w.h.
Referenced by Chroma::UnprecDWFTransfFermAct::linOp(), and UnprecDWFTransfFermActParams().
| Real Chroma::UnprecDWFTransfFermActParams::c5 |
Definition at line 32 of file unprec_dwftransf_fermact_w.h.
Referenced by Chroma::UnprecDWFTransfFermAct::linOp(), and UnprecDWFTransfFermActParams().
| SysSolverCGParams Chroma::UnprecDWFTransfFermActParams::invParam |
Definition at line 33 of file unprec_dwftransf_fermact_w.h.
Referenced by Chroma::UnprecDWFTransfFermAct::linOp(), and UnprecDWFTransfFermActParams().
| Real Chroma::UnprecDWFTransfFermActParams::Mass |
Definition at line 30 of file unprec_dwftransf_fermact_w.h.
Referenced by Chroma::UnprecDWFTransfFermAct::linOp(), and UnprecDWFTransfFermActParams().