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

Propagator of unpreconditioned H_T kernel continued fraction (5D) operator. More...

Inheritance diagram for Chroma::OvHTCFZ5DQprop< T >:
Chroma::SystemSolver< T >

Public Member Functions

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

 OvHTCFZ5DQprop ()
 

Private Attributes

Handle< LinearOperatorArray< T > > A
 
Handle< LinearOperator< T > > D_denum
 
Real Mass
 
SysSolverCGParams invParam
 

Detailed Description

template<typename T>
class Chroma::OvHTCFZ5DQprop< T >

Propagator of unpreconditioned H_T kernel continued fraction (5D) operator.

Propagator solver for Extended overlap fermions

Definition at line 356 of file unprec_ht_contfrac5d_fermact_array_w.cc.

Constructor & Destructor Documentation

◆ OvHTCFZ5DQprop() [1/2]

template<typename T >
Chroma::OvHTCFZ5DQprop< T >::OvHTCFZ5DQprop ( Handle< LinearOperatorArray< T > >  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 364 of file unprec_ht_contfrac5d_fermact_array_w.cc.

◆ ~OvHTCFZ5DQprop()

template<typename T >
Chroma::OvHTCFZ5DQprop< T >::~OvHTCFZ5DQprop ( )
inline

Destructor is automatic.

Definition at line 371 of file unprec_ht_contfrac5d_fermact_array_w.cc.

◆ OvHTCFZ5DQprop() [2/2]

template<typename T >
Chroma::OvHTCFZ5DQprop< T >::OvHTCFZ5DQprop ( )
inlineprivate

Definition at line 467 of file unprec_ht_contfrac5d_fermact_array_w.cc.

Member Function Documentation

◆ operator()()

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

◆ subset()

template<typename T >
const Subset& Chroma::OvHTCFZ5DQprop< T >::subset ( void  ) const
inlinevirtual

Return the subset on which the operator acts.

Implements Chroma::SystemSolver< T >.

Definition at line 374 of file unprec_ht_contfrac5d_fermact_array_w.cc.

Member Data Documentation

◆ A

template<typename T >
Handle< LinearOperatorArray<T> > Chroma::OvHTCFZ5DQprop< T >::A
private

◆ D_denum

template<typename T >
Handle< LinearOperator<T> > Chroma::OvHTCFZ5DQprop< T >::D_denum
private

Definition at line 470 of file unprec_ht_contfrac5d_fermact_array_w.cc.

◆ invParam

template<typename T >
SysSolverCGParams Chroma::OvHTCFZ5DQprop< T >::invParam
private

◆ Mass

template<typename T >
Real Chroma::OvHTCFZ5DQprop< T >::Mass
private

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