Dear colleagues, I'm solving Poisson's equation with Neumann boundary conditions in rectangular area as you can see at the pic 1. I realized fully explicit algorithm, but it costs to much operations per time. Now I'm looking for economy algorithm in 2D.
Can you advice any? If you are using c++, maybe it's any open source librarys with poisonn's solver?
Fast Fourier Transformations are not allowed.