|
CHROMA
|
Exact 2 degen flavor even-odd preconditioned RatioConvRat type fermact monomial. More...
#include <two_flavor_ratio_conv_rat_monomial_w.h>
Public Member Functions | |
| ~TwoFlavorExactEvenOddPrecConstDetRatioConvRatWilsonTypeFermMonomial () | |
| 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::TwoFlavorExactEvenOddPrecRatioConvRatWilsonTypeFermMonomial< P, Q, Phi > | |
| ~TwoFlavorExactEvenOddPrecRatioConvRatWilsonTypeFermMonomial () | |
| 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::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 EvenOddPrecWilsonTypeFermAct< Phi, P, Q > & | getNumerFermAct () const =0 |
| Get at fermion action. More... | |
| virtual const EvenOddPrecWilsonTypeFermAct< Phi, P, Q > & | getDenomFermAct () const =0 |
| Get at the preconditioned fermion actions. More... | |
Protected Member Functions inherited from Chroma::TwoFlavorExactEvenOddPrecRatioConvRatWilsonTypeFermMonomial< P, Q, Phi > | |
| 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... | |
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_t & | getNumerInvParams () const =0 |
| Get parameters for the inverter. More... | |
| virtual const GroupXML_t & | getDenomActionInvParams () const =0 |
| Get inverter params. More... | |
| virtual const GroupXML_t & | getDenomForceInvParams () const =0 |
| Get inverter params. More... | |
| virtual const RemezCoeff_t & | getDenomFPFE () const =0 |
| Return the partial fraction expansion for the force calc. More... | |
| virtual const RemezCoeff_t & | getDenomSPFE () const =0 |
| Return the partial fraction expansion for the action calc. More... | |
| virtual const RemezCoeff_t & | getDenomSIPFE () const =0 |
| Return the partial fraction expansion for the heat-bath. More... | |
Exact 2 degen flavor even-odd preconditioned RatioConvRat type fermact monomial.
Exact 2 degen flavor even-odd preconditioned RatioConvRat type fermact monomial. Can supply a default dsdq algorithm
Definition at line 495 of file two_flavor_ratio_conv_rat_monomial_w.h.
|
inline |
virtual destructor:
Definition at line 499 of file two_flavor_ratio_conv_rat_monomial_w.h.
|
protectedpure virtual |
Get at the preconditioned fermion actions.
Implements Chroma::TwoFlavorExactEvenOddPrecRatioConvRatWilsonTypeFermMonomial< P, Q, Phi >.
Implemented in Chroma::EvenOddPrecConstDetTwoFlavorRatioConvRatWilsonTypeFermMonomial.
|
protectedpure virtual |
Get at fermion action.
Implements Chroma::TwoFlavorExactEvenOddPrecRatioConvRatWilsonTypeFermMonomial< P, Q, Phi >.
Implemented in Chroma::EvenOddPrecConstDetTwoFlavorRatioConvRatWilsonTypeFermMonomial.
|
inlinevirtual |
Even even contribution (eg ln det Clover)
Implements Chroma::TwoFlavorExactEvenOddPrecRatioConvRatWilsonTypeFermMonomial< P, Q, Phi >.
Definition at line 502 of file two_flavor_ratio_conv_rat_monomial_w.h.