[petsc-users] Help with KSPSetConvergenceTest
Edoardo alinovi
edoardo.alinovi at gmail.com
Sat May 13 05:35:26 CDT 2023
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/2752c859/attachment.html>
More information about the petsc-users
mailing list