[Ipopt] Control Ijournalist from C Interface?

Brad Bell bradbell at seanet.com
Mon Jan 10 23:47:24 EST 2011


Does setting the print level to zero surpress the copyright message ?
On 1/10/2011 9:01 AM, Stefan Vigerske wrote:
> Hi,
>
>>   I am integrating Ipopt into a bigger software system and we need to have full control over output from the code. We are using a modified version of the Pyipopt wrapper which wraps the C interface so we are limited by the C interface.
>>
>>   I would like to control the Ijournalist so that I can stop all outputs to stdout and stderr, if I have to. Is there any way to do that from the C interface? I can't see how.
> If it's only about stopping the output, then setting the print_level
> option to 0 should eliminate everything except for Ipopt's copyright
> message.
>
> Stefan
>
>
>> Thanks!
>>
>> -----------------------
>> Herb Schilling
>> hschilling at nasa.gov
>>
>>
>>
>>
>>
>>
>>
>> _______________________________________________
>> Ipopt mailing list
>> Ipopt at list.coin-or.org
>> http://list.coin-or.org/mailman/listinfo/ipopt
>



More information about the Ipopt mailing list