From: W. Trevor King
Date: Tue, 14 Sep 2010 15:03:00 +0000 (-0400)
Subject: Remove extra blank line from diffusion/index.shtml.itex2MML.
X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=922b536c3b8b6f33726ce0315c6c19c428451707;p=parallel_computing.git
Remove extra blank line from diffusion/index.shtml.itex2MML.
---
diff --git a/content/diffusion/index.shtml.itex2MML b/content/diffusion/index.shtml.itex2MML
index e9f4483..876d6c8 100644
--- a/content/diffusion/index.shtml.itex2MML
+++ b/content/diffusion/index.shtml.itex2MML
@@ -40,7 +40,6 @@ domain. In addition, a source term $S(x,t)$ could be added to the
right hand side of the equation. If $u(x,t)$ represents a temperature
field, then $S(x,t)$ would represent a heat source.
-
In this case, the domain decomposition applies to the space
variables. The time evolution is essentially sequential, $u(t + d t,
x)$ is obtained from $u(t,x)$ which can not be parallelized. This is