Chroma::HtContFrac5DQprop< T, P, Q > Class Template Reference
[Quark propagator solution routines]

Propagator of an un-preconditioned Extended-Overlap linear operator. More...

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

Chroma::SystemSolver< T > List of all members.

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

Detailed Description

template<typename T, typename P, typename Q>
class Chroma::HtContFrac5DQprop< T, P, Q >

Propagator of an un-preconditioned Extended-Overlap linear operator.

Propagator solver for DWF-like fermions

Definition at line 385 of file eoprec_ht_contfrac5d_fermact_array_w.cc.


Constructor & Destructor Documentation

template<typename T, typename P, typename Q>
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.

Parameters:
A_ Linear operator ( Read )
Mass_ quark mass ( Read )

Definition at line 393 of file eoprec_ht_contfrac5d_fermact_array_w.cc.

template<typename T, typename P, typename Q>
Chroma::HtContFrac5DQprop< T, P, Q >::~HtContFrac5DQprop (  )  [inline]

Destructor is automatic.

Definition at line 400 of file eoprec_ht_contfrac5d_fermact_array_w.cc.

template<typename T, typename P, typename Q>
Chroma::HtContFrac5DQprop< T, P, Q >::HtContFrac5DQprop (  )  [inline, private]

Definition at line 533 of file eoprec_ht_contfrac5d_fermact_array_w.cc.


Member Function Documentation

template<typename T, typename P, typename Q>
SystemSolverResults_t Chroma::HtContFrac5DQprop< T, P, Q >::operator() ( T psi,
const T chi 
) const [inline, virtual]

Solver the linear system.

Parameters:
psi quark propagator ( Modify )
chi source ( Read )
Returns:
number of CG iterations

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.

template<typename T, typename P, typename Q>
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.


Member Data Documentation

template<typename T, typename P, typename Q>
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()().

template<typename T, typename P, typename Q>
Handle< LinearOperator<T> > Chroma::HtContFrac5DQprop< T, P, Q >::D_denum [private]

Definition at line 536 of file eoprec_ht_contfrac5d_fermact_array_w.cc.

template<typename T, typename P, typename Q>
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()().

template<typename T, typename P, typename Q>
const Real Chroma::HtContFrac5DQprop< T, P, Q >::Mass [private]

Definition at line 537 of file eoprec_ht_contfrac5d_fermact_array_w.cc.


The documentation for this class was generated from the following file:
Generated on Sun Nov 22 04:40:01 2009 for CHROMA by  doxygen 1.4.7