CHROMA
|
Wrapper class for 2-flavor symmetric even-odd prec ferm monomials. More...
#include <seoprec_logdet_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 SymEvenOddPrecLogDetWilsonTypeFermAct< T, P, Q > & | getFermAct (void) const |
Get at fermion action For now the prototype is the same as before – wait until we refactor these before making them EvenOddPrecConstDetWilsonType... More... | |
const GroupXML_t & | getInvParams (void) const |
Get parameters for the inverter. More... | |
AbsChronologicalPredictor4D< T > & | getMDSolutionPredictor (void) |
Get the initial guess predictor. More... | |
Private Member Functions | |
SymEvenOddPrecLogDetTwoFlavorWilsonTypeFermMonomial () | |
void | operator= (const SymEvenOddPrecLogDetTwoFlavorWilsonTypeFermMonomial &) |
Private Attributes | |
T | phi |
Handle< const SymEvenOddPrecLogDetWilsonTypeFermAct< T, P, Q > > | fermact |
GroupXML_t | inv_param |
Handle< AbsChronologicalPredictor4D< T > > | chrono_predictor |
Wrapper class for 2-flavor symmetric even-odd prec ferm monomials.
Monomial is expected to be the same for these fermacts
Definition at line 28 of file seoprec_logdet_two_flavor_monomial_w.h.
typedef multi1d<LatticeColorMatrix> Chroma::SymEvenOddPrecLogDetTwoFlavorWilsonTypeFermMonomial::P |
Definition at line 37 of file seoprec_logdet_two_flavor_monomial_w.h.
typedef multi1d<LatticeColorMatrix> Chroma::SymEvenOddPrecLogDetTwoFlavorWilsonTypeFermMonomial::Q |
Definition at line 38 of file seoprec_logdet_two_flavor_monomial_w.h.
typedef LatticeFermion Chroma::SymEvenOddPrecLogDetTwoFlavorWilsonTypeFermMonomial::T |
Definition at line 36 of file seoprec_logdet_two_flavor_monomial_w.h.
Chroma::SymEvenOddPrecLogDetTwoFlavorWilsonTypeFermMonomial::SymEvenOddPrecLogDetTwoFlavorWilsonTypeFermMonomial | ( | const TwoFlavorWilsonTypeFermMonomialParams & | param_ | ) |
Definition at line 56 of file seoprec_logdet_two_flavor_monomial_w.cc.
References chrono_predictor, Chroma::END_CODE(), fermact, Chroma::TwoFlavorWilsonTypeFermMonomialParams::fermact, Chroma::GroupXML_t::id, Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), inv_param, Chroma::TwoFlavorWilsonTypeFermMonomialParams::inv_param, Chroma::GroupXML_t::path, Chroma::TwoFlavorWilsonTypeFermMonomialParams::predictor, Chroma::START_CODE(), Chroma::tmp, and Chroma::GroupXML_t::xml.
|
inline |
Definition at line 48 of file seoprec_logdet_two_flavor_monomial_w.h.
|
private |
|
inlineprotectedvirtual |
Get at fermion action For now the prototype is the same as before – wait until we refactor these before making them EvenOddPrecConstDetWilsonType...
Implements Chroma::TwoFlavorExactEOPrecLogDetWilsonTypeFermMonomialT< P, Q, Phi, EOFermActT, EOLinOpT >.
Definition at line 60 of file seoprec_logdet_two_flavor_monomial_w.h.
References fermact.
|
inlineprotectedvirtual |
Get parameters for the inverter.
Implements Chroma::TwoFlavorExactEOPrecLogDetWilsonTypeFermMonomialT< P, Q, Phi, EOFermActT, EOLinOpT >.
Definition at line 65 of file seoprec_logdet_two_flavor_monomial_w.h.
References inv_param.
|
inlineprotectedvirtual |
Get the initial guess predictor.
Implements Chroma::TwoFlavorExactEOPrecLogDetWilsonTypeFermMonomialT< P, Q, Phi, EOFermActT, EOLinOpT >.
Definition at line 69 of file seoprec_logdet_two_flavor_monomial_w.h.
References chrono_predictor.
|
inlineprotectedvirtual |
mutator for pseudofermion with Pf index i
Implements Chroma::TwoFlavorExactEOPrecLogDetWilsonTypeFermMonomialT< P, Q, Phi, EOFermActT, EOLinOpT >.
Definition at line 52 of file seoprec_logdet_two_flavor_monomial_w.h.
References phi.
|
inlineprotectedvirtual |
Accessor for pseudofermion with Pf index i (read only)
Implements Chroma::TwoFlavorExactEOPrecLogDetWilsonTypeFermMonomialT< P, Q, Phi, EOFermActT, EOLinOpT >.
Definition at line 56 of file seoprec_logdet_two_flavor_monomial_w.h.
References phi.
|
private |
|
private |
Definition at line 89 of file seoprec_logdet_two_flavor_monomial_w.h.
Referenced by getMDSolutionPredictor(), and SymEvenOddPrecLogDetTwoFlavorWilsonTypeFermMonomial().
|
private |
Definition at line 84 of file seoprec_logdet_two_flavor_monomial_w.h.
Referenced by getFermAct(), and SymEvenOddPrecLogDetTwoFlavorWilsonTypeFermMonomial().
|
private |
Definition at line 87 of file seoprec_logdet_two_flavor_monomial_w.h.
Referenced by getInvParams(), and SymEvenOddPrecLogDetTwoFlavorWilsonTypeFermMonomial().
|
private |
Definition at line 81 of file seoprec_logdet_two_flavor_monomial_w.h.
Referenced by getPhi().