1[0] <(null)> PetscInfoSetFile(): Opened PetscInfo file ex7info.2.0 2[0] <sys> PetscInitialize_Common(): PETSc successfully started: number of processors = 1 3[0] <mat> main(): Mat info on PETSC_COMM_WORLD with no arguments 4[0] <mat> main(): Mat info on PETSC_COMM_WORLD with 1 argument equal to 1234: 1234 5[0] <vec> main(): Vec info on PETSC_COMM_WORLD with no arguments 6[0] <vec> main(): Vec info on PETSC_COMM_WORLD with 1 argument equal to 1234: 1234 7[0] <sys> main(): Sys info on PETSC_COMM_WORLD with no arguments 8[0] <sys> main(): Sys info on PETSC_COMM_WORLD with 1 argument equal to 1234: 1234 9[0] <mat> main(): Mat info on PETSC_COMM_SELF with no arguments 10[0] <mat> main(): Mat info on PETSC_COMM_SELF with 1 argument equal to 1234: 1234 11[0] <vec> main(): Vec info on PETSC_COMM_SELF with no arguments 12[0] <vec> main(): Vec info on PETSC_COMM_SELF with 1 argument equal to 1234: 1234 13[0] <sys> main(): Sys info on PETSC_COMM_SELF with no arguments 14[0] <sys> main(): Sys info on PETSC_COMM_SELF with 1 argument equal to 1234: 1234 15[0] <mat> main(): Mat info is enabled 16[0] <vec> main(): Vec info is enabled 17[0] <sys> main(): Sys info is enabled 18[0] <(null)> PetscInfoSetFile(): Opened PetscInfo file ex7info.2.0 19[0] <(null)> main(): Mat info is enabled again through PetscInfoActivateClass 20[0] <(null)> main(): Vec info is enabled again through PetscInfoActivateClass 21[0] <(null)> main(): Sys info is enabled again through PetscInfoActivateClass 22[0] <Mat> main(): Mat info is enabled again through PetscInfoSetClasses 23[0] <Vec> main(): Vec info is enabled again through PetscInfoSetClasses 24[0] <sys> main(): Sys info is enabled again through PetscInfoSetClasses 25[0] <(null)> PetscInfoSetFile(): Opened PetscInfo file ex7info.2.0 26[0] <Mat> main(): Mat info is enabled again through inverted PetscInfoSetClasses 27