On 06/25/2011 11:00 PM, Matthew Knepley wrote: > Its defined in src/sys/err/pstack.c. Its only defined if > PETSC_USE_DEBUG is #defined. Are you combining debug and non-debug > libraries? > Hi Matt,
That was the problem, I also realized that I have a non-debug version of Petsc linked and later recompiled slepc with the debug version, problem solved. Thanks, Umut
