CHROMA
|
Propagator of an un-preconditioned Extended-Overlap linear operator. More...
Public Member Functions | |
PrecOvExt5DQprop (Handle< EvenOddPrecConstDetLinearOperatorArray< T, P, Q > > A_, Handle< LinearOperator< T > > D_denum_, const Real &Mass_, const SysSolverCGParams &invParam_) | |
Constructor. More... | |
~PrecOvExt5DQprop () | |
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 | |
PrecOvExt5DQprop () | |
Private Attributes | |
Handle< EvenOddPrecConstDetLinearOperatorArray< T, P, Q > > | A |
Handle< LinearOperator< T > > | D_denum |
Real | Mass |
SysSolverCGParams | invParam |
Propagator of an un-preconditioned Extended-Overlap linear operator.
Propagator solver for Extended overlap fermions
Definition at line 396 of file eoprec_ovext_fermact_array_w.cc.
|
inline |
Constructor.
A_ | Linear operator ( Read ) |
Mass_ | quark mass ( Read ) |
Definition at line 404 of file eoprec_ovext_fermact_array_w.cc.
|
inline |
Destructor is automatic.
Definition at line 411 of file eoprec_ovext_fermact_array_w.cc.
|
inlineprivate |
Definition at line 542 of file eoprec_ovext_fermact_array_w.cc.
|
inlinevirtual |
Solver the linear system.
psi | quark propagator ( Modify ) |
chi | source ( Read ) |
Implements Chroma::SystemSolver< T >.
Definition at line 422 of file eoprec_ovext_fermact_array_w.cc.
References Chroma::PrecOvExt5DQprop< T, P, Q >::A, Chroma::chi(), Chroma::END_CODE(), ftmp1, Chroma::G5, Chroma::i, Chroma::InvCG2(), Chroma::PrecOvExt5DQprop< T, P, Q >::invParam, Chroma::PrecOvExt5DQprop< T, P, Q >::Mass, Chroma::SysSolverCGParams::MaxCG, Chroma::MINUS, N5, Chroma::SystemSolverResults_t::n_count, Chroma::PLUS, Chroma::psi, Chroma::QDP_error_exit(), 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 414 of file eoprec_ovext_fermact_array_w.cc.
|
private |
Definition at line 544 of file eoprec_ovext_fermact_array_w.cc.
Referenced by Chroma::PrecOvExt5DQprop< T, P, Q >::operator()().
|
private |
Definition at line 545 of file eoprec_ovext_fermact_array_w.cc.
|
private |
Definition at line 547 of file eoprec_ovext_fermact_array_w.cc.
Referenced by Chroma::PrecOvExt5DQprop< T, P, Q >::operator()().
|
private |
Definition at line 546 of file eoprec_ovext_fermact_array_w.cc.
Referenced by Chroma::PrecOvExt5DQprop< T, P, Q >::operator()().