Chroma::LastSolution4DChronoPredictor Class Reference
[HMC linear system solver initial guess]

Last solution predictor. More...

#include <last_solution_predictor.h>

Inheritance diagram for Chroma::LastSolution4DChronoPredictor:

Chroma::AbsTwoStepChronologicalPredictor4D< LatticeFermion > Chroma::AbsChronologicalPredictor4D< LatticeFermion > List of all members.

Public Member Functions

 ~LastSolution4DChronoPredictor (void)
 LastSolution4DChronoPredictor (void)
 LastSolution4DChronoPredictor (const LastSolution4DChronoPredictor &p)
void predictX (LatticeFermion &X, const LinearOperator< LatticeFermion > &A, const LatticeFermion &chi)
void predictY (LatticeFermion &Y, const LinearOperator< LatticeFermion > &A, const LatticeFermion &chi)
void reset (void)
void newXVector (const LatticeFermion &X)
void newYVector (const LatticeFermion &Y)

Private Attributes

bool last_solutionX_available
bool last_solutionY_available
LatticeFermion last_solutionX
LatticeFermion last_solutionY

Detailed Description

Last solution predictor.

Definition at line 30 of file last_solution_predictor.h.


Constructor & Destructor Documentation

Chroma::LastSolution4DChronoPredictor::~LastSolution4DChronoPredictor ( void   )  [inline]

Definition at line 37 of file last_solution_predictor.h.

Chroma::LastSolution4DChronoPredictor::LastSolution4DChronoPredictor ( void   )  [inline]

Definition at line 39 of file last_solution_predictor.h.

Chroma::LastSolution4DChronoPredictor::LastSolution4DChronoPredictor ( const LastSolution4DChronoPredictor p  )  [inline]

Definition at line 44 of file last_solution_predictor.h.


Member Function Documentation

void Chroma::LastSolution4DChronoPredictor::newXVector ( const LatticeFermion &  X  )  [inline, virtual]

Implements Chroma::AbsTwoStepChronologicalPredictor4D< LatticeFermion >.

Definition at line 101 of file last_solution_predictor.h.

References END_CODE, last_solutionX, last_solutionX_available, and START_CODE.

void Chroma::LastSolution4DChronoPredictor::newYVector ( const LatticeFermion &  Y  )  [inline, virtual]

Implements Chroma::AbsTwoStepChronologicalPredictor4D< LatticeFermion >.

Definition at line 113 of file last_solution_predictor.h.

References END_CODE, last_solutionY, last_solutionY_available, and START_CODE.

void Chroma::LastSolution4DChronoPredictor::predictX ( LatticeFermion &  X,
const LinearOperator< LatticeFermion > &  A,
const LatticeFermion &  chi 
) [inline, virtual]

Implements Chroma::AbsTwoStepChronologicalPredictor4D< LatticeFermion >.

Definition at line 51 of file last_solution_predictor.h.

References END_CODE, last_solutionX, last_solutionX_available, and START_CODE.

void Chroma::LastSolution4DChronoPredictor::predictY ( LatticeFermion &  Y,
const LinearOperator< LatticeFermion > &  A,
const LatticeFermion &  chi 
) [inline, virtual]

Implements Chroma::AbsTwoStepChronologicalPredictor4D< LatticeFermion >.

Definition at line 71 of file last_solution_predictor.h.

References END_CODE, last_solutionY, last_solutionY_available, and START_CODE.

void Chroma::LastSolution4DChronoPredictor::reset ( void   )  [inline, virtual]

Implements Chroma::AbsTwoStepChronologicalPredictor4D< LatticeFermion >.

Definition at line 91 of file last_solution_predictor.h.

References last_solutionX_available, and last_solutionY_available.


Member Data Documentation

LatticeFermion Chroma::LastSolution4DChronoPredictor::last_solutionX [private]

Definition at line 128 of file last_solution_predictor.h.

Referenced by newXVector(), and predictX().

bool Chroma::LastSolution4DChronoPredictor::last_solutionX_available [private]

Definition at line 126 of file last_solution_predictor.h.

Referenced by newXVector(), predictX(), and reset().

LatticeFermion Chroma::LastSolution4DChronoPredictor::last_solutionY [private]

Definition at line 129 of file last_solution_predictor.h.

Referenced by newYVector(), and predictY().

bool Chroma::LastSolution4DChronoPredictor::last_solutionY_available [private]

Definition at line 127 of file last_solution_predictor.h.

Referenced by newYVector(), predictY(), and reset().


The documentation for this class was generated from the following file:
Generated on Sun Nov 22 04:40:32 2009 for CHROMA by  doxygen 1.4.7