LAMA
|
#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. |