History log of /petsc/include/petsc.h (Results 401 – 425 of 845)
Revision Date Author Comments
# cdbf662e 07-Sep-2004 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.2502
knepley@khan.mcs.anl.gov|ChangeSet|20040907190936|54504
ChangeSet
1.2502 04/08/31 22:20:45 knepley@khan.mcs.anl.gov +1 -0
Merge

python/PETSc/utilities/compilerFlags.py

bk-changeset-1.2502
knepley@khan.mcs.anl.gov|ChangeSet|20040907190936|54504
ChangeSet
1.2502 04/08/31 22:20:45 knepley@khan.mcs.anl.gov +1 -0
Merge

python/PETSc/utilities/compilerFlags.py
1.16 04/08/31 22:20:42 knepley@khan.mcs.anl.gov +2 -16
Bad merge, will fix


Hg-commit: 4bbed21172a2dbfc96b0fa78683ec7425d23381a

show more ...


# b4842f18 06-Sep-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2500.1.3
barrysmith@barry-smiths-computer.local|ChangeSet|20040906234955|54267
ChangeSet
1.2500.1.3 04/09/06 18:49:55 barrysmith@barry-smiths-computer.local +4 -0
minor config upda

bk-changeset-1.2500.1.3
barrysmith@barry-smiths-computer.local|ChangeSet|20040906234955|54267
ChangeSet
1.2500.1.3 04/09/06 18:49:55 barrysmith@barry-smiths-computer.local +4 -0
minor config update

src/ksp/pc/impls/samg/makefile
1.13 04/09/06 18:49:53 barrysmith@barry-smiths-computer.local +1 -1
change CPP for C++ to CXXONLY so no confusion with CPP

python/PETSc/utilities/clanguage.py
1.4 04/09/06 18:49:53 barrysmith@barry-smiths-computer.local +1 -1
make sure format is C or Cxx

python/PETSc/Configure.py
1.275 04/09/06 18:49:53 barrysmith@barry-smiths-computer.local +7 -10
dropped macro defines that are set in config stuff

include/petsc.h
1.93 04/09/06 18:49:53 barrysmith@barry-smiths-computer.local +1 -1
changed C++ name to CXX from CPP (to prevent confusion)


Hg-commit: 2cbc1fa817f209b8a78d418a2b2c3e6654c60db8

show more ...


# 6a1ad774 21-Aug-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2474
barrysmith@barry-smiths-computer.local|ChangeSet|20040821035729|49029
ChangeSet
1.2474 04/08/20 22:57:29 barrysmith@barry-smiths-computer.local +0 -0
Merge bk://petsc.bkbits.n

bk-changeset-1.2474
barrysmith@barry-smiths-computer.local|ChangeSet|20040821035729|49029
ChangeSet
1.2474 04/08/20 22:57:29 barrysmith@barry-smiths-computer.local +0 -0
Merge bk://petsc.bkbits.net/petsc-dev
into barry-smiths-computer.local:/Users/barrysmith/petsc-config


Hg-commit: 60f086f0998fa0ae5f984c9456da1a753cc773d8

show more ...


# 9cb0ec93 20-Aug-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2468.1.11
hzhang@harley.mcs.anl.gov|ChangeSet|20040820043453|26421
ChangeSet
1.2468.1.11 04/08/19 15:17:21 hzhang@harley.mcs.anl.gov +2 -0
minor update of ML interface

src/ksp/p

bk-changeset-1.2468.1.11
hzhang@harley.mcs.anl.gov|ChangeSet|20040820043453|26421
ChangeSet
1.2468.1.11 04/08/19 15:17:21 hzhang@harley.mcs.anl.gov +2 -0
minor update of ML interface

src/ksp/pc/impls/ml/ml.c
1.2 04/08/19 15:17:18 hzhang@harley.mcs.anl.gov +14 -4
minor update

include/petsc.h
1.92 04/08/19 15:17:18 hzhang@harley.mcs.anl.gov +1 -0
add prototype of PetscObjectContainerSetUserDestroy()


Hg-commit: a71ce022f5d8e04ed811d6aee2b04919c78db0b4

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


# 181805b3 28-Jul-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2363.1.38
barrysmith@barry-smiths-computer.local|ChangeSet|20040728032549|59331
ChangeSet
1.2363.1.38 04/07/27 22:25:49 barrysmith@barry-smiths-computer.local +6 -0
PetscInt for Fo

bk-changeset-1.2363.1.38
barrysmith@barry-smiths-computer.local|ChangeSet|20040728032549|59331
ChangeSet
1.2363.1.38 04/07/27 22:25:49 barrysmith@barry-smiths-computer.local +6 -0
PetscInt for Fortran77

src/vec/examples/tests/makefile
1.17 04/07/27 22:25:47 barrysmith@barry-smiths-computer.local +1 -1
PetscInt for Fortran77

src/vec/examples/tests/ex20f.F
1.10 04/07/27 22:25:47 barrysmith@barry-smiths-computer.local +8 -3
PetscInt for Fortran77

src/fortran/custom/zsys.c
1.26 04/07/27 22:25:47 barrysmith@barry-smiths-computer.local +1 -1
PetscInt for Fortran77

include/petsc.h
1.91 04/07/27 22:25:47 barrysmith@barry-smiths-computer.local +1 -1
PetscInt for Fortran77

include/finclude/petscviewer.h
1.8 04/07/27 22:25:47 barrysmith@barry-smiths-computer.local +19 -19
PetscInt for Fortran77

src/vec/examples/tests/output/ex20f_1.out
1.1 04/07/27 22:23:21 barrysmith@barry-smiths-computer.local +5 -0

src/vec/examples/tests/output/ex20f_1.out
1.0 04/07/27 22:23:21 barrysmith@barry-smiths-computer.local +0 -0
BitKeeper file /Users/barrysmith/petsc-dev/src/vec/examples/tests/output/ex20f_1.out


Hg-commit: 3778f63e479a61f5b748197718e2a3719ee8cad5

show more ...


# 98a64a00 20-Jul-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2363.1.6
barrysmith@barry-smiths-computer.local|ChangeSet|20040720143525|14989
ChangeSet
1.2363.1.6 04/07/20 09:35:25 barrysmith@barry-smiths-computer.local +1 -0
Merge bk://petsc@

bk-changeset-1.2363.1.6
barrysmith@barry-smiths-computer.local|ChangeSet|20040720143525|14989
ChangeSet
1.2363.1.6 04/07/20 09:35:25 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/ksp/ksp/impls/lgmres/lgmres.c
1.31 04/07/20 09:35:24 barrysmith@barry-smiths-computer.local +0 -0
Auto merged


Hg-commit: 15ea4bf0f8e12d61828976975bf5401a563f64ab

show more ...


# 13f74950 20-Jul-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2363.2.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040720143505|15087
ChangeSet
1.2363.2.1 04/07/20 09:35:05 barrysmith@barry-smiths-computer.local +165 -0
PetscInt

