CHROMA
Public Member Functions | Public Attributes | List of all members
Chroma::UnprecZoloNEFFermActArrayParams Struct Reference

Params for NEFF. More...

#include <unprec_zolo_nef_fermact_array_w.h>

Public Member Functions

 UnprecZoloNEFFermActArrayParams ()
 
 UnprecZoloNEFFermActArrayParams (XMLReader &in, const std::string &path)
 Read parameters. More...
 

Public Attributes

Real OverMass
 Mass of auxiliary Wilson action. More...
 
Real Mass
 Fermion Mass. More...
 
Real b5
 b5 in H_T expression More...
 
Real c5
 c5 in H_T expression More...
 
int N5
 Size of 5D extent. More...
 
CoeffType approximation_type
 ZOLOTAREV | TANH | Other approximation coeffs. More...
 
Real ApproxMin
 Approximate min eigenvalue of H_T. More...
 
Real ApproxMax
 Approximate max eigenvalue of H_T. More...
 

Detailed Description

Params for NEFF.

Definition at line 24 of file unprec_zolo_nef_fermact_array_w.h.

Constructor & Destructor Documentation

◆ UnprecZoloNEFFermActArrayParams() [1/2]

Chroma::UnprecZoloNEFFermActArrayParams::UnprecZoloNEFFermActArrayParams ( )
inline

Definition at line 26 of file unprec_zolo_nef_fermact_array_w.h.

◆ UnprecZoloNEFFermActArrayParams() [2/2]

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

Member Data Documentation

◆ approximation_type

CoeffType Chroma::UnprecZoloNEFFermActArrayParams::approximation_type

ZOLOTAREV | TANH | Other approximation coeffs.

Definition at line 34 of file unprec_zolo_nef_fermact_array_w.h.

Referenced by Chroma::UnprecZoloNEFFermActArray::initCoeffs(), and UnprecZoloNEFFermActArrayParams().

◆ ApproxMax

Real Chroma::UnprecZoloNEFFermActArrayParams::ApproxMax

Approximate max eigenvalue of H_T.

Definition at line 36 of file unprec_zolo_nef_fermact_array_w.h.

Referenced by Chroma::UnprecZoloNEFFermActArray::initCoeffs(), and UnprecZoloNEFFermActArrayParams().

◆ ApproxMin

Real Chroma::UnprecZoloNEFFermActArrayParams::ApproxMin

Approximate min eigenvalue of H_T.

Definition at line 35 of file unprec_zolo_nef_fermact_array_w.h.

Referenced by Chroma::UnprecZoloNEFFermActArray::initCoeffs(), and UnprecZoloNEFFermActArrayParams().

◆ b5

Real Chroma::UnprecZoloNEFFermActArrayParams::b5

◆ c5

Real Chroma::UnprecZoloNEFFermActArrayParams::c5

◆ Mass

Real Chroma::UnprecZoloNEFFermActArrayParams::Mass

◆ N5

int Chroma::UnprecZoloNEFFermActArrayParams::N5

◆ OverMass

Real Chroma::UnprecZoloNEFFermActArrayParams::OverMass

Mass of auxiliary Wilson action.

Definition at line 29 of file unprec_zolo_nef_fermact_array_w.h.

Referenced by Chroma::UnprecZoloNEFFermActArray::unprecLinOp(), and UnprecZoloNEFFermActArrayParams().


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