This code provides a MATLAB implementation of a 2D Poisson solver using the multigrid method. The solver can be used to solve the Poisson equation of the form: ∇^2 u = f where u is the solution, f is ...
This is the repository that includes the Matlab source code of the characteristic mapping method and spectral method to solve the Vlasov Poisson equation. If you use ...