|
CHROMA
|
Wrapper class for 2-flavor unprec ferm monomials. More...
#include <unprec_two_flavor_monomial_w.h>
Public Types | |
| typedef LatticeFermion | T |
| typedef multi1d< LatticeColorMatrix > | P |
| typedef multi1d< LatticeColorMatrix > | Q |
Protected Member Functions | |
| T & | getPhi (void) |
| mutator for pseudofermion with Pf index i More... | |
| const T & | getPhi (void) const |
| Accessor for pseudofermion with Pf index i (read only) More... | |
| const WilsonTypeFermAct< T, P, Q > & | getFermAct (void) const |
| Get at fermion action. More... | |
| const GroupXML_t & | getInvParams (void) const |
| Get parameters for the inverter. More... | |
| AbsChronologicalPredictor4D< LatticeFermion > & | getMDSolutionPredictor (void) |
| Get at the chronological predcitor. More... | |
Private Member Functions | |
| UnprecTwoFlavorWilsonTypeFermMonomial () | |
| void | operator= (const UnprecTwoFlavorWilsonTypeFermMonomial &) |
Private Attributes | |
| LatticeFermion | phi |
| Handle< const WilsonTypeFermAct< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > > | fermact |
| GroupXML_t | inv_param |
| Handle< AbsChronologicalPredictor4D< LatticeFermion > > | chrono_predictor |
Wrapper class for 2-flavor unprec ferm monomials.
Monomial is expected to be the same for these fermacts
Definition at line 28 of file unprec_two_flavor_monomial_w.h.
| typedef multi1d<LatticeColorMatrix> Chroma::UnprecTwoFlavorWilsonTypeFermMonomial::P |
Definition at line 37 of file unprec_two_flavor_monomial_w.h.
| typedef multi1d<LatticeColorMatrix> Chroma::UnprecTwoFlavorWilsonTypeFermMonomial::Q |
Definition at line 38 of file unprec_two_flavor_monomial_w.h.
| typedef LatticeFermion Chroma::UnprecTwoFlavorWilsonTypeFermMonomial::T |
Definition at line 36 of file unprec_two_flavor_monomial_w.h.
| Chroma::UnprecTwoFlavorWilsonTypeFermMonomial::UnprecTwoFlavorWilsonTypeFermMonomial | ( | const TwoFlavorWilsonTypeFermMonomialParams & | param_ | ) |
Definition at line 54 of file unprec_two_flavor_monomial_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.
|
inline |
Definition at line 45 of file unprec_two_flavor_monomial_w.h.
|
private |
|
inlineprotectedvirtual |
Get at fermion action.
Definition at line 58 of file unprec_two_flavor_monomial_w.h.
References fermact.
|
inlineprotectedvirtual |
Get parameters for the inverter.
Definition at line 63 of file unprec_two_flavor_monomial_w.h.
References inv_param.
|
inlineprotectedvirtual |
Get at the chronological predcitor.
Definition at line 67 of file unprec_two_flavor_monomial_w.h.
References chrono_predictor.
|
inlineprotectedvirtual |
mutator for pseudofermion with Pf index i
Definition at line 49 of file unprec_two_flavor_monomial_w.h.
References phi.
|
inlineprotectedvirtual |
Accessor for pseudofermion with Pf index i (read only)
Definition at line 54 of file unprec_two_flavor_monomial_w.h.
References phi.
|
private |
|
private |
Definition at line 86 of file unprec_two_flavor_monomial_w.h.
Referenced by getMDSolutionPredictor(), and UnprecTwoFlavorWilsonTypeFermMonomial().
|
private |
Definition at line 80 of file unprec_two_flavor_monomial_w.h.
Referenced by getFermAct(), and UnprecTwoFlavorWilsonTypeFermMonomial().
|
private |
Definition at line 83 of file unprec_two_flavor_monomial_w.h.
Referenced by getInvParams(), and UnprecTwoFlavorWilsonTypeFermMonomial().
|
private |
Definition at line 77 of file unprec_two_flavor_monomial_w.h.
Referenced by getPhi().