CHROMA
|
Exact 1 flavor even-odd preconditioned fermact monomial living in extra dimensions. More...
#include <one_flavor_ratio_rat_conv_monomial5d_w.h>
Public Member Functions | |
~OneFlavorRatioRatConvExactEvenOddPrecConstDetWilsonTypeFermMonomial5D () | |
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::OneFlavorRatioRatConvExactEvenOddPrecWilsonTypeFermMonomial5D< P, Q, Phi > | |
~OneFlavorRatioRatConvExactEvenOddPrecWilsonTypeFermMonomial5D () | |
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::OneFlavorRatioRatConvExactWilsonTypeFermMonomial5D< P, Q, Phi > | |
~OneFlavorRatioRatConvExactWilsonTypeFermMonomial5D () | |
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 > &s) |
Refresh pseudofermions. More... | |
virtual void | setInternalFields (const Monomial< P, Q > &m) |
Copy internal fields. More... | |
virtual Double | S_subset (const AbsFieldState< P, Q > &s) const |
Compute action on the appropriate subset. More... | |
Public Member Functions inherited from Chroma::ExactWilsonTypeFermMonomial5D< P, Q, Phi > | |
~ExactWilsonTypeFermMonomial5D () | |
virtual destructor: More... | |
virtual void | resetPredictors (void) |
Reset predictors. 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 EvenOddPrecWilsonTypeFermAct5D< Phi, P, Q > & | getNumerFermAct () const =0 |
Get at fermion action. More... | |
virtual const EvenOddPrecWilsonTypeFermAct5D< Phi, P, Q > & | getDenomFermAct () const =0 |
Get at fermion action. More... | |
Protected Member Functions inherited from Chroma::OneFlavorRatioRatConvExactWilsonTypeFermMonomial5D< P, Q, Phi > | |
virtual const WilsonTypeFermAct5D< Phi, P, Q > & | getFermAct () const |
Get at fermion action. More... | |
virtual const GroupXML_t & | getNumerActionInvParams (void) const =0 |
Get inverter params. More... | |
virtual const GroupXML_t & | getNumerForceInvParams (void) const =0 |
Get inverter params. More... | |
virtual const RemezCoeff_t & | getNumerFPFE () const =0 |
Return the partial fraction expansion for the force calc. More... | |
virtual const RemezCoeff_t & | getNumerSPFE () const =0 |
Return the partial fraction expansion for the action calc. More... | |
virtual const RemezCoeff_t & | getNumerSIPFE () const =0 |
Return the partial fraction expansion for the heat-bath. More... | |
virtual const multi1d< multi1d< Phi > > & | getPhi (void) const =0 |
Accessor for pseudofermion (read only) More... | |
virtual multi1d< multi1d< Phi > > & | getPhi (void)=0 |
mutator for pseudofermion More... | |
virtual int | getNPF () const =0 |
Return number of pseudofermions. More... | |
Exact 1 flavor even-odd preconditioned fermact monomial living in extra dimensions.
Exact 1 flavor even-odd preconditioned fermact monomial. Can supply a default dsdq algorithm
Definition at line 488 of file one_flavor_ratio_rat_conv_monomial5d_w.h.
|
inline |
virtual destructor:
Definition at line 493 of file one_flavor_ratio_rat_conv_monomial5d_w.h.
|
protectedpure virtual |
Get at fermion action.
Implements Chroma::OneFlavorRatioRatConvExactEvenOddPrecWilsonTypeFermMonomial5D< P, Q, Phi >.
Implemented in Chroma::EvenOddPrecConstDetOneFlavorWilsonTypeFermRatioRatConvMonomial5D.
|
protectedpure virtual |
Get at fermion action.
Implements Chroma::OneFlavorRatioRatConvExactEvenOddPrecWilsonTypeFermMonomial5D< P, Q, Phi >.
Implemented in Chroma::EvenOddPrecConstDetOneFlavorWilsonTypeFermRatioRatConvMonomial5D.
|
inlinevirtual |
Even even contribution (eg ln det Clover)
Implements Chroma::OneFlavorRatioRatConvExactEvenOddPrecWilsonTypeFermMonomial5D< P, Q, Phi >.
Reimplemented in Chroma::EvenOddPrecConstDetOneFlavorWilsonTypeFermRatioRatConvMonomial5D.
Definition at line 496 of file one_flavor_ratio_rat_conv_monomial5d_w.h.