1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-11-10 15:55:37 +00:00
Grid/lib/algorithms
Daniel Richtmann a367835bf2
Set everything up for the implementation of FCAGMRES
The current implementation is the exact same code as normal FGMRES. This commit
only sets up the "framework" for the implementation of FCAGMRES, i.e., a test
and an include in the algorithms header file.
2017-11-09 17:30:41 +01:00
..
approx XML serialisation of parms and initialise from parms object 2017-10-25 23:47:59 +01:00
iterative Set everything up for the implementation of FCAGMRES 2017-11-09 17:30:41 +01:00
Algorithms.h Set everything up for the implementation of FCAGMRES 2017-11-09 17:30:41 +01:00
CoarsenedMatrix.h Improvements for coarse grid compressed lanczos 2017-10-25 23:46:33 +01:00
FFT.h Bug fix with spreadout FFT 2017-09-21 11:10:08 +01:00
LinearOperator.h Merge branch 'develop' into feature/lanczos-reorg 2017-10-27 14:21:38 +01:00
Preconditioner.h Global edit adding copyright and license info to every source file. 2016-01-02 14:51:32 +00:00
SparseMatrix.h Open up dependency on Eigen and FFTW 2016-07-07 22:31:07 +01:00