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

Last solution predictor. More...

#include <last_solution_predictor.h>

Inheritance diagram for Chroma::LastSolution5DChronoPredictor:

Chroma::AbsChronologicalPredictor5D< LatticeFermion > List of all members.

Public Member Functions

 ~LastSolution5DChronoPredictor (void)
 LastSolution5DChronoPredictor (const int N5_)
 LastSolution5DChronoPredictor (const LastSolution5DChronoPredictor &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
multi1d< LatticeFermion > last_solution
bool last_solution_available

Detailed Description

Last solution predictor.

Definition at line 144 of file last_solution_predictor.h.


Constructor & Destructor Documentation

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

Definition at line 149 of file last_solution_predictor.h.

Chroma::LastSolution5DChronoPredictor::LastSolution5DChronoPredictor ( const int  N5_  )  [inline]

Definition at line 152 of file last_solution_predictor.h.

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

Definition at line 155 of file last_solution_predictor.h.


Member Function Documentation

void Chroma::LastSolution5DChronoPredictor::newVector ( const multi1d< LatticeFermion > &  psi  )  [inline, virtual]

Implements Chroma::AbsChronologicalPredictor5D< LatticeFermion >.

Definition at line 186 of file last_solution_predictor.h.

References END_CODE, last_solution, last_solution_available, N5, and START_CODE.

void Chroma::LastSolution5DChronoPredictor::operator() ( multi1d< LatticeFermion > &  psi,
const LinearOperatorArray< LatticeFermion > &  A,
const multi1d< LatticeFermion > &  chi 
) [inline, virtual]

Implements Chroma::AbsChronologicalPredictor5D< LatticeFermion >.

Definition at line 159 of file last_solution_predictor.h.

References END_CODE, last_solution, last_solution_available, N5, and START_CODE.

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

Implements Chroma::AbsChronologicalPredictor5D< LatticeFermion >.

Definition at line 181 of file last_solution_predictor.h.

References last_solution_available.


Member Data Documentation

multi1d<LatticeFermion> Chroma::LastSolution5DChronoPredictor::last_solution [private]

Definition at line 205 of file last_solution_predictor.h.

Referenced by newVector(), and operator()().

bool Chroma::LastSolution5DChronoPredictor::last_solution_available [private]

Definition at line 206 of file last_solution_predictor.h.

Referenced by newVector(), operator()(), and reset().

const int Chroma::LastSolution5DChronoPredictor::N5 [private]

Definition at line 204 of file last_solution_predictor.h.

Referenced by newVector(), and operator()().


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