ucsini2

Description

Function ucsini2 is called after save in the Scheduler.

Synopsis


#include "factor.h"

void ucsini2(void)

Returns

Nothing.

Note: This function is typically used to write out user input auxiliary data tables at the end of saving a model.
Note: In most cases, user save code could be placed in either function ucsini1 or function ucsini2 with the same effect.