1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 17:25:37 +01:00
Grid/lib/algorithms
paboyle cb9da7b371 Temporarily disable gmp dependency simply because Cray XC30's I'm benchmarking
have a downlevel gmp version that chokes on ::max_align_t where gmp had a
bug as far as I recall.
2015-07-01 22:47:33 +01:00
..
approx Temporarily disable gmp dependency simply because Cray XC30's I'm benchmarking 2015-07-01 22:47:33 +01:00
iterative VPGCR updates 2015-06-30 15:02:27 +01:00
CoarsenedMatrix.h Big commit fixing nocompiles in defective C++11 compilers (gcc, icpc). stared getting to 2015-06-30 15:17:27 +01:00
LinearOperator.h Variable preconditioned GCR with restarting. 2015-06-21 10:58:46 +01:00
Preconditioner.h Abstract preconditioner 2015-06-21 11:03:55 +01:00
SparseMatrix.h Conjugate residual algorithm; some more unary functions 2015-06-08 12:04:59 +01:00