[petsc-dev] disable 'info' debug messages with PetscInfoAllow

Thomas Hisch t.hisch at gmail.com
Tue Jun 9 16:15:06 CDT 2015


Hello,

i want to conditionally enable and disable the 'info' log level in a python
script using PetscInfoAllow. Is this possible in principle? I have tried to
write the missing wrapper for PetscInfoAllow in petsc4py (see
https://bitbucket.org/petsc/petsc4py/issue/25). However, disabling the
'info' log level with PetscInfoAllow(PETSC_FALSE, NULL) has no effect.
after it was enabled with PetscInfoAllow(PETSC_TRUE, NULL).


Best regards,
Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20150609/185bcb3f/attachment.html>


More information about the petsc-dev mailing list