aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authortradke <tradke@4825ed28-b72c-4eae-9704-e50c059e567d>2002-04-26 16:01:00 +0000
committertradke <tradke@4825ed28-b72c-4eae-9704-e50c059e567d>2002-04-26 16:01:00 +0000
commit6380d01f896e96eb4d536e7c4fc88fed858b6b2e (patch)
tree28bbea411d22e2ea37d2e39e031726926bffe00d /param.ccl
parent497188bef8ce0f21851dd3fa6ae777d58008d713 (diff)
Removed unused parameters inherited from IO.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@125 4825ed28-b72c-4eae-9704-e50c059e567d
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl10
1 files changed, 0 insertions, 10 deletions
diff --git a/param.ccl b/param.ccl
index 0ac619c..e3defd0 100644
--- a/param.ccl
+++ b/param.ccl
@@ -76,22 +76,12 @@ USES BOOLEAN verbose
USES BOOLEAN newverbose
USES BOOLEAN print_timing_info
USES BOOLEAN out3D_parameters
-USES KEYWORD out_fileinfo
#######################
# Specific to 3D output
#######################
USES KEYWORD out3D_mode
-USES INT out3D_procs
USES BOOLEAN out3D_septimefiles
-USES BOOLEAN out3D_unchunked
-
-##############################################
-# Downsampling parameters based on IOUTIL
-##############################################
-USES INT out3D_downsample_x
-USES INT out3D_downsample_y
-USES INT out3D_downsample_z
###################################
# Checkpointing/recovery parameters