167><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>
168<div class="content" style="display: none;">
169 <p><I>type=</I><span style="color: blue;"><TT>INTEGER</TT></span>. Maximum number of timesteps to allow. Negative values disables this.
191><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>
192<div class="content" style="display: none;">
193 <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.
239><span class="arrow" style="padding-left: 0px;">►</span><TT><B>reset_solution</B></TT><span style="color: #c4c1c0;">       Flag, if set to true will initialize the phi-solution to all 1's before executing</span></button>
240<div class="content" style="display: none;">
241 <p><I>type=</I><span style="color: blue;"><TT>BOOLEAN</TT></span>. Flag, if set to true will initialize the phi-solution to all 1's before executing
287><span class="arrow" style="padding-left: 0px;">►</span><TT><B>time</B></TT><span style="color: #c4c1c0;">       Current time of the solver</span></button>
288<div class="content" style="display: none;">
289 <p><I>type=</I><span style="color: blue;"><TT>FLOAT</TT></span>. Current time of the solver.
311><span class="arrow" style="padding-left: 0px;">►</span><TT><B>timestepper</B></TT><span style="color: #c4c1c0;">       Handle to a timestepper</span></button>
312<div class="content" style="display: none;">
313 <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.