bk-changeset-1.3755.2.6 balay@asterix.mcs.anl.gov|ChangeSet|20051119232509|56925 ChangeSet 1.3755.2.6 05/11/19 17:25:09 balay@asterix.mcs.anl.gov +8 -0 --with-log=0 fixes - Fix PetscLogBegin_P
bk-changeset-1.3755.2.6 balay@asterix.mcs.anl.gov|ChangeSet|20051119232509|56925 ChangeSet 1.3755.2.6 05/11/19 17:25:09 balay@asterix.mcs.anl.gov +8 -0 --with-log=0 fixes - Fix PetscLogBegin_Private errors - fix PetscPreLoading variable errors - move mpitr.c - so this always get compiled [maybe this should be debug instead of log?] - do not compile sources in plog [when PETSC_USE_LOG is not set]
src/sys/utils/makefile 1.16 05/11/19 17:25:08 balay@asterix.mcs.anl.gov +2 -4 move mpitr.c from plog to utils
src/sys/plog/plog.c 1.72.1.3 05/11/19 17:25:08 balay@asterix.mcs.anl.gov +0 -3 move PetscPreLoading variables to pinit.c
src/sys/plog/makefile 1.12 05/11/19 17:25:08 balay@asterix.mcs.anl.gov +2 -1 compile plog sources only when PETSC_USE_LOG is set
src/sys/objects/pinit.c 1.69.1.5 05/11/19 17:25:08 balay@asterix.mcs.anl.gov +3 -0 move PetscPreLoading variables to pinit.c
src/sys/ftn-custom/zstart.c 1.40 05/11/19 17:25:08 balay@asterix.mcs.anl.gov +4 -0 protect PetscLogBegin_Private with [with PETSC_USE_LOG]
include/private/petscimpl.h 1.56 05/11/19 17:25:08 balay@asterix.mcs.anl.gov +4 -0 move PetscPreLoading variables to pinit.c
include/petsclog.h 1.62 05/11/19 17:25:08 balay@asterix.mcs.anl.gov +0 -3 move etscPreLoading variables to pinit.c
src/sys/utils/mpitr.c 1.15 05/11/19 17:13:18 balay@asterix.mcs.anl.gov +0 -0 Rename: src/sys/plog/mpitr.c -> src/sys/utils/mpitr.c
Hg-commit: 2a7320c7f10d48cb2c04db683563089105751c02
show more ...
|