From 78c6307649d812cd12033ca1fe4de23f29b2ecdb Mon Sep 17 00:00:00 2001 From: Erik Schnetter Date: Wed, 19 Mar 2008 11:20:05 -0500 Subject: CarpetWeb: Correct html errors --- Carpet/CarpetWeb/version-4.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Carpet/CarpetWeb') 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.

-
  • During checkpointing and recovery, the grid structure is +
  • During checkpointing and recovery, the grid structure is saved and restored by default. This avoids accidental changes upon recovery.

  • -
  • The efficiency of I/O has been increased, especially for +
  • 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.

  • -
  • A new thorn LoopControl offers iterators over grid +
  • A new thorn LoopControl offers iterators over grid points, implemented as C-style macros. These iterators allow additional important loop-level optimisations, such as loop @@ -143,7 +143,7 @@ reduces the number of output files.

  • -

    +

    Communication, Mesh Refinement

    • The algorithm determining the communication schedule is -- cgit v1.2.3