2009/12/21 Umut Tabak <u.tabak at tudelft.nl>: > Matthew Knepley wrote: >> >> Then it is not MatCreate() causing your SEGV. >> >> ?Matt >> > Dear Matthew, > > Attached are the makefile and the test codes for this crash. When I check > with ddd, I get the crash on that line.
You forgot to call PetscInitialize()/PetscFinalize() in testMatrix.cc -- Lisandro Dalc?n --------------- Centro Internacional de M?todos Computacionales en Ingenier?a (CIMEC) Instituto de Desarrollo Tecnol?gico para la Industria Qu?mica (INTEC) Consejo Nacional de Investigaciones Cient?ficas y T?cnicas (CONICET) PTLC - G?emes 3450, (3000) Santa Fe, Argentina Tel/Fax: +54-(0)342-451.1594
