You probably just need to add "matrix->close()" somewhere in your code.
Might need to put print statements in the code to figure out where the
error is... I can never get this one to show up in the debugger properly.
David
On 08/21/2012 10:38 AM, DYMITROWSKA Magdalena wrote:
> Hello all libme
Hello all libmesh community,
I am a new user of our home made libmesh-based code for solving diphase flow in
porous media.
At the moment I have troubles with switching from libmesh-0.7.1 with
petsc-3.0.0 to libmesh-0.7.2 with petsc-3.2.
I have seen a similar problem discussed in January:
http: