LAMA
|
#include <lama/config.hpp>
#include <lama/solver/IterativeSolver.hpp>
#include <logging/logging.hpp>
Go to the source code of this file.
Data Structures | |
class | lama::OmegaSolver |
The OldSolutionHandler class only manages the omega parameter For solvers like Jacobi and SOR. More... | |
struct | lama::OmegaSolver::OmegaSolverRuntime |
Namespaces | |
namespace | lama |
The namespace lama holds everything of the C++ Library lama. | |
Typedefs | |
typedef boost::shared_ptr < OmegaSolver > | lama::OldSolutionHandlerPtr |