Dear libmesh developers and users,
I'd like to upgrade my code to use libmesh-0.7.2 with petsc3.2.

My application uses nonlinear newton solver.
Unfortunately with the new version of libmesh and petsc I get the 
following error:
[0]PETSC ERROR: --------------------- Error Message 
------------------------------------
[0]PETSC ERROR: Object is in wrong state!
[0]PETSC ERROR: Matrix must be set first!
[0]PETSC ERROR: 
------------------------------------------------------------------------

I searched over the web and found a discussion about this issue:
http://www.mail-archive.com/[email protected]/msg03530.html

I tried to follow this thread, but could not find a solution.
Could you, please, tell me how should I change my application in order 
to have the matrix in a correct state?
Thank you,
Michael


------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to