next up previous contents Back to SYMPHONY Home Page
Next: user_free_master Up: User-written functions of the Previous: user_usage

user_initialize

int user_initialize(void **user)

Description:

The user allocates space for and initializes the user-defined data structures for the master process.

Arguments:

void **user OUT Pointer to the user-defined data structure.

Return values:

ERROR Error. SYMPHONY stops.
USER_NO_PP Initialization is done.





Ted Ralphs
2000-09-08