#include <iostream>
#include "geometry.hpp"
#include "problem.hpp"
#include "matrix.hpp"
#include "mvector.hpp"
Go to the source code of this file.
Classes | |
| class | Solver |
| Abstract base class for solving linear and nonlinear problems. Different implementation may exist. More... | |
Defines | |
| #define | SOLVER_HPP 1 |
| #define SOLVER_HPP 1 |
1.4.7