Hi All, Sorry for the premature email. I had a misplaced paranthesis at the end of the assembly routine, that I was blind to. Thanks and apologies. Subramanya
> From: [email protected] > To: [email protected] > Date: Mon, 30 Dec 2013 02:59:23 -0500 > Subject: [Libmesh-users] Weird petsc errors with multiple variables on code > modified from transient/ex1 > > Hi, > I am trying to modify the code in transient/ex1 to solve a system with > multiple variables. The code has 2*n pairs of variables, where n is a command > line variable. Other code that I have with such a system works. However, with > this particular version of the code, I get the following error, > [0]PETSC ERROR: Argument out of range![0]PETSC ERROR: New nonzero at (6,24) > caused a malloc![0]PETSC ERROR: > ------------------------------------------------------------------------[0]PETSC > ERROR: Petsc Release Version 3.4.3, unknown [0]PETSC ERROR: See > docs/changes/index.html for recent updates.[0]PETSC ERROR: See docs/faq.html > for hints about trouble shooting.[0]PETSC ERROR: See docs/index.html for > manual pages.[0]PETSC ERROR: > ------------------------------------------------------------------------[0]PETSC > ERROR: ./example-dbg on a gcc-dbg named gibbs by ssadasiv Mon Dec 30 > 02:53:01 2013[0]PETSC ERROR: Libraries linked from > /home/ssadasiv/software/petsc/gcc-dbg/lib[0]PETSC ERROR: Configure run at Sat > Nov 23 00:51:19 2013[0]PETSC ERROR: Configure options --download-mpich > --download-f-blas-lapack --download-hypre --with-shared-libraries > --with-petsc-arch=gcc-dbg --with-dynamic-loading --download-ml > Is there any particular reason that this could be happening? This is > happening at the very first step. I have similar code, modified from > miscellaneous/ex7 that works without a hitch. The code compiles without any > warnings besides unused variable warnings. Has anybody seen such > errors?Thanks, > Subramanya > > ------------------------------------------------------------------------------ > Rapidly troubleshoot problems before they affect your business. Most IT > organizations don't have a clear picture of how application performance > affects their revenue. With AppDynamics, you get 100% visibility into your > Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! > http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk > _______________________________________________ > Libmesh-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/libmesh-users ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
