LAMA
/home/brandes/workspace/LAMA/src/lama/solver/GMRES.hpp File Reference

GMRES.hpp. More...

#include <lama/config.hpp>
#include <lama/solver/IterativeSolver.hpp>
#include <boost/scoped_array.hpp>

Go to the source code of this file.

Data Structures

class  lama::GMRES
 The class GMRES represents a IterativeSolver which uses the krylov subspace GMRES method to solve a system of linear equations iteratively. More...
struct  lama::GMRES::GMRESRuntime

Namespaces

namespace  lama
 

The namespace lama holds everything of the C++ Library lama.



Detailed Description

GMRES.hpp.

Author:
Malte Förster
Date:
10.04.2012 $Id$