[petsc-dev] Using petsc4py in notebooks

Barry Smith bsmith at mcs.anl.gov
Thu Dec 18 21:43:19 CST 2014


> On Nov 16, 2014, at 6:53 AM, Matthew Knepley <knepley at gmail.com> wrote:
> 
> Our output needs some overhauling to operate nicely here:
> 
>   a) ALL monitors need to take the type:file:format:mode form argument. -snes_monitor
>       does but -ksp_monitor does not
> 
>   b) PetscObjectViewFromOptions() has a static variable to shuts it off after any error
>       so long running processes are hosed. I would like to make any error in that short
>       function jump to a label which sets incall = PETSC_FALSE and then calls CHKERRQ

          fixed in next and barry/petscobjectviewfromoptions-resetincall

> 
>   c) The converged_reason options need to take the ::: argument
> 
> Comments?
> 
>    Matt
> 
> -- 
> What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.
> -- Norbert Wiener




More information about the petsc-dev mailing list