ROUTINE
-------

INT_ ug_initialize_param
 (UG_Param_Struct * UG_Param_Struct_Ptr)

DESCRIPTION
-----------

Set the name, flag, default value, minimum allowable value, maximum allowable
value, and description for all UG library parameters.

RETURN VALUE
---------------

0                        : Then no errors occurred.
>0                       : Errors occurred.
                           The return value will be between 400 and 499 or
                           the return value will be between 100400 and 100499

OUTPUT ARGUMENTS
---------------

UG_Param_Struct_Ptr      : UG parameter structure.
