CHROMA
Public Member Functions | Public Attributes | List of all members

Params for clover ferm acts. More...

#include <clover_fermact_params_w.h>

Public Member Functions

 CloverFermActParams ()
 Default constructor. More...
 
 CloverFermActParams (XMLReader &in, const std::string &path)
 Read parameters. More...
 

Public Attributes

Real Mass
 
Real clovCoeffR
 
Real clovCoeffT
 
Real u0
 
AnisoParam_t anisoParam
 
Real max_norm
 
bool max_norm_usedP
 
Real twisted_m
 
bool twisted_m_usedP
 

Detailed Description

Params for clover ferm acts.

Definition at line 15 of file clover_fermact_params_w.h.

Constructor & Destructor Documentation

◆ CloverFermActParams() [1/2]

Chroma::CloverFermActParams::CloverFermActParams ( )

Default constructor.

Definition at line 14 of file clover_fermact_params_w.cc.

References clovCoeffR, clovCoeffT, Mass, max_norm, max_norm_usedP, twisted_m, twisted_m_usedP, and u0.

◆ CloverFermActParams() [2/2]

Chroma::CloverFermActParams::CloverFermActParams ( XMLReader &  in,
const std::string &  path 
)

Member Data Documentation

◆ anisoParam

AnisoParam_t Chroma::CloverFermActParams::anisoParam

◆ clovCoeffR

Real Chroma::CloverFermActParams::clovCoeffR

◆ clovCoeffT

Real Chroma::CloverFermActParams::clovCoeffT

◆ Mass

Real Chroma::CloverFermActParams::Mass

◆ max_norm

Real Chroma::CloverFermActParams::max_norm

Definition at line 27 of file clover_fermact_params_w.h.

Referenced by CloverFermActParams(), and Chroma::write().

◆ max_norm_usedP

bool Chroma::CloverFermActParams::max_norm_usedP

Definition at line 28 of file clover_fermact_params_w.h.

Referenced by CloverFermActParams(), and Chroma::write().

◆ twisted_m

Real Chroma::CloverFermActParams::twisted_m

◆ twisted_m_usedP

bool Chroma::CloverFermActParams::twisted_m_usedP

◆ u0

Real Chroma::CloverFermActParams::u0

Definition at line 23 of file clover_fermact_params_w.h.

Referenced by CloverFermActParams(), and Chroma::write().


The documentation for this struct was generated from the following files: