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

#include <multi_syssolver_qphix_clover_params.h>

Public Member Functions

 MultiSysSolverQPhiXCloverParams (XMLReader &xml, const std::string &path)
 
 MultiSysSolverQPhiXCloverParams ()
 
 MultiSysSolverQPhiXCloverParams (const MultiSysSolverQPhiXCloverParams &p)
 

Public Attributes

CloverFermActParams CloverParams
 
bool AntiPeriodicT
 
int MaxIter
 
int MaxShifts
 
multi1d< Real > RsdTarget
 
Real Delta
 
bool VerboseP
 
bool SolutionCheckP
 
Real RsdToleranceFactor
 

Detailed Description

Definition at line 13 of file multi_syssolver_qphix_clover_params.h.

Constructor & Destructor Documentation

◆ MultiSysSolverQPhiXCloverParams() [1/3]

Chroma::MultiSysSolverQPhiXCloverParams::MultiSysSolverQPhiXCloverParams ( XMLReader &  xml,
const std::string &  path 
)

Definition at line 13 of file multi_syssolver_qphix_clover_params.cc.

References Chroma::read().

◆ MultiSysSolverQPhiXCloverParams() [2/3]

Chroma::MultiSysSolverQPhiXCloverParams::MultiSysSolverQPhiXCloverParams ( )
inline

◆ MultiSysSolverQPhiXCloverParams() [3/3]

Chroma::MultiSysSolverQPhiXCloverParams::MultiSysSolverQPhiXCloverParams ( const MultiSysSolverQPhiXCloverParams p)
inline

Member Data Documentation

◆ AntiPeriodicT

bool Chroma::MultiSysSolverQPhiXCloverParams::AntiPeriodicT

◆ CloverParams

CloverFermActParams Chroma::MultiSysSolverQPhiXCloverParams::CloverParams

◆ Delta

Real Chroma::MultiSysSolverQPhiXCloverParams::Delta

◆ MaxIter

int Chroma::MultiSysSolverQPhiXCloverParams::MaxIter

◆ MaxShifts

int Chroma::MultiSysSolverQPhiXCloverParams::MaxShifts

◆ RsdTarget

multi1d<Real> Chroma::MultiSysSolverQPhiXCloverParams::RsdTarget

◆ RsdToleranceFactor

Real Chroma::MultiSysSolverQPhiXCloverParams::RsdToleranceFactor

◆ SolutionCheckP

bool Chroma::MultiSysSolverQPhiXCloverParams::SolutionCheckP

◆ VerboseP

bool Chroma::MultiSysSolverQPhiXCloverParams::VerboseP

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