mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 07:55:35 +00:00
Prep for mgrid
This commit is contained in:
parent
50e8b2160e
commit
ea583e2e53
@ -3,6 +3,7 @@
|
|||||||
|
|
||||||
#include <algorithms/SparseMatrix.h>
|
#include <algorithms/SparseMatrix.h>
|
||||||
#include <algorithms/LinearOperator.h>
|
#include <algorithms/LinearOperator.h>
|
||||||
|
#include <algorithms/CoarsenedMatrix.h>
|
||||||
|
|
||||||
#include <algorithms/iterative/ConjugateGradient.h>
|
#include <algorithms/iterative/ConjugateGradient.h>
|
||||||
#include <algorithms/iterative/ConjugateResidual.h>
|
#include <algorithms/iterative/ConjugateResidual.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user