It's a CondensedEigenSystem. I initialize the EquationSystems object that contains that System, so I guess it is initialized? I also assemble and close the PetscMatrix before calling mat().
On Mon, Oct 20, 2014 at 3:40 PM, John Peterson <[email protected]> wrote: > On Mon, Oct 20, 2014 at 1:25 PM, Harshad Sahasrabudhe > <[email protected]> wrote: > > Hi John, > > > > Unfortunately, I'm using a complicated build which uses libMesh linked > with > > a real PETSc. My code is then linked with libMesh, a real PETSc build > and a > > complex PETSc build. It would be difficult to replicate the problem in an > > example. > > Who controls the PetscMatrix you are accessing. If it is a System, > are you accessing the matrix before calling init()? > > -- > John > ------------------------------------------------------------------------------ Comprehensive Server Monitoring with Site24x7. Monitor 10 servers for $9/Month. Get alerted through email, SMS, voice calls or mobile push notifications. Take corrective actions from your mobile device. http://p.sf.net/sfu/Zoho _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
