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

Params for clover ferm acts. More...

#include <nef_fermact_params_w.h>

Public Member Functions

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

Public Attributes

Real Mass
 
Real OverMass
 
multi1d< Real > b5
 
multi1d< Real > c5
 
int N5
 

Detailed Description

Params for clover ferm acts.

Definition at line 15 of file nef_fermact_params_w.h.

Constructor & Destructor Documentation

◆ NEFFermActParams() [1/2]

Chroma::NEFFermActParams::NEFFermActParams ( )

Default constructor.

Definition at line 14 of file nef_fermact_params_w.cc.

References b5, c5, Mass, N5, and OverMass.

◆ NEFFermActParams() [2/2]

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

Read parameters.

Definition at line 24 of file nef_fermact_params_w.cc.

References b5, c5, Mass, N5, OverMass, Chroma::read(), and Chroma::s().

Member Data Documentation

◆ b5

multi1d<Real> Chroma::NEFFermActParams::b5

Definition at line 23 of file nef_fermact_params_w.h.

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

◆ c5

multi1d<Real> Chroma::NEFFermActParams::c5

Definition at line 24 of file nef_fermact_params_w.h.

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

◆ Mass

Real Chroma::NEFFermActParams::Mass

Definition at line 20 of file nef_fermact_params_w.h.

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

◆ N5

int Chroma::NEFFermActParams::N5

Definition at line 26 of file nef_fermact_params_w.h.

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

◆ OverMass

Real Chroma::NEFFermActParams::OverMass

Definition at line 21 of file nef_fermact_params_w.h.

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


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