Commit 5d29c556 authored by David Goz's avatar David Goz 😴
Browse files

Update README.md

parent dfc849f1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@

The Poisson problem is a simple partial differentual equation (PDE) that is at the
core of many applications. The example is useful for desccribing the features
of MPI/OpenMP that can be used in solving partial differential equations and
of MPI/OpenMP/CUDA/OpenACC that can be used in solving partial differential equations and
other problems that involve decomposition across many processes.

Authors: Andrea Mignone   (mignone@to.infn.it)       ---> original version