CHROMA
|
Exact 1 flavor even-odd preconditioned fermact monomial. More...
#include <one_flavor_rat_monomial_w.h>
Public Member Functions | |
virtual | ~OneFlavorRatExactEOPrecWilsonTypeFermMonomialT () |
virtual destructor: More... | |
virtual Double | S_even_even (const AbsFieldState< P, Q > &s)=0 |
Even even contribution (eg ln det Clover) 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::OneFlavorRatExactWilsonTypeFermMonomial< P, Q, Phi > | |
~OneFlavorRatExactWilsonTypeFermMonomial () | |
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 pseudofermions if any. More... | |
virtual Double | S_subset (const AbsFieldState< P, Q > &s) const |
Compute the action on the appropriate subset. More... | |
Public Member Functions inherited from Chroma::ExactWilsonTypeFermMonomial< P, Q, Phi > | |
~ExactWilsonTypeFermMonomial () | |
virtual destructor: More... | |
virtual void | resetPredictors (void) |
Reset predictors. 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 EOFermActT< Phi, P, Q > & | getFermAct () const =0 |
Get at fermion action. More... | |
virtual const GroupXML_t & | getActionInvParams (void) const =0 |
Get inverter params. More... | |
virtual const GroupXML_t & | getForceInvParams (void) const =0 |
Get inverter params. More... | |
virtual int | getNPF () const =0 |
Return number of roots in used. More... | |
virtual const RemezCoeff_t & | getFPFE () const =0 |
Return the partial fraction expansion for the force calc. More... | |
virtual const RemezCoeff_t & | getSPFE () const =0 |
Return the partial fraction expansion for the action calc. More... | |
virtual const RemezCoeff_t & | getSIPFE () const =0 |
Return the partial fraction expansion for the heat-bath. More... | |
virtual const multi1d< Phi > & | getPhi (void) const =0 |
Accessor for pseudofermion (read only) More... | |
virtual multi1d< Phi > & | getPhi (void)=0 |
mutator for pseudofermion More... | |
Exact 1 flavor even-odd preconditioned fermact monomial.
Exact 1 flavor even-odd preconditioned fermact monomial. Can supply a default dsdq algorithm
Definition at line 455 of file one_flavor_rat_monomial_w.h.
|
inlinevirtual |
virtual destructor:
Definition at line 459 of file one_flavor_rat_monomial_w.h.
|
protectedpure virtual |
Get inverter params.
Implements Chroma::OneFlavorRatExactWilsonTypeFermMonomial< P, Q, Phi >.
Implemented in Chroma::SymEvenOddPrecConstDetOneFlavorWilsonTypeFermRatMonomial, and Chroma::EvenOddPrecConstDetOneFlavorWilsonTypeFermRatMonomial.
|
protectedpure virtual |
Get at fermion action.
Implements Chroma::OneFlavorRatExactWilsonTypeFermMonomial< P, Q, Phi >.
Implemented in Chroma::SymEvenOddPrecConstDetOneFlavorWilsonTypeFermRatMonomial, Chroma::EvenOddPrecConstDetOneFlavorWilsonTypeFermRatMonomial, and Chroma::OneFlavorRatExactEOPrecConstDetWilsonTypeFermMonomialT< P, Q, Phi, EOFermActT >.
|
protectedpure virtual |
Get inverter params.
Implements Chroma::OneFlavorRatExactWilsonTypeFermMonomial< P, Q, Phi >.
Implemented in Chroma::SymEvenOddPrecConstDetOneFlavorWilsonTypeFermRatMonomial, and Chroma::EvenOddPrecConstDetOneFlavorWilsonTypeFermRatMonomial.
|
protectedpure virtual |
Return the partial fraction expansion for the force calc.
Implements Chroma::OneFlavorRatExactWilsonTypeFermMonomial< P, Q, Phi >.
Implemented in Chroma::SymEvenOddPrecConstDetOneFlavorWilsonTypeFermRatMonomial, and Chroma::EvenOddPrecConstDetOneFlavorWilsonTypeFermRatMonomial.
|
protectedpure virtual |
Return number of roots in used.
Implements Chroma::OneFlavorRatExactWilsonTypeFermMonomial< P, Q, Phi >.
Implemented in Chroma::SymEvenOddPrecConstDetOneFlavorWilsonTypeFermRatMonomial, and Chroma::EvenOddPrecConstDetOneFlavorWilsonTypeFermRatMonomial.
|
protectedpure virtual |
Accessor for pseudofermion (read only)
Implements Chroma::OneFlavorRatExactWilsonTypeFermMonomial< P, Q, Phi >.
Implemented in Chroma::SymEvenOddPrecConstDetOneFlavorWilsonTypeFermRatMonomial, and Chroma::EvenOddPrecConstDetOneFlavorWilsonTypeFermRatMonomial.
|
protectedpure virtual |
mutator for pseudofermion
Implements Chroma::OneFlavorRatExactWilsonTypeFermMonomial< P, Q, Phi >.
Implemented in Chroma::SymEvenOddPrecConstDetOneFlavorWilsonTypeFermRatMonomial, and Chroma::EvenOddPrecConstDetOneFlavorWilsonTypeFermRatMonomial.
|
protectedpure virtual |
Return the partial fraction expansion for the heat-bath.
Implements Chroma::OneFlavorRatExactWilsonTypeFermMonomial< P, Q, Phi >.
Implemented in Chroma::SymEvenOddPrecConstDetOneFlavorWilsonTypeFermRatMonomial, and Chroma::EvenOddPrecConstDetOneFlavorWilsonTypeFermRatMonomial.
|
protectedpure virtual |
Return the partial fraction expansion for the action calc.
Implements Chroma::OneFlavorRatExactWilsonTypeFermMonomial< P, Q, Phi >.
Implemented in Chroma::SymEvenOddPrecConstDetOneFlavorWilsonTypeFermRatMonomial, and Chroma::EvenOddPrecConstDetOneFlavorWilsonTypeFermRatMonomial.
|
inlinevirtual |
Compute the total action.
Implements Chroma::OneFlavorRatExactWilsonTypeFermMonomial< P, Q, Phi >.
Definition at line 471 of file one_flavor_rat_monomial_w.h.
References Chroma::END_CODE(), Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), Chroma::pop(), Chroma::push(), Chroma::s(), Chroma::OneFlavorRatExactEOPrecWilsonTypeFermMonomialT< P, Q, Phi, EOFermActT >::S_even_even(), Chroma::OneFlavorRatExactEOPrecWilsonTypeFermMonomialT< P, Q, Phi, EOFermActT >::S_odd_odd(), Chroma::START_CODE(), and Chroma::write().
|
pure virtual |
Even even contribution (eg ln det Clover)
Implemented in Chroma::OneFlavorRatExactEOPrecConstDetWilsonTypeFermMonomialT< P, Q, Phi, EOFermActT >.
Referenced by Chroma::OneFlavorRatExactEOPrecWilsonTypeFermMonomialT< P, Q, Phi, EOFermActT >::S().
|
inlinevirtual |
Compute the odd odd contribution (eg.
Definition at line 465 of file one_flavor_rat_monomial_w.h.
References Chroma::OneFlavorRatExactWilsonTypeFermMonomial< P, Q, Phi >::S_subset().
Referenced by Chroma::OneFlavorRatExactEOPrecWilsonTypeFermMonomialT< P, Q, Phi, EOFermActT >::S().