-
- Downloads
Introduce LinearSolver interface class
A LinearSolver is a solver for a linear system of equations. In particular, LinearSolver objects can be given a matrix and a right-hand-side vector.
dune/solvers/solvers/linearsolver.hh
0 → 100644
Please register or sign in to comment