CHROMA
|
Exact 2 degen flavor even-odd preconditioned fermact monomial living in extra dimensions. More...
#include <two_flavor_monomial5d_w.h>
Public Member Functions | |
~TwoFlavorExactEvenOddPrecConstDetWilsonTypeFermMonomial5D () | |
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::TwoFlavorExactEvenOddPrecWilsonTypeFermMonomial5D< P, Q, Phi > | |
~TwoFlavorExactEvenOddPrecWilsonTypeFermMonomial5D () | |
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::TwoFlavorExactWilsonTypeFermMonomial5D< P, Q, Phi > | |
~TwoFlavorExactWilsonTypeFermMonomial5D () | |
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 > & | getFermAct () const =0 |
Get at fermion action. More... | |
Protected Member Functions inherited from Chroma::TwoFlavorExactEvenOddPrecWilsonTypeFermMonomial5D< P, Q, Phi > | |
virtual const GroupXML_t & | getInvParams () 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... | |
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 390 of file two_flavor_monomial5d_w.h.
|
inline |
virtual destructor:
Definition at line 394 of file two_flavor_monomial5d_w.h.
|
protectedpure virtual |
Get at fermion action.
Implements Chroma::TwoFlavorExactEvenOddPrecWilsonTypeFermMonomial5D< P, Q, Phi >.
Implemented in Chroma::EvenOddPrecConstDetTwoFlavorWilsonTypeFermMonomial5D.
|
inlinevirtual |
Even even contribution (eg ln det Clover)
Implements Chroma::TwoFlavorExactEvenOddPrecWilsonTypeFermMonomial5D< P, Q, Phi >.
Definition at line 397 of file two_flavor_monomial5d_w.h.