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 -- My email is as private as my paper mail. I therefore support encrypting and signing email messages. Get my PGP key from http://keys.gnupg.net.
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Users mailing list [email protected] http://cactuscode.org/mailman/listinfo/users
