aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authorhinder <hinder@4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843>2011-01-03 18:50:53 +0000
committerhinder <hinder@4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843>2011-01-03 18:50:53 +0000
commit484a45b907ffc45cb0d3f81bcb109fe3d07bede1 (patch)
tree9751c105738e6e7a440b5ea7a45a3c9d537f8d7c /interface.ccl
parent8a261b82b40e89d433499fd8ac82a1050c02bbce (diff)
Add HDF5 output support
One HDF5 file per variable, and one extensible dataset per radius per mode. HDF5 is required only optionally, so this thorn can be compiled without it. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Multipole/trunk@74 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl5
1 files changed, 5 insertions, 0 deletions
diff --git a/interface.ccl b/interface.ccl
index 463a8ce..a8eda59 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -2,6 +2,11 @@
implements: multipole
inherits: Grid
+CCTK_INT FUNCTION IO_TruncateOutputFiles \
+ (CCTK_POINTER_TO_CONST IN GH)
+
+REQUIRES FUNCTION IO_TruncateOutputFiles
+
public:
CCTK_REAL harmonics type=GF timelevels=1