Skip to content

Repository files navigation

laplace-2D

The fortran code to solve Laplace (or Poisson) equation in 2D on the rectangular grid.

The code solves the equation u_{xx} + u_{yy} = f(x, y) with the value of u(x, y) defined on the domain boundary.

laplace equation

About

The fortran code to solve Laplace (Poisson) equation in 2D

Resources

Stars

9 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages