History log of /petsc/src/vec/is/utils/isltog.c (Results 576 – 600 of 707)
Revision Date Author Comments
# bce096a4 24-May-2005 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.3311.1.4
balay@asterix.mcs.anl.gov|ChangeSet|20050524151001|46785
ChangeSet
1.3311.1.4 05/05/24 10:10:01 balay@asterix.mcs.anl.gov +7 -0
remove autogeneratable stubs [from custom]

bk-changeset-1.3311.1.4
balay@asterix.mcs.anl.gov|ChangeSet|20050524151001|46785
ChangeSet
1.3311.1.4 05/05/24 10:10:01 balay@asterix.mcs.anl.gov +7 -0
remove autogeneratable stubs [from custom]

src/vec/is/utils/isltog.c
1.37 05/05/24 10:09:59 balay@asterix.mcs.anl.gov +1 -1
remove autogeneratable stubs [from custom]

src/vec/is/utils/iscomp.c
1.17 05/05/24 10:09:59 balay@asterix.mcs.anl.gov +1 -1
remove autogeneratable stubs [from custom]

src/vec/is/utils/iscoloring.c
1.32 05/05/24 10:09:59 balay@asterix.mcs.anl.gov +4 -4
remove autogeneratable stubs [from custom]

src/vec/is/interface/index.c
1.15 05/05/24 10:09:59 balay@asterix.mcs.anl.gov +6 -6
remove autogeneratable stubs [from custom]

src/vec/is/impls/stride/stride.c
1.20 05/05/24 10:09:59 balay@asterix.mcs.anl.gov +1 -1
remove autogeneratable stubs [from custom]

src/vec/is/impls/block/block.c
1.21 05/05/24 10:09:59 balay@asterix.mcs.anl.gov +1 -1
remove autogeneratable stubs [from custom]

src/vec/ftn-custom/zis.c
1.18 05/05/24 10:09:59 balay@asterix.mcs.anl.gov +0 -98
remove autogeneratable stubs [from custom]


Hg-commit: fc51d1131dfba3d20586616f86118bc878d9bffb

show more ...


# 8e46047e 04-Mar-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2952
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050304202607|22004
ChangeSet
1.2952 05/03/04 14:26:07 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
Merge bk://petsc@petsc.bkbits

bk-changeset-1.2952
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050304202607|22004
ChangeSet
1.2952 05/03/04 14:26:07 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-dev

todo
1.129 05/03/04 14:26:05 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Auto merged


Hg-commit: c44eb9260100d1cfe6c30f2cb6de8e99abcd2d85

show more ...


# 0c468ba9 04-Mar-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2944.2.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050304202545|40564
ChangeSet
1.2944.2.1 05/03/04 14:25:45 barrysmith@barrysmith-57.mcs.anl.gov +19 -0
only call MPI_Waital

bk-changeset-1.2944.2.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050304202545|40564
ChangeSet
1.2944.2.1 05/03/04 14:25:45 barrysmith@barrysmith-57.mcs.anl.gov +19 -0
only call MPI_Waitall and MPI_Startall when counts are non-zero,
this is to get around an error checking feature of MPICH2
Changed MPI.py to use package.py and support --download-lam
also changed to download MPICH2 instead of 1.

todo
1.127.1.1 05/03/04 14:25:38 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
more to do

src/vec/utils/vpscat.c
1.49 05/03/04 14:25:38 barrysmith@barrysmith-57.mcs.anl.gov +26 -45
only call MPI_Waitall and MPI_Startall when counts are non-zero,
this is to get around an error checking feature of MPICH2

python/PETSc/package.py
1.32 05/03/04 14:25:38 barrysmith@barrysmith-57.mcs.anl.gov +4 -1
only call MPI_Waitall and MPI_Startall when counts are non-zero,
this is to get around an error checking feature of MPICH2

src/vec/is/utils/isltog.c
1.36 05/03/04 14:25:37 barrysmith@barrysmith-57.mcs.anl.gov +10 -6
only call MPI_Waitall and MPI_Startall when counts are non-zero,
this is to get around an error checking feature of MPICH2

src/sys/src/utils/mpimesg.c
1.21 05/03/04 14:25:37 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
only call MPI_Waitall and MPI_Startall when counts are non-zero,
this is to get around an error checking feature of MPICH2

src/mat/impls/sbaij/mpi/sbaijov.c
1.41 05/03/04 14:25:37 barrysmith@barrysmith-57.mcs.anl.gov +2 -6
only call MPI_Waitall and MPI_Startall when counts are non-zero,
this is to get around an error checking feature of MPICH2

src/mat/impls/rowbs/mpi/mpirowbs.c
1.69 05/03/04 14:25:37 barrysmith@barrysmith-57.mcs.anl.gov +9 -9
only call MPI_Waitall and MPI_Startall when counts are non-zero,
this is to get around an error checking feature of MPICH2

src/mat/impls/dense/mpi/mmdense.c
1.17 05/03/04 14:25:37 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
only call MPI_Waitall and MPI_Startall when counts are non-zero,
this is to get around an error checking feature of MPICH2

src/mat/impls/baij/mpi/baijov.c
1.30 05/03/04 14:25:37 barrysmith@barrysmith-57.mcs.anl.gov +7 -7
only call MPI_Waitall and MPI_Startall when counts are non-zero,
this is to get around an error checking feature of MPICH2

src/mat/impls/aij/seq/aij.c
1.218 05/03/04 14:25:36 barrysmith@barrysmith-57.mcs.anl.gov +3 -0
only call MPI_Waitall and MPI_Startall when counts are non-zero,
this is to get around an error checking feature of MPICH2

src/mat/impls/aij/mpi/mpiptap.c
1.18 05/03/04 14:25:36 barrysmith@barrysmith-57.mcs.anl.gov +4 -8
only call MPI_Waitall and MPI_Startall when counts are non-zero,
this is to get around an error checking feature of MPICH2

src/mat/impls/aij/mpi/mpiov.c
1.32 05/03/04 14:25:36 barrysmith@barrysmith-57.mcs.anl.gov +7 -7
only call MPI_Waitall and MPI_Startall when counts are non-zero,
this is to get around an error checking feature of MPICH2

src/mat/impls/aij/mpi/mpiaij.c
1.237 05/03/04 14:25:36 barrysmith@barrysmith-57.mcs.anl.gov +9 -15
only call MPI_Waitall and MPI_Startall when counts are non-zero,
this is to get around an error checking feature of MPICH2

src/ksp/pc/impls/is/nn/nn.c
1.28 05/03/04 14:25:36 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
only call MPI_Waitall and MPI_Startall when counts are non-zero,
this is to get around an error checking feature of MPICH2

src/docs/website/publications/index.html
1.17 05/03/04 14:25:36 barrysmith@barrysmith-57.mcs.anl.gov +6 -6
updated counts for subtypes of uses of PETSc

python/PETSc/packages/MPI.py
1.163 05/03/04 13:12:29 barrysmith@barrysmith-57.mcs.anl.gov +223 -433
reworked MPI.py to use package.py also added --download-lam
and changed --download-mpich to download mpich2 instead of mpich1

BitKeeper/deleted/.del-lam.py~8ca989bbcc8b8f1c
1.3 05/03/03 12:38:38 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Delete: python/PETSc/packages/lam.py

python/PETSc/package.py
1.31 05/03/03 07:56:53 barrysmith@barry-smiths-computer.local +45 -22
more generality to handle MPI

BitKeeper/deleted/.del-mpich.py~bf6f854c23c50efc
1.2 05/03/02 21:09:56 barrysmith@barry-smiths-computer.local +0 -0
Delete: python/PETSc/packages/mpich.py

python/PETSc/packages/mpich.py
1.1 05/03/02 20:41:17 barrysmith@barry-smiths-computer.local +558 -0

