[petsc-users] ML tuning in Fortran

Barry Smith bsmith at mcs.anl.gov
Thu May 3 12:58:35 CDT 2012


  No, nor is there in C.


On May 3, 2012, at 11:20 AM, Karin&NiKo wrote:

> Dear PETSc team,
> 
> I would like to use the ML preconditioner from a fortran source.
> I would like to know if there is another way to set the coarsening scheme in other way than :
> 
>       call PetscOptionsSetValue('-pc_ml_CoarsenScheme','Uncoupled',ierr)
>       call KSPSetFromOptions(ksp,ierr)
> 
> Thanks in advance,
> Nicolas
> 



More information about the petsc-users mailing list