|
CHROMA
|
Params for DWF. More...
#include <unprec_dwf_fermact_array_w.h>
Public Member Functions | |
| UnprecDWFermActArrayParams () | |
| UnprecDWFermActArrayParams (XMLReader &in, const std::string &path) | |
| Read parameters. More... | |
| UnprecDWFermActArrayParams () | |
| UnprecDWFermActArrayParams (XMLReader &in, const std::string &path) | |
Public Attributes | |
| Real | OverMass |
| Real | Mass |
| Real | a5 |
| int | N5 |
| AnisoParam_t | anisoParam |
Params for DWF.
Definition at line 24 of file unprec_dwf_fermact_array_w.h.
|
inline |
Definition at line 26 of file unprec_dwf_fermact_array_w.h.
| Chroma::UnprecDWFermActArrayParams::UnprecDWFermActArrayParams | ( | XMLReader & | in, |
| const std::string & | path | ||
| ) |
Read parameters.
Definition at line 66 of file unprec_dwf_fermact_array_w.cc.
References a5, anisoParam, Mass, N5, OverMass, and Chroma::read().
|
inline |
Definition at line 29 of file unprec_twm_fermact_array_w.h.
| Chroma::UnprecDWFermActArrayParams::UnprecDWFermActArrayParams | ( | XMLReader & | in, |
| const std::string & | path | ||
| ) |
| Real Chroma::UnprecDWFermActArrayParams::a5 |
Definition at line 31 of file unprec_dwf_fermact_array_w.h.
Referenced by Chroma::UnprecDWFermActArray::UnprecDWFermActArray(), and UnprecDWFermActArrayParams().
| AnisoParam_t Chroma::UnprecDWFermActArrayParams::anisoParam |
Definition at line 33 of file unprec_dwf_fermact_array_w.h.
Referenced by UnprecDWFermActArrayParams(), and Chroma::UnprecDWFermActArray::unprecLinOp().
| Real Chroma::UnprecDWFermActArrayParams::Mass |
Definition at line 30 of file unprec_dwf_fermact_array_w.h.
Referenced by Chroma::UnprecDWFermActArray::getQuarkMass(), Chroma::UnprecDWFermActArray::UnprecDWFermActArray(), and UnprecDWFermActArrayParams().
| int Chroma::UnprecDWFermActArrayParams::N5 |
Definition at line 32 of file unprec_dwf_fermact_array_w.h.
Referenced by Chroma::UnprecDWFermActArray::size(), Chroma::UnprecDWFermActArray::UnprecDWFermActArray(), UnprecDWFermActArrayParams(), and Chroma::UnprecDWFermActArray::unprecLinOp().
| Real Chroma::UnprecDWFermActArrayParams::OverMass |
Definition at line 29 of file unprec_dwf_fermact_array_w.h.
Referenced by Chroma::UnprecDWFermActArray::UnprecDWFermActArray(), UnprecDWFermActArrayParams(), and Chroma::UnprecDWFermActArray::unprecLinOp().