Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 378 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 378 Bytes

LFRic-solverAPI

The solver API for the LFRic code. Krylov subspace solvers are written in terms of abstract vectors, abstract linear operators and abstract preconditioners.

Included is a simple line vector and a diagonal preconditioner. Also a 1-d Poisson operator and a symmetric random matrix so the solvers can actually run.

Contact: [email protected]