python/PETSc/packages/mpich.py
1.0 05/03/02 20:41:17 barrysmith@barry-smiths-computer.local +0 -0
BitKeeper file /Users/barrysmith/petsc-dev/python/PETSc/packages/mpich.py

python/PETSc/packages/lam.py
1.2 05/03/02 15:22:59 barrysmith@barrysmith-57.mcs.anl.gov +49 -82
gets lam and tests against it

python/PETSc/packages/lam.py
1.1 05/03/02 12:35:01 barrysmith@barrysmith-57.mcs.anl.gov +147 -0

python/PETSc/packages/lam.py
1.0 05/03/02 12:35:01 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
BitKeeper file /Users/barrysmith/petsc-dev/python/PETSc/packages/lam.py

BitKeeper/deleted/.del-findcomments.py~a59a069dbdf06a83
1.2 05/03/02 10:54:27 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Delete: maint/findcomments.py


Hg-commit: ffacb4851788dba1f56f567f5d9341b005b9b2b7

show more ...


# ff43f1e1 27-Dec-2004 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.2823
knepley@khan.mcs.anl.gov|ChangeSet|20041227184524|03092
ChangeSet
1.2823 04/12/06 21:02:19 knepley@khan.mcs.anl.gov +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into kh

bk-changeset-1.2823
knepley@khan.mcs.anl.gov|ChangeSet|20041227184524|03092
ChangeSet
1.2823 04/12/06 21:02:19 knepley@khan.mcs.anl.gov +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.mcs.anl.gov:/home/knepley/PETSc-dev/petsc-dev

include/petscmath.h
1.25 04/12/06 21:02:17 knepley@khan.mcs.anl.gov +0 -0
Auto merged


Hg-commit: d9a23f3f6ba72ee627446f6648bb36a3d0345c22

show more ...


# 0c735eed 21-Dec-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2821.1.18
Kris@p4buschel.|ChangeSet|20041221220056|53020
ChangeSet
1.2821.1.18 04/12/21 14:00:56 Kris@p4buschel. +48 -0
Added tags for generating petscvec_dll

src/vec/utils/vsca

bk-changeset-1.2821.1.18
Kris@p4buschel.|ChangeSet|20041221220056|53020
ChangeSet
1.2821.1.18 04/12/21 14:00:56 Kris@p4buschel. +48 -0
Added tags for generating petscvec_dll

src/vec/utils/vscat.c
1.38 04/12/21 14:00:53 Kris@p4buschel. +11 -10
Added tags for generating petscvec_dll

src/vec/utils/vpscat.c
1.40 04/12/21 14:00:53 Kris@p4buschel. +2 -0
Added tags for generating petscvec_dll

src/vec/utils/vinv.c
1.38 04/12/21 14:00:53 Kris@p4buschel. +20 -18
Added tags for generating petscvec_dll

src/vec/utils/vecstash.c
1.17 04/12/21 14:00:53 Kris@p4buschel. +1 -0
Added tags for generating petscvec_dll

src/vec/utils/vecmpitoseq.c
1.13 04/12/21 14:00:52 Kris@p4buschel. +4 -2
Added tags for generating petscvec_dll

src/vec/utils/vecio.c
1.40 04/12/21 14:00:52 Kris@p4buschel. +2 -1
Added tags for generating petscvec_dll

src/vec/utils/matlab/gcreatev.c
1.15 04/12/21 14:00:52 Kris@p4buschel. +3 -2
Added tags for generating petscvec_dll

src/vec/utils/comb.c
1.23 04/12/21 14:00:52 Kris@p4buschel. +14 -13
Added tags for generating petscvec_dll

src/vec/utils/cmesh.c
1.8 04/12/21 14:00:52 Kris@p4buschel. +2 -1
Added tags for generating petscvec_dll

src/vec/pf/interface/pfall.c
1.10 04/12/21 14:00:52 Kris@p4buschel. +7 -7
Added tags for generating petscvec_dll

src/vec/pf/interface/pf.c
1.29 04/12/21 14:00:52 Kris@p4buschel. +11 -10
Added tags for generating petscvec_dll

src/vec/pf/impls/string/cstringbase.c
1.5 04/12/21 14:00:52 Kris@p4buschel. +2 -1
Added tags for generating petscvec_dll

src/vec/pf/impls/string/cstring.c
1.17 04/12/21 14:00:52 Kris@p4buschel. +3 -2
Added tags for generating petscvec_dll

src/vec/pf/impls/matlab/cmatlab.c
1.12 04/12/21 14:00:52 Kris@p4buschel. +2 -1
Added tags for generating petscvec_dll

src/vec/pf/impls/constant/const.c
1.14 04/12/21 14:00:52 Kris@p4buschel. +4 -3
Added tags for generating petscvec_dll

src/vec/is/utils/isltog.c
1.35 04/12/21 14:00:52 Kris@p4buschel. +14 -13
Added tags for generating petscvec_dll

src/vec/is/utils/isdiff.c
1.19 04/12/21 14:00:52 Kris@p4buschel. +3 -2
Added tags for generating petscvec_dll

src/vec/is/utils/iscomp.c
1.16 04/12/21 14:00:52 Kris@p4buschel. +2 -1
Added tags for generating petscvec_dll

src/vec/is/utils/iscoloring.c
1.30 04/12/21 14:00:52 Kris@p4buschel. +11 -10
Added tags for generating petscvec_dll

src/vec/is/utils/isblock.c
1.11 04/12/21 14:00:52 Kris@p4buschel. +4 -3
Added tags for generating petscvec_dll

src/vec/is/interface/index.c
1.14 04/12/21 14:00:51 Kris@p4buschel. +18 -16
Added tags for generating petscvec_dll

src/vec/is/impls/stride/stride.c
1.18 04/12/21 14:00:51 Kris@p4buschel. +5 -4
Added tags for generating petscvec_dll

src/vec/is/impls/general/strgen.c
1.10 04/12/21 14:00:51 Kris@p4buschel. +2 -2
Added tags for generating petscvec_dll

src/vec/is/impls/general/general.c
1.22 04/12/21 14:00:51 Kris@p4buschel. +4 -3
Added tags for generating petscvec_dll

src/vec/is/impls/block/block.c
1.20 04/12/21 14:00:51 Kris@p4buschel. +8 -7
Added tags for generating petscvec_dll

src/vec/interface/vector.c
1.116 04/12/21 14:00:51 Kris@p4buschel. +76 -74
Added tags for generating petscvec_dll

src/vec/interface/vecregall.c
1.19 04/12/21 14:00:51 Kris@p4buschel. +6 -5
Added tags for generating petscvec_dll

src/vec/interface/vecreg.c
1.31 04/12/21 14:00:51 Kris@p4buschel. +5 -4
Added tags for generating petscvec_dll

src/vec/interface/veccreate.c
1.23 04/12/21 14:00:51 Kris@p4buschel. +2 -2
Added tags for generating petscvec_dll

src/vec/interface/mapregall.c
1.11 04/12/21 14:00:51 Kris@p4buschel. +3 -2
Added tags for generating petscvec_dll

src/vec/interface/mapreg.c
1.23 04/12/21 14:00:51 Kris@p4buschel. +5 -5
Added tags for generating petscvec_dll

src/vec/interface/mapcreate.c
1.15 04/12/21 14:00:51 Kris@p4buschel. +2 -2
Added tags for generating petscvec_dll

src/vec/interface/map.c
1.21 04/12/21 14:00:51 Kris@p4buschel. +10 -9
Added tags for generating petscvec_dll

src/vec/interface/dlregis.c
1.24 04/12/21 14:00:51 Kris@p4buschel. +6 -5
Added tags for generating petscvec_dll

src/vec/impls/shared/shvec.c
1.27 04/12/21 14:00:51 Kris@p4buschel. +5 -4
Added tags for generating petscvec_dll

src/vec/impls/seq/vseqcr.c
1.13 04/12/21 14:00:51 Kris@p4buschel. +2 -1
Added tags for generating petscvec_dll

