aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortradke <tradke@0888f3d4-9f52-45d2-93bc-d00801ff5e46>2000-10-13 18:20:27 +0000
committertradke <tradke@0888f3d4-9f52-45d2-93bc-d00801ff5e46>2000-10-13 18:20:27 +0000
commitfd8772dba167e11518545bf07448b5a8f86c0d0b (patch)
tree05d14484ef946a5f693fc7730dcd44ef8b7369fd
parentbdbda7529f84626b193aedddc0ac2de883036a74 (diff)
Added a !DESC line to these parfiles.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@49 0888f3d4-9f52-45d2-93bc-d00801ff5e46
-rw-r--r--par/checkpoint.par4
-rw-r--r--par/recover.par2
2 files changed, 5 insertions, 1 deletions
diff --git a/par/checkpoint.par b/par/checkpoint.par
index a50578b..1659d54 100644
--- a/par/checkpoint.par
+++ b/par/checkpoint.par
@@ -1,4 +1,4 @@
-# checkpoint.par - stream checkpoints from a wavetoy evolution
+# checkpoint.par - Stream checkpoints from a wavetoy evolution
# $Id$
#
# /*@@
@@ -16,6 +16,8 @@
# @endhistory
# @@*/
+!DESC "Stream Wavetoy ID in HDF5 file format"
+
ActiveThorns = "IDScalarWaveC Time WaveToyC PUGH CartGrid3D IOUtil IOBasicIOHDF5Util IOStreamedHDF5 "
diff --git a/par/recover.par b/par/recover.par
index c7ed0eb..8b825dd 100644
--- a/par/recover.par
+++ b/par/recover.par
@@ -16,6 +16,8 @@
# @endhistory
# @@*/
+!DESC "Recover from a streamed WaveToy ID checkpoint file in HDF5 file format"
+
ActiveThorns = "IDScalarWaveC Time WaveToyC PUGH CartGrid3D IOUtil IOBasicIOHDF5Util IOStreamedHDF5 "