On Tue, 16 Mar 2010 08:32:56 -0500, Barry Smith <bsmith at mcs.anl.gov> wrote:
> 
>    Hmm, you shouldn't need to use a PetscLogBegin() after  
> PetscInitialize(). When -log_summary is used PetscLogBegin() is  
> automatically called by PetscInitialize(). I cannot explain the  
> behavior you are seeing.

Just a guess, but perhaps -log_summary was not a command line parameter,
instead with e.g. PetscOptionsInsertFile?

Jed

Reply via email to