src/vec/impls/seq/dvec2.c
1.26 04/12/21 14:00:50 Kris@p4buschel. +1 -1
Added tags for generating petscvec_dll

src/vec/impls/seq/bvec2.c
1.62 04/12/21 14:00:50 Kris@p4buschel. +3 -2
Added tags for generating petscvec_dll

src/vec/impls/seq/bvec1.c
1.13 04/12/21 14:00:50 Kris@p4buschel. +1 -1
Added tags for generating petscvec_dll

src/vec/impls/mpi/vmpicr.c
1.11 04/12/21 14:00:50 Kris@p4buschel. +2 -1
Added tags for generating petscvec_dll

src/vec/impls/mpi/pvec2.c
1.18 04/12/21 14:00:50 Kris@p4buschel. +5 -6
Added tags for generating petscvec_dll

src/vec/impls/mpi/pmap.c
1.15 04/12/21 14:00:50 Kris@p4buschel. +3 -2
Added tags for generating petscvec_dll

src/vec/impls/mpi/pdvec.c
1.46 04/12/21 14:00:50 Kris@p4buschel. +3 -1
Added tags for generating petscvec_dll

src/vec/impls/mpi/pbvec.c
1.33 04/12/21 14:00:50 Kris@p4buschel. +12 -11
Added tags for generating petscvec_dll

src/vec/impls/hypre/vhyp.c
1.9 04/12/21 14:00:50 Kris@p4buschel. +1 -0
Added tags for generating petscvec_dll

include/petscvec.h
1.65 04/12/21 14:00:50 Kris@p4buschel. +163 -162
Added tags for generating petscvec_dll

include/petscpf.h
1.14 04/12/21 14:00:50 Kris@p4buschel. +12 -12
Added tags for generating petscvec_dll

include/petscis.h
1.25 04/12/21 14:00:50 Kris@p4buschel. +62 -62
Added tags for generating petscvec_dll


Hg-commit: bab55c629d0b969bc30f10774dfaeb89818c88ac

show more ...


# e7386371 07-Dec-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2790
barrysmith@barry-smiths-computer.local|ChangeSet|20041207035825|46325
ChangeSet
1.2790 04/12/06 21:58:25 barrysmith@barry-smiths-computer.local +9 -0
Merge bk://petsc@petsc.bk

bk-changeset-1.2790
barrysmith@barry-smiths-computer.local|ChangeSet|20041207035825|46325
ChangeSet
1.2790 04/12/06 21:58:25 barrysmith@barry-smiths-computer.local +9 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barry-smiths-computer.local:/Users/barrysmith/petsc-dev

src/mat/impls/sbaij/seq/sbaijfact2.c
1.54 04/12/06 21:58:24 barrysmith@barry-smiths-computer.local +0 -0
Auto merged

src/mat/impls/sbaij/seq/sbaij.c
1.131 04/12/06 21:58:23 barrysmith@barry-smiths-computer.local +0 -0
Auto merged

src/mat/impls/csr/inode/inode.c
1.45 04/12/06 21:58:23 barrysmith@barry-smiths-computer.local +0 -0
Auto merged

src/mat/impls/baij/seq/baijfact.c
1.26 04/12/06 21:58:23 barrysmith@barry-smiths-computer.local +0 -0
Auto merged

src/mat/impls/baij/seq/baij.c
1.116 04/12/06 21:58:23 barrysmith@barry-smiths-computer.local +0 -0
Auto merged

src/mat/impls/aij/seq/matlab/aijmatlab.c
1.37 04/12/06 21:58:23 barrysmith@barry-smiths-computer.local +0 -0
Auto merged

src/mat/impls/aij/seq/essl/essl.c
1.36 04/12/06 21:58:23 barrysmith@barry-smiths-computer.local +0 -0
Auto merged

src/mat/impls/aij/seq/aij.c
1.206 04/12/06 21:58:22 barrysmith@barry-smiths-computer.local +0 -0
Auto merged

src/mat/impls/adj/mpi/mpiadj.c
1.45 04/12/06 21:58:22 barrysmith@barry-smiths-computer.local +0 -0
Auto merged


Hg-commit: ba24edaa43d4a3a65abe64ede4b53bc9f540bb9b

show more ...


# 63ba0a88 07-Dec-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2781.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20041207035700|55776
ChangeSet
1.2781.1.1 04/12/06 21:57:00 barrysmith@barry-smiths-computer.local +99 -0
PetscLogInfo bec

bk-changeset-1.2781.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20041207035700|55776
ChangeSet
1.2781.1.1 04/12/06 21:57:00 barrysmith@barry-smiths-computer.local +99 -0
PetscLogInfo becomes a macro and always has error checking

src/vec/utils/vscat.c
1.37 04/12/06 21:56:54 barrysmith@barry-smiths-computer.local +17 -17
PetscLogInfo becomes a macro and always has error checking

src/vec/utils/vpscat.c
1.39 04/12/06 21:56:54 barrysmith@barry-smiths-computer.local +15 -14
PetscLogInfo becomes a macro and always has error checking

src/vec/utils/comb.c
1.21 04/12/06 21:56:54 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/vec/is/utils/isltog.c
1.34 04/12/06 21:56:54 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/vec/is/utils/iscoloring.c
1.29 04/12/06 21:56:54 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/vec/interface/vector.c
1.114 04/12/06 21:56:54 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/vec/impls/mpi/pdvec.c
1.44 04/12/06 21:56:54 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/ts/interface/tsfd.c
1.12 04/12/06 21:56:54 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/sys/src/viewer/impls/socket/send.c
1.30 04/12/06 21:56:54 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/sys/src/viewer/impls/matlab/vmatlab.c
1.18 04/12/06 21:56:54 barrysmith@barry-smiths-computer.local +4 -4
PetscLogInfo becomes a macro and always has error checking

src/sys/src/viewer/impls/binary/binv.c
1.38 04/12/06 21:56:54 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/sys/src/utils/random.c
1.23 04/12/06 21:56:53 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/sys/src/utils/fhost.c
1.19 04/12/06 21:56:53 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/sys/src/plog/plogmpe.c
1.16 04/12/06 21:56:53 barrysmith@barry-smiths-computer.local +4 -4
PetscLogInfo becomes a macro and always has error checking

src/sys/src/plog/ploginfo.c
1.26 04/12/06 21:56:53 barrysmith@barry-smiths-computer.local +6 -3
PetscLogInfo becomes a macro and always has error checking

src/sys/src/objects/tagm.c
1.22 04/12/06 21:56:53 barrysmith@barry-smiths-computer.local +6 -6
PetscLogInfo becomes a macro and always has error checking

src/sys/src/objects/pinit.c
1.55 04/12/06 21:56:53 barrysmith@barry-smiths-computer.local +3 -3
PetscLogInfo becomes a macro and always has error checking

src/sys/src/objects/options.c
1.51 04/12/06 21:56:53 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/sys/src/objects/init.c
1.50 04/12/06 21:56:53 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/sys/src/matlabengine/matlab.c
1.39 04/12/06 21:56:53 barrysmith@barry-smiths-computer.local +12 -12
PetscLogInfo becomes a macro and always has error checking

src/sys/src/fileio/mpiuopen.c
1.19 04/12/06 21:56:53 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/sys/src/fileio/ftest.c
1.33 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/sys/src/fileio/fretrieve.c
1.23 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +3 -3
PetscLogInfo becomes a macro and always has error checking

src/sys/src/draw/impls/x/xcolor.c
1.10 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/sys/src/dll/dl.c
1.32 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +15 -15
PetscLogInfo becomes a macro and always has error checking

src/snes/utils/damgsnes.c
1.51 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/snes/mf/snesmfj.c
1.48 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +3 -3
PetscLogInfo becomes a macro and always has error checking

