RE: Re: Discrete interpolation attribute (was New version of DAVEfunc DTD 1.9b3)

2007-06-19 Thread Curtin, Robert (Contractor)
The discrete option, as we originally intended it, was a nearest grid-point option. The relevant code snippet from the Janus interpreter: * allow for order 0 linear interpolation, i.e. take nearest discrete * value on the grid. */ if ( 0 == functionIndependentVariableOrder_[

arrayDef draft simstd comments

2008-03-12 Thread Curtin, Robert (Contractor)
Hi Bruce, You suggestion looks good. The dimensions attribute would be unnecessary, as it's defined by the number of dim elements, in the same way that a gridded table's dimensional size is specified by the number of independentVarRef (and also bpRef) elements. I'd keep initialValue singular to