Hello,
I am trying to use Laplace solve on some meshes to use the results(phie) on some parts of my project.
with some of the meshes it works without any error but in some cases I have this error:
``application called MPI_Abort(compute, 59) - process 0
unset]: write_line error; fd=-1 buf=:cmd=abort exitcode=59
:
system msg for write_line failure : Bad file descriptor
``
is anyway to check what is the problem on those meshes?
or is it possible that Petsc has a problem?