#include <hisq_fermact_params_s.h>
Public Member Functions | |
| HisqFermActParams () | |
| Default constructor. | |
| HisqFermActParams (XMLReader &in, const std::string &path) | |
Public Attributes | |
| Real | Mass |
| Real | u0 |
| Real | epsilon |
Definition at line 17 of file hisq_fermact_params_s.h.
| Chroma::HisqFermActParams::HisqFermActParams | ( | ) |
| Chroma::HisqFermActParams::HisqFermActParams | ( | XMLReader & | in, | |
| const std::string & | path | |||
| ) |
Definition at line 24 of file hisq_fermact_params_s.h.
Referenced by Chroma::HisqFermAct::createState(), HisqFermActParams(), and Chroma::write().
Definition at line 22 of file hisq_fermact_params_s.h.
Referenced by Chroma::HisqFermAct::createState(), Chroma::HisqFermAct::getQuarkMass(), HisqFermActParams(), Chroma::HisqFermAct::linOp(), Chroma::HisqFermAct::lMdagM(), and Chroma::write().
Definition at line 23 of file hisq_fermact_params_s.h.
Referenced by Chroma::HisqFermAct::createState(), Chroma::HisqFermAct::getU0(), HisqFermActParams(), and Chroma::write().
1.4.7