CHROMA
Public Types | Public Member Functions | Private Member Functions | List of all members
Chroma::EvenOddPrecConstDetConstGaugeOneFlavorWilsonTypeFermRatMonomial Class Reference

Wrapper class for 2-flavor even-odd prec ferm monomials. More...

#include <eoprec_constdet_constgauge_one_flavor_rat_monomial_w.h>

Inheritance diagram for Chroma::EvenOddPrecConstDetConstGaugeOneFlavorWilsonTypeFermRatMonomial:
Chroma::EvenOddPrecConstDetOneFlavorWilsonTypeFermRatMonomial Chroma::OneFlavorRatExactEOPrecConstDetWilsonTypeFermMonomialT< P, Q, Phi, EOFermActT > Chroma::OneFlavorRatExactEOPrecWilsonTypeFermMonomialT< P, Q, Phi, EOFermActT > Chroma::OneFlavorRatExactWilsonTypeFermMonomial< P, Q, Phi > Chroma::ExactWilsonTypeFermMonomial< P, Q, Phi > Chroma::ExactFermMonomial4D< P, Q, Phi > Chroma::ExactFermMonomial< P, Q, Phi > Chroma::ExactMonomial< P, Q > Chroma::Monomial< P, Q >

Public Types

typedef LatticeFermion T
 
typedef multi1d< LatticeColorMatrix > P
 
typedef multi1d< LatticeColorMatrix > Q
 
- Public Types inherited from Chroma::EvenOddPrecConstDetOneFlavorWilsonTypeFermRatMonomial
typedef LatticeFermion T
 
typedef multi1d< LatticeColorMatrix > P
 
typedef multi1d< LatticeColorMatrix > Q
 

Public Member Functions

 EvenOddPrecConstDetConstGaugeOneFlavorWilsonTypeFermRatMonomial (const OneFlavorWilsonTypeFermRatMonomialParams &param_)
 
virtual void dsdq (P &F, const AbsFieldState< P, Q > &s)
 Compute dsdq for the system... More...
 
- Public Member Functions inherited from Chroma::EvenOddPrecConstDetOneFlavorWilsonTypeFermRatMonomial
 EvenOddPrecConstDetOneFlavorWilsonTypeFermRatMonomial (const OneFlavorWilsonTypeFermRatMonomialParams &param_)
 
- Public Member Functions inherited from Chroma::OneFlavorRatExactEOPrecConstDetWilsonTypeFermMonomialT< P, Q, Phi, EOFermActT >
virtual ~OneFlavorRatExactEOPrecConstDetWilsonTypeFermMonomialT ()
 virtual destructor: More...
 
virtual Double S_even_even (const AbsFieldState< P, Q > &s)
 Even even contribution (eg ln det Clover) More...
 
- Public Member Functions inherited from Chroma::OneFlavorRatExactEOPrecWilsonTypeFermMonomialT< P, Q, Phi, EOFermActT >
virtual ~OneFlavorRatExactEOPrecWilsonTypeFermMonomialT ()
 virtual destructor: More...
 
virtual Double S_odd_odd (const AbsFieldState< P, Q > &s)
 Compute the odd odd contribution (eg. More...
 
Double S (const AbsFieldState< P, Q > &s)
 Compute the total action. More...
 
- Public Member Functions inherited from Chroma::OneFlavorRatExactWilsonTypeFermMonomial< P, Q, Phi >
 ~OneFlavorRatExactWilsonTypeFermMonomial ()
 virtual destructor: More...
 
virtual void refreshInternalFields (const AbsFieldState< P, Q > &s)
 Refresh pseudofermions. More...
 
virtual void setInternalFields (const Monomial< P, Q > &m)
 Copy pseudofermions if any. More...
 
virtual Double S_subset (const AbsFieldState< P, Q > &s) const
 Compute the action on the appropriate subset. More...
 
- Public Member Functions inherited from Chroma::ExactWilsonTypeFermMonomial< P, Q, Phi >
 ~ExactWilsonTypeFermMonomial ()
 virtual destructor: More...
 
virtual void resetPredictors (void)
 Reset predictors. More...
 
- Public Member Functions inherited from Chroma::ExactFermMonomial4D< P, Q, Phi >
 ~ExactFermMonomial4D ()
 virtual destructor: More...
 
- Public Member Functions inherited from Chroma::ExactFermMonomial< P, Q, Phi >
 ~ExactFermMonomial ()
 virtual destructor: More...
 
- Public Member Functions inherited from Chroma::ExactMonomial< P, Q >
virtual ~ExactMonomial ()
 virtual destructor: More...
 
- Public Member Functions inherited from Chroma::Monomial< P, Q >
virtual ~Monomial ()
 virtual destructor: More...
 

Private Member Functions

 EvenOddPrecConstDetConstGaugeOneFlavorWilsonTypeFermRatMonomial ()
 
void operator= (const EvenOddPrecConstDetConstGaugeOneFlavorWilsonTypeFermRatMonomial &)
 

Additional Inherited Members

- Protected Member Functions inherited from Chroma::EvenOddPrecConstDetOneFlavorWilsonTypeFermRatMonomial
multi1d< T > & getPhi (void)
 mutator for pseudofermion More...
 
const multi1d< T > & getPhi (void) const
 Accessor for pseudofermion (read only) More...
 
const EvenOddPrecWilsonTypeFermAct< T, P, Q > & getFermAct (void) const
 Replace thiw with PrecConstDet. More...
 
const GroupXML_tgetActionInvParams (void) const
 Get parameters for the inverter. More...
 
const GroupXML_tgetForceInvParams (void) const
 Get parameters for the inverter. More...
 
int getNPF () const
 Return number of roots in used. More...
 
const RemezCoeff_tgetFPFE () const
 Return the partial fraction expansion for the force calc. More...
 
const RemezCoeff_tgetSPFE () const
 Return the partial fraction expansion for the action calc. More...
 
const RemezCoeff_tgetSIPFE () const
 Return the partial fraction expansion for the heat-bath. More...
 

Detailed Description

Wrapper class for 2-flavor even-odd prec ferm monomials.

Monomial is expected to be the same for these fermacts

Definition at line 24 of file eoprec_constdet_constgauge_one_flavor_rat_monomial_w.h.

Member Typedef Documentation

◆ P

◆ Q

◆ T

Constructor & Destructor Documentation

◆ EvenOddPrecConstDetConstGaugeOneFlavorWilsonTypeFermRatMonomial() [1/2]

Chroma::EvenOddPrecConstDetConstGaugeOneFlavorWilsonTypeFermRatMonomial::EvenOddPrecConstDetConstGaugeOneFlavorWilsonTypeFermRatMonomial ( const OneFlavorWilsonTypeFermRatMonomialParams param_)
inline

◆ EvenOddPrecConstDetConstGaugeOneFlavorWilsonTypeFermRatMonomial() [2/2]

Chroma::EvenOddPrecConstDetConstGaugeOneFlavorWilsonTypeFermRatMonomial::EvenOddPrecConstDetConstGaugeOneFlavorWilsonTypeFermRatMonomial ( )
private

Member Function Documentation

◆ dsdq()

virtual void Chroma::EvenOddPrecConstDetConstGaugeOneFlavorWilsonTypeFermRatMonomial::dsdq ( P F,
const AbsFieldState< P, Q > &  s 
)
inlinevirtual

◆ operator=()

void Chroma::EvenOddPrecConstDetConstGaugeOneFlavorWilsonTypeFermRatMonomial::operator= ( const EvenOddPrecConstDetConstGaugeOneFlavorWilsonTypeFermRatMonomial )
private

The documentation for this class was generated from the following file: