aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorsai <sai@eec4d7dc-71c2-46d6-addf-10296150bf52>1999-11-19 10:53:59 +0000
committersai <sai@eec4d7dc-71c2-46d6-addf-10296150bf52>1999-11-19 10:53:59 +0000
commitb1849ef1e3f1d76fa730e5bd3e0b7652e869f036 (patch)
treeded096003b96702cab62d60bced94020bee952fb /param.ccl
parentd8abcb8cae9a2b7e5ea364a1193a54185e31a028 (diff)
Renamed parameter interp_order to order.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@8 eec4d7dc-71c2-46d6-addf-10296150bf52
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/param.ccl b/param.ccl
index 52937e3..f935161 100644
--- a/param.ccl
+++ b/param.ccl
@@ -16,7 +16,7 @@ BOOLEAN stencil "Use custom 2D stencil if available"
{
} "yes"
-INT interp_order "Cartoon's interpolation order"
+INT order "Cartoon's interpolation order"
{
0:* ::
} 4