From 2dee193006954a0883f1e3318c5d13da35816879 Mon Sep 17 00:00:00 2001
From: "W. Trevor King"
Date: Tue, 9 Nov 2010 11:29:13 -0500
Subject: [PATCH] Link Poisson assigment to poisson_2d.c code.
---
assignments/archive/poisson/index.shtml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/assignments/archive/poisson/index.shtml b/assignments/archive/poisson/index.shtml
index 1f0b249..3d4f08e 100644
--- a/assignments/archive/poisson/index.shtml
+++ b/assignments/archive/poisson/index.shtml
@@ -16,7 +16,8 @@ and SOR algorithms are
explained in the course web pages. The steps toward a parallel code
are also explained.
-Start from the code p.c and
+
Start from the
+code poisson_2d.c and
implement the parallel version. Pay particular attention to minimize
communications.
--
2.26.2