1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-19 16:55:37 +01:00

Updated todo list

This commit is contained in:
Peter Boyle 2024-04-30 05:24:39 -04:00
parent 98cf247f33
commit aa148455b7

6
TODO
View File

@ -1,3 +1,9 @@
i) Refine subspace with HDCG & recompute
ii) Block Lanczos in coarse space
iii) Batched block project in the operator computation
-------
i) Clean up CoarsenedMatrix, GeneralCoarsenedMatrix, GeneralCoarsenedMatrixMultiRHS i) Clean up CoarsenedMatrix, GeneralCoarsenedMatrix, GeneralCoarsenedMatrixMultiRHS
-- Ideally want a SINGLE implementation that does MultiRHS **AND** works with one RHS. -- Ideally want a SINGLE implementation that does MultiRHS **AND** works with one RHS.