CHROMA
Public Member Functions | Protected Member Functions | List of all members
Chroma::TwoFlavorExactUnprecRatioConvRatWilsonTypeFermMonomial< P, Q, Phi > Class Template Referenceabstract

Exact 2 degen flavor unpreconditioned RatioConvRat type fermact monomial. More...

#include <two_flavor_ratio_conv_rat_monomial_w.h>

Inheritance diagram for Chroma::TwoFlavorExactUnprecRatioConvRatWilsonTypeFermMonomial< P, Q, Phi >:
Chroma::TwoFlavorExactRatioConvRatWilsonTypeFermMonomial< 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 Member Functions

 ~TwoFlavorExactUnprecRatioConvRatWilsonTypeFermMonomial ()
 virtual destructor: More...
 
virtual Double S (const AbsFieldState< P, Q > &s)
 Compute the total action. More...
 
- Public Member Functions inherited from Chroma::TwoFlavorExactRatioConvRatWilsonTypeFermMonomial< P, Q, Phi >
 ~TwoFlavorExactRatioConvRatWilsonTypeFermMonomial ()
 virtual destructor: More...
 
virtual void dsdq (P &F, const AbsFieldState< P, Q > &s)
 Compute dsdq for the system... More...
 
virtual void refreshInternalFields (const AbsFieldState< P, Q > &field_state)
 Refresh pseudofermions. More...
 
virtual void setInternalFields (const Monomial< P, Q > &m)
 Copy pseudofermions if any. More...
 
virtual void resetPredictors ()
 Reset predictors. More...
 
virtual int getX (Phi &X, const AbsFieldState< P, Q > &s)
 
- Public Member Functions inherited from Chroma::ExactWilsonTypeFermMonomial< P, Q, Phi >
 ~ExactWilsonTypeFermMonomial ()
 virtual destructor: 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...
 

Protected Member Functions

virtual const Phi & getPhi () const =0
 Accessor for pseudofermion with Pf index i (read only) More...
 
virtual Phi & getPhi ()=0
 mutator for pseudofermion with Pf index i More...
 
virtual AbsChronologicalPredictor4D< Phi > & getMDSolutionPredictor ()=0
 Get the initial guess predictor. More...
 
virtual const UnprecWilsonTypeFermAct< Phi, P, Q > & getNumerFermAct () const =0
 Get at fermion action. More...
 
virtual const UnprecWilsonTypeFermAct< Phi, P, Q > & getDenomFermAct () const =0
 Get at the preconditioned fermion actions. More...
 
- Protected Member Functions inherited from Chroma::TwoFlavorExactRatioConvRatWilsonTypeFermMonomial< P, Q, Phi >
virtual const WilsonTypeFermAct< Phi, P, Q > & getFermAct () const
 Get at fermion action. More...
 
virtual const GroupXML_tgetNumerInvParams () const =0
 Get parameters for the inverter. More...
 
virtual const GroupXML_tgetDenomActionInvParams () const =0
 Get inverter params. More...
 
virtual const GroupXML_tgetDenomForceInvParams () const =0
 Get inverter params. More...
 
virtual const RemezCoeff_tgetDenomFPFE () const =0
 Return the partial fraction expansion for the force calc. More...
 
virtual const RemezCoeff_tgetDenomSPFE () const =0
 Return the partial fraction expansion for the action calc. More...
 
virtual const RemezCoeff_tgetDenomSIPFE () const =0
 Return the partial fraction expansion for the heat-bath. More...
 

Detailed Description

template<typename P, typename Q, typename Phi>
class Chroma::TwoFlavorExactUnprecRatioConvRatWilsonTypeFermMonomial< P, Q, Phi >

Exact 2 degen flavor unpreconditioned RatioConvRat type fermact monomial.

Exact 2 degen flavor unpreconditioned RatioConvRat tpye fermact monomial.

CAVEAT: I assume there is only 1 pseudofermion field in the following so called TwoFlavorExact monomial.

Definition at line 322 of file two_flavor_ratio_conv_rat_monomial_w.h.

Constructor & Destructor Documentation

◆ ~TwoFlavorExactUnprecRatioConvRatWilsonTypeFermMonomial()

virtual destructor:

Definition at line 326 of file two_flavor_ratio_conv_rat_monomial_w.h.

Member Function Documentation

◆ getDenomFermAct()

template<typename P , typename Q , typename Phi >
virtual const UnprecWilsonTypeFermAct<Phi,P,Q>& Chroma::TwoFlavorExactUnprecRatioConvRatWilsonTypeFermMonomial< P, Q, Phi >::getDenomFermAct ( ) const
protectedpure virtual

◆ getMDSolutionPredictor()

template<typename P , typename Q , typename Phi >
virtual AbsChronologicalPredictor4D<Phi>& Chroma::TwoFlavorExactUnprecRatioConvRatWilsonTypeFermMonomial< P, Q, Phi >::getMDSolutionPredictor ( )
protectedpure virtual

◆ getNumerFermAct()

template<typename P , typename Q , typename Phi >
virtual const UnprecWilsonTypeFermAct<Phi,P,Q>& Chroma::TwoFlavorExactUnprecRatioConvRatWilsonTypeFermMonomial< P, Q, Phi >::getNumerFermAct ( ) const
protectedpure virtual

◆ getPhi() [1/2]

template<typename P , typename Q , typename Phi >
virtual const Phi& Chroma::TwoFlavorExactUnprecRatioConvRatWilsonTypeFermMonomial< P, Q, Phi >::getPhi ( ) const
protectedpure virtual

◆ getPhi() [2/2]

template<typename P , typename Q , typename Phi >
virtual Phi& Chroma::TwoFlavorExactUnprecRatioConvRatWilsonTypeFermMonomial< P, Q, Phi >::getPhi ( )
protectedpure virtual

◆ S()

template<typename P , typename Q , typename Phi >
virtual Double Chroma::TwoFlavorExactUnprecRatioConvRatWilsonTypeFermMonomial< P, Q, Phi >::S ( const AbsFieldState< P, Q > &  s)
inlinevirtual

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