[petsc-users] PETSc default values

Xiangdong Liang xdliang at gmail.com
Wed Nov 9 14:51:35 CST 2011


Hello everyone,

I have a question about the default values set by PETSc. For example,

KSPSetTolerances(ksp,1.e-5,PETSC_DEFAULT,PETSC_DEFAULT,PETSC_DEFAULT);

What's the atol and maxits set by PETSC_DEAULT? Is there a way to
print them out? Thanks.

Xiangdong


More information about the petsc-users mailing list