Closed ali-ramadhan closed 5 years ago
@ali-ramadhan here is my proposed re-factor of the poisson solver:
https://github.com/glwagner/Oceananigans.jl/blob/poisson-solver-refactor/src/poisson_solver.jl
Now may be the right time to move it to a new package, because we can run the tests independent from oceananigans before refactoring oceananigans itself.
Closed by #109
I think
EigenPoissonSolver
is a better name. Just creating a separate issue as this should be a pretty easy item to resolve, and is separate from updating the documentation.