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 `.'.