next up previous contents
Next: user_free_master Up: User-written functions of the Previous: user_usage   Contents

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 2002-10-23