You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 18, 2019. It is now read-only.
/* FLAG_NEWTON_STRATEGY */"value specifies the damping strategy for the newton solver",
163
163
/* FLAG_NLS */"value specifies the nonlinear solver",
164
164
/* FLAG_NLS_INFO */"outputs detailed information about solving process of non-linear systems into csv files.",
165
-
/* FLAG_NLS_LS */"value specifies the linear solver used by the non-linear solver\m nlsLS=[totalpivot|lapack|klu]",
165
+
/* FLAG_NLS_LS */"value specifies the linear solver used by the non-linear solver",
166
166
/* FLAG_NOEMIT */"do not emit any results to the result file",
167
167
/* FLAG_NOEQUIDISTANT_GRID */"stores results not in equidistant time grid as given by stepSize or numberOfIntervals, instead the variable step size of dassl is used.",
168
168
/* FLAG_NOEQUIDISTANT_OUT_FREQ*/"value controls the output frequency in noEquidistantTimeGrid mode",
0 commit comments