Ah, that makes more sense.

Cheers,
Steve

On 04/10/2013 10:45 AM, Roland Haas wrote:
Hello Steve, all,

Is that something you'd want to do? Why wouldn't you want to set
estPar::int1[0] in the example below?
This was just an illustrative example based on the syntax in the test
parfile. What I want to do is say set 10 elements of the vector to one
value, the next 5 to another and then one to some third value, ie:

thorn::par[0:9] = 42
thorn::par[10:14] = 17
thorn:par[15] = 23

Yours,
Roland



_______________________________________________
Users mailing list
[email protected]
http://cactuscode.org/mailman/listinfo/users

_______________________________________________
Users mailing list
[email protected]
http://cactuscode.org/mailman/listinfo/users

Reply via email to