CHROMA
|
Wrapper class for 5D 2-flavor unprec ferm monomials. More...
#include <unprec_two_flavor_monomial5d_w.h>
Public Types | |
typedef LatticeFermion | T |
typedef multi1d< LatticeColorMatrix > | P |
typedef multi1d< LatticeColorMatrix > | Q |
Public Member Functions | |
UnprecTwoFlavorWilsonTypeFermMonomial5D (const TwoFlavorWilsonTypeFermMonomialParams ¶m_) | |
Public Member Functions inherited from Chroma::TwoFlavorExactUnprecWilsonTypeFermMonomial5D< multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix >, LatticeFermion > | |
~TwoFlavorExactUnprecWilsonTypeFermMonomial5D () | |
virtual destructor: More... | |
virtual Double | S (const AbsFieldState< multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > &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 | |
multi1d< T > & | getPhi (void) |
Accessor for pseudofermion with Pf index i (read only) More... | |
const multi1d< T > & | getPhi (void) const |
Accessor for pseudofermion with Pf index i (read only) More... | |
const UnprecWilsonTypeFermAct5D< T, P, Q > & | getFermAct (void) const |
Get at fermion action. More... | |
const GroupXML_t & | getInvParams (void) const |
Get parameters for the inverter. More... | |
AbsChronologicalPredictor5D< T > & | getMDSolutionPredictor (void) |
Get the initial guess predictor. More... | |
Private Member Functions | |
UnprecTwoFlavorWilsonTypeFermMonomial5D () | |
void | operator= (const UnprecTwoFlavorWilsonTypeFermMonomial5D &) |
Private Attributes | |
multi1d< T > | phi |
Handle< const UnprecWilsonTypeFermAct5D< T, P, Q > > | fermact |
GroupXML_t | inv_param |
Handle< AbsChronologicalPredictor5D< T > > | chrono_predictor |
Wrapper class for 5D 2-flavor unprec ferm monomials.
Monomial is expected to be the same for these fermacts
Definition at line 29 of file unprec_two_flavor_monomial5d_w.h.
typedef multi1d<LatticeColorMatrix> Chroma::UnprecTwoFlavorWilsonTypeFermMonomial5D::P |
Definition at line 38 of file unprec_two_flavor_monomial5d_w.h.
typedef multi1d<LatticeColorMatrix> Chroma::UnprecTwoFlavorWilsonTypeFermMonomial5D::Q |
Definition at line 39 of file unprec_two_flavor_monomial5d_w.h.
typedef LatticeFermion Chroma::UnprecTwoFlavorWilsonTypeFermMonomial5D::T |
Definition at line 37 of file unprec_two_flavor_monomial5d_w.h.
Chroma::UnprecTwoFlavorWilsonTypeFermMonomial5D::UnprecTwoFlavorWilsonTypeFermMonomial5D | ( | const TwoFlavorWilsonTypeFermMonomialParams & | param_ | ) |
Definition at line 54 of file unprec_two_flavor_monomial5d_w.cc.
References chrono_predictor, Chroma::END_CODE(), Chroma::TwoFlavorWilsonTypeFermMonomialParams::fermact, fermact, Chroma::GroupXML_t::id, Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), Chroma::TwoFlavorWilsonTypeFermMonomialParams::inv_param, inv_param, Chroma::GroupXML_t::path, Chroma::TwoFlavorWilsonTypeFermMonomialParams::predictor, Chroma::START_CODE(), Chroma::tmp, and Chroma::GroupXML_t::xml.
|
private |
|
inlineprotectedvirtual |
Get at fermion action.
Definition at line 54 of file unprec_two_flavor_monomial5d_w.h.
References fermact.
|
inlineprotectedvirtual |
Get parameters for the inverter.
Definition at line 59 of file unprec_two_flavor_monomial5d_w.h.
References inv_param.
|
inlineprotectedvirtual |
Get the initial guess predictor.
Definition at line 63 of file unprec_two_flavor_monomial5d_w.h.
References chrono_predictor.
|
inlineprotectedvirtual |
Accessor for pseudofermion with Pf index i (read only)
Definition at line 46 of file unprec_two_flavor_monomial5d_w.h.
References phi.
|
inlineprotectedvirtual |
Accessor for pseudofermion with Pf index i (read only)
Definition at line 50 of file unprec_two_flavor_monomial5d_w.h.
References phi.
|
private |
|
private |
Definition at line 82 of file unprec_two_flavor_monomial5d_w.h.
Referenced by getMDSolutionPredictor(), and UnprecTwoFlavorWilsonTypeFermMonomial5D().
|
private |
Definition at line 76 of file unprec_two_flavor_monomial5d_w.h.
Referenced by getFermAct(), and UnprecTwoFlavorWilsonTypeFermMonomial5D().
|
private |
Definition at line 79 of file unprec_two_flavor_monomial5d_w.h.
Referenced by getInvParams(), and UnprecTwoFlavorWilsonTypeFermMonomial5D().
|
private |
Definition at line 73 of file unprec_two_flavor_monomial5d_w.h.
Referenced by getPhi().