Inheritance diagram for Chroma::Ovlap4DQprop:

Public Types | |
| typedef LatticeFermion | T |
| typedef multi1d< LatticeColorMatrix > | P |
| typedef multi1d< LatticeColorMatrix > | Q |
Public Member Functions | |
| Ovlap4DQprop (Handle< OverlapFermActBase > S_f_, Handle< FermState< T, P, Q > > state_, const SysSolverCGParams &invParam_) | |
| Constructor. | |
| ~Ovlap4DQprop () | |
| Destructor is automatic. | |
| const Subset & | subset () const |
| Return the subset on which the operator acts. | |
| SystemSolverResults_t | operator() (LatticeFermion &psi, const LatticeFermion &chi) const |
| Solver the linear system. | |
Private Member Functions | |
| Ovlap4DQprop () | |
Private Attributes | |
| Handle< OverlapFermActBase > | S_f |
| Handle< FermState< T, P, Q > > | state |
| const SysSolverCGParams | invParam |
Definition at line 36 of file overlap_fermact_base_w.cc.
| typedef multi1d<LatticeColorMatrix> Chroma::Ovlap4DQprop::P |
Definition at line 41 of file overlap_fermact_base_w.cc.
| typedef multi1d<LatticeColorMatrix> Chroma::Ovlap4DQprop::Q |
Definition at line 42 of file overlap_fermact_base_w.cc.
| typedef LatticeFermion Chroma::Ovlap4DQprop::T |
Definition at line 40 of file overlap_fermact_base_w.cc.
| Chroma::Ovlap4DQprop::Ovlap4DQprop | ( | Handle< OverlapFermActBase > | S_f_, | |
| Handle< FermState< T, P, Q > > | state_, | |||
| const SysSolverCGParams & | invParam_ | |||
| ) | [inline] |
Constructor.
| S_f_ | Fermion action ( Read ) | |
| state_ | state ( Read ) |
Definition at line 49 of file overlap_fermact_base_w.cc.
| Chroma::Ovlap4DQprop::~Ovlap4DQprop | ( | ) | [inline] |
| Chroma::Ovlap4DQprop::Ovlap4DQprop | ( | ) | [inline, private] |
Definition at line 345 of file overlap_fermact_base_w.cc.
| SystemSolverResults_t Chroma::Ovlap4DQprop::operator() | ( | LatticeFermion & | psi, | |
| const LatticeFermion & | chi | |||
| ) | const [inline, virtual] |
Solver the linear system.
| psi | quark propagator ( Modify ) | |
| chi | source ( Read ) |
Implements Chroma::SystemSolver< LatticeFermion >.
Definition at line 66 of file overlap_fermact_base_w.cc.
References Chroma::CH_NONE, Chroma::chi(), END_CODE, Chroma::ichiral, Chroma::InvCG1(), Chroma::InvCG2(), Chroma::InvMR(), invParam, Chroma::InvRelCG1(), Chroma::InvRelCG2(), Chroma::InvRelGMRESR_CG(), Chroma::InvRelGMRESR_SUMR(), Chroma::InvRelSUMR(), Chroma::InvSUMR(), Chroma::isChiralVector(), Chroma::SysSolverCGParams::MaxCG, Chroma::MINUS, MRover, Chroma::SystemSolverResults_t::n_count, Chroma::PLUS, Chroma::SystemSolverResults_t::resid, Chroma::SysSolverCGParams::RsdCG, S_f, START_CODE, state, and U.
| const Subset& Chroma::Ovlap4DQprop::subset | ( | ) | const [inline, virtual] |
Return the subset on which the operator acts.
Implements Chroma::SystemSolver< LatticeFermion >.
Definition at line 58 of file overlap_fermact_base_w.cc.
const SysSolverCGParams Chroma::Ovlap4DQprop::invParam [private] |
Handle< OverlapFermActBase > Chroma::Ovlap4DQprop::S_f [private] |
1.4.7