|
CHROMA
|
Params for wilson ferm acts. More...
#include <unprec_hamberwu_fermact_w.h>
Public Member Functions | |
| UnprecHamberWuFermActParams () | |
| UnprecHamberWuFermActParams (XMLReader &in, const std::string &path) | |
| Read parameters. More... | |
Public Attributes | |
| Real | Mass |
| Real | u0 |
| AnisoParam_t | anisoParam |
Params for wilson ferm acts.
Definition at line 25 of file unprec_hamberwu_fermact_w.h.
|
inline |
Definition at line 27 of file unprec_hamberwu_fermact_w.h.
| Chroma::UnprecHamberWuFermActParams::UnprecHamberWuFermActParams | ( | XMLReader & | in, |
| const std::string & | path | ||
| ) |
Read parameters.
Definition at line 62 of file unprec_hamberwu_fermact_w.cc.
References anisoParam, Chroma::kappaToMass(), Mass, Chroma::read(), and u0.
| AnisoParam_t Chroma::UnprecHamberWuFermActParams::anisoParam |
Definition at line 32 of file unprec_hamberwu_fermact_w.h.
Referenced by Chroma::UnprecHamberWuFermAct::linOp(), and UnprecHamberWuFermActParams().
| Real Chroma::UnprecHamberWuFermActParams::Mass |
Definition at line 30 of file unprec_hamberwu_fermact_w.h.
Referenced by Chroma::UnprecHamberWuFermAct::linOp(), and UnprecHamberWuFermActParams().
| Real Chroma::UnprecHamberWuFermActParams::u0 |
Definition at line 31 of file unprec_hamberwu_fermact_w.h.
Referenced by Chroma::UnprecHamberWuFermAct::linOp(), and UnprecHamberWuFermActParams().