lines 8-26 of file: example/ipopt_solve/retape.cpp

{xrst_begin ipopt_solve_retape.cpp}
{xrst_spell
   retaping
}

Nonlinear Programming Retaping: Example and Test
################################################

Purpose
*******
This example program demonstrates a case were the ``ipopt::solve``
argument :ref:`ipopt_solve@options@Retape` should be true.

{xrst_literal
   // BEGIN C++
   // END C++
}

{xrst_end ipopt_solve_retape.cpp}
