Skip to content

TarasKuzyo/laplace-2D

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published