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

#include <syssolver_qphix_clover_params.h>

Public Member Functions

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

Public Attributes

CloverFermActParams CloverParams
 
QPhiXSolverType SolverType
 
bool AntiPeriodicT
 
int MaxIter
 
Real RsdTarget
 
Real Delta
 
bool VerboseP
 
Real RsdToleranceFactor
 

Detailed Description

Definition at line 37 of file syssolver_qphix_clover_params.h.

Constructor & Destructor Documentation

◆ SysSolverQPhiXCloverParams() [1/3]

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

Definition at line 43 of file syssolver_qphix_clover_params.cc.

References Chroma::read().

◆ SysSolverQPhiXCloverParams() [2/3]

Chroma::SysSolverQPhiXCloverParams::SysSolverQPhiXCloverParams ( )
inline

Definition at line 39 of file syssolver_qphix_clover_params.h.

References Chroma::CG, Delta, RsdToleranceFactor, SolverType, and VerboseP.

◆ SysSolverQPhiXCloverParams() [3/3]

Chroma::SysSolverQPhiXCloverParams::SysSolverQPhiXCloverParams ( const SysSolverQPhiXCloverParams p)
inline

Member Data Documentation

◆ AntiPeriodicT

bool Chroma::SysSolverQPhiXCloverParams::AntiPeriodicT

Definition at line 60 of file syssolver_qphix_clover_params.h.

Referenced by SysSolverQPhiXCloverParams().

◆ CloverParams

CloverFermActParams Chroma::SysSolverQPhiXCloverParams::CloverParams

Definition at line 58 of file syssolver_qphix_clover_params.h.

Referenced by SysSolverQPhiXCloverParams().

◆ Delta

Real Chroma::SysSolverQPhiXCloverParams::Delta

Definition at line 63 of file syssolver_qphix_clover_params.h.

Referenced by SysSolverQPhiXCloverParams().

◆ MaxIter

int Chroma::SysSolverQPhiXCloverParams::MaxIter

Definition at line 61 of file syssolver_qphix_clover_params.h.

Referenced by SysSolverQPhiXCloverParams().

◆ RsdTarget

Real Chroma::SysSolverQPhiXCloverParams::RsdTarget

Definition at line 62 of file syssolver_qphix_clover_params.h.

Referenced by SysSolverQPhiXCloverParams().

◆ RsdToleranceFactor

Real Chroma::SysSolverQPhiXCloverParams::RsdToleranceFactor

Definition at line 65 of file syssolver_qphix_clover_params.h.

Referenced by SysSolverQPhiXCloverParams().

◆ SolverType

QPhiXSolverType Chroma::SysSolverQPhiXCloverParams::SolverType

Definition at line 59 of file syssolver_qphix_clover_params.h.

Referenced by SysSolverQPhiXCloverParams().

◆ VerboseP

bool Chroma::SysSolverQPhiXCloverParams::VerboseP

Definition at line 64 of file syssolver_qphix_clover_params.h.

Referenced by SysSolverQPhiXCloverParams().


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