User Tools

Site Tools


howtos:toolcoding:feedback_views

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
howtos:toolcoding:feedback_views [2011/06/23 14:09]
chris.strashok
howtos:toolcoding:feedback_views [2011/06/23 14:10]
chris.strashok
Line 5: Line 5:
 There are a few built in tool variables that are available to the view writer to track the feedback process and terminate the loop when ready they are: There are a few built in tool variables that are available to the view writer to track the feedback process and terminate the loop when ready they are:
   * **$fbViewIteration** - the iteration number of the loop   * **$fbViewIteration** - the iteration number of the loop
-  * **$fbViewMaxIters** - the maximum number of iterations the user who starts the view requested +  * **$fbViewMaxIters** - the maximum number of iterations ​requested by the user 
-  * **$fbViewTolerance** - the convergence tolerance the user who starts the view requested+  * **$fbViewTolerance** - the convergence tolerance ​requested by the user
  
 You can declare regular **local** variables however be aware that they are wiped out at the start of each iteration. You can declare regular **local** variables however be aware that they are wiped out at the start of each iteration.
howtos/toolcoding/feedback_views.txt · Last modified: 2017/04/14 16:32 by marcus.williams