next up previous contents index
Next: 11.4.7 function get_array() Up: 11.4 The C interface to Previous: 11.4.5 function get_string()


11.4.6 function put_array()

The put_array() function takes 3 arguments to set the value of an array Program Variable. The first argument is the name of the variable in the IFEFFIT name space. The second is the number of points (type int*) in the array, and the third is the array itself (type double*). To comply with the IFEFFIT naming rules, the variable name needs to contain a dot `.'.



Matt Newville
2004-02-09