History log of /petsc/src/sys/utils/mpitr.c (Results 101 – 103 of 103)
Revision Date Author Comments
# da9f1d6b 10-Jul-2007 Barry Smith <bsmith@mcs.anl.gov>

changed many stdout and stderr usage to PETSC_STDOUT and PETSC_STDERR as
was intended when these new variables were introduced

Hg-commit: 88bf1c5f4c7c39e63dbd85894157bf0479c4cbcd


# 3703d4ef 20-Nov-2005 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.3760
balay@asterix.mcs.anl.gov|ChangeSet|20051120205407|20678
ChangeSet
1.3760 05/11/20 14:54:07 balay@asterix.mcs.anl.gov +3 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into

bk-changeset-1.3760
balay@asterix.mcs.anl.gov|ChangeSet|20051120205407|20678
ChangeSet
1.3760 05/11/20 14:54:07 balay@asterix.mcs.anl.gov +3 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into asterix.mcs.anl.gov:/home/balay/bk-rep/petsc-dev

src/sys/objects/pinit.c
1.71 05/11/20 14:54:05 balay@asterix.mcs.anl.gov +0 -0
SCCS merged

src/sys/plog/plog.c
1.74 05/11/20 14:52:43 balay@asterix.mcs.anl.gov +0 -0
Auto merged

include/petsc.h
1.151 05/11/20 14:52:43 balay@asterix.mcs.anl.gov +0 -0
Auto merged


Hg-commit: af92b546532741e149ef8d83a52f38a5b2b41a81

show more ...


# 0f8e0872 19-Nov-2005 Satish Balay <balay@mcs.anl.gov>

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 ...


12345