Grid 0.7.0
PauliVillarsSolverUnprec< Field > Class Template Reference

#include <PauliVillarsInverters.h>

Public Member Functions

 PauliVillarsSolverUnprec (ConjugateGradient< Field > &_CG)
template<class Matrix>
void operator() (Matrix &_Matrix, const Field &src, Field &sol)

Data Fields

ConjugateGradient< Field > & CG

Detailed Description

template<class Field>
class PauliVillarsSolverUnprec< Field >

Definition at line 33 of file PauliVillarsInverters.h.

Constructor & Destructor Documentation

◆ PauliVillarsSolverUnprec()

template<class Field>
PauliVillarsSolverUnprec< Field >::PauliVillarsSolverUnprec ( ConjugateGradient< Field > & _CG)
inline

Definition at line 37 of file PauliVillarsInverters.h.

References CG.

Member Function Documentation

◆ operator()()

template<class Field>
template<class Matrix>
void PauliVillarsSolverUnprec< Field >::operator() ( Matrix & _Matrix,
const Field & src,
Field & sol )
inline

Definition at line 40 of file PauliVillarsInverters.h.

References CG.

Field Documentation

◆ CG

template<class Field>
ConjugateGradient<Field>& PauliVillarsSolverUnprec< Field >::CG

Definition at line 36 of file PauliVillarsInverters.h.

Referenced by operator()(), and PauliVillarsSolverUnprec().


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