On Sun, Nov 27, 2011 at 12:31, Rongliang Chen <rongliang.chan at gmail.com>wrote:
> ***ASSERTION failed on line 169 of file ccgraph.c: cadjwgtsum[cnvtxs] == > idxsum(nedges, cadjwgt) This is part of the graph library Metis. Perhaps an invalid graph was passed to Metis? Without a stack trace (you can configure -with-debugging=1, the default), we don't even know whether this error was reached through PETSc, through your code, or through another library. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20111127/c5040628/attachment-0001.htm>
