CHROMA
|
Params for DWF. More...
#include <eoprec_ovdwf_fermact_array_w.h>
Public Member Functions | |
EvenOddPrecOvDWFermActArrayParams (XMLReader &in, const std::string &path) | |
Read parameters. More... | |
Public Attributes | |
Real | OverMass |
Real | Mass |
Real | a5 |
int | N5 |
Params for DWF.
Definition at line 23 of file eoprec_ovdwf_fermact_array_w.h.
Chroma::EvenOddPrecOvDWFermActArrayParams::EvenOddPrecOvDWFermActArrayParams | ( | XMLReader & | in, |
const std::string & | path | ||
) |
Read parameters.
Definition at line 60 of file eoprec_ovdwf_fermact_array_w.cc.
References a5, Mass, N5, OverMass, and Chroma::read().
Real Chroma::EvenOddPrecOvDWFermActArrayParams::a5 |
Definition at line 29 of file eoprec_ovdwf_fermact_array_w.h.
Referenced by EvenOddPrecOvDWFermActArrayParams().
Real Chroma::EvenOddPrecOvDWFermActArrayParams::Mass |
Definition at line 28 of file eoprec_ovdwf_fermact_array_w.h.
Referenced by EvenOddPrecOvDWFermActArrayParams().
int Chroma::EvenOddPrecOvDWFermActArrayParams::N5 |
Definition at line 30 of file eoprec_ovdwf_fermact_array_w.h.
Referenced by EvenOddPrecOvDWFermActArrayParams().
Real Chroma::EvenOddPrecOvDWFermActArrayParams::OverMass |
Definition at line 27 of file eoprec_ovdwf_fermact_array_w.h.
Referenced by EvenOddPrecOvDWFermActArrayParams().