CHROMA
|
Exact 2 degen flavor even-odd preconditioned fermact monomial living in extra dimensions. More...
#include <two_flavor_ratio_conv_conv_monomial5d_w.h>
Public Member Functions | |
~TwoFlavorExactEvenOddPrecConstDetRatioConvConvWilsonTypeFermMonomial5D () | |
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::TwoFlavorExactEvenOddPrecRatioConvConvWilsonTypeFermMonomial5D< P, Q, Phi > | |
~TwoFlavorExactEvenOddPrecRatioConvConvWilsonTypeFermMonomial5D () | |
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::TwoFlavorExactRatioConvConvWilsonTypeFermMonomial5D< P, Q, Phi > | |
~TwoFlavorExactRatioConvConvWilsonTypeFermMonomial5D () | |
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... | |
Public Member Functions inherited from Chroma::ExactWilsonTypeFermMonomial5D< P, Q, Phi > | |
~ExactWilsonTypeFermMonomial5D () | |
virtual destructor: More... | |
Public Member Functions inherited from Chroma::ExactFermMonomial5D< P, Q, Phi > | |
~ExactFermMonomial5D () | |
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 EvenOddPrecConstDetWilsonTypeFermAct5D< Phi, P, Q > & | getNumerFermAct () const =0 |
Get at fermion action. More... | |
virtual const EvenOddPrecConstDetWilsonTypeFermAct5D< Phi, P, Q > & | getDenomFermAct () const =0 |
Get at fermion action. More... | |
Protected Member Functions inherited from Chroma::TwoFlavorExactEvenOddPrecRatioConvConvWilsonTypeFermMonomial5D< P, Q, Phi > | |
virtual const GroupXML_t | getNumerInvParams () const =0 |
Get inverter params. More... | |
virtual AbsChronologicalPredictor5D< Phi > & | getMDSolutionPredictor ()=0 |
Get the initial guess predictor. More... | |
virtual const multi1d< Phi > & | getPhi () const =0 |
Accessor for pseudofermion with Pf index i (read only) More... | |
virtual multi1d< Phi > & | getPhi ()=0 |
mutator for pseudofermion with Pf index i More... | |
Protected Member Functions inherited from Chroma::TwoFlavorExactRatioConvConvWilsonTypeFermMonomial5D< P, Q, Phi > | |
virtual const WilsonTypeFermAct5D< Phi, P, Q > & | getFermAct () const |
Get at fermion action. More... | |
virtual int | getX (multi1d< Phi > &X, const AbsFieldState< P, Q > &s) |
Get (M^dagM)^{-1} phi. More... | |
Exact 2 degen flavor even-odd preconditioned fermact monomial living in extra dimensions.
Exact 2 degen flavor even-odd preconditioned fermact monomial. Can supply a default dsdq algorithm
Definition at line 484 of file two_flavor_ratio_conv_conv_monomial5d_w.h.
|
inline |
virtual destructor:
Definition at line 488 of file two_flavor_ratio_conv_conv_monomial5d_w.h.
|
protectedpure virtual |
Get at fermion action.
Implements Chroma::TwoFlavorExactEvenOddPrecRatioConvConvWilsonTypeFermMonomial5D< P, Q, Phi >.
Implemented in Chroma::EvenOddPrecConstDetTwoFlavorRatioConvConvWilsonTypeFermMonomial5D.
|
protectedpure virtual |
Get at fermion action.
Implements Chroma::TwoFlavorExactEvenOddPrecRatioConvConvWilsonTypeFermMonomial5D< P, Q, Phi >.
Implemented in Chroma::EvenOddPrecConstDetTwoFlavorRatioConvConvWilsonTypeFermMonomial5D.
|
inlinevirtual |
Even even contribution (eg ln det Clover)
Implements Chroma::TwoFlavorExactEvenOddPrecRatioConvConvWilsonTypeFermMonomial5D< P, Q, Phi >.
Definition at line 491 of file two_flavor_ratio_conv_conv_monomial5d_w.h.