Inheritance diagram for Chroma::HtContFrac5DQprop< T, P, Q >:

Public Member Functions | |
| HtContFrac5DQprop (Handle< EvenOddPrecConstDetLinearOperatorArray< T, P, Q > > A_, Handle< LinearOperator< T > > D_denum_, const Real &Mass_, const SysSolverCGParams &invParam_) | |
| Constructor. | |
| ~HtContFrac5DQprop () | |
| Destructor is automatic. | |
| const Subset & | subset () const |
| Return the subset on which the operator acts. | |
| SystemSolverResults_t | operator() (T &psi, const T &chi) const |
| Solver the linear system. | |
Private Member Functions | |
| HtContFrac5DQprop () | |
Private Attributes | |
| Handle< EvenOddPrecConstDetLinearOperatorArray< T, P, Q > > | A |
| Handle< LinearOperator< T > > | D_denum |
| const Real | Mass |
| const SysSolverCGParams | invParam |
Propagator solver for DWF-like fermions
Definition at line 385 of file eoprec_ht_contfrac5d_fermact_array_w.cc.
| Chroma::HtContFrac5DQprop< T, P, Q >::HtContFrac5DQprop | ( | Handle< EvenOddPrecConstDetLinearOperatorArray< T, P, Q > > | A_, | |
| Handle< LinearOperator< T > > | D_denum_, | |||
| const Real & | Mass_, | |||
| const SysSolverCGParams & | invParam_ | |||
| ) | [inline] |
Constructor.
| A_ | Linear operator ( Read ) | |
| Mass_ | quark mass ( Read ) |
Definition at line 393 of file eoprec_ht_contfrac5d_fermact_array_w.cc.
| Chroma::HtContFrac5DQprop< T, P, Q >::~HtContFrac5DQprop | ( | ) | [inline] |
| Chroma::HtContFrac5DQprop< T, P, Q >::HtContFrac5DQprop | ( | ) | [inline, private] |
Definition at line 533 of file eoprec_ht_contfrac5d_fermact_array_w.cc.
| SystemSolverResults_t Chroma::HtContFrac5DQprop< T, P, Q >::operator() | ( | T & | psi, | |
| const T & | chi | |||
| ) | const [inline, virtual] |
Solver the linear system.
| psi | quark propagator ( Modify ) | |
| chi | source ( Read ) |
Implements Chroma::SystemSolver< T >.
Definition at line 411 of file eoprec_ht_contfrac5d_fermact_array_w.cc.
References Chroma::HtContFrac5DQprop< T, P, Q >::A, Chroma::InvCG2(), Chroma::HtContFrac5DQprop< T, P, Q >::invParam, Chroma::SysSolverCGParams::MaxCG, Chroma::MINUS, N5, Chroma::SystemSolverResults_t::n_count, Chroma::PLUS, Chroma::SystemSolverResults_t::resid, Chroma::SysSolverCGParams::RsdCG, and START_CODE.
| const Subset& Chroma::HtContFrac5DQprop< T, P, Q >::subset | ( | ) | const [inline, virtual] |
Return the subset on which the operator acts.
Implements Chroma::SystemSolver< T >.
Definition at line 403 of file eoprec_ht_contfrac5d_fermact_array_w.cc.
Handle< EvenOddPrecConstDetLinearOperatorArray<T,P,Q> > Chroma::HtContFrac5DQprop< T, P, Q >::A [private] |
Definition at line 535 of file eoprec_ht_contfrac5d_fermact_array_w.cc.
Referenced by Chroma::HtContFrac5DQprop< T, P, Q >::operator()().
Handle< LinearOperator<T> > Chroma::HtContFrac5DQprop< T, P, Q >::D_denum [private] |
Definition at line 536 of file eoprec_ht_contfrac5d_fermact_array_w.cc.
const SysSolverCGParams Chroma::HtContFrac5DQprop< T, P, Q >::invParam [private] |
Definition at line 538 of file eoprec_ht_contfrac5d_fermact_array_w.cc.
Referenced by Chroma::HtContFrac5DQprop< T, P, Q >::operator()().
const Real Chroma::HtContFrac5DQprop< T, P, Q >::Mass [private] |
Definition at line 537 of file eoprec_ht_contfrac5d_fermact_array_w.cc.
1.4.7