src/snes/interface/snesut.c
1.17 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +9 -7
PetscLogInfo becomes a macro and always has error checking

src/snes/interface/snesj2.c
1.13 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/snes/interface/snes.c
1.62 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +3 -3
PetscLogInfo becomes a macro and always has error checking

src/snes/interface/noise/snesnoise.c
1.16 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +3 -3
PetscLogInfo becomes a macro and always has error checking

src/snes/interface/noise/snesmfj2.c
1.24 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/snes/impls/tr/tr.c
1.28 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +14 -14
PetscLogInfo becomes a macro and always has error checking

src/snes/impls/ls/ls.c
1.49 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +27 -27
PetscLogInfo becomes a macro and always has error checking

src/mat/utils/gcreate.c
1.37 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/mat/utils/compressedrow.c
1.10 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +5 -5
PetscLogInfo becomes a macro and always has error checking

src/mat/matfd/fdmatrix.c
1.29 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +3 -3
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/sbaij/seq/sbaijfact2.c
1.52.1.1 04/12/06 21:56:51 barrysmith@barry-smiths-computer.local +29 -25
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/sbaij/seq/sbaijfact.c
1.81 04/12/06 21:56:51 barrysmith@barry-smiths-computer.local +33 -29
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/sbaij/seq/sbaij.c
1.129.1.1 04/12/06 21:56:51 barrysmith@barry-smiths-computer.local +15 -15
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/sbaij/mpi/mpisbaij.c
1.114 04/12/06 21:56:51 barrysmith@barry-smiths-computer.local +5 -5
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/rowbs/mpi/mpirowbs.c
1.66 04/12/06 21:56:51 barrysmith@barry-smiths-computer.local +6 -6
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/rowbs/mpi/cholbs.c
1.12 04/12/06 21:56:51 barrysmith@barry-smiths-computer.local +4 -4
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/dense/seq/dense.c
1.72 04/12/06 21:56:51 barrysmith@barry-smiths-computer.local +3 -2
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/dense/mpi/mpidense.c
1.54 04/12/06 21:56:51 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/csr/inode/inode.c
1.43.1.1 04/12/06 21:56:51 barrysmith@barry-smiths-computer.local +7 -7
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/bdiag/seq/bdiag2.c
1.23 04/12/06 21:56:51 barrysmith@barry-smiths-computer.local +4 -4
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/bdiag/seq/bdiag.c
1.47 04/12/06 21:56:51 barrysmith@barry-smiths-computer.local +9 -7
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/bdiag/mpi/mpibdiag.c
1.46 04/12/06 21:56:51 barrysmith@barry-smiths-computer.local +3 -3
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/baij/seq/baijfact3.c
1.18 04/12/06 21:56:50 barrysmith@barry-smiths-computer.local +7 -5
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/baij/seq/baijfact2.c
1.42 04/12/06 21:56:50 barrysmith@barry-smiths-computer.local +37 -34
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/baij/seq/baijfact.c
1.24.1.1 04/12/06 21:56:50 barrysmith@barry-smiths-computer.local +16 -12
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/baij/seq/baij.c
1.114.1.1 04/12/06 21:56:50 barrysmith@barry-smiths-computer.local +8 -7
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/baij/mpi/mpibaij.c
1.86 04/12/06 21:56:50 barrysmith@barry-smiths-computer.local +7 -7
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/baij/mpi/baijov.c
1.26 04/12/06 21:56:50 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/aij/seq/umfpack/umfpack.c
1.41 04/12/06 21:56:50 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/aij/seq/symtranspose.c
1.9 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +3 -3
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/aij/seq/superlu/superlu.c
1.75 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/aij/seq/matmatmult.c
1.84 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/aij/seq/matlab/aijmatlab.c
1.35.1.1 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +3 -3
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/aij/seq/lusol/lusol.c
1.36 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/aij/seq/essl/essl.c
1.34.1.1 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/aij/seq/aijfact.c
1.107 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +34 -26
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/aij/seq/aij.c
1.204.1.1 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +6 -6
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.103 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/aij/mpi/mumps/mumps.c
1.84 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/aij/mpi/mpiptap.c
1.16 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/aij/mpi/mpiov.c
1.30 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/aij/mpi/mpiaij.c
1.227 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +4 -4
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/aij/mpi/fdmpiaij.c
1.12 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/adj/mpi/mpiadj.c
1.43.1.1 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +3 -2
PetscLogInfo becomes a macro and always has error checking

src/mat/color/color.c
1.22 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/ksp/pc/interface/precon.c
1.58 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +5 -5
PetscLogInfo becomes a macro and always has error checking

src/ksp/pc/impls/tfs/pxxt.c
1.23 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/ksp/pc/impls/sor/sor.c
1.26 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/ksp/pc/impls/mg/mg.c
1.43 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/ksp/pc/impls/jacobi/jacobi.c
1.15 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/ksp/pc/impls/hypre/hyppilut.c
1.69 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/ksp/pc/impls/fieldsplit/fieldsplit.c
1.18 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/ksp/ksp/interface/itfunc.c
1.60 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/ksp/ksp/interface/iterativ.c
1.29 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +10 -9
PetscLogInfo becomes a macro and always has error checking

src/ksp/ksp/interface/itcreate.c
1.59 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +4 -2
PetscLogInfo becomes a macro and always has error checking

src/ksp/ksp/impls/symmlq/symmlq.c
1.19 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/ksp/ksp/impls/qcg/qcg.c
1.22 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +6 -6
PetscLogInfo becomes a macro and always has error checking

src/ksp/ksp/impls/minres/minres.c
1.20 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/ksp/ksp/impls/lgmres/lgmres.c
1.35 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/ksp/ksp/impls/gmres/gmres.c
1.53 04/12/06 21:56:47 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/ksp/ksp/impls/gmres/borthog2.c
1.17 04/12/06 21:56:47 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/ksp/ksp/impls/fgmres/fgmres.c
1.40 04/12/06 21:56:47 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/ksp/ksp/impls/cgne/cgne.c
1.23 04/12/06 21:56:47 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/ksp/ksp/impls/cg/cg.c
1.31 04/12/06 21:56:47 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/ksp/examples/tutorials/ex10.c
1.46 04/12/06 21:56:47 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/fortran/custom/zstart.c
1.24 04/12/06 21:56:47 barrysmith@barry-smiths-computer.local +4 -3
PetscLogInfo becomes a macro and always has error checking

src/fortran/custom/zoptions.c
1.22 04/12/06 21:56:47 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/dm/da/src/gr2.c
1.30 04/12/06 21:56:46 barrysmith@barry-smiths-computer.local +5 -5
PetscLogInfo becomes a macro and always has error checking

src/dm/da/src/dasub.c
1.11 04/12/06 21:56:46 barrysmith@barry-smiths-computer.local +4 -4
PetscLogInfo becomes a macro and always has error checking

src/dm/da/src/da2.c
1.57 04/12/06 21:56:46 barrysmith@barry-smiths-computer.local +6 -6
PetscLogInfo becomes a macro and always has error checking

include/petsclog.h
1.50 04/12/06 21:56:46 barrysmith@barry-smiths-computer.local +6 -1
PetscLogInfo becomes a macro and always has error checking

src/docs/website/publications/prizes.html
1.19 04/12/06 11:12:59 barrysmith@barrysmith-57.mcs.anl.gov +7 -1
added CFGS fellows from Lois


Hg-commit: 81f9f5ef459e333bd2dd09393e15782b082b998d

show more ...


# 81287812 13-Nov-2004 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.2698
knepley@khan.mcs.anl.gov|ChangeSet|20041113020719|05447
ChangeSet
1.2698 04/11/06 20:52:58 knepley@khan.mcs.anl.gov +6 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into kh

