1Blurb::
2Examine trial step around successful new point
3Description::
4The \c multi_step case examines each trial step in the pattern in
5turn.  If a successful step is found, the pattern search continues
6examining trial steps about this new point.  In this manner, the
7effects of multiple successful steps are cumulative within a single
8iteration.  This option does not support any parallelism and will
9result in a serial pattern
10
11Topics::
12Examples::
13Theory::
14Faq::
15See_Also::
16