[Users] default values for array parameters
Tom Goodale
goodale at cct.lsu.edu
Mon Dec 18 03:41:58 CST 2006
On Sat, 16 Dec 2006, Jonathan Thornburg wrote:
> On Fri, 15 Dec 2006, David Rideout wrote:
>> How does one specify the default value for an array parameter in
>> param.ccl? It is not documented in the appendix E2.3 of the
>> UsersGuide. The C syntax {val1, val2, val3, ...} seems to be silently
>> ignored by the CST.
>
> So far as I know, the only thing Cactus supports is to specify a
> scalar default, this is used for each array element. If you want
> different defaults for different array elements (e.g. the C syntax
> with a default value of {42,69,105}), you're out of luck. :(
>
> I had thought I had an open bug report (feature request) for this,
> but search in gnats just now I can't find it...
I've played with the idea too, plus having syntax in the the parameter
file to allow one to set several values at once, but haven't gotten round
to implementing either 8-(
Tom
More information about the Users
mailing list