This website requires JavaScript.
Explore
Help
Register
Sign In
portelli
/
Grid
Watch
1
Star
0
Fork
0
You've already forked Grid
mirror of
https://github.com/paboyle/Grid.git
synced
2025-06-21 17:22:03 +01:00
Code
Releases
Activity
Files
09946cf1ba72b56b97743db550857f8c6de25b6d
Grid
/
Grid
/
algorithms
History
Peter Boyle
8bece1f861
Faster to transpose the matrix and apply with column major order
2023-11-15 17:58:38 -05:00
..
approx
Resize tol in constructor
2023-11-15 17:55:57 -05:00
iterative
Implement flexible preconditioned CG
2023-11-15 17:57:39 -05:00
multigrid
Faster to transpose the matrix and apply with column major order
2023-11-15 17:58:38 -05:00
Algorithms.h
Reorganise multigrid
2023-10-06 10:47:12 -04:00
FFT.h
Make FFT play nice with split grid
2021-06-20 11:34:38 +02:00
LinearOperator.h
For Mirs preconditioner solver
2023-11-15 17:55:32 -05:00
Preconditioner.h
Warning free compile on make all and make tests under nvcc
2021-10-27 00:27:03 +01:00
SparseMatrix.h
Linear operator and SparseMatrix virtual destructors
2021-10-15 20:47:18 +01:00