tod

bk-changeset-1.2363.2.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040720143505|15087
ChangeSet
1.2363.2.1 04/07/20 09:35:05 barrysmith@barry-smiths-computer.local +165 -0
PetscInt

todo
1.72 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +5 -2
PetscInt

src/vec/is/utils/isdiff.c
1.15 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +3 -2
PetscInt

src/sys/src/viewer/interface/viewreg.c
1.15 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +0 -1
PetscInt

src/sys/src/viewer/impls/string/stringv.c
1.17 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +2 -2
PetscInt

src/sys/src/viewer/impls/ascii/vcreatea.c
1.11 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +3 -3
PetscInt

src/sys/src/viewer/impls/ascii/filev.c
1.31 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +8 -8
PetscInt

src/sys/src/utils/memc.c
1.21 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +3 -3
PetscInt

src/sys/src/plog/classLog.c
1.17 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +0 -2
PetscInt

src/sys/src/objects/ptype.c
1.11 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +2 -2
PetscInt

src/sys/src/objects/inherit.c
1.26 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +3 -3
PetscInt

src/sys/src/objects/gtype.c
1.8 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +3 -0
PetscInt

src/sys/src/f90/f90_win32.c
1.8 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +5 -5
PetscInt

src/sys/src/f90/f90_t3e.c
1.8 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +5 -5
PetscInt

src/sys/src/f90/f90_solaris_old.c
1.8 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +5 -5
PetscInt

src/sys/src/f90/f90_solaris.c
1.8 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +4 -4
PetscInt

src/sys/src/f90/f90_rs6000.c
1.8 04/07/20 09:34:59 barrysmith@barry-smiths-computer.local +5 -5
PetscInt

src/sys/src/f90/f90_nag.c
1.8 04/07/20 09:34:59 barrysmith@barry-smiths-computer.local +4 -4
PetscInt

src/sys/src/f90/f90_intel8.c
1.6 04/07/20 09:34:59 barrysmith@barry-smiths-computer.local +4 -4
PetscInt

src/sys/src/f90/f90_intel.c
1.8 04/07/20 09:34:59 barrysmith@barry-smiths-computer.local +4 -4
PetscInt

src/sys/src/f90/f90_hpux.c
1.8 04/07/20 09:34:59 barrysmith@barry-smiths-computer.local +4 -4
PetscInt

src/sys/src/f90/f90_alpha.c
1.9 04/07/20 09:34:59 barrysmith@barry-smiths-computer.local +5 -5
PetscInt

src/sys/src/f90/f90_absoft.c
1.8 04/07/20 09:34:59 barrysmith@barry-smiths-computer.local +5 -5
PetscInt

src/sys/src/f90/f90_IRIX.c
1.8 04/07/20 09:34:59 barrysmith@barry-smiths-computer.local +5 -5
PetscInt

src/sys/src/draw/interface/drawreg.c
1.24 04/07/20 09:34:59 barrysmith@barry-smiths-computer.local +0 -1
PetscInt

src/sys/ctable.h
1.7 04/07/20 09:34:59 barrysmith@barry-smiths-computer.local +12 -12
PetscInt

src/snes/interface/snes.c
1.53 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +1 -1
PetscInt

src/mat/interface/matregis.c
1.38 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +0 -12
PetscInt

src/mat/impls/sbaij/seq/sro.c
1.10 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +11 -11
PetscInt

src/mat/impls/sbaij/seq/sbaijfact9.c
1.7 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +12 -12
PetscInt

src/mat/impls/sbaij/seq/sbaijfact8.c
1.6 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +7 -8
PetscInt

src/mat/impls/sbaij/seq/sbaijfact7.c
1.7 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +10 -10
PetscInt

src/mat/impls/sbaij/seq/sbaijfact6.c
1.8 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +11 -11
PetscInt

src/mat/impls/sbaij/seq/sbaijfact5.c
1.7 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +8 -8
PetscInt

src/mat/impls/sbaij/seq/sbaijfact4.c
1.6 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +7 -7
PetscInt

src/mat/impls/sbaij/seq/sbaijfact3.c
1.7 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +10 -10
PetscInt

src/mat/impls/sbaij/seq/sbaijfact2.c
1.42 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +119 -120
PetscInt

src/mat/impls/sbaij/seq/sbaijfact12.c
1.6 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +10 -11
PetscInt

src/mat/impls/sbaij/seq/sbaijfact11.c
1.7 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +13 -13
PetscInt

src/mat/impls/sbaij/seq/sbaijfact10.c
1.6 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +15 -16
PetscInt

src/mat/impls/sbaij/seq/sbaijfact.c
1.64 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +89 -94
PetscInt

src/mat/impls/sbaij/seq/sbaij2.c
1.30 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +104 -104
PetscInt

src/mat/impls/sbaij/seq/sbaij.h
1.33 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +6 -6
PetscInt

src/mat/impls/sbaij/seq/sbaij.c
1.114 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +120 -116
PetscInt

src/mat/impls/sbaij/seq/aijsbaij.c
1.21 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +22 -25
PetscInt

src/mat/impls/sbaij/mpi/sbaijov.c
1.38 04/07/20 09:34:57 barrysmith@barry-smiths-computer.local +48 -48
PetscInt

src/mat/impls/sbaij/mpi/mpisbaij.c
1.100 04/07/20 09:34:57 barrysmith@barry-smiths-computer.local +8 -6
PetscInt

src/mat/impls/sbaij/mpi/mmsbaij.c
1.30 04/07/20 09:34:57 barrysmith@barry-smiths-computer.local +37 -37
PetscInt

src/mat/impls/sbaij/makefile
1.7 04/07/20 09:34:57 barrysmith@barry-smiths-computer.local +0 -1
PetscInt

src/mat/impls/is/matis.c
1.18 04/07/20 09:34:57 barrysmith@barry-smiths-computer.local +18 -19
PetscInt

src/mat/impls/is/makefile
1.8 04/07/20 09:34:57 barrysmith@barry-smiths-computer.local +0 -1
PetscInt

src/mat/impls/dense/seq/dense.h
1.9 04/07/20 09:34:57 barrysmith@barry-smiths-computer.local +1 -1
PetscInt

src/mat/impls/dense/seq/dense.c
1.64 04/07/20 09:34:57 barrysmith@barry-smiths-computer.local +86 -83
PetscInt

src/mat/impls/dense/mpi/mpidense.h
1.8 04/07/20 09:34:57 barrysmith@barry-smiths-computer.local +24 -24
PetscInt

src/mat/impls/dense/mpi/mpidense.c
1.47 04/07/20 09:34:57 barrysmith@barry-smiths-computer.local +78 -75
PetscInt

src/mat/impls/dense/mpi/mmdense.c
1.14 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +36 -36
PetscInt

src/mat/impls/dense/makefile
1.7 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +0 -2
PetscInt

