write_line error
Jed Brown
jed at 59A2.org
Sat Nov 14 15:00:42 CST 2009
Dominik Szczerba wrote:
> Yes I saw that post in google before but I was not able to conclude much
> for myself...
>
> Interesting is it happens after all the usual (success) messages, e.g.
That is because it is produced in MPI_Finalize() which PETSc only calls
after it is done with everything else (including the output you cite).
You can initialize MPI yourself or set a breakpoint on MPI_Finalize to
confirm, but none of this output is produced by PETSc.
Jed
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 261 bytes
Desc: OpenPGP digital signature
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20091114/296d1fab/attachment.pgp>
More information about the petsc-users
mailing list