bk-changeset-1.2698
knepley@khan.mcs.anl.gov|ChangeSet|20041113020719|05447
ChangeSet
1.2698 04/11/06 20:52:58 knepley@khan.mcs.anl.gov +6 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.mcs.anl.gov:/home/knepley/PETSc-dev/petsc-dev

todo
1.106 04/11/06 20:52:53 knepley@khan.mcs.anl.gov +0 -0
Auto merged

src/vec/interface/vector.c
1.111 04/11/06 20:52:55 knepley@khan.mcs.anl.gov +0 -0
Auto merged

src/mat/impls/sbaij/seq/sbaij.c
1.122 04/11/06 20:52:55 knepley@khan.mcs.anl.gov +0 -0
Auto merged

src/mat/impls/sbaij/mpi/mpisbaij.c
1.113 04/11/06 20:52:54 knepley@khan.mcs.anl.gov +0 -0
Auto merged

src/mat/impls/baij/seq/baij.c
1.110 04/11/06 20:52:54 knepley@khan.mcs.anl.gov +0 -0
Auto merged

src/mat/impls/aij/seq/aij.c
1.197 04/11/06 20:52:53 knepley@khan.mcs.anl.gov +0 -0
Auto merged


Hg-commit: d30867d8ba3fe7eeb6a355c6b4f2a0209697a9cb

show more ...


# 52e6d16b 12-Nov-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2693.1.6
barrysmith@barry-smiths-computer.local|ChangeSet|20041112205404|59977
ChangeSet
1.2693.1.6 04/11/12 14:54:04 barrysmith@barry-smiths-computer.local +134 -0
replace logging

