Grid 0.7.0
PauliVillarsSolverRBprec< Field, SchurSolverType > Class Template Reference

#include <PauliVillarsInverters.h>

Public Member Functions

 PauliVillarsSolverRBprec (SchurSolverType &_SchurSolver)
template<class Matrix>
void operator() (Matrix &_Matrix, const Field &src, Field &sol)

Data Fields

SchurSolverType & SchurSolver

Detailed Description

template<class Field, class SchurSolverType>
class PauliVillarsSolverRBprec< Field, SchurSolverType >

Definition at line 55 of file PauliVillarsInverters.h.

Constructor & Destructor Documentation

◆ PauliVillarsSolverRBprec()

template<class Field, class SchurSolverType>
PauliVillarsSolverRBprec< Field, SchurSolverType >::PauliVillarsSolverRBprec ( SchurSolverType & _SchurSolver)
inline

Definition at line 59 of file PauliVillarsInverters.h.

References SchurSolver.

Member Function Documentation

◆ operator()()

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

Definition at line 62 of file PauliVillarsInverters.h.

References SchurSolver.

Field Documentation

◆ SchurSolver

template<class Field, class SchurSolverType>
SchurSolverType& PauliVillarsSolverRBprec< Field, SchurSolverType >::SchurSolver

Definition at line 58 of file PauliVillarsInverters.h.

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


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