CHROMA
Public Member Functions | Private Member Functions | Private Attributes | List of all members

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

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

Public Member Functions

 HtContFrac5DQprop (Handle< EvenOddPrecConstDetLinearOperatorArray< T, P, Q > > A_, Handle< LinearOperator< T > > D_denum_, const Real &Mass_, const SysSolverCGParams &invParam_)
 Constructor. More...
 
 ~HtContFrac5DQprop ()
 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

 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 384 of file eoprec_ht_contfrac5d_fermact_array_w.cc.

Constructor & Destructor Documentation

◆ HtContFrac5DQprop() [1/2]

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 392 of file eoprec_ht_contfrac5d_fermact_array_w.cc.

◆ ~HtContFrac5DQprop()

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

Destructor is automatic.

Definition at line 399 of file eoprec_ht_contfrac5d_fermact_array_w.cc.

◆ HtContFrac5DQprop() [2/2]

template<typename T , typename P , typename Q >
Chroma::HtContFrac5DQprop< T, P, Q >::HtContFrac5DQprop ( )
inlineprivate

Definition at line 532 of file eoprec_ht_contfrac5d_fermact_array_w.cc.

Member Function Documentation

◆ operator()()

template<typename T , typename P , typename Q >
SystemSolverResults_t Chroma::HtContFrac5DQprop< T, P, Q >::operator() ( T psi,
const T chi 
) const
inlinevirtual

◆ subset()

template<typename T , typename P , typename Q >
const Subset& Chroma::HtContFrac5DQprop< T, P, Q >::subset ( ) const
inlinevirtual

Return the subset on which the operator acts.

Implements Chroma::SystemSolver< T >.

Definition at line 402 of file eoprec_ht_contfrac5d_fermact_array_w.cc.

Member Data Documentation

◆ A

template<typename T , typename P , typename Q >
Handle< EvenOddPrecConstDetLinearOperatorArray<T,P,Q> > Chroma::HtContFrac5DQprop< T, P, Q >::A
private

◆ D_denum

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

Definition at line 535 of file eoprec_ht_contfrac5d_fermact_array_w.cc.

◆ invParam

template<typename T , typename P , typename Q >
const SysSolverCGParams Chroma::HtContFrac5DQprop< T, P, Q >::invParam
private

◆ Mass

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

The documentation for this class was generated from the following file: