CHROMA
|
Zero initial guess predictor. More...
#include <zero_guess_predictor.h>
Public Member Functions | |
~ZeroGuess5DChronoPredictor (void) | |
ZeroGuess5DChronoPredictor (const int N5_) | |
ZeroGuess5DChronoPredictor (const ZeroGuess5DChronoPredictor &p) | |
void | operator() (multi1d< LatticeFermion > &psi, const LinearOperatorArray< LatticeFermion > &A, const multi1d< LatticeFermion > &chi) |
void | reset (void) |
void | newVector (const multi1d< LatticeFermion > &psi) |
Public Member Functions inherited from Chroma::AbsChronologicalPredictor5D< LatticeFermion > | |
virtual | ~AbsChronologicalPredictor5D (void) |
Private Attributes | |
const int | N5 |
Zero initial guess predictor.
Definition at line 89 of file zero_guess_predictor.h.
|
inline |
Definition at line 93 of file zero_guess_predictor.h.
|
inline |
Definition at line 96 of file zero_guess_predictor.h.
|
inline |
Definition at line 99 of file zero_guess_predictor.h.
|
inlinevirtual |
Implements Chroma::AbsChronologicalPredictor5D< LatticeFermion >.
Definition at line 127 of file zero_guess_predictor.h.
|
inlinevirtual |
Implements Chroma::AbsChronologicalPredictor5D< LatticeFermion >.
Definition at line 103 of file zero_guess_predictor.h.
References Chroma::A(), Chroma::END_CODE(), N5, Chroma::psi, Chroma::START_CODE(), and Chroma::zero.
|
inlinevirtual |
Implements Chroma::AbsChronologicalPredictor5D< LatticeFermion >.
Definition at line 123 of file zero_guess_predictor.h.
|
private |
Definition at line 132 of file zero_guess_predictor.h.
Referenced by operator()().