aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorgoodale <goodale@bfcf8e34-485d-4d46-a995-1fd6fa6fb178>2000-10-04 09:33:52 +0000
committergoodale <goodale@bfcf8e34-485d-4d46-a995-1fd6fa6fb178>2000-10-04 09:33:52 +0000
commita56d13efe4ca5ae5ec16daf48a1842e61de89109 (patch)
treef9c3f93aeecc0cfd9ee3447675584071ad424481 /param.ccl
parent26d5683ec2ee7d39c246029122ef80bcd4d63b96 (diff)
Socket layer. Compiles but untested.
Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IsoSurfacer/trunk@6 bfcf8e34-485d-4d46-a995-1fd6fa6fb178
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl4
1 files changed, 4 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index 74e514e..377df62 100644
--- a/param.ccl
+++ b/param.ccl
@@ -47,6 +47,10 @@ STRING outdir "Output directory for isosurface data files"
.* :: A regex which matches everything
} "."
+BOOLEAN nusurfacer "Enable the new isosurfacer routines to be used rather than the originals ?"
+{
+} "yes"
+
#############################################################################
### import IOUtil parameters
#############################################################################