CHROMA
|
Exact 2 degen flavor unpreconditioned fermact monomial. More...
#include <two_flavor_polynomial_monomial_w.h>
Public Member Functions | |
virtual | ~TwoFlavorExactUnprecPolynomialWilsonTypeFermMonomial () |
virtual destructor: More... | |
virtual Double | S (const AbsFieldState< P, Q > &s) |
Compute the total action. More... | |
Public Member Functions inherited from Chroma::TwoFlavorExactPolynomialWilsonTypeFermMonomial< P, Q, Phi > | |
virtual | ~TwoFlavorExactPolynomialWilsonTypeFermMonomial () |
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... | |
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 Phi & | getPhi (void) const =0 |
Accessor for pseudofermion with Pf index i (read only) More... | |
virtual Phi & | getPhi (void)=0 |
mutator for pseudofermion with Pf index i More... | |
virtual const PolyWilsonTypeFermAct< Phi, P, Q > & | getFermAct (void) const =0 |
Get at fermion action. More... | |
virtual const GroupXML_t & | getInvParams (void) const =0 |
Get inverter params. More... | |
Exact 2 degen flavor unpreconditioned fermact monomial.
Exact 2 degen flavor unpreconditioned fermact monomial.
CAVEAT: I assume there is only 1 pseudofermion field in the following so called TwoFlavorExactPolynomial monomial.
Definition at line 177 of file two_flavor_polynomial_monomial_w.h.
|
inlinevirtual |
virtual destructor:
Definition at line 181 of file two_flavor_polynomial_monomial_w.h.
|
protectedpure virtual |
Get at fermion action.
Implements Chroma::TwoFlavorExactPolynomialWilsonTypeFermMonomial< P, Q, Phi >.
Referenced by Chroma::TwoFlavorExactUnprecPolynomialWilsonTypeFermMonomial< P, Q, Phi >::S().
|
protectedpure virtual |
Get inverter params.
Implements Chroma::TwoFlavorExactPolynomialWilsonTypeFermMonomial< P, Q, Phi >.
|
protectedpure virtual |
Accessor for pseudofermion with Pf index i (read only)
Implements Chroma::TwoFlavorExactPolynomialWilsonTypeFermMonomial< P, Q, Phi >.
Referenced by Chroma::TwoFlavorExactUnprecPolynomialWilsonTypeFermMonomial< P, Q, Phi >::S().
|
protectedpure virtual |
mutator for pseudofermion with Pf index i
Implements Chroma::TwoFlavorExactPolynomialWilsonTypeFermMonomial< P, Q, Phi >.
|
inlinevirtual |
Compute the total action.
Implements Chroma::TwoFlavorExactPolynomialWilsonTypeFermMonomial< P, Q, Phi >.
Definition at line 184 of file two_flavor_polynomial_monomial_w.h.
References Chroma::FermionAction< T, P, Q >::createState(), Chroma::END_CODE(), Chroma::TwoFlavorExactUnprecPolynomialWilsonTypeFermMonomial< P, Q, Phi >::getFermAct(), Chroma::TwoFlavorExactUnprecPolynomialWilsonTypeFermMonomial< P, Q, Phi >::getPhi(), Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), Chroma::n_count, Chroma::PLUS, Chroma::PolyWilsonTypeFermAct< T, P, Q >::polyLinOp(), Chroma::pop(), Chroma::push(), Chroma::s(), Chroma::START_CODE(), Chroma::state, Chroma::write(), and Chroma::zero.