CHROMA
|
Propagator of an un-preconditioned Extended-Overlap linear operator. More...
Public Member Functions | |
OvUnprecCF5DQprop (Handle< LinearOperatorArray< T > > A_, const Real &Mass_, const SysSolverCGParams &invParam_) | |
Constructor. More... | |
~OvUnprecCF5DQprop () | |
Destructor is automatic. More... | |
const Subset & | subset () const |
Return the subset on which the operator acts. More... | |
SystemSolverResults_t | operator() (T &psi, const T &chi) const |
Solver the linear system. More... | |
Public Member Functions inherited from Chroma::SystemSolver< T > | |
virtual | ~SystemSolver () |
Virtual destructor to help with cleanup;. More... | |
Private Member Functions | |
OvUnprecCF5DQprop () | |
Private Attributes | |
Handle< LinearOperatorArray< T > > | A |
Real | Mass |
SysSolverCGParams | invParam |
Propagator of an un-preconditioned Extended-Overlap linear operator.
Propagator solver for Extended overlap fermions
Definition at line 610 of file unprec_ovlap_contfrac5d_fermact_array_w.cc.
|
inline |
Constructor.
A_ | Linear operator ( Read ) |
Mass_ | quark mass ( Read ) |
Definition at line 618 of file unprec_ovlap_contfrac5d_fermact_array_w.cc.
|
inline |
Destructor is automatic.
Definition at line 624 of file unprec_ovlap_contfrac5d_fermact_array_w.cc.
|
inlineprivate |
Definition at line 717 of file unprec_ovlap_contfrac5d_fermact_array_w.cc.
|
inlinevirtual |
Solver the linear system.
psi | quark propagator ( Modify ) |
chi | source ( Read ) |
Implements Chroma::SystemSolver< T >.
Definition at line 635 of file unprec_ovlap_contfrac5d_fermact_array_w.cc.
References Chroma::OvUnprecCF5DQprop< T >::A, Chroma::chi(), Chroma::END_CODE(), ftmp1, Chroma::G5, Chroma::i, Chroma::InvCG2(), Chroma::OvUnprecCF5DQprop< T >::invParam, Chroma::OvUnprecCF5DQprop< T >::Mass, Chroma::SysSolverCGParams::MaxCG, Chroma::MINUS, N5, Chroma::SystemSolverResults_t::n_count, Chroma::PLUS, Chroma::psi, Chroma::QDP_error_exit(), Chroma::r, Chroma::SystemSolverResults_t::resid, Chroma::SysSolverCGParams::RsdCG, Chroma::START_CODE(), and Chroma::zero.
|
inlinevirtual |
Return the subset on which the operator acts.
Implements Chroma::SystemSolver< T >.
Definition at line 627 of file unprec_ovlap_contfrac5d_fermact_array_w.cc.
|
private |
Definition at line 719 of file unprec_ovlap_contfrac5d_fermact_array_w.cc.
Referenced by Chroma::OvUnprecCF5DQprop< T >::operator()().
|
private |
Definition at line 721 of file unprec_ovlap_contfrac5d_fermact_array_w.cc.
Referenced by Chroma::OvUnprecCF5DQprop< T >::operator()().
|
private |
Definition at line 720 of file unprec_ovlap_contfrac5d_fermact_array_w.cc.
Referenced by Chroma::OvUnprecCF5DQprop< T >::operator()().