Sorry for late reply.<br><br>It seems it is related with using -h options in my FEM code. Is -h a shortcut for -help for PETSc?<br>Indeed, ./src/ksp/ksp/examples/tutorials/ex2f -h prints all the options.<br><br>Stefano<br>
<br><br><div class="gmail_quote">2012/8/11 Satish Balay <span dir="ltr"><<a href="mailto:balay@mcs.anl.gov" target="_blank">balay@mcs.anl.gov</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I don't see this. Perhaps you can run in a debugger to see<br>
what is hapenning on your end?<br>
<br>
Satish<br>
----<br>
asterix:/home/balay/spetsc/src/ksp/ksp/examples/tutorials>./ex2f<br>
Norm of error  0.1192E-05 iterations     4<br>
asterix:/home/balay/spetsc/src/ksp/ksp/examples/tutorials>./ex2f -options_table<br>
Norm of error  0.1192E-05 iterations     4<br>
#PETSc Option Table entries:<br>
-display :0.0<br>
-fp_trap<br>
-malloc_dump<br>
-options_table<br>
#End of PETSc Option Table entries<br>
asterix:/home/balay/spetsc/src/ksp/ksp/examples/tutorials><br>
<div class="HOEnZb"><div class="h5"><br>
<br>
On Sat, 11 Aug 2012, Stefano Zampini wrote:<br>
<br>
> Hi,<br>
><br>
> I'm experiencing some boring behaviour with my working copy of petsc-dev.<br>
> During the call to PetscInitialize(PETSC_NULL_CHARACTER,ierr), it seems it<br>
> calls PetscOptionsView.<br>
> This does not happen with C code, and did not happen some time ago. So, I<br>
> think it's related with some recent Fortran bindings.<br>
><br>
> I tried a pull right now, cleaning libraries and recompiling (recreating<br>
> the fortran stubs) but the problem remains.<br>
><br>
> Can you fix it?<br>
><br>
> Thanks,<br>
><br>
<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Stefano<br>