aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetWeb
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@cct.lsu.edu>2008-03-19 11:20:05 -0500
committerErik Schnetter <schnetter@cct.lsu.edu>2008-03-19 11:20:05 -0500
commit78c6307649d812cd12033ca1fe4de23f29b2ecdb (patch)
tree3b57cec53693491e6a2895116f55f66cadb80de9 /Carpet/CarpetWeb
parent1dd96e20cb7a87d294c5298b46f01dff97b0da53 (diff)
CarpetWeb: Correct html errors
Diffstat (limited to 'Carpet/CarpetWeb')
-rw-r--r--Carpet/CarpetWeb/version-4.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/Carpet/CarpetWeb/version-4.html b/Carpet/CarpetWeb/version-4.html
index ce6f9dc6c..ab6dbb2f0 100644
--- a/Carpet/CarpetWeb/version-4.html
+++ b/Carpet/CarpetWeb/version-4.html
@@ -44,16 +44,16 @@
defines or updates the grid hierarchy, and reduces the chance of
inconsistencies therein.</p></li>
- <li></p>During checkpointing and recovery, the grid structure is
+ <li><p>During checkpointing and recovery, the grid structure is
saved and restored by default. This avoids accidental changes
upon recovery.</p></li>
- <li></p>The efficiency of I/O has been increased, especially for
+ <li><p>The efficiency of I/O has been increased, especially for
HDF5 based binary I/O. It is possible to combine several
variables into one file to reduce the number of output
files.</p></li>
- <li></p>A new thorn LoopControl offers iterators over grid
+ <li><p>A new thorn LoopControl offers iterators over grid
points, implemented as C-style macros. These iterators allow
additional important loop-level optimisations, such
as <a href="http://en.wikipedia.org/wiki/Loop_tiling">loop
@@ -143,7 +143,7 @@
reduces the number of output files.</p></li>
</ul>
- <h3><Communication, Mesh Refinement</h3>
+ <h3>Communication, Mesh Refinement</h3>
<ul>
<li><p>The algorithm determining the communication schedule is