Skip to content

Parallel implementation of Poisson equation with Dirichlet conditions using MPI and OpenMP

License

Notifications You must be signed in to change notification settings

KamalovRuslan/Parallel-Computations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poisson equation solver

Solver - Dirichlet Poisson equation solver with conjugate gradients method

Method:

  • five point diff scheme difference equation for Laplace operator approximation
  • grid fragmentation are regular
  • MPI
  • OpenMP

About

Parallel implementation of Poisson equation with Dirichlet conditions using MPI and OpenMP

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published