6
6
- Add Epetra/Trilinos linear solvers
7
7
- Add setrow() to matrix interface
8
8
- Add new solver SingularSolver for solving singular (pressure) systems
10
10
- LinearSolver now handles all backends and linear solvers
11
11
- Add access to normal in Function, useful for inflow boundary conditions
12
12
- Remove GMRES and LU classes, use solve() instead