<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Jul 27, 2016 at 4:59 AM, Tim Steinhoff <span dir="ltr"><<a href="mailto:kandanovian@gmail.com" target="_blank">kandanovian@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
we coupled PETSc with our fortran code. Is there any way to let PETSc<br>
(PetscInitialize) ignore all arguments passed by the command line?<br>
Since our code is controlled by command line arguements as well, it<br>
leads to a mess, when those arguments are read twice.<br></blockquote><div><br></div><div>1) You can use PetscInitializeNoArguments()</div><div><br></div><div>2) What goes wrong? PETSc should just ignore any options it does not recognize.</div><div><br></div><div>  Thanks,</div><div><br></div><div>    Matt</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thanks and kind regards,<br>
<br>
Volker<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>-- Norbert Wiener</div>
</div></div>