CHROMA
|
#include <MG_predictor.h>
Public Member Functions | |
~MG4DChronoPredictor (void) | |
MG4DChronoPredictor (void) | |
MG4DChronoPredictor (const MG4DChronoPredictor &p) | |
MG4DChronoPredictor (const std::string subspace_name_, const int refresh_rate_) | |
void | getSubspace () |
void | resetSubspace (int counter) |
void | reset (void) |
void | operator() (T &psi, const LinearOperator< T > &A, const T &chi) |
virtual void | newVector (const T &psi) |
Public Member Functions inherited from Chroma::AbsMGChronologicalPredictor4D< LatticeFermion > | |
virtual | ~AbsMGChronologicalPredictor4D (void) |
Public Member Functions inherited from Chroma::AbsChronologicalPredictor4D< LatticeFermion > | |
virtual | ~AbsChronologicalPredictor4D (void) |
Private Attributes | |
std::string | subspace_name |
int | refresh_rate |
Definition at line 29 of file MG_predictor.h.
|
inline |
Definition at line 36 of file MG_predictor.h.
|
inline |
Definition at line 38 of file MG_predictor.h.
|
inline |
Definition at line 41 of file MG_predictor.h.
|
inline |
Definition at line 45 of file MG_predictor.h.
|
inlinevirtual |
Implements Chroma::AbsMGChronologicalPredictor4D< LatticeFermion >.
Definition at line 49 of file MG_predictor.h.
References Chroma::END_CODE(), Chroma::START_CODE(), and Chroma::MG4DChronoPredictor< T >::subspace_name.
|
inlinevirtual |
Implements Chroma::AbsMGChronologicalPredictor4D< LatticeFermion >.
Definition at line 84 of file MG_predictor.h.
|
inlinevirtual |
Implements Chroma::AbsMGChronologicalPredictor4D< LatticeFermion >.
Definition at line 75 of file MG_predictor.h.
|
inlinevirtual |
Implements Chroma::AbsMGChronologicalPredictor4D< LatticeFermion >.
Definition at line 68 of file MG_predictor.h.
|
inlinevirtual |
Implements Chroma::AbsMGChronologicalPredictor4D< LatticeFermion >.
Definition at line 58 of file MG_predictor.h.
References Chroma::END_CODE(), Chroma::MG4DChronoPredictor< T >::refresh_rate, and Chroma::START_CODE().
|
private |
Definition at line 95 of file MG_predictor.h.
Referenced by Chroma::MG4DChronoPredictor< T >::resetSubspace().
|
private |
Definition at line 94 of file MG_predictor.h.
Referenced by Chroma::MG4DChronoPredictor< T >::getSubspace().