src/mat/impls/bdiag/seq/bdiag3.c
1.23 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +34 -33
PetscInt

src/mat/impls/bdiag/seq/bdiag2.c
1.20 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +105 -105
PetscInt

src/mat/impls/bdiag/seq/bdiag.h
1.13 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +24 -24
PetscInt

src/mat/impls/bdiag/seq/bdiag.c
1.43 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +57 -55
PetscInt

src/mat/impls/bdiag/seq/bdfact.c
1.14 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +54 -54
PetscInt

src/mat/impls/bdiag/mpi/mpibdiag.h
1.9 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +10 -10
PetscInt

src/mat/impls/bdiag/mpi/mpibdiag.c
1.42 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +103 -98
PetscInt

src/mat/impls/bdiag/makefile
1.7 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +0 -1
PetscInt

src/mat/impls/aij/mpi/mpiptap.c
1.9 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +2 -1
PetscInt

src/mat/impls/aij/mpi/mpiaij.c
1.197 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +6 -5
PetscInt

src/ksp/utils/damg.c
1.40 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +2 -1
PetscInt

src/ksp/pc/pcimpl.h
1.12 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +11 -11
PetscInt

src/ksp/pc/interface/precon.c
1.53 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +7 -7
PetscInt

src/ksp/pc/interface/pcset.c
1.23 04/07/20 09:34:55 barrysmith@barry-smiths-computer.local +8 -8
PetscInt

src/ksp/pc/impls/tfs/makefile
1.11 04/07/20 09:34:55 barrysmith@barry-smiths-computer.local +1 -0
PetscInt

src/ksp/pc/impls/shell/shellpc.c
1.22 04/07/20 09:34:55 barrysmith@barry-smiths-computer.local +21 -21
PetscInt

src/ksp/pc/impls/redundant/redundant.c
1.20 04/07/20 09:34:55 barrysmith@barry-smiths-computer.local +11 -10
PetscInt

src/ksp/pc/impls/mg/mg.c
1.37 04/07/20 09:34:55 barrysmith@barry-smiths-computer.local +3 -3
PetscInt

src/ksp/pc/impls/lu/lu.c
1.32 04/07/20 09:34:55 barrysmith@barry-smiths-computer.local +13 -13
PetscInt

src/ksp/pc/impls/ksp/pcksp.c
1.20 04/07/20 09:34:55 barrysmith@barry-smiths-computer.local +16 -15
PetscInt

src/ksp/pc/impls/jacobi/jacobi.c
1.13 04/07/20 09:34:55 barrysmith@barry-smiths-computer.local +10 -15
PetscInt

src/ksp/pc/impls/is/pcis.h
1.10 04/07/20 09:34:55 barrysmith@barry-smiths-computer.local +12 -12
PetscInt

src/ksp/pc/impls/is/pcis.c
1.23 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +17 -29
PetscInt

src/ksp/pc/impls/is/nn/nn.h
1.10 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +4 -4
PetscInt

src/ksp/pc/impls/is/nn/nn.c
1.24 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +23 -36
PetscInt

src/ksp/pc/impls/is/makefile
1.7 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +1 -0
PetscInt

src/ksp/pc/impls/ilu/ilu.h
1.8 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +1 -1
PetscInt

src/ksp/pc/impls/ilu/ilu.c
1.38 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +1 -1
PetscInt

src/ksp/pc/impls/fieldsplit/fieldsplit.c
1.14 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +3 -3
PetscInt

src/ksp/pc/impls/eisens/eisen.c
1.21 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +14 -14
PetscInt

src/ksp/pc/impls/composite/composite.c
1.23 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +3 -3
PetscInt

src/ksp/pc/impls/bjacobi/bjacobi.h
1.7 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +6 -6
PetscInt

src/ksp/pc/impls/bjacobi/bjacobi.c
1.33 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +2 -3
PetscInt

src/ksp/pc/impls/asm/asm.c
1.36 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +59 -56
PetscInt

src/ksp/ksp/kspimpl.h
1.23 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +13 -13
PetscInt

src/ksp/ksp/interface/xmon.c
1.9 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +14 -14
PetscInt

src/ksp/ksp/interface/itfunc.c
1.53 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +19 -15
PetscInt

src/ksp/ksp/interface/itcreate.c
1.55 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +8 -9
PetscInt

src/ksp/ksp/interface/itcl.c
1.14 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +1 -1
PetscInt

src/ksp/ksp/interface/eige.c
1.20 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +20 -18
PetscInt

src/ksp/ksp/impls/tfqmr/tfqmr.c
1.16 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +4 -4
PetscInt

src/ksp/ksp/impls/tcqmr/tcqmr.c
1.16 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +4 -4
PetscInt

src/ksp/ksp/impls/symmlq/symmlq.c
1.15 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +11 -13
PetscInt

src/ksp/ksp/impls/rich/rich.c
1.18 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +8 -8
PetscInt

src/ksp/ksp/impls/qcg/qcg.c
1.19 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +18 -18
PetscInt

src/ksp/ksp/impls/preonly/preonly.c
1.13 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +2 -3
PetscInt

src/ksp/ksp/impls/minres/minres.c
1.16 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +10 -11
PetscInt

src/ksp/ksp/impls/lgmres/lgmresp.h
1.8 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +39 -40
PetscInt

src/ksp/ksp/impls/lgmres/lgmres.c
1.29.1.1 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +59 -66
PetscInt

src/ksp/ksp/impls/gmres/gmresp.h
1.13 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +12 -11
PetscInt

src/ksp/ksp/impls/gmres/gmres2.c
1.21 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +2 -2
PetscInt

src/ksp/ksp/impls/gmres/gmres.c
1.49 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +47 -47
PetscInt

src/ksp/ksp/impls/gmres/gmreig.c
1.14 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +14 -14
PetscInt

src/ksp/ksp/impls/gmres/borthog2.c
1.16 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +6 -6
PetscInt

src/ksp/ksp/impls/gmres/borthog.c
1.12 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +3 -3
PetscInt

src/ksp/ksp/impls/fgmres/modpcf.c
1.15 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +9 -10
PetscInt

src/ksp/ksp/impls/fgmres/fgmresp.h
1.13 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +31 -31
PetscInt

src/ksp/ksp/impls/fgmres/fgmres.c
1.36 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +53 -53
PetscInt

src/ksp/ksp/impls/cr/cr.c
1.26 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +7 -8
PetscInt

src/ksp/ksp/impls/cheby/cheby.c
1.19 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +12 -12
PetscInt

src/ksp/ksp/impls/cgs/cgs.c
1.21 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +6 -6
PetscInt

src/ksp/ksp/impls/cgne/cgne.c
1.18 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +16 -18
PetscInt

src/ksp/ksp/impls/cg/cgeig.c
1.9 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +13 -13
PetscInt

src/ksp/ksp/impls/bicg/bicg.c
1.16 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +7 -8
PetscInt

