Synopsis
(macro) void mda_SetDefaultTol2(int model, double tol)
Purpose
Sets the default tolerance value.
Description
The tolerance specified here will be returned by mda_GetTol whenever it is called with an unknown tolerance name. If this function is not called the default is set to DBL_EPSILON.
Input
model
Model to set default tolerance in
tol
Value of default tolerance
Return
MDA error code