|
Grid 0.7.0
|
#include <Reconstruct5Dprop.h>
Public Member Functions | |
| Reconstruct5DfromPhysical (PVinverter &_PauliVillarsSolver) | |
| template<class Matrix> | |
| void | PV (Matrix &_Matrix, const Field &src, Field &sol) |
| template<class Matrix> | |
| void | PVdag (Matrix &_Matrix, const Field &src, Field &sol) |
| template<class Matrix> | |
| void | operator() (Matrix &_Matrix, const Field &sol4, const Field &src4, Field &sol5) |
Private Attributes | |
| PVinverter & | PauliVillarsSolver |
Definition at line 32 of file Reconstruct5Dprop.h.
|
inline |
Definition at line 52 of file Reconstruct5Dprop.h.
References PauliVillarsSolver.
|
inline |
Definition at line 59 of file Reconstruct5Dprop.h.
|
inline |
Definition at line 67 of file Reconstruct5Dprop.h.
|
inline |
Definition at line 75 of file Reconstruct5Dprop.h.
References B, ExtractSlice(), GridLogMessage, InsertSlice(), and PauliVillarsSolver.
|
private |
Definition at line 34 of file Reconstruct5Dprop.h.
Referenced by operator()(), and Reconstruct5DfromPhysical().