aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetIOHDF5/interface.ccl
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@cct.lsu.edu>2006-04-13 20:21:00 +0000
committerErik Schnetter <schnetter@cct.lsu.edu>2006-04-13 20:21:00 +0000
commit5cd65be2b6d85cec04fbd4f8ab4792bb70cc1aae (patch)
tree529acfca7c5474778165fd9b7240f86ddc375d9a /Carpet/CarpetIOHDF5/interface.ccl
parentff3c32bd8848efc0d1fe293b31d0078b61ec2d6e (diff)
CarpetIOHDF5: Add parameter "use_grid_structure_from_checkpoint"
Add a parameter "use_grid_structure_from_checkpoint" that reads the grid structure from the checkpoint file, and sets up the Carpet grid hierarchy accordingly. The Carpet grid hierarchy is written unconditionally to all checkpoint files. darcs-hash:20060413202124-dae7b-f97e6aac2267ebc5f5e3867cbf78ca52bbd33016.gz
Diffstat (limited to 'Carpet/CarpetIOHDF5/interface.ccl')
-rw-r--r--Carpet/CarpetIOHDF5/interface.ccl3
1 files changed, 3 insertions, 0 deletions
diff --git a/Carpet/CarpetIOHDF5/interface.ccl b/Carpet/CarpetIOHDF5/interface.ccl
index 100f4dcf6..82104d1a5 100644
--- a/Carpet/CarpetIOHDF5/interface.ccl
+++ b/Carpet/CarpetIOHDF5/interface.ccl
@@ -6,6 +6,8 @@ includes header: CarpetIOHDF5.hh in CarpetIOHDF5.hh
uses include header: carpet.hh
+uses include header: defs.hh
+
uses include header: bbox.hh
uses include header: vect.hh
@@ -13,6 +15,7 @@ uses include header: data.hh
uses include header: gdata.hh
uses include header: ggf.hh
+uses include header: gh.hh