#include <zero_guess_predictor.h>
Inheritance diagram for Chroma::ZeroGuess5DChronoPredictor:

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) |
Private Attributes | |
| const int | N5 |
Definition at line 90 of file zero_guess_predictor.h.
| Chroma::ZeroGuess5DChronoPredictor::~ZeroGuess5DChronoPredictor | ( | void | ) | [inline] |
Definition at line 94 of file zero_guess_predictor.h.
| Chroma::ZeroGuess5DChronoPredictor::ZeroGuess5DChronoPredictor | ( | const int | N5_ | ) | [inline] |
Definition at line 97 of file zero_guess_predictor.h.
| Chroma::ZeroGuess5DChronoPredictor::ZeroGuess5DChronoPredictor | ( | const ZeroGuess5DChronoPredictor & | p | ) | [inline] |
Definition at line 100 of file zero_guess_predictor.h.
| void Chroma::ZeroGuess5DChronoPredictor::newVector | ( | const multi1d< LatticeFermion > & | psi | ) | [inline, virtual] |
Implements Chroma::AbsChronologicalPredictor5D< LatticeFermion >.
Definition at line 128 of file zero_guess_predictor.h.
| void Chroma::ZeroGuess5DChronoPredictor::operator() | ( | multi1d< LatticeFermion > & | psi, | |
| const LinearOperatorArray< LatticeFermion > & | A, | |||
| const multi1d< LatticeFermion > & | chi | |||
| ) | [inline, virtual] |
Implements Chroma::AbsChronologicalPredictor5D< LatticeFermion >.
Definition at line 104 of file zero_guess_predictor.h.
References END_CODE, N5, Chroma::LinearOperatorArray< T >::size(), and START_CODE.
| void Chroma::ZeroGuess5DChronoPredictor::reset | ( | void | ) | [inline, virtual] |
Implements Chroma::AbsChronologicalPredictor5D< LatticeFermion >.
Definition at line 124 of file zero_guess_predictor.h.
const int Chroma::ZeroGuess5DChronoPredictor::N5 [private] |
1.4.7