Note: this function is deprecated. There is no replacement for this function.
e05jlc is used to get the value of a real
e05jbc optional parameter.
e05jlc can be used before or after calling
e05jbc, but the initialization function
e05jac must have been called before calling
e05jlc.
e05jlc obtains the current value of a real-valued optional parameter.
For example
e05jlc ('Local Searches Tolerance', &loctol, &state, &fail);
will result in the value of the optional parameter
being output in
loctol.
A complete list of optional parameters, their symbolic names and default values is given in
Section 12 in
e05jbc.
None.
Not applicable.
Background information to multithreading can be found in the
Multithreading documentation.
None.