mirror of
https://github.com/paboyle/Grid.git
synced 2026-05-03 08:54:12 +01:00
c6cbe533ea
The current implementation is the exact same code as normal GMRES. This commit only sets up the "framework" for the implementation of CAGMRES, i.e., a test and an include in the algorithms header file.