[petsc-users] Help with KSPSetConvergenceTest
Stefano Zampini
stefano.zampini at gmail.com
Sat May 13 05:46:15 CDT 2023
Run make allfortranstubs to generate the fortran interfaces, then make
On Sat, May 13, 2023, 13:35 Edoardo alinovi <edoardo.alinovi at gmail.com>
wrote:
> Hello Barry,
>
> I have seen you guys merged in main the minimum tolerance stuff.
>
> After compiling that branch, I have tried to
> call KSPSetMinimumIterations(this%ksp, this%minIter, ierr), but the
> compiler cannot find the function.
>
> I have included this module as standard practice:
> #include "petsc/finclude/petscksp.h"
> use petscksp
>
> Maybe I am missing something else?
>
> Thank you!
>
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20230513/29712362/attachment.html>
More information about the petsc-users
mailing list