|
Grid 0.7.0
|
#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 |
Definition at line 55 of file PauliVillarsInverters.h.
|
inline |
Definition at line 59 of file PauliVillarsInverters.h.
References SchurSolver.
|
inline |
Definition at line 62 of file PauliVillarsInverters.h.
References SchurSolver.
| SchurSolverType& PauliVillarsSolverRBprec< Field, SchurSolverType >::SchurSolver |
Definition at line 58 of file PauliVillarsInverters.h.
Referenced by operator()(), and PauliVillarsSolverRBprec().