263><span class="arrow" style="padding-left: 0px;">►</span><TT><B>max_time_steps</B></TT><span style="color: #c4c1c0;">       Maximum number of timesteps to allow</span></button>
264<div class="content" style="display: none;">
265 <p><I>type=</I><span style="color: blue;"><TT>INTEGER</TT></span>. Maximum number of timesteps to allow. Negative values disables this.
287><span class="arrow" style="padding-left: 0px;">►</span><TT><B>name</B></TT><span style="color: #c4c1c0;">       A text name to associate with the solver</span></button>
288<div class="content" style="display: none;">
289 <p><I>type=</I><span style="color: blue;"><TT>STRING</TT></span>. A text name to associate with the solver. This name will be used in status messages and verbose iterative convergence monitors.
407><span class="arrow" style="padding-left: 0px;">►</span><TT><B>num_free_power_iterations</B></TT><span style="color: #c4c1c0;">       The number of free power iterations to execute before entering the non-linear algorithm</span></button>
408<div class="content" style="display: none;">
409 <p><I>type=</I><span style="color: blue;"><TT>INTEGER</TT></span>. The number of free power iterations to execute before entering the non-linear algorithm
479><span class="arrow" style="padding-left: 0px;">►</span><TT><B>time</B></TT><span style="color: #c4c1c0;">       Current time of the solver</span></button>
480<div class="content" style="display: none;">
481 <p><I>type=</I><span style="color: blue;"><TT>FLOAT</TT></span>. Current time of the solver.
503><span class="arrow" style="padding-left: 0px;">►</span><TT><B>timestepper</B></TT><span style="color: #c4c1c0;">       Handle to a timestepper</span></button>
504<div class="content" style="display: none;">
505 <p><I>type=</I><span style="color: blue;"><TT>INTEGER</TT></span>. Handle to a timestepper. If not supplied then a ConstantTimeStepper will be created.