src/ksp/ksp/impls/bcgsl/bcgsl.h
1.4 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +3 -3
PetscInt

src/ksp/ksp/impls/bcgsl/bcgsl.c
1.15 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +82 -124
PetscInt

src/ksp/ksp/impls/bcgs/bcgs.c
1.17 04/07/20 09:34:51 barrysmith@barry-smiths-computer.local +4 -4
PetscInt

src/dm/da/utils/sda2.c
1.17 04/07/20 09:34:51 barrysmith@barry-smiths-computer.local +22 -22
PetscInt

src/dm/da/utils/pack.c
1.15 04/07/20 09:34:51 barrysmith@barry-smiths-computer.local +46 -46
PetscInt

src/dm/da/utils/fdda.c
1.41 04/07/20 09:34:51 barrysmith@barry-smiths-computer.local +72 -74
PetscInt

src/dm/da/src/gr2.c
1.28 04/07/20 09:34:51 barrysmith@barry-smiths-computer.local +12 -11
PetscInt

src/dm/da/src/gr1.c
1.14 04/07/20 09:34:51 barrysmith@barry-smiths-computer.local +3 -3
PetscInt

src/dm/da/src/daview.c
1.24 04/07/20 09:34:51 barrysmith@barry-smiths-computer.local +5 -5
PetscInt

src/dm/da/src/dasub.c
1.10 04/07/20 09:34:51 barrysmith@barry-smiths-computer.local +7 -7
PetscInt

src/dm/da/src/daltol.c
1.14 04/07/20 09:34:51 barrysmith@barry-smiths-computer.local +4 -4
PetscInt

src/dm/da/src/dalocal.c
1.25 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +14 -14
PetscInt

src/dm/da/src/daload.c
1.12 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +7 -6
PetscInt

src/dm/da/src/dainterp.c
1.22 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +2 -2
PetscInt

src/dm/da/src/daindex.c
1.13 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +5 -5
PetscInt

src/dm/da/src/dagtona.c
1.13 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +4 -4
PetscInt

src/dm/da/src/dagtol.c
1.16 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +2 -2
PetscInt

src/dm/da/src/daghost.c
1.8 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +2 -2
PetscInt

src/dm/da/src/dagetarray.c
1.13 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +2 -2
PetscInt

src/dm/da/src/dadist.c
1.15 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +1 -1
PetscInt

src/dm/da/src/dacorn.c
1.16 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +20 -20
PetscInt

src/dm/da/src/da3.c
1.27 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +44 -44
PetscInt

src/dm/da/src/da2.c
1.52 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +2 -2
PetscInt

src/dm/da/src/da1.c
1.27 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +17 -17
PetscInt

src/dm/da/examples/tutorials/ex1.c
1.9 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +3 -1
PetscInt

src/dm/ao/utils/aosetlocal.c
1.9 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +2 -2
PetscInt

src/dm/ao/interface/aodata.c
1.15 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +54 -53
PetscInt

src/dm/ao/interface/ao.c
1.16 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +10 -10
PetscInt

src/dm/ao/impls/mapping/aomapping.c
1.22 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +58 -57
PetscInt

src/dm/ao/impls/basic/aoreduced.c
1.8 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +9 -9
PetscInt

src/dm/ao/impls/basic/aodatabasic.c
1.23 04/07/20 09:34:49 barrysmith@barry-smiths-computer.local +93 -89
PetscInt

src/dm/ao/impls/basic/aobasic.c
1.25 04/07/20 09:34:49 barrysmith@barry-smiths-computer.local +58 -56
PetscInt

src/dm/ao/aoimpl.h
1.14 04/07/20 09:34:49 barrysmith@barry-smiths-computer.local +30 -30
PetscInt

include/petscviewer.h
1.44 04/07/20 09:34:49 barrysmith@barry-smiths-computer.local +3 -3
PetscInt

include/petscpc.h
1.55 04/07/20 09:34:49 barrysmith@barry-smiths-computer.local +21 -20
PetscInt

include/petscmg.h
1.10 04/07/20 09:34:49 barrysmith@barry-smiths-computer.local +15 -15
PetscInt

include/petscksp.h
1.51 04/07/20 09:34:49 barrysmith@barry-smiths-computer.local +29 -29
PetscInt

include/petschead.h
1.38 04/07/20 09:34:49 barrysmith@barry-smiths-computer.local +15 -15
PetscInt

include/petscao.h
1.16 04/07/20 09:34:49 barrysmith@barry-smiths-computer.local +28 -28
PetscInt

include/petsc.h
1.90 04/07/20 09:34:48 barrysmith@barry-smiths-computer.local +3 -3
PetscInt

src/docs/tex/petscapp.bib
1.126 04/07/19 10:15:19 barrysmith@barrysmith-57.mcs.anl.gov +7 -7
fix bad ~ in url = keys

src/docs/website/index.html
1.21 04/07/19 10:14:58 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
add Mark Adams Prometheus as pack that uses PETSc

src/docs/tex/manual/developers.tex
1.8 04/07/17 18:22:13 barrysmith@barry-smiths-computer.local +6 -10
more formatting rules

todo
1.71 04/07/16 15:29:47 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
*** empty log message ***

BitKeeper/deleted/.del-gmcnv.c~46d445a0bb33ee5c
1.5 04/07/16 12:13:39 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Delete: src/ksp/ksp/impls/gmres/gmcnv.c

src/fortran/custom/zpc.c
1.25 04/07/16 11:49:53 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
buggy code!! Damn you Barry


Hg-commit: 03cb6e710a570207e5c59d82384a05ee7940766c

show more ...


# 3d79a3d5 02-Jul-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2329
barrysmith@barry-smiths-computer.local|ChangeSet|20040702155134|32777
ChangeSet
1.2329 04/07/02 10:51:34 barrysmith@barry-smiths-computer.local +6 -0
more PetscMallocXXX() in

bk-changeset-1.2329
barrysmith@barry-smiths-computer.local|ChangeSet|20040702155134|32777
ChangeSet
1.2329 04/07/02 10:51:34 barrysmith@barry-smiths-computer.local +6 -0
more PetscMallocXXX() in scatters and troubleshooting guide for zero pivot in I/LU

src/vec/utils/vpscat.c
1.30 04/07/02 10:51:33 barrysmith@barry-smiths-computer.local +9 -4
formating and more PetscMallocXXXX

include/petsc.h
1.89 04/07/02 10:51:32 barrysmith@barry-smiths-computer.local +154 -10
fix errors in docs and PetscMalloc6()

src/docs/website/documentation/troubleshooting.html
1.22 04/07/02 10:50:18 barrysmith@barry-smiths-computer.local +10 -0
[PETSC #10944] zero pivot
now printed error message has link to this help :-)
since we get this all the time

