aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
blob: 1e3d9667d644c0b9d5751c10ee6791a0c5c2ef4a (plain)
1
2
3
4
5
6
7
8
9
10
# Parameter definitions for thorn ADMMacros
# $Header$

restricted:
 
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2