bk-changeset-1.2693.1.6
barrysmith@barry-smiths-computer.local|ChangeSet|20041112205404|59977
ChangeSet
1.2693.1.6 04/11/12 14:54:04 barrysmith@barry-smiths-computer.local +134 -0
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/utils/vscat.c
1.36 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/pf/interface/pf.c
1.28 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/is/utils/isltog.c
1.33 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +4 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/is/impls/stride/stride.c
1.17 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/is/impls/general/strgen.c
1.9 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/is/impls/general/general.c
1.21 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +4 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/is/impls/block/block.c
1.19 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/interface/vector.c
1.109.1.1 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/interface/veccreate.c
1.22 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/interface/mapcreate.c
1.14 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/impls/mpi/pdvec.c
1.43 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/draw/utils/dscatter.c
1.14 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +4 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/mpi/fdmpiaij.c
1.11 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/bjacobi/bjacobi.c
1.37 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +17 -17
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/impls/mpi/pbvec.c
1.32 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +7 -8
replace logging macros that use 0;if stuff with ( || , stuff

src/ts/interface/tscreate.c
1.17 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/ts/interface/ts.c
1.41 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ts/impls/pseudo/posindep.c
1.23 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ts/impls/implicit/pvode/petscpvode.c
1.29 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +6 -6
replace logging macros that use 0;if stuff with ( || , stuff

src/ts/impls/implicit/cn/cn.c
1.20 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ts/impls/implicit/beuler/beuler.c
1.22 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ts/impls/explicit/rk/rk.c
1.17 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/viewer/interface/viewreg.c
1.19 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/viewer/impls/silo/vsilo.c
1.19 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/viewer/impls/matlab/vmatlab.c
1.17 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +4 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/viewer/impls/draw/drawv.c
1.23 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/viewer/impls/binary/binv.c
1.36 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/utils/random.c
1.20 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/utils/fhost.c
1.18 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/objects/tagm.c
1.21 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/objects/options.c
1.50 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/objects/inherit.c
1.32 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/matlabengine/matlab.c
1.36 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +13 -13
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/fileio/mpiuopen.c
1.18 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/fileio/ftest.c
1.32 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/draw/utils/lg.c
1.16 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +6 -6
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/draw/utils/hists.c
1.22 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +5 -5
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/draw/utils/axis.c
1.18 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/draw/interface/drawreg.c
1.27 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/draw/impls/x/xops.c
1.25 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/dll/dl.c
1.31 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +4 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/snes/mf/snesmfj.c
1.47 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/snes/interface/snes.c
1.60 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/snes/interface/noise/snesnoise.c
1.15 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/snes/interface/noise/snesmfj2.c
1.23 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/snes/impls/tr/tr.c
1.25 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/snes/impls/test/snestest.c
1.15 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/snes/impls/ls/ls.c
1.45 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/utils/gcreate.c
1.29 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/partition/partition.c
1.29 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/matfd/fdmatrix.c
1.28 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +7 -7
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/interface/matrix.c
1.157 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/interface/matnull.c
1.18 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/shell/shell.c
1.26 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/sbaij/seq/sbaijfact2.c
1.49 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/sbaij/seq/sbaijfact.c
1.76 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/sbaij/seq/sbaij.c
1.120.1.1 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +8 -8
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/sbaij/mpi/mpisbaij.c
1.111.1.1 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +20 -20
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/sbaij/mpi/mmsbaij.c
1.31 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +21 -21
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/rowbs/mpi/mpirowbs.c
1.63 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +12 -12
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/dense/seq/dense.c
1.69 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +6 -6
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/dense/mpi/mpidense.c
1.52 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +6 -6
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/dense/mpi/mmdense.c
1.15 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +5 -5
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/bdiag/seq/bdiag2.c
1.21 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/bdiag/seq/bdiag.c
1.45 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/bdiag/seq/bdfact.c
1.16 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/bdiag/mpi/mpibdiag.c
1.44 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +4 -5
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/bdiag/mpi/mmbdiag.c
1.9 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +5 -5
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/baij/seq/baijfact3.c
1.17 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/baij/seq/baijfact2.c
1.40 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/baij/seq/baijfact.c
1.19 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/baij/seq/baij.c
1.108.1.1 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +9 -9
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/baij/mpi/mpibaij.c
1.80 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +14 -14
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/baij/mpi/mmbaij.c
1.25 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +8 -8
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/seq/umfpack/umfpack.c
1.39 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/seq/symtranspose.c
1.8 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +3 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/seq/superlu/superlu.c
1.72 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/seq/matlab/aijmatlab.c
1.33 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/seq/lusol/lusol.c
1.34 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/seq/essl/essl.c
1.33 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/seq/aijfact.c
1.90 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +7 -7
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/seq/aij.c
1.195.1.1 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +10 -10
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.101 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/mpi/mumps/mumps.c
1.82 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/mpi/mpiaij.c
1.222 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +14 -14
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/mpi/mmaij.c
1.21 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +8 -8
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/adj/mpi/mpiadj.c
1.40 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/interface/precon.c
1.57 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/tfs/tfs.c
1.5 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/tfs/pxxt.c
1.22 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/sor/sor.c
1.25 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/shell/shellpc.c
1.23 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/redundant/redundant.c
1.22 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/pbjacobi/pbjacobi.c
1.17 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/mg/mgfunc.c
1.15 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/mg/mg.c
1.42 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +4 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/ksp/pcksp.c
1.21 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/jacobi/jacobi.c
1.14 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/is/nn/nn.c
1.26 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/fieldsplit/fieldsplit.c
1.16 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/factor/lu/lu.c
1.39 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/factor/ilu/ilu.c
1.51 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +6 -6
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/factor/icc/icc.c
1.39 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/factor/cholesky/cholesky.c
1.37 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/eisens/eisen.c
1.24 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +4 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/composite/composite.c
1.24 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/asm/asm.c
1.41 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/interface/xmon.c
1.10 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/interface/itfunc.c
1.58 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/interface/itcreate.c
1.58 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/interface/iguess.c
1.12 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/interface/eige.c
1.23 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/rich/rich.c
1.19 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/qcg/qcg.c
1.21 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/lsqr/lsqr.c
1.21 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/lgmres/lgmres.c
1.33 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +10 -11
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/gmres/gmres.c
1.51 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +8 -8
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/fgmres/fgmres.c
1.38 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +10 -11
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/cheby/cheby.c
1.20 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/cgne/cgne.c
1.22 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/cg/cg.c
1.30 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/da/utils/pack.c
1.18 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/da/src/gr1.c
1.15 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/da/src/daltol.c
1.15 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/da/src/daindex.c
1.14 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/da/src/da3.c
1.31 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +11 -11
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/da/src/da2.c
1.56 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +11 -11
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/da/src/da1.c
1.29 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +10 -10
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/ao/impls/mapping/aomapping.c
1.26 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/ao/impls/basic/aodatabasic.c
1.27 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +4 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/ao/impls/basic/aobasic.c
1.28 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

include/petsclog.h
1.48 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +26 -48
replace logging macros that use 0;if stuff with ( || , stuff

config/configure.py
1.77 04/11/12 13:19:10 barrysmith@barry-smiths-computer.local +4 -1
nice print at beginning saying what the heck we are doing

todo
1.104.1.1 04/11/12 12:21:43 barrysmith@barry-smiths-computer.local +1 -1
did some bad macro fixes, but discovered more that must be done

src/sys/src/draw/utils/dscatter.c
1.13 04/11/12 11:15:23 barrysmith@barry-smiths-computer.local +2 -2
*** empty log message ***

src/mat/impls/aij/mpi/fdmpiaij.c
1.10 04/11/12 11:05:36 barrysmith@barry-smiths-computer.local +3 -3
*** empty log message ***

src/ksp/pc/impls/bjacobi/bjacobi.c
1.36 04/11/12 11:02:44 barrysmith@barry-smiths-computer.local +1 -1
*** empty log message ***


Hg-commit: 7b215793c5e97c2128e82609b069418fddc3948a

show more ...


# 3bf8b519 02-Nov-2004 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.2651
knepley@khan.mcs.anl.gov|ChangeSet|20041102025425|50019
ChangeSet
1.2651 04/10/30 04:53:08 knepley@khan.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into kh

bk-changeset-1.2651
knepley@khan.mcs.anl.gov|ChangeSet|20041102025425|50019
ChangeSet
1.2651 04/10/30 04:53:08 knepley@khan.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.mcs.anl.gov:/home/knepley/PETSc-dev/petsc-dev


Hg-commit: c8b6f109fcafe32893ea9ffc6b036309edecd75c

show more ...


# 1b26dc45 31-Oct-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2649.1.6
barrysmith@barry-smiths-computer.local|ChangeSet|20041031024241|57393
ChangeSet
1.2649.1.6 04/10/30 21:42:41 barrysmith@barry-smiths-computer.local +0 -0
Merge bk://petsc@

bk-changeset-1.2649.1.6
barrysmith@barry-smiths-computer.local|ChangeSet|20041031024241|57393
ChangeSet
1.2649.1.6 04/10/30 21:42:41 barrysmith@barry-smiths-computer.local +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barry-smiths-computer.local:/Users/barrysmith/petsc-dev


Hg-commit: 48b6ceb0271f5c915e0874748c7cf93650b943f4

show more ...


# 69eb54c3 31-Oct-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2649.2.1
barrysmith@barry-smiths-computer.local|ChangeSet|20041031024223|57393
ChangeSet
1.2649.2.1 04/10/30 21:42:23 barrysmith@barry-smiths-computer.local +2 -0
reorganize todo t

bk-changeset-1.2649.2.1
barrysmith@barry-smiths-computer.local|ChangeSet|20041031024223|57393
ChangeSet
1.2649.2.1 04/10/30 21:42:23 barrysmith@barry-smiths-computer.local +2 -0
reorganize todo this

todo
1.96 04/10/30 21:41:51 barrysmith@barry-smiths-computer.local +98 -116
*** empty log message ***

todo
1.95 04/10/30 14:51:16 barrysmith@barry-smiths-computer.local +3 -0
*** empty log message ***

src/vec/is/utils/isltog.c
1.32 04/10/30 14:43:17 barrysmith@barry-smiths-computer.local +1 -1
clearer docs


Hg-commit: 110c4af6141b7cb6ebaee8e5b48f11b9e4909d49

show more ...


# bf0701ed 30-Oct-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2468.6.52
barrysmith@barry-smiths-computer.local|ChangeSet|20041030192929|40114
ChangeSet
1.2468.6.52 04/10/30 14:29:29 barrysmith@barry-smiths-computer.local +0 -0
Merge bk://pets

bk-changeset-1.2468.6.52
barrysmith@barry-smiths-computer.local|ChangeSet|20041030192929|40114
ChangeSet
1.2468.6.52 04/10/30 14:29:29 barrysmith@barry-smiths-computer.local +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-release-2.2.1
into barry-smiths-computer.local:/Users/barrysmith/petsc-2.2.1


Hg-commit: d9914822d17037342b33c430aa32c0379766cfb1

show more ...


# b1592703 30-Oct-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2649.1.4
barrysmith@barry-smiths-computer.local|ChangeSet|20041030192754|57401
ChangeSet
1.2649.1.4 04/10/30 14:27:54 barrysmith@barry-smiths-computer.local +1 -0
Merge barry-smith

bk-changeset-1.2649.1.4
barrysmith@barry-smiths-computer.local|ChangeSet|20041030192754|57401
ChangeSet
1.2649.1.4 04/10/30 14:27:54 barrysmith@barry-smiths-computer.local +1 -0
Merge barry-smiths-computer.local:/Users/barrysmith/petsc-2.2.1
into barry-smiths-computer.local:/Users/barrysmith/petsc-dev

src/vec/is/utils/isltog.c
1.31 04/10/30 14:27:53 barrysmith@barry-smiths-computer.local +0 -0
Auto merged


Hg-commit: aeb2592bb33209fe6cc9ed33874fafb89932455e

show more ...


# db032c9d 30-Oct-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2468.25.1
barrysmith@barry-smiths-computer.local|ChangeSet|20041030192734|40104
ChangeSet
1.2468.25.1 04/10/30 14:27:34 barrysmith@barry-smiths-computer.local +1 -0
undo 1.24 damn

bk-changeset-1.2468.25.1
barrysmith@barry-smiths-computer.local|ChangeSet|20041030192734|40104
ChangeSet
1.2468.25.1 04/10/30 14:27:34 barrysmith@barry-smiths-computer.local +1 -0
undo 1.24 damn the Jin incorrectly creating block version of is
from nonblock version

src/vec/is/utils/isltog.c
1.29.1.1 04/10/30 14:26:49 barrysmith@barry-smiths-computer.local +1 -1
undo 1.24 damn the Jin


Hg-commit: 67ce9ab387deb103a7d0a11641c7f7676d137a85

show more ...


# 70af16d7 12-Oct-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2625
barrysmith@barry-smiths-computer.local|ChangeSet|20041012152708|37929
ChangeSet
1.2625 04/10/12 10:27:08 barrysmith@barry-smiths-computer.local +1 -0
Merge bk://petsc@petsc.bk

bk-changeset-1.2625
barrysmith@barry-smiths-computer.local|ChangeSet|20041012152708|37929
ChangeSet
1.2625 04/10/12 10:27:08 barrysmith@barry-smiths-computer.local +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barry-smiths-computer.local:/Users/barrysmith/petsc-dev

src/mat/impls/aij/mpi/mpiaij.c
1.219 04/10/12 10:27:07 barrysmith@barry-smiths-computer.local +0 -0
Auto merged


Hg-commit: 37cad6cef178e1935bc23d73c2723b81e5aa73b2

show more ...


# d38fa0fb 12-Oct-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2617.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20041012152655|17893
ChangeSet
1.2617.1.1 04/10/12 10:26:55 barrysmith@barry-smiths-computer.local +58 -0
merge PetscObjec

bk-changeset-1.2617.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20041012152655|17893
ChangeSet
1.2617.1.1 04/10/12 10:26:55 barrysmith@barry-smiths-computer.local +58 -0
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()
formating
clearer manual pages and error messages
error checking for PetscMemXXXX
print inode info for mpiaij matrices

src/vec/is/impls/general/general.c
1.20 04/10/12 10:26:52 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/utils/random.c
1.18 04/10/12 10:26:52 barrysmith@barry-smiths-computer.local +2 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

include/petschead.h
1.44 04/10/12 10:26:52 barrysmith@barry-smiths-computer.local +2 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/vec/utils/vscat.c
1.32 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +5 -5
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/vec/utils/vpscat.c
1.36 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +2 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/vec/pf/interface/pf.c
1.27 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/vec/is/utils/isltog.c
1.30 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/vec/is/impls/stride/stride.c
1.16 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +2 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/vec/is/impls/block/block.c
1.18 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +2 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/vec/interface/vector.c
1.109 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/vec/interface/veccreate.c
1.21 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/vec/interface/mapcreate.c
1.13 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/vec/interface/map.c
1.20 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/ts/interface/tscreate.c
1.16 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/ts/interface/ts.c
1.40 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/viewer/interface/viewreg.c
1.16 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/viewer/interface/view.c
1.11 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/viewer/impls/draw/drawv.c
1.22 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/viewer/impls/binary/binv.c
1.35 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/utils/memc.c
1.23 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +9 -2
error checking for null pointers

src/sys/src/plog/classLog.c
1.19 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +13 -12
don't screw up object->id with logging stuff!

src/sys/src/objects/inherit.c
1.29 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +2 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/matlabengine/matlab.c
1.35 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/draw/utils/lg.c
1.15 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/draw/utils/hists.c
1.21 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/draw/utils/dscatter.c
1.12 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/draw/utils/axis.c
1.16 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/draw/interface/drawreg.c
1.26 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/draw/interface/draw.c
1.18 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/draw/impls/x/xops.c
1.24 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/snes/mf/snesmfj.c
1.46 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/snes/interface/snes.c
1.58 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/mat/utils/gcreate.c
1.26 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/mat/partition/partition.c
1.28 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/mat/matfd/fdmatrix.c
1.27 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/mat/interface/matrix.c
1.148 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/mat/interface/matnull.c
1.17 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/mat/impls/rowbs/mpi/mpirowbs.c
1.62 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +0 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/mat/impls/bdiag/seq/bdiag3.c
1.24 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +1 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/mat/impls/aij/mpi/mpiaij.c
1.217.1.1 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +10 -4
proper printing of inode use with mpiaij matrices

src/ksp/pc/interface/precon.c
1.56 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/ksp/ksp/interface/itres.c
1.12 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +8 -6
clearer manual page
formating

src/ksp/ksp/interface/itfunc.c
1.57 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/ksp/ksp/interface/itcreate.c
1.57 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/ksp/ksp/impls/cgs/cgs.c
1.25 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +3 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()
formating

src/dm/da/utils/pack.c
1.17 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/dm/da/src/dadestroy.c
1.22 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/dm/da/src/da3.c
1.30 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/dm/da/src/da2.c
1.55 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/dm/da/src/da1.c
1.28 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/dm/ao/interface/ao.c
1.18 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/dm/ao/impls/mapping/aomapping.c
1.25 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/dm/ao/impls/basic/aodatabasic.c
1.26 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +1 -5
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/dm/ao/impls/basic/aobasic.c
1.27 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/contrib/ysmp/ex1.c
1.4 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

python/PETSc/utilities/debugging.py
1.6 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +1 -1
more specific help

include/petsclog.h
1.47 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +2 -2
allow returning error code

src/sys/src/utils/random.c
1.17 04/10/11 11:03:15 barrysmith@barry-smiths-computer.local +0 -4
*** empty log message ***

src/vec/is/impls/general/general.c
1.19 04/10/11 10:56:34 barrysmith@barry-smiths-computer.local +0 -1
*** empty log message ***

src/sys/src/utils/random.c
1.16 04/10/11 10:56:03 barrysmith@barry-smiths-computer.local +0 -1
*** empty log message ***

include/petschead.h
1.43 04/10/11 10:53:42 barrysmith@barry-smiths-computer.local +2 -1
*** empty log message ***

todo
1.88 04/10/10 21:16:27 barrysmith@barry-smiths-computer.local +2 -0
*** empty log message ***


Hg-commit: b9df9c01c215106f109d6dbb02b6e356ac391cdb

show more ...


# 0066cc46 03-Aug-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2374
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040803215429|01196
ChangeSet
1.2374 04/08/03 16:54:29 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits

bk-changeset-1.2374
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040803215429|01196
ChangeSet
1.2374 04/08/03 16:54:29 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-dev


Hg-commit: c9cca02c14b5169dbe3882c103dad547c54d243e

show more ...


# 8a8e0b3a 03-Aug-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2371.1.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040803215240|03783
ChangeSet
1.2371.1.1 04/08/03 16:52:40 barrysmith@barrysmith-57.mcs.anl.gov +14 -0
nightly builds

sr

bk-changeset-1.2371.1.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040803215240|03783
ChangeSet
1.2371.1.1 04/08/03 16:52:40 barrysmith@barrysmith-57.mcs.anl.gov +14 -0
nightly builds

src/vec/is/utils/isltog.c
1.29 04/08/03 16:52:38 barrysmith@barrysmith-57.mcs.anl.gov +6 -7
nightly builds

src/vec/examples/tests/ex32f.F
1.6 04/08/03 16:52:38 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
nightly builds

src/ts/examples/tutorials/ex2f.F
1.8 04/08/03 16:52:37 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
nightly builds

src/snes/utils/damgsnes.c
1.48 04/08/03 16:52:37 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
nightly builds

src/mat/impls/aij/seq/matlab/aijmatlab.c
1.31 04/08/03 16:52:37 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
nightly builds

src/mat/examples/tests/makefile
1.37 04/08/03 16:52:37 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
nightly builds

src/ksp/examples/tests/ex12f.F
1.18 04/08/03 16:52:37 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
nightly builds

src/docs/tex/petscapp.bib
1.129 04/08/03 16:52:37 barrysmith@barrysmith-57.mcs.anl.gov +15 -3
nightly builds

include/finclude/petscdraw.h
1.7 04/08/03 16:52:37 barrysmith@barrysmith-57.mcs.anl.gov +20 -12
nightly builds

src/vec/examples/tests/makefile
1.20 04/08/03 16:12:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
FLINKER for fortran

src/mat/impls/aij/mpi/mpiaij.c
1.203 04/08/03 14:29:58 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
Barry you silly bunt, maxnz is needed for values on 0th processor

src/mat/impls/baij/mpi/mpibaij.c
1.72 04/08/03 14:29:51 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
Barry you silly bunt, maxnz is needed for values on 0th processor

makefile
1.122 04/08/03 14:02:13 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
removed no longer exisiting files

maint/fixtags.py
1.3 04/08/03 13:59:49 barrysmith@barrysmith-57.mcs.anl.gov +8 -2
remove painful #define blah_ blah in fortran interface files


Hg-commit: 2e4b43444eabea04a87c95e49ea1d0055880c6e9

show more ...


# 95fd45ae 02-Aug-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2366
Kris@mbuschel.|ChangeSet|20040802193030|53361
ChangeSet
1.2366 04/08/02 12:30:30 Kris@mbuschel. +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into mbuschel.:C:/home/Kris

bk-changeset-1.2366
Kris@mbuschel.|ChangeSet|20040802193030|53361
ChangeSet
1.2366 04/08/02 12:30:30 Kris@mbuschel. +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into mbuschel.:C:/home/Kris/petsc/petsc-dev

python/PETSc/packages/update.py
1.66 04/08/02 12:30:28 Kris@mbuschel. +0 -0
Auto merged


Hg-commit: 58e2d02a6d8cb642589bca781970293d3ba26d8f

show more ...


# d44834fb 27-Jul-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2363.1.34
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040727160940|16623
ChangeSet
1.2363.1.34 04/07/27 11:09:40 barrysmith@barrysmith-57.mcs.anl.gov +17 -0
nightly build fixe

bk-changeset-1.2363.1.34
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040727160940|16623
ChangeSet
1.2363.1.34 04/07/27 11:09:40 barrysmith@barrysmith-57.mcs.anl.gov +17 -0
nightly build fixes
some PetscInt for Fortran

src/vec/utils/vpscat.c
1.33 04/07/27 11:09:37 barrysmith@barrysmith-57.mcs.anl.gov +1 -2
freeed together so i have to malloc together

src/vec/is/utils/isltog.c
1.28 04/07/27 11:09:37 barrysmith@barrysmith-57.mcs.anl.gov +13 -3
use irecv so mpich2 won't complain about send before receive

src/ts/examples/tests/ex1.c
1.11 04/07/27 11:09:37 barrysmith@barrysmith-57.mcs.anl.gov +1 -2
don't need to use flag here anymore

src/sys/src/draw/interface/drawreg.c
1.25 04/07/27 11:09:37 barrysmith@barrysmith-57.mcs.anl.gov +1 -3
-nox flag should cause no complaint about no X11

src/mat/utils/gcreate.c
1.25 04/07/27 11:09:37 barrysmith@barrysmith-57.mcs.anl.gov +5 -5
PetscInt, formating

src/mat/impls/aij/seq/aijfact.c
1.64 04/07/27 11:09:37 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
formating

src/mat/examples/tests/ex96.c
1.9 04/07/27 11:09:37 barrysmith@barrysmith-57.mcs.anl.gov +1 -2
only C++ allows declarations IN code

src/fortran/custom/zsnes.c
1.24 04/07/27 11:09:36 barrysmith@barrysmith-57.mcs.anl.gov +19 -19
PetscInt

src/fortran/custom/zpetsc.h
1.17 04/07/27 11:09:36 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscInt

src/fortran/custom/zpc.c
1.26 04/07/27 11:09:36 barrysmith@barrysmith-57.mcs.anl.gov +33 -33
PetscInt

src/fortran/custom/zoptions.c
1.13 04/07/27 11:09:36 barrysmith@barrysmith-57.mcs.anl.gov +17 -17
PetscInt

src/fortran/custom/zmat.c
1.35 04/07/27 11:09:36 barrysmith@barrysmith-57.mcs.anl.gov +64 -64
PetscInt

src/fortran/custom/zksp.c
1.23 04/07/27 11:09:36 barrysmith@barrysmith-57.mcs.anl.gov +30 -30
PetscInt

src/dm/da/examples/tests/ex7.c
1.8 04/07/27 11:09:36 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
caste to correct type

src/dm/da/examples/tests/ex23.c
1.9 04/07/27 11:09:36 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
caste to correct type

src/dm/da/examples/tests/ex20.c
1.7 04/07/27 11:09:36 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
caste to correct type

bmake/common/rules
1.127 04/07/27 11:09:36 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
g77 don't warn about using function with two different type args


Hg-commit: 2c67b21a69e6a9e4f23d268ece7b468999759ad4

show more ...


# 3d098501 21-Jul-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2363.1.13
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040721190727|31760
ChangeSet
1.2363.1.13 04/07/21 14:07:27 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
Merge bk://petsc@pe

bk-changeset-1.2363.1.13
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040721190727|31760
ChangeSet
1.2363.1.13 04/07/21 14:07:27 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-dev

src/dm/ao/aoimpl.h
1.16 04/07/21 14:07:27 barrysmith@barrysmith-57.mcs.anl.gov +0 -2
Auto merged


Hg-commit: 9feb88d1b52513c2600b442606460d9071c9ebdc

show more ...


# 922d95a3 21-Jul-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2363.4.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040721190712|31762
ChangeSet
1.2363.4.1 04/07/21 14:07:12 barrysmith@barrysmith-57.mcs.anl.gov +14 -0
nightly build fixes

bk-changeset-1.2363.4.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040721190712|31762
ChangeSet
1.2363.4.1 04/07/21 14:07:12 barrysmith@barrysmith-57.mcs.anl.gov +14 -0
nightly build fixes

src/vec/is/utils/isltog.c
1.27 04/07/21 14:07:10 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
nightly build fixes

src/mat/examples/tests/ex78.c
1.8 04/07/21 14:07:10 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
nightly build fixes

src/mat/examples/tests/ex72.c
1.9 04/07/21 14:07:10 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
nightly build fixes

src/ksp/examples/tutorials/output/ex10_2.out
1.5 04/07/21 14:07:10 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
nightly build fixes

src/sys/src/objects/options.c
1.47 04/07/21 14:00:40 barrysmith@barrysmith-57.mcs.anl.gov +5 -1
test for existence of ~/.petscrc before trying to use it!!!
How the fuck did this get screwed up

src/sys/src/fileio/ghome.c
1.17 04/07/21 13:56:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
formatting

src/mat/examples/tests/ex50.c
1.9 04/07/21 13:50:04 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
%le requires double* type

src/mat/examples/tests/ex32.c
1.11 04/07/21 13:48:50 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
nightly build %ld doesn't match PetscScalar

src/mat/impls/aij/seq/aij.c
1.166 04/07/21 13:13:08 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
lu_shift not initialized

src/mat/examples/tutorials/makefile
1.16 04/07/21 12:42:24 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
move test that requires datafiles to testexamples_6

src/mat/examples/tests/makefile
1.32 04/07/21 12:41:43 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
moved runex2 that requires datafiles to 6

python/PETSc/packages/update.py
1.64.1.2 04/07/21 12:33:30 barrysmith@barrysmith-57.mcs.anl.gov +6 -3
make sure datafiles directory has matrices subdirectory

python/PETSc/packages/Sowing.py
1.75 04/07/21 12:32:36 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
more debugging message about what it is doing

src/dm/ao/aoimpl.h
1.15 04/07/21 11:28:47 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
double -> PetscReal


Hg-commit: 279f4eb836feb6d34869c8aef35e0a92234522d3

show more ...


# 27bb1f13 26-Jun-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2302
Kris@mbuschel.|ChangeSet|20040626171550|26417
ChangeSet
1.2302 04/06/26 10:15:50 Kris@mbuschel. +3 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into mbuschel.:C:/home/Kris

bk-changeset-1.2302
Kris@mbuschel.|ChangeSet|20040626171550|26417
ChangeSet
1.2302 04/06/26 10:15:50 Kris@mbuschel. +3 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into mbuschel.:C:/home/Kris/petsc/petsc-dev

src/sys/src/objects/init.c
1.44 04/06/26 10:15:49 Kris@mbuschel. +0 -0
Auto merged

python/PETSc/packages/BlasLapack.py
1.66 04/06/26 10:15:49 Kris@mbuschel. +0 -0
Auto merged

python/PETSc/Configure.py
1.233 04/06/26 10:15:48 Kris@mbuschel. +0 -0
Auto merged


Hg-commit: ceb744fcaedfb9beab8a32f3c881537ff5bfcbe2

show more ...


# 1f10ecdb 26-Jun-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2299.1.37
barrysmith@barry-smiths-computer.local|ChangeSet|20040626153546|29350
ChangeSet
1.2299.1.37 04/06/26 10:35:46 barrysmith@barry-smiths-computer.local +0 -0
Merge bk://pets

bk-changeset-1.2299.1.37
barrysmith@barry-smiths-computer.local|ChangeSet|20040626153546|29350
ChangeSet
1.2299.1.37 04/06/26 10:35:46 barrysmith@barry-smiths-computer.local +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barry-smiths-computer.local:/Users/barrysmith/petsc-dev


Hg-commit: ef25a3b8d3d04f7bcaafd1d99b0a71eebbca3d51

show more ...


1...<<212223242526272829