From f5ed6c2e28e17995f9a69ee24a33ee81ddc44065 Mon Sep 17 00:00:00 2001 From: tradke Date: Thu, 10 Jun 2004 16:39:38 +0000 Subject: USE general downsampling parameters from IO. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOASCII/trunk@181 94b1c47f-dcfd-45ef-a468-0854c0e9e350 --- param.ccl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/param.ccl b/param.ccl index 065ea17..d8262e8 100644 --- a/param.ccl +++ b/param.ccl @@ -245,6 +245,9 @@ USES REAL out_xyplane_z USES INT out_yzplane_xi USES INT out_xzplane_yi USES INT out_xyplane_zi +USES INT out_downsample_x +USES INT out_downsample_y +USES INT out_downsample_z USES KEYWORD verbose USES BOOLEAN new_filename_scheme USES BOOLEAN strict_io_parameter_check -- cgit v1.2.3