|
CHROMA
|
Params for OvDWF. More...
#include <unprec_ovdwf_fermact_array_w.h>
Public Member Functions | |
| UnprecOvDWFermActArrayParams () | |
| UnprecOvDWFermActArrayParams (XMLReader &in, const std::string &path) | |
| Read parameters. More... | |
Public Attributes | |
| Real | OverMass |
| Real | Mass |
| Real | a5 |
| int | N5 |
Params for OvDWF.
Definition at line 24 of file unprec_ovdwf_fermact_array_w.h.
|
inline |
Definition at line 26 of file unprec_ovdwf_fermact_array_w.h.
| Chroma::UnprecOvDWFermActArrayParams::UnprecOvDWFermActArrayParams | ( | XMLReader & | in, |
| const std::string & | path | ||
| ) |
Read parameters.
Definition at line 59 of file unprec_ovdwf_fermact_array_w.cc.
References a5, Mass, N5, OverMass, and Chroma::read().
| Real Chroma::UnprecOvDWFermActArrayParams::a5 |
Definition at line 31 of file unprec_ovdwf_fermact_array_w.h.
Referenced by UnprecOvDWFermActArrayParams().
| Real Chroma::UnprecOvDWFermActArrayParams::Mass |
Definition at line 30 of file unprec_ovdwf_fermact_array_w.h.
Referenced by UnprecOvDWFermActArrayParams().
| int Chroma::UnprecOvDWFermActArrayParams::N5 |
Definition at line 32 of file unprec_ovdwf_fermact_array_w.h.
Referenced by UnprecOvDWFermActArrayParams().
| Real Chroma::UnprecOvDWFermActArrayParams::OverMass |
Definition at line 29 of file unprec_ovdwf_fermact_array_w.h.
Referenced by UnprecOvDWFermActArrayParams().