src/sys/src/error/err.c
1.37 04/07/02 10:42:54 barrysmith@barry-smiths-computer.local +1 -1
more complete error message since we constantly get Re: [PETSC #10944] zero pivot

todo
1.70 04/07/02 08:37:31 barrysmith@barry-smiths-computer.local +5 -0
*** empty log message ***

src/vec/interface/vector.c
1.98 04/07/02 08:21:51 barrysmith@barry-smiths-computer.local +1 -0
Re: [PETSC #10924] problem with VecCreate() + VecSetSize() + VecDuplicate()
resetting vector sizes


Hg-commit: 4064c63868f06b20c8bdcc8fc9359ea1919b9f7f

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


# 7c334f02 26-Jun-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2299.10.2
barrysmith@barry-smiths-computer.local|ChangeSet|20040626151918|19943
ChangeSet
1.2299.10.2 04/06/26 10:19:18 barrysmith@barry-smiths-computer.local +21 -0
start using Pe

bk-changeset-1.2299.10.2
barrysmith@barry-smiths-computer.local|ChangeSet|20040626151918|19943
ChangeSet
1.2299.10.2 04/06/26 10:19:18 barrysmith@barry-smiths-computer.local +21 -0
start using PetscMallocXXX()
some PetscInt
remove pipeline code
allow allocating 0 size bytes

src/vec/utils/vscat.c
1.26 04/06/26 10:19:16 barrysmith@barry-smiths-computer.local +127 -128
start using PetscMallocXXX()

src/vec/utils/vpscat.c
1.25 04/06/26 10:19:16 barrysmith@barry-smiths-computer.local +71 -123
start using PetscMallocXXX()

src/vec/utils/vinv.c
1.32 04/06/26 10:19:16 barrysmith@barry-smiths-computer.local +9 -13
do not allocate blah + 1 to prevent malloc of size 0

src/vec/utils/makefile
1.12 04/06/26 10:19:16 barrysmith@barry-smiths-computer.local +2 -2
do not allocate blah + 1 to prevent malloc of size 0

src/vec/is/utils/isltog.c
1.26 04/06/26 10:19:16 barrysmith@barry-smiths-computer.local +4 -4
do not allocate blah + 1 to prevent malloc of size 0

src/vec/is/utils/isdiff.c
1.11 04/06/26 10:19:16 barrysmith@barry-smiths-computer.local +2 -2
do not allocate blah + 1 to prevent malloc of size 0

src/vec/is/utils/iscomp.c
1.14 04/06/26 10:19:16 barrysmith@barry-smiths-computer.local +2 -2
do not allocate blah + 1 to prevent malloc of size 0

src/vec/is/utils/iscoloring.c
1.25 04/06/26 10:19:16 barrysmith@barry-smiths-computer.local +19 -25
do not allocate blah + 1 to prevent malloc of size 0

src/vec/is/utils/isblock.c
1.8 04/06/26 10:19:16 barrysmith@barry-smiths-computer.local +6 -6
do not allocate blah + 1 to prevent malloc of size 0

src/vec/is/impls/stride/stride.c
1.15 04/06/26 10:19:15 barrysmith@barry-smiths-computer.local +5 -3
do not allocate blah + 1 to prevent malloc of size 0

src/vec/is/impls/general/general.c
1.16 04/06/26 10:19:15 barrysmith@barry-smiths-computer.local +1 -1
do not allocate blah + 1 to prevent malloc of size 0

src/vec/is/impls/block/block.c
1.17 04/06/26 10:19:15 barrysmith@barry-smiths-computer.local +3 -3
do not allocate blah + 1 to prevent malloc of size 0

src/vec/examples/tests/makefile
1.16 04/06/26 10:19:15 barrysmith@barry-smiths-computer.local +2 -2
remove vecpipeline since not currently used

src/mat/impls/dense/seq/dense.c
1.62 04/06/26 10:19:14 barrysmith@barry-smiths-computer.local +2 -2
PetscInt

src/ksp/pc/impls/is/pcis.c
1.22 04/06/26 10:19:14 barrysmith@barry-smiths-computer.local +1 -2
formating

include/petscvec.h
1.54 04/06/26 10:19:14 barrysmith@barry-smiths-computer.local +0 -14
remove vecpipeline since not currently used

include/petsc.h
1.88 04/06/26 10:19:14 barrysmith@barry-smiths-computer.local +10 -10
remove vecpipeline since not currently used

include/finclude/petscvec.h
1.7 04/06/26 10:19:14 barrysmith@barry-smiths-computer.local +0 -17
remove vecpipeline since not currently used

BitKeeper/deleted/.del-ex26.c~9122af23d21da0c5
1.7 04/06/26 10:15:34 barrysmith@barry-smiths-computer.local +0 -0
Delete: src/vec/examples/tests/ex26.c

BitKeeper/deleted/.del-pipeline.c~6d7dc2fb85d0d554
1.18 04/06/26 10:14:22 barrysmith@barry-smiths-computer.local +1 -2
Delete: src/vec/utils/pipeline.c

src/sys/src/utils/mpimesg.c
1.19 04/06/24 18:49:25 barrysmith@barry-smiths-computer.local +1 -1
not MPIInt pointers


Hg-commit: 062f483ef333280dbd8d29703562764f8b690161

show more ...


# f0f9320d 24-Jun-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2299.10.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040624232456|12010
ChangeSet
1.2299.10.1 04/06/24 18:24:56 barrysmith@barry-smiths-computer.local +3 -0
PetscMalloc/Fre

bk-changeset-1.2299.10.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040624232456|12010
ChangeSet
1.2299.10.1 04/06/24 18:24:56 barrysmith@barry-smiths-computer.local +3 -0
PetscMalloc/Free4()
mpirun for Apple's guard malloc, gmalloc()

src/sys/src/utils/mpimesg.c
1.18 04/06/24 18:24:54 barrysmith@barry-smiths-computer.local +3 -8
PetscMalloc/Free4()

include/petsc.h
1.87 04/06/24 18:24:54 barrysmith@barry-smiths-computer.local +78 -13
PetscMalloc/Free4()

bin/mpirun.gmalloc
1.7 04/06/24 18:24:54 barrysmith@barry-smiths-computer.local +7 -0
use Apples gmalloc

bin/mpirun.gmalloc
1.6 04/06/24 17:32:31 barrysmith@barry-smiths-computer.local +0 -0
bk cp mpirun.uni mpirun.gmalloc

bin/mpirun.uni
1.5 04/02/16 13:47:41 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Rename: src/sys/src/mpiuni/mpirun -> bin/mpirun.uni

bin/mpirun.gmalloc
1.4 01/10/31 13:41:10 balay@shakey.mcs.anl.gov +0 -0
Change mode to -rwxrwxr-x

bin/mpirun.gmalloc
1.3 01/10/24 09:38:14 petsc@shakey.mcs.anl.gov +0 -0
Change mode to -rw-rw-r--

bin/mpirun.gmalloc
1.2 01/10/24 08:22:18 petsc@shakey.mcs.anl.gov +0 -0
Change mode to -rw-r--r--

bin/mpirun.gmalloc
1.1 01/09/12 17:47:38 knepley@handbell.mcs.anl.gov +21 -0

bin/mpirun.gmalloc
1.0 01/09/12 17:47:37 knepley@handbell.mcs.anl.gov +0 -0
BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/mpiuni/mpirun


Hg-commit: 04b96b848838ac9f279aceec9d9963bfb92e6503

show more ...


# 7717ce6d 24-Jun-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2299.1.16
barrysmith@barry-smiths-computer.local|ChangeSet|20040624044202|63568
ChangeSet
1.2299.1.16 04/06/23 23:42:02 barrysmith@barry-smiths-computer.local +2 -0
PetscMalloc() n

bk-changeset-1.2299.1.16
barrysmith@barry-smiths-computer.local|ChangeSet|20040624044202|63568
ChangeSet
1.2299.1.16 04/06/23 23:42:02 barrysmith@barry-smiths-computer.local +2 -0
PetscMalloc() now allows zero byte mallocs

src/sys/src/utils/mpimesg.c
1.17 04/06/23 23:42:00 barrysmith@barry-smiths-computer.local +7 -11
can't use PetscMalloc3() back to PetscMalloc2()

include/petsc.h
1.86 04/06/23 23:42:00 barrysmith@barry-smiths-computer.local +71 -7
PetscMalloc() now allows zero byte mallocs


Hg-commit: 3e16eca3427275944ecf168c50aad26b5a88ec6e

show more ...


# f829d3df 24-Jun-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2299.1.15
barrysmith@barry-smiths-computer.local|ChangeSet|20040624013553|63596
ChangeSet
1.2299.1.15 04/06/23 20:35:53 barrysmith@barry-smiths-computer.local +0 -0
Merge bk://pets

bk-changeset-1.2299.1.15
barrysmith@barry-smiths-computer.local|ChangeSet|20040624013553|63596
ChangeSet
1.2299.1.15 04/06/23 20:35:53 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: eb735470b1fac3072cd457dfa8359a9821070d2d

show more ...


# c77457dd 24-Jun-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2299.6.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040624013539|65066
ChangeSet
1.2299.6.1 04/06/23 20:35:39 barrysmith@barry-smiths-computer.local +6 -0
first use of Pets

bk-changeset-1.2299.6.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040624013539|65066
ChangeSet
1.2299.6.1 04/06/23 20:35:39 barrysmith@barry-smiths-computer.local +6 -0
first use of PetscMalloc/Free2()

src/sys/src/utils/mpimesg.c
1.16 04/06/23 20:35:37 barrysmith@barry-smiths-computer.local +4 -4
first use of PetscMalloc/Free2()

src/sys/src/utils/ctable.c
1.14 04/06/23 20:35:37 barrysmith@barry-smiths-computer.local +24 -24
PetscInt instead of int

src/sys/src/objects/state.c
1.13 04/06/23 20:35:37 barrysmith@barry-smiths-computer.local +29 -29
PetscInt

src/sys/src/objects/options.c
1.43 04/06/23 20:35:37 barrysmith@barry-smiths-computer.local +9 -15
use petscstrallocpy() instead of doing it manually

src/snes/examples/tutorials/makefile
1.35 04/06/23 20:35:37 barrysmith@barry-smiths-computer.local +1 -1
test in wrong directory

include/petsc.h
1.85 04/06/23 20:35:37 barrysmith@barry-smiths-computer.local +60 -0
first use of PetscMalloc/Free2()

src/sys/src/utils/mpimesg.c
1.15 04/06/23 18:13:09 barrysmith@barry-smiths-computer.local +3 -6
eliminate a malloc


Hg-commit: a017fa91f43f3a272b7f332a478ccd8a9285886b

show more ...


# b5fe6dd2 23-Jun-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2299.1.10
barrysmith@barry-smiths-computer.local|ChangeSet|20040623025934|65289
ChangeSet
1.2299.1.10 04/06/22 21:59:34 barrysmith@barry-smiths-computer.local +1 -0
Merge bk://pets

bk-changeset-1.2299.1.10
barrysmith@barry-smiths-computer.local|ChangeSet|20040623025934|65289
ChangeSet
1.2299.1.10 04/06/22 21:59:34 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.185 04/06/22 21:59:34 barrysmith@barry-smiths-computer.local +0 -0
Auto merged


Hg-commit: f4e8d8e5dc499193eb123a8b1870e2a24ab26a1c

show more ...


# ccd8e176 23-Jun-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2299.5.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040623024148|42776
ChangeSet
1.2299.5.1 04/06/22 21:41:48 barrysmith@barry-smiths-computer.local +16 -0
error message sh

bk-changeset-1.2299.5.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040623024148|42776
ChangeSet
1.2299.5.1 04/06/22 21:41:48 barrysmith@barry-smiths-computer.local +16 -0
error message shows object type
[PETSC #10637] CSR preallocation for MPIAIJ

src/sys/src/plog/ploginfo.c
1.23 04/06/22 21:41:45 barrysmith@barry-smiths-computer.local +3 -3
const for filename for PetscLogInfoAllow

src/sys/src/objects/pinit.c
1.49 04/06/22 21:41:45 barrysmith@barry-smiths-computer.local +1 -0
turnoff loginfo before freeing things that are needed for loginfo :-)

src/sys/src/objects/init.c
1.42.1.1 04/06/22 21:41:45 barrysmith@barry-smiths-computer.local +0 -1
move prototype to public

src/sys/src/objects/destroy.c
1.17 04/06/22 21:41:45 barrysmith@barry-smiths-computer.local +1 -1
error message shows object type

src/sys/src/fileio/fwd.c
1.16 04/06/22 21:41:45 barrysmith@barry-smiths-computer.local +1 -1
error message shows object type

src/sys/src/error/err.c
1.35 04/06/22 21:41:45 barrysmith@barry-smiths-computer.local +9 -3
error message shows object type

src/mat/examples/tests/ex98.c
1.8 04/06/22 21:41:45 barrysmith@barry-smiths-computer.local +9 -28
error message shows object type

src/sys/src/draw/interface/dlinegw.c
1.8 04/06/22 21:41:44 barrysmith@barry-smiths-computer.local +1 -1
error message shows object type

src/mat/partition/partition.c
1.26 04/06/22 21:41:44 barrysmith@barry-smiths-computer.local +1 -1
error message shows object type

src/mat/impls/aij/mpi/mpiaij.c
1.182.1.1 04/06/22 21:41:44 barrysmith@barry-smiths-computer.local +213 -134
[PETSC #10637] PetscMPIAIJSetPreallocationCSR

src/mat/examples/tests/makefile
1.30 04/06/22 21:41:44 barrysmith@barry-smiths-computer.local +12 -2
[PETSC #10637] PetscMPIAIJSetPreallocationCSR

include/petscmat.h
1.143 04/06/22 21:41:44 barrysmith@barry-smiths-computer.local +1 -0
[PETSC #10637] PetscMPIAIJSetPreallocationCSR

include/petsc.h
1.84 04/06/22 21:41:44 barrysmith@barry-smiths-computer.local +1 -0
petscloginfoallow made public with const filename

src/mat/partition/impls/pmetis/pmetis.c
1.16 04/06/22 16:19:00 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
RE: [PETSC #10723] Another partitioning question
set the number of cuts as found by parmetis instead of putting
them in dummy variable that is never used

src/mat/examples/tests/ex98.c
1.7 04/06/22 14:17:49 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
bk cp ex80.c ex98.c

include/petscbt.h
1.13 04/06/22 11:19:20 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
do not multipley PetscBTLength by size of char since the length is suppose to be number
of bytes not size; The multiplication is already done in the code where needed.

src/mat/interface/matrix.c
1.132 04/06/22 09:35:51 barrysmith@barry-smiths-computer.local +3 -1
clear docs

src/mat/examples/tests/ex98.c
1.6 04/04/11 16:13:40 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/examples/tests/ex98.c
1.5 04/03/29 20:07:38 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex98.c
1.4 03/11/21 21:51:57 barrysmith@barry-smiths-computer.local +1 -1
replaced sles with ksp everywhere except library name and sles directory

src/mat/examples/tests/ex98.c
1.3 01/10/24 09:27:10 petsc@shakey.mcs.anl.gov +0 -0
Change mode to -rw-rw-r--

src/mat/examples/tests/ex98.c
1.2 01/10/24 08:12:21 petsc@shakey.mcs.anl.gov +0 -0
Change mode to -rw-r--r--

src/mat/examples/tests/ex98.c
1.1 01/09/12 17:46:58 knepley@handbell.mcs.anl.gov +83 -0

src/mat/examples/tests/ex98.c
1.0 01/09/12 17:46:58 knepley@handbell.mcs.anl.gov +0 -0
BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex80.c


Hg-commit: 321c5deb155cdc7732a4df0f9b4aaba74d0026b5

show more ...


# 6c6129c7 18-Jun-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2294
Kris@p4buschel.|ChangeSet|20040618234414|12739
ChangeSet
1.2294 04/06/18 16:44:14 Kris@p4buschel. +6 -0
Various changes to support UNIX compatibility shells under Windows and

bk-changeset-1.2294
Kris@p4buschel.|ChangeSet|20040618234414|12739
ChangeSet
1.2294 04/06/18 16:44:14 Kris@p4buschel. +6 -0
Various changes to support UNIX compatibility shells under Windows and other Windows issues

src/sys/src/time/nt_time.c
1.9 04/06/18 16:44:13 Kris@p4buschel. +13 -0
Old Windows.h files require u.High/LowPart

src/sys/src/draw/impls/win32/win32draw.c
1.12 04/06/18 16:44:13 Kris@p4buschel. +6 -0
Protect possibly redundant defines.

python/PETSc/packages/MPI.py
1.108 04/06/18 16:44:13 Kris@p4buschel. +3 -0
Check C:/ as well as /cygdrive/c for various UNIX compatibility shells

python/PETSc/Options.py
1.30 04/06/18 16:44:13 Kris@p4buschel. +3 -1
-Mfree is needed by pgf90 under Windows, maybe this isn't quite the right place for it, but....

python/PETSc/Configure.py
1.228 04/06/18 16:44:12 Kris@p4buschel. +49 -32
Added a bunch of checks for Windows.

include/petsc.h
1.83 04/06/18 16:44:12 Kris@p4buschel. +3 -1
#include <sys/types.h> so that off_t can be used in petsc header files.


Hg-commit: 580a2e189842ac64c57f3a7d4249d6f8d9b5c58c

show more ...


# 49a27fb3 18-Jun-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2292
Kris@p4buschel.|ChangeSet|20040618085424|04903
ChangeSet
1.2292 04/06/18 01:54:24 Kris@p4buschel. +3 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into p4buschel.:F:/Home/K

bk-changeset-1.2292
Kris@p4buschel.|ChangeSet|20040618085424|04903
ChangeSet
1.2292 04/06/18 01:54:24 Kris@p4buschel. +3 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into p4buschel.:F:/Home/Kris/petsc/petsc-dev

src/sys/src/utils/str.c
1.27 04/06/18 01:54:24 Kris@p4buschel. +0 -0
Auto merged

python/PETSc/Configure.py
1.227 04/06/18 01:54:23 Kris@p4buschel. +0 -0
Auto merged

makefile
1.116 04/06/18 01:54:22 Kris@p4buschel. +0 -0
Auto merged


Hg-commit: 622c69f78614c05ccb47dd194dcfb53e488ae28d

show more ...


# 97a842ad 17-Jun-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2276.1.64
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040617174240|47437
ChangeSet
1.2276.1.64 04/06/17 12:42:40 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Merge bk://petsc@pe

bk-changeset-1.2276.1.64
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040617174240|47437
ChangeSet
1.2276.1.64 04/06/17 12:42:40 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: cca7c591f50ff89f2d07571d9b4f658c4dd68970

show more ...


# d360dc6f 17-Jun-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2276.35.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040617174151|48859
ChangeSet
1.2276.35.1 04/06/17 12:41:51 barrysmith@barrysmith-57.mcs.anl.gov +22 -0
PetscInt and DAGet

bk-changeset-1.2276.35.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040617174151|48859
ChangeSet
1.2276.35.1 04/06/17 12:41:51 barrysmith@barrysmith-57.mcs.anl.gov +22 -0
PetscInt and DAGetElements()

src/vec/pf/interface/pf.c
1.25 04/06/17 12:41:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscInt

src/vec/is/utils/isltog.c
1.25 04/06/17 12:41:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscInt

src/vec/interface/mapreg.c
1.20 04/06/17 12:41:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscInt

src/sys/src/utils/str.c
1.25.1.1 04/06/17 12:41:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscInt

src/snes/utils/damgsnes.c
1.39 04/06/17 12:41:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscInt

src/ksp/examples/tutorials/ex31.c
1.2 04/06/17 12:41:48 barrysmith@barrysmith-57.mcs.anl.gov +61 -47
PetscInt

src/dm/da/src/dadestroy.c
1.21 04/06/17 12:41:48 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
PetscInt

src/dm/da/src/da2.c
1.51 04/06/17 12:41:48 barrysmith@barrysmith-57.mcs.anl.gov +178 -86
PetscInt

src/dm/da/examples/tutorials/makefile
1.10 04/06/17 12:41:48 barrysmith@barrysmith-57.mcs.anl.gov +6 -2
PetscInt

src/dm/da/examples/tutorials/ex5.c
1.10 04/06/17 12:41:48 barrysmith@barrysmith-57.mcs.anl.gov +14 -18
PetscInt

src/dm/da/daimpl.h
1.18 04/06/17 12:41:48 barrysmith@barrysmith-57.mcs.anl.gov +23 -17
PetscInt

include/petscviewer.h
1.42 04/06/17 12:41:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscInt

include/petscvec.h
1.53 04/06/17 12:41:47 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
PetscInt

include/petscts.h
1.26 04/06/17 12:41:47 barrysmith@barrysmith-57.mcs.anl.gov +15 -16
PetscInt

include/petscsnes.h
1.32 04/06/17 12:41:47 barrysmith@barrysmith-57.mcs.anl.gov +31 -31
PetscInt

include/petscpc.h
1.49 04/06/17 12:41:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscInt

include/petscoptions.h
1.19 04/06/17 12:41:47 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
PetscInt

include/petscksp.h
1.49 04/06/17 12:41:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscInt

include/petschead.h
1.37 04/06/17 12:41:47 barrysmith@barrysmith-57.mcs.anl.gov +12 -12
PetscInt

include/petscdraw.h
1.22 04/06/17 12:41:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscInt

include/petscda.h
1.36 04/06/17 12:41:47 barrysmith@barrysmith-57.mcs.anl.gov +17 -1
PetscInt

include/petsc.h
1.82 04/06/17 12:41:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscInt

src/dm/da/examples/tutorials/ex5.c
1.9 04/06/16 21:57:11 barrysmith@barry-smiths-computer.local +0 -0
bk cp ex1.c ex5.c

src/dm/da/examples/tutorials/ex5.c
1.8 04/03/29 20:07:14 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tutorials/ex5.c
1.7 03/10/13 20:10:57 barrysmith@barry-smiths-computer.local +1 -1
unified PetscViewerXXXType and PetscViewerXXXSetType to
PetscViewerFileType PetscViewerSetFileType

src/dm/da/examples/tutorials/ex5.c
1.6 03/10/13 15:56:54 barrysmith@float56054.mcs.anl-external.org +1 -0
save DA info to matlab file also

src/dm/da/examples/tutorials/ex5.c
1.5 03/10/12 22:47:27 barrysmith@barry-smiths-computer.local +13 -2
test matlab viewer on da vec also

src/dm/da/examples/tutorials/ex5.c
1.4 01/10/24 09:25:10 petsc@shakey.mcs.anl.gov +0 -0
Change mode to -rw-rw-r--

src/dm/da/examples/tutorials/ex5.c
1.3 01/10/24 08:10:37 petsc@shakey.mcs.anl.gov +0 -0
Change mode to -rw-r--r--

src/dm/da/examples/tutorials/ex5.c
1.2 01/10/24 08:08:44 petsc@shakey.mcs.anl.gov +0 -0
Change mode to -rw-rw-r--

src/dm/da/examples/tutorials/ex5.c
1.1 01/09/12 17:46:49 knepley@handbell.mcs.anl.gov +59 -0

src/dm/da/examples/tutorials/ex5.c
1.0 01/09/12 17:46:49 knepley@handbell.mcs.anl.gov +0 -0
BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/examples/tutorials/ex1.c


Hg-commit: a83ed9f2267fd347722249f8fdfbf5eb284cd9c9

show more ...


# 7854c7f8 11-Jun-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2283.1.1
Kris@mbuschel.|ChangeSet|20040611203402|27163
ChangeSet
1.2283.1.1 04/06/11 13:34:02 Kris@mbuschel. +7 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into mbuschel.:C:/h

bk-changeset-1.2283.1.1
Kris@mbuschel.|ChangeSet|20040611203402|27163
ChangeSet
1.2283.1.1 04/06/11 13:34:02 Kris@mbuschel. +7 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into mbuschel.:C:/home/Kris/petsc/petsc-dev

src/sys/src/viewer/impls/socket/send.c
1.27.1.1 04/06/11 13:34:01 Kris@mbuschel. +0 -0
Auto merged

src/sys/src/time/fdate.c
1.13.1.1 04/06/11 13:34:01 Kris@mbuschel. +0 -0
Auto merged

src/sys/src/objects/init.c
1.40.1.1 04/06/11 13:34:00 Kris@mbuschel. +0 -0
Auto merged

src/sys/src/fileio/sysio.c
1.24.1.1 04/06/11 13:34:00 Kris@mbuschel. +0 -0
Auto merged

src/sys/src/fileio/mprint.c
1.28.1.1 04/06/11 13:33:59 Kris@mbuschel. +0 -0
Auto merged

python/PETSc/Configure.py
1.222.1.1 04/06/11 13:33:58 Kris@mbuschel. +0 -0
Auto merged

makefile
1.114.1.1 04/06/11 13:33:58 Kris@mbuschel. +0 -0
Auto merged


Hg-commit: eb9b523b40cae5746f20b18f00c5c4a2e3eba6e4

show more ...


# 046da0a1 10-Jun-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2289
Kris@p4buschel.|ChangeSet|20040610060840|30946
ChangeSet
1.2289 04/06/09 23:08:40 Kris@p4buschel. +5 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into p4buschel.:F:/Home/K

bk-changeset-1.2289
Kris@p4buschel.|ChangeSet|20040610060840|30946
ChangeSet
1.2289 04/06/09 23:08:40 Kris@p4buschel. +5 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into p4buschel.:F:/Home/Kris/petsc/petsc-dev

src/sys/src/viewer/impls/socket/send.c
1.28 04/06/09 23:08:39 Kris@p4buschel. +0 -0
Auto merged

src/sys/src/time/fdate.c
1.14 04/06/09 23:08:39 Kris@p4buschel. +0 -0
Auto merged

src/sys/src/objects/init.c
1.41 04/06/09 23:08:38 Kris@p4buschel. +0 -0
Auto merged

src/sys/src/fileio/sysio.c
1.25 04/06/09 23:08:38 Kris@p4buschel. +0 -0
Auto merged

src/sys/src/fileio/mprint.c
1.29 04/06/09 23:08:37 Kris@p4buschel. +0 -0
Auto merged


Hg-commit: 412e9a316a1872c6525002927756b649af526503

show more ...


# 6c57454c 09-Jun-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2276.1.49
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040609212325|15460
ChangeSet
1.2276.1.49 04/06/09 16:23:25 barrysmith@barrysmith-57.mcs.anl.gov +3 -0
Merge bk://petsc@pe

bk-changeset-1.2276.1.49
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040609212325|15460
ChangeSet
1.2276.1.49 04/06/09 16:23:25 barrysmith@barrysmith-57.mcs.anl.gov +3 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-dev

src/mat/interface/matrix.c
1.130 04/06/09 16:23:25 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Auto merged

src/mat/impls/aij/seq/matptap.c
1.64 04/06/09 16:23:24 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Auto merged

src/ksp/ksp/impls/bcgsl/bcgsl.c
1.13 04/06/09 16:23:24 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Auto merged


Hg-commit: 98a8b77bb29ba0543e74c1e8339f62feec93a142

show more ...


1...<<11121314151617181920>>...34