| dd9331d8 | 11-Jul-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2346 barrysmith@barry-smiths-computer.local|ChangeSet|20040711030303|56069 ChangeSet 1.2346 04/07/10 22:03:03 barrysmith@barry-smiths-computer.local +0 -0 Merge bk://petsc@petsc.bk
bk-changeset-1.2346 barrysmith@barry-smiths-computer.local|ChangeSet|20040711030303|56069 ChangeSet 1.2346 04/07/10 22:03:03 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: cc8d771ab8cfa77c249ecf76a22fa755b97daa4f
show more ...
|
| 521d7252 | 11-Jul-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2345 barrysmith@barry-smiths-computer.local|ChangeSet|20040711030250|59162 ChangeSet 1.2345 04/07/10 22:02:50 barrysmith@barry-smiths-computer.local +56 -0 Make bs a data item in a
bk-changeset-1.2345 barrysmith@barry-smiths-computer.local|ChangeSet|20040711030250|59162 ChangeSet 1.2345 04/07/10 22:02:50 barrysmith@barry-smiths-computer.local +56 -0 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/utils/gcreate.c 1.24 04/07/10 22:02:47 barrysmith@barry-smiths-computer.local +6 -6 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/utils/convert.c 1.12 04/07/10 22:02:47 barrysmith@barry-smiths-computer.local +1 -1 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/baij/seq/aijbaij.c 1.13 04/07/10 22:02:47 barrysmith@barry-smiths-computer.local +6 -2 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/matimpl.h 1.52 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +2 -1 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/interface/matrix.c 1.135 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +38 -2 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/shell/shellcnv.c 1.12 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +2 -1 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/shell/shell.c 1.23 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +9 -1 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/sbaij/seq/spooles/sbaijspooles.c 1.56 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +2 -2 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/sbaij/seq/sbaijfact2.c 1.41 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +4 -4 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/sbaij/seq/sbaijfact.c 1.63 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +4 -4 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/sbaij/seq/sbaij2.c 1.29 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +18 -22 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/sbaij/seq/sbaij.c 1.113 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +27 -38 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/sbaij/seq/aijsbaij.c 1.19 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +5 -4 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c 1.45 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +2 -1 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/sbaij/mpi/sbaijov.c 1.37 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +3 -4 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/sbaij/mpi/mpisbaij.c 1.99 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +23 -34 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/sbaij/mpi/mmsbaij.c 1.28 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +6 -6 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/dense/seq/dense.c 1.63 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +1 -10 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/dense/mpi/mpidense.c 1.46 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +1 -10 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/bdiag/seq/bdiag3.c 1.22 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +6 -6 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/bdiag/seq/bdiag2.c 1.19 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +7 -7 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/bdiag/seq/bdiag.h 1.12 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +0 -1 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/bdiag/seq/bdiag.c 1.42 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +11 -23 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/bdiag/seq/bdfact.c 1.13 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +2 -2 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/bdiag/mpi/mpibdiag.c 1.41 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +28 -42 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/bdiag/mpi/mmbdiag.c 1.7 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +7 -7 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/baij/seq/baijfact4.c 1.12 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +1 -1 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/baij/seq/baijfact3.c 1.16 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +1 -1 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/baij/seq/baijfact2.c 1.39 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +6 -8 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/baij/seq/baij2.c 1.21 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +13 -13 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/baij/seq/baij.h 1.23 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +1 -1 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/baij/seq/baij.c 1.95 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +26 -38 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/baij/mpi/mpibaij.h 1.17 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +1 -1 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/baij/mpi/mpibaij.c 1.68 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +24 -35 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/baij/mpi/mmbaij.c 1.24 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +5 -6 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.62 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +12 -10 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/baij/mpi/baijov.c 1.23 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +6 -7 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/aij/seq/superlu/superlu.c 1.69 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +4 -2 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/aij/seq/matlab/aijmatlab.c 1.30 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +9 -7 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/aij/seq/lusol/lusol.c 1.32 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +9 -7 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/aij/seq/essl/essl.c 1.31 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +2 -2 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/aij/seq/aij.c 1.165 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +10 -10 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.98 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +7 -5 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/aij/mpi/spooles/mpispooles.c 1.69 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +4 -3 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/aij/mpi/mumps/mumps.c 1.78 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +16 -15 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/aij/mpi/mpiaij.c 1.195 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +9 -4 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/adj/mpi/mpiadj.c 1.37 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +1 -11 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/ksp/pc/impls/pbjacobi/pbjacobi.c 1.16 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +3 -3 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/ksp/pc/impls/fieldsplit/fieldsplit.c 1.5 04/07/10 22:02:42 barrysmith@barry-smiths-computer.local +10 -0 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/fortran/custom/zpc.c 1.24 04/07/10 22:02:42 barrysmith@barry-smiths-computer.local +25 -1 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
include/petscmat.h 1.147 04/07/10 22:02:42 barrysmith@barry-smiths-computer.local +1 -0 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
include/petscbt.h 1.14 04/07/10 22:02:42 barrysmith@barry-smiths-computer.local +2 -2 change to typedef so can declare multiple per line, not sure why was define
src/mat/impls/baij/seq/aijbaij.c 1.12 04/07/10 19:46:35 barrysmith@barry-smiths-computer.local +1 -1 *** empty log message ***
src/vec/is/impls/general/strgen.c 1.8 04/07/09 23:05:11 barrysmith@barry-smiths-computer.local +1 -0 need to indicate memory was allocated for indices inside general is created from stride
src/ksp/pc/impls/hypre/hyppilut.c 1.56 04/07/09 14:45:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move fortran stub to custom
src/vec/impls/seq/dvec2.c 1.20 04/07/08 14:29:20 barrysmith@barrysmith-57.mcs.anl.gov +42 -43 formating
src/inline/setval.h 1.5 04/07/08 14:27:02 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 PetscInt
Hg-commit: 7f824bafc4d9041ce9342c5ae5c5bac68df054e5
show more ...
|
| 24b3c9c4 | 10-Jul-2004 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.2343.2.2 knepley@khan.mcs.anl.gov|ChangeSet|20040710221351|31925 ChangeSet 1.2343.2.2 04/07/10 17:13:51 knepley@khan.mcs.anl.gov +1 -0 Vec fix
src/vec/interface/vector.c 1.9
bk-changeset-1.2343.2.2 knepley@khan.mcs.anl.gov|ChangeSet|20040710221351|31925 ChangeSet 1.2343.2.2 04/07/10 17:13:51 knepley@khan.mcs.anl.gov +1 -0 Vec fix
src/vec/interface/vector.c 1.99 04/07/10 17:13:48 knepley@khan.mcs.anl.gov +7 -0 Check for an assembled vector for operations that change values
Hg-commit: 23f897bd550f39df759f2da93c79faf6b7fb77e8
show more ...
|
| c877dd1b | 08-Jul-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2343 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040708185302|35018 ChangeSet 1.2343 04/07/08 13:53:02 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 removed issoldsum cause messi
bk-changeset-1.2343 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040708185302|35018 ChangeSet 1.2343 04/07/08 13:53:02 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 removed issoldsum cause messing up forttran
src/vec/is/utils/isdiff.c 1.14 04/07/08 13:52:36 barrysmith@barrysmith-57.mcs.anl.gov +0 -93 removed issoldsum cause messing up forttran
Hg-commit: ddd95f946652bbe66f4a77af78870f903b6ec683
show more ...
|
| 95bcac5b | 08-Jul-2004 |
victorle <victorle@tibook500ve.cs.utk.edu> |
bk-changeset-1.2339 victorle@tibook500ve.cs.utk.edu|ChangeSet|20040708010146|35508 ChangeSet 1.2339 04/07/07 21:01:46 victorle@tibook500ve.cs.utk.edu +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc
bk-changeset-1.2339 victorle@tibook500ve.cs.utk.edu|ChangeSet|20040708010146|35508 ChangeSet 1.2339 04/07/07 21:01:46 victorle@tibook500ve.cs.utk.edu +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into tibook500ve.cs.utk.edu:/Volumes/UserPartition/Users/victorle/Software/petsc/petsc-dev
Hg-commit: b1ef5cda38c88e48b86b442a18a622e7f226dc36
show more ...
|
| 7b64d3fb | 08-Jul-2004 |
victorle <victorle@tibook500ve.cs.utk.edu> |
bk-changeset-1.2331.2.1 victorle@tibook500ve.cs.utk.edu|ChangeSet|20040708010114|27878 ChangeSet 1.2331.2.1 04/07/07 21:01:14 victorle@tibook500ve.cs.utk.edu +1 -0 picky picky picky (Petsc-true i
bk-changeset-1.2331.2.1 victorle@tibook500ve.cs.utk.edu|ChangeSet|20040708010114|27878 ChangeSet 1.2331.2.1 04/07/07 21:01:14 victorle@tibook500ve.cs.utk.edu +1 -0 picky picky picky (Petsc-true instead of 1 &c)
src/vec/is/impls/general/general.c 1.18 04/07/07 21:01:06 victorle@tibook500ve.cs.utk.edu +2 -2 picky picky picky (Petsc-true instead of 1 &c)
Hg-commit: 3a4ece88eb02acf76b7797ee1f2313605338525b
show more ...
|
| 0971522c | 07-Jul-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2335 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040707190503|35128 ChangeSet 1.2335 04/07/07 14:05:03 barrysmith@barrysmith-57.mcs.anl.gov +10 -0 rules for lgrind to generate
bk-changeset-1.2335 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040707190503|35128 ChangeSet 1.2335 04/07/07 14:05:03 barrysmith@barrysmith-57.mcs.anl.gov +10 -0 rules for lgrind to generate latex pretty printed code also started on FieldSplit PC
src/ksp/pc/impls/fieldsplit/makefile 1.3 04/07/07 14:05:01 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 rules for lgrind to generate latex pretty printed code
src/ksp/pc/impls/fieldsplit/fieldsplit.c 1.4 04/07/07 14:05:00 barrysmith@barrysmith-57.mcs.anl.gov +160 -694 rules for lgrind to generate latex pretty printed code
python/PETSc/packages/lgrind.py 1.2 04/07/07 14:05:00 barrysmith@barrysmith-57.mcs.anl.gov +46 -63 rules for lgrind to generate latex pretty printed code
bmake/config/variables.in 1.48 04/07/07 14:05:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 rules for lgrind to generate latex pretty printed code
bmake/common/rules 1.125 04/07/07 14:05:00 barrysmith@barrysmith-57.mcs.anl.gov +10 -1 rules for lgrind to generate latex pretty printed code
src/docs/tex/sty/lgrind.sty 1.1 04/07/07 11:13:37 barrysmith@barrysmith-57.mcs.anl.gov +231 -0
src/docs/tex/sty/lgrind.sty 1.0 04/07/07 11:13:37 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 BitKeeper file /Users/barrysmith/petsc-dev/src/docs/tex/sty/lgrind.sty
src/vec/utils/vecio.c 1.36 04/07/06 22:05:26 barrysmith@barry-smiths-computer.local +3 -1 Subject: [PETSC #11037] VecLoad Hi, What is the effect if PETSC_NULL is specified in VecLoad.
python/PETSc/packages/lgrind.py 1.1 04/07/06 15:56:14 barrysmith@barrysmith-11.mcs.anl.gov +114 -0
python/PETSc/packages/lgrind.py 1.0 04/07/06 15:56:14 barrysmith@barrysmith-11.mcs.anl.gov +0 -0 BitKeeper file /Users/barrysmith/petsc-dev/python/PETSc/packages/lgrind.py
src/vec/is/interface/index.c 1.13 04/07/03 16:29:31 barrysmith@barry-smiths-computer.local +4 -0 better docs
include/finclude/petscpc.h 1.8 04/07/02 19:36:03 barrysmith@barry-smiths-computer.local +1 -1 *** empty log message ***
include/petscpc.h 1.51 04/07/02 19:35:35 barrysmith@barry-smiths-computer.local +1 -1 *** empty log message ***
src/ksp/pc/impls/fieldsplit/makefile 1.2 04/07/02 19:29:52 barrysmith@barry-smiths-computer.local +3 -3 mvdir
src/ksp/pc/impls/fieldsplit/fieldsplit.c 1.3 04/07/02 19:29:51 barrysmith@barry-smiths-computer.local +143 -348 mvdir
src/ksp/pc/impls/componentsplit/fieldsplit.c 1.2 04/07/02 19:29:02 barrysmith@barry-smiths-computer.local +0 -0 Rename: src/ksp/pc/impls/componentsplit/componentsplit.c -> src/ksp/pc/impls/componentsplit/fieldsplit.c
src/ksp/pc/impls/componentsplit/makefile 1.1 04/07/02 16:17:14 barrysmith@barrysmith-57.mcs.anl.gov +17 -0
src/ksp/pc/impls/componentsplit/componentsplit.c 1.1 04/07/02 16:17:14 barrysmith@barrysmith-57.mcs.anl.gov +1042 -0
src/ksp/pc/impls/componentsplit/makefile 1.0 04/07/02 16:17:14 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 BitKeeper file /Users/barrysmith/petsc-dev/src/ksp/pc/impls/componentsplit/makefile
src/ksp/pc/impls/componentsplit/componentsplit.c 1.0 04/07/02 16:17:14 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 BitKeeper file /Users/barrysmith/petsc-dev/src/ksp/pc/impls/componentsplit/componentsplit.c
include/finclude/petscpc.h 1.7 04/07/02 16:15:44 barrysmith@barrysmith-57.mcs.anl.gov +5 -0 update list of PCs to include all those in C :-(
include/petscpc.h 1.50 04/07/02 16:13:54 barrysmith@barrysmith-57.mcs.anl.gov +23 -22 add new pc
Hg-commit: c504d04f2e035fc009b61d34906a948b7823f5f0
show more ...
|
| 7d81d3c7 | 03-Jul-2004 |
victorle <victorle@tibook500ve.cs.utk.edu> |
bk-changeset-1.2331.1.2 victorle@tibook500ve.cs.utk.edu|ChangeSet|20040703212419|27999 ChangeSet 1.2331.1.2 04/07/03 17:24:19 victorle@tibook500ve.cs.utk.edu +0 -0 Merge http://petsc.bkbits.net/p
bk-changeset-1.2331.1.2 victorle@tibook500ve.cs.utk.edu|ChangeSet|20040703212419|27999 ChangeSet 1.2331.1.2 04/07/03 17:24:19 victorle@tibook500ve.cs.utk.edu +0 -0 Merge http://petsc.bkbits.net/petsc-dev into tibook500ve.cs.utk.edu:/Volumes/UserPartition/Users/victorle/Software/petsc/petsc-dev
Hg-commit: 56e9b925e183c8f485087b7e16030fb58aa159a4
show more ...
|
| 6978fb48 | 03-Jul-2004 |
victorle <victorle@tibook500ve.cs.utk.edu> |
bk-changeset-1.2326.1.1 victorle@tibook500ve.cs.utk.edu|ChangeSet|20040703212401|24406 ChangeSet 1.2326.1.1 04/07/03 17:24:01 victorle@tibook500ve.cs.utk.edu +6 -0 IScreateGeneralWithArray added;
bk-changeset-1.2326.1.1 victorle@tibook500ve.cs.utk.edu|ChangeSet|20040703212401|24406 ChangeSet 1.2326.1.1 04/07/03 17:24:01 victorle@tibook500ve.cs.utk.edu +6 -0 IScreateGeneralWithArray added; ISSum syntax changed, ISExtend removed.
src/vec/is/utils/isdiff.c 1.13 04/07/03 17:23:56 victorle@tibook500ve.cs.utk.edu +17 -9 ISSum syntax changed, ISExtend removed.
src/vec/is/impls/general/general.h 1.6 04/07/03 17:23:56 victorle@tibook500ve.cs.utk.edu +1 -0 IScreateGeneralWithArray added; ISSum syntax changed, ISExtend removed.
src/vec/is/impls/general/general.c 1.17 04/07/03 17:23:56 victorle@tibook500ve.cs.utk.edu +115 -27 IScreateGeneralWithArray added; ISSum syntax changed, ISExtend removed.
src/docs/website/documentation/changes/221.html 1.17 04/07/03 17:23:56 victorle@tibook500ve.cs.utk.edu +6 -1 IScreateGeneralWithArray added; ISSum syntax changed, ISExtend removed.
src/dm/ao/interface/aodata.c 1.14 04/07/03 17:23:56 victorle@tibook500ve.cs.utk.edu +6 -6 ISSum conforms to new proto
include/petscis.h 1.22 04/07/03 17:23:55 victorle@tibook500ve.cs.utk.edu +2 -2 IScreateGeneralWithArray added; ISSum syntax changed, ISExtend removed.
Hg-commit: 3f82ccc00f186f60a22cc79d13342ecce71999fc
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 ...
|
| 73ca3de8 | 02-Jul-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2328 barrysmith@barry-smiths-computer.local|ChangeSet|20040702035809|29094 ChangeSet 1.2328 04/07/01 22:58:09 barrysmith@barry-smiths-computer.local +1 -0 Merge bk://petsc@petsc.bk
bk-changeset-1.2328 barrysmith@barry-smiths-computer.local|ChangeSet|20040702035809|29094 ChangeSet 1.2328 04/07/01 22:58:09 barrysmith@barry-smiths-computer.local +1 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into barry-smiths-computer.local:/Users/barrysmith/petsc-dev
BitKeeper/etc/ignore 1.69 04/07/01 22:47:40 barrysmith@barry-smiths-computer.local +1 -0 ignore all installed packages
Hg-commit: 86b84dd55169e3d446032e306f1f9e4587be70c7
show more ...
|
| ae77e121 | 02-Jul-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2324.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20040702035738|30211 ChangeSet 1.2324.1.1 04/07/01 22:57:38 barrysmith@barry-smiths-computer.local +5 -0 more PetscMallocX
bk-changeset-1.2324.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20040702035738|30211 ChangeSet 1.2324.1.1 04/07/01 22:57:38 barrysmith@barry-smiths-computer.local +5 -0 more PetscMallocXXX() and configure fix and minor fixes
src/vec/utils/vpscat.c 1.29 04/07/01 16:30:39 barrysmith@barrysmith-11.mcs.anl.gov +6 -9 more merges and movement for merges
src/vec/utils/vpscat.c 1.28 04/07/01 16:25:37 barrysmith@barrysmith-11.mcs.anl.gov +18 -42 more merges of mallocs
src/vec/utils/vpscat.c 1.27 04/07/01 16:07:08 barrysmith@barrysmith-11.mcs.anl.gov +18 -18 moved malloc and frees around to get them next to each other in chunks
todo 1.69 04/07/01 16:06:33 barrysmith@barrysmith-11.mcs.anl.gov +2 -0 *** empty log message ***
src/vec/utils/vpscat.c 1.26 04/07/01 15:53:43 barrysmith@barrysmith-11.mcs.anl.gov +9 -18 introduced PetscMalloc6()
src/snes/utils/damgsnes.c 1.41 04/07/01 15:38:36 barrysmith@barrysmith-11.mcs.anl.gov +3 -3 change printf to PetscPrintf so can handle %D and PetscInt prints could also have changed %D to %d since at the moment (forever :-) adic does not support PetscInt.
python/PETSc/packages/MPI.py 1.113 04/07/01 15:07:59 barrysmith@barrysmith-11.mcs.anl.gov +1 -1 learn how to type!
python/PETSc/packages/MPI.py 1.112 04/07/01 14:43:20 barrysmith@barrysmith-11.mcs.anl.gov +1 -3 I have NO FUCKING clue why someone would think that just because cannot execute is set we shouldn't look for MPIRUN? Looking for MPIRUN never runs it? What the hell were you thinking?
src/mat/impls/adj/mpi/mpiadj.c 1.36 04/07/01 13:41:08 barrysmith@barrysmith-11.mcs.anl.gov +2 -2 [PETSC #10909] problems with MatCreate() iff global sizes are different screwed up
Hg-commit: 1cc0b987a399607b596953f0ca29b4cbd7a6571f
show more ...
|
| 5ef145eb | 02-Jul-2004 |
victorle <victorle@tibook500ve.cs.utk.edu> |
bk-changeset-1.2314.1.1 victorle@tibook500ve.cs.utk.edu|ChangeSet|20040702010702|29981 ChangeSet 1.2314.1.1 04/07/01 21:07:02 victorle@tibook500ve.cs.utk.edu +2 -0 added ISExtend routine which ca
bk-changeset-1.2314.1.1 victorle@tibook500ve.cs.utk.edu|ChangeSet|20040702010702|29981 ChangeSet 1.2314.1.1 04/07/01 21:07:02 victorle@tibook500ve.cs.utk.edu +2 -0 added ISExtend routine which can be much more efficient than ISSum
src/vec/is/utils/isdiff.c 1.12 04/07/01 21:06:43 victorle@tibook500ve.cs.utk.edu +110 -1 added ISExtend routine which can be much more efficient than ISSum
include/petscis.h 1.21 04/07/01 21:06:43 victorle@tibook500ve.cs.utk.edu +1 -0 added ISExtend routine which can be much more efficient than ISSum
Hg-commit: 792a6aa6cb163e2da1ab39cf8e5057787a0acd3f
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 ...
|
| e2e86b8f | 25-Jun-2004 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.2299.1.31 balay@asterix.mcs.anl.gov|ChangeSet|20040625205338|00976 ChangeSet 1.2299.1.31 04/06/25 15:53:38 balay@asterix.mcs.anl.gov +16 -0 nightly build fixes
src/mat/examples/
bk-changeset-1.2299.1.31 balay@asterix.mcs.anl.gov|ChangeSet|20040625205338|00976 ChangeSet 1.2299.1.31 04/06/25 15:53:38 balay@asterix.mcs.anl.gov +16 -0 nightly build fixes
src/mat/examples/tests/output/ex98.out 1.1 04/06/25 15:53:37 balay@asterix.mcs.anl.gov +16 -0
src/vec/examples/tests/ex21.c 1.8 04/06/25 15:53:37 balay@asterix.mcs.anl.gov +5 -5 rand -> rdm
src/ts/examples/tests/ex1f.F 1.8 04/06/25 15:53:37 balay@asterix.mcs.anl.gov +4 -1 use proper datatype for ts
src/snes/examples/tutorials/makefile 1.36 04/06/25 15:53:37 balay@asterix.mcs.anl.gov +2 -3 disable complex for ex30
src/mat/impls/aij/mpi/mpiaij.c 1.188 04/06/25 15:53:37 balay@asterix.mcs.anl.gov +2 -0 extern_c stuff for dynamic functions
src/mat/examples/tutorials/makefile 1.14 04/06/25 15:53:37 balay@asterix.mcs.anl.gov +1 -1 disable echo
src/mat/examples/tests/output/ex98.out 1.0 04/06/25 15:53:37 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/examples/tests/output/ex98.out
src/mat/examples/tests/ex96.c 1.7 04/06/25 15:53:37 balay@asterix.mcs.anl.gov +5 -5 rand -> rdm
src/mat/examples/tests/ex94.c 1.14 04/06/25 15:53:37 balay@asterix.mcs.anl.gov +10 -10 rand -> rdm
src/mat/examples/tests/ex77.c 1.6 04/06/25 15:53:37 balay@asterix.mcs.anl.gov +7 -7 rand -> rdm
src/mat/examples/tests/ex76.c 1.10 04/06/25 15:53:37 balay@asterix.mcs.anl.gov +4 -4 rand -> rdm
src/mat/examples/tests/ex74.c 1.21 04/06/25 15:53:37 balay@asterix.mcs.anl.gov +7 -7 rand -> rdm
src/mat/examples/tests/ex54.c 1.7 04/06/25 15:53:37 balay@asterix.mcs.anl.gov +10 -10 rand -> rdm
src/mat/examples/tests/ex51.c 1.8 04/06/25 15:53:37 balay@asterix.mcs.anl.gov +10 -10 rand -> rdm
src/mat/examples/tests/ex48.c 1.12 04/06/25 15:53:37 balay@asterix.mcs.anl.gov +25 -25 rand -> rdm
src/ksp/examples/tests/ex19.c 1.11 04/06/25 15:53:37 balay@asterix.mcs.anl.gov +4 -4 rand -> rdm
src/dm/da/examples/tests/ex23.c 1.7 04/06/25 15:53:37 balay@asterix.mcs.anl.gov +4 -4 rand -> rdm
Hg-commit: 3fb4bbd47ff7d7f2a8f82e69e3a1c4150f149788
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 ...
|
| 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 ...
|
| 0a4f1301 | 16-Jun-2004 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.2291 Kris@p4buschel.|ChangeSet|20040616022847|42489 ChangeSet 1.2291 04/06/15 19:28:47 Kris@p4buschel. +1 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into p4buschel.:F:/Home/K
bk-changeset-1.2291 Kris@p4buschel.|ChangeSet|20040616022847|42489 ChangeSet 1.2291 04/06/15 19:28:47 Kris@p4buschel. +1 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into p4buschel.:F:/Home/Kris/petsc/petsc-dev
src/sys/src/fileio/mprint.c 1.30 04/06/15 19:28:46 Kris@p4buschel. +0 -0 Auto merged
Hg-commit: d26a205ce85c8ae7e98eba9b76bd099fc35ad1ce
show more ...
|
| d7d82daa | 12-Jun-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2276.32.1 barrysmith@barry-smiths-computer.local|ChangeSet|20040612172153|27288 ChangeSet 1.2276.32.1 04/06/12 12:21:53 barrysmith@barry-smiths-computer.local +69 -0 PetscInt
sr
bk-changeset-1.2276.32.1 barrysmith@barry-smiths-computer.local|ChangeSet|20040612172153|27288 ChangeSet 1.2276.32.1 04/06/12 12:21:53 barrysmith@barry-smiths-computer.local +69 -0 PetscInt
src/vec/is/utils/iscomp.c 1.13 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +4 -4 PetscInt
src/mat/utils/matstash.c 1.12 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +5 -8 PetscInt
src/mat/order/spinver.c 1.5 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +2 -2 PetscInt
src/mat/order/rootls.c 1.7 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +4 -4 PetscInt
src/mat/order/rcm.c 1.8 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +7 -7 PetscInt
src/mat/order/qmdupd.c 1.7 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +10 -10 PetscInt
src/mat/order/qmdrch.c 1.7 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +5 -5 PetscInt
src/mat/order/qmdqt.c 1.6 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +4 -4 PetscInt
src/mat/order/qmdmrg.c 1.7 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +6 -6 PetscInt
src/mat/order/genrcm.c 1.8 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +6 -6 PetscInt
src/mat/order/genqmd.c 1.7 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +12 -12 PetscInt
src/mat/order/gennd.c 1.8 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +8 -8 PetscInt
src/mat/order/gen1wd.c 1.8 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +9 -11 PetscInt
src/mat/order/fnroot.c 1.7 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +6 -7 PetscInt
src/mat/order/fndsep.c 1.7 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +7 -9 PetscInt
src/mat/order/fn1wd.c 1.7 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +20 -21 PetscInt
src/mat/order/degree.c 1.7 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +4 -5 PetscInt
src/mat/interface/matrix.c 1.131 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +29 -0 PetscInt
src/mat/impls/baij/seq/baijfact4.c 1.11 04/06/12 12:21:48 barrysmith@barry-smiths-computer.local +3 -4 PetscInt
src/mat/impls/aij/mpi/mpiov.c 1.24 04/06/12 12:21:48 barrysmith@barry-smiths-computer.local +5 -1 PetscInt
src/mat/impls/aij/mpi/mpiaij.c 1.179.1.1 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +3 -3 PetscInt
src/mat/examples/tests/makefile 1.29 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +1 -1 PetscInt
src/mat/examples/tests/ex9.c 1.7 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +10 -8 PetscInt
src/mat/examples/tests/ex8.c 1.6 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +5 -4 PetscInt
src/mat/examples/tests/ex7.c 1.9 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +9 -8 PetscInt
src/mat/examples/tests/ex6.c 1.6 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +5 -4 PetscInt
src/mat/examples/tests/ex5.c 1.8 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +6 -6 PetscInt
src/mat/examples/tests/ex48.c 1.11 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +20 -18 PetscInt
src/mat/examples/tests/ex47.c 1.8 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +4 -3 PetscInt
src/mat/examples/tests/ex46.c 1.6 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +5 -4 PetscInt
src/mat/examples/tests/ex44.c 1.6 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +5 -6 PetscInt
src/mat/examples/tests/ex43.c 1.6 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +6 -4 PetscInt
src/mat/examples/tests/ex42.c 1.11 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +17 -15 PetscInt
src/mat/examples/tests/ex41.c 1.10 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +18 -16 PetscInt
src/mat/examples/tests/ex40.c 1.11 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +23 -18 PetscInt
src/mat/examples/tests/ex38.c 1.6 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +5 -4 PetscInt
src/mat/examples/tests/ex37.c 1.7 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +5 -4 PetscInt
src/mat/examples/tests/ex35.c 1.6 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +5 -4 PetscInt
src/mat/examples/tests/ex33.c 1.11 04/06/12 12:21:46 barrysmith@barry-smiths-computer.local +7 -6 PetscInt
src/mat/examples/tests/ex32.c 1.10 04/06/12 12:21:46 barrysmith@barry-smiths-computer.local +10 -8 PetscInt
src/mat/examples/tests/ex31.c 1.10 04/06/12 12:21:46 barrysmith@barry-smiths-computer.local +7 -5 PetscInt
src/mat/examples/tests/ex30.c 1.10 04/06/12 12:21:46 barrysmith@barry-smiths-computer.local +7 -6 PetscInt
src/mat/examples/tests/ex3.c 1.8 04/06/12 12:21:46 barrysmith@barry-smiths-computer.local +6 -5 PetscInt
src/mat/examples/tests/ex28.c 1.7 04/06/12 12:21:46 barrysmith@barry-smiths-computer.local +6 -5 PetscInt
src/mat/examples/tests/ex27.c 1.7 04/06/12 12:21:46 barrysmith@barry-smiths-computer.local +6 -4 PetscInt
src/mat/examples/tests/ex25.c 1.6 04/06/12 12:21:46 barrysmith@barry-smiths-computer.local +5 -3 PetscInt
src/mat/examples/tests/ex24.c 1.6 04/06/12 12:21:46 barrysmith@barry-smiths-computer.local +4 -3 PetscInt
src/mat/examples/tests/ex22.c 1.6 04/06/12 12:21:46 barrysmith@barry-smiths-computer.local +5 -4 PetscInt
src/mat/examples/tests/ex21.c 1.8 04/06/12 12:21:46 barrysmith@barry-smiths-computer.local +4 -2 PetscInt
src/mat/examples/tests/ex20.c 1.6 04/06/12 12:21:46 barrysmith@barry-smiths-computer.local +6 -4 PetscInt
src/mat/examples/tests/ex19.c 1.8 04/06/12 12:21:46 barrysmith@barry-smiths-computer.local +9 -7 PetscInt
src/mat/examples/tests/ex17.c 1.6 04/06/12 12:21:46 barrysmith@barry-smiths-computer.local +10 -7 PetscInt
src/mat/examples/tests/ex16.c 1.5 04/06/12 12:21:46 barrysmith@barry-smiths-computer.local +4 -3 PetscInt
src/mat/examples/tests/ex15.c 1.9 04/06/12 12:21:45 barrysmith@barry-smiths-computer.local +9 -8 PetscInt
src/mat/examples/tests/ex14.c 1.9 04/06/12 12:21:45 barrysmith@barry-smiths-computer.local +4 -2 PetscInt
src/mat/examples/tests/ex13.c 1.6 04/06/12 12:21:45 barrysmith@barry-smiths-computer.local +5 -4 PetscInt
src/mat/examples/tests/ex12.c 1.9 04/06/12 12:21:45 barrysmith@barry-smiths-computer.local +9 -7 PetscInt
src/mat/examples/tests/ex11.c 1.6 04/06/12 12:21:45 barrysmith@barry-smiths-computer.local +6 -5 PetscInt
src/mat/examples/tests/ex10.c 1.6 04/06/12 12:21:45 barrysmith@barry-smiths-computer.local +5 -3 PetscInt
src/ksp/pc/impls/lu/lu.c 1.31 04/06/12 12:21:45 barrysmith@barry-smiths-computer.local +16 -15 PetscInt
src/ksp/pc/impls/ilu/ilu.c 1.36 04/06/12 12:21:45 barrysmith@barry-smiths-computer.local +28 -27 PetscInt
src/ksp/pc/impls/icc/icc.c 1.31 04/06/12 12:21:45 barrysmith@barry-smiths-computer.local +18 -17 PetscInt
src/ksp/pc/impls/cholesky/cholesky.c 1.29 04/06/12 12:21:45 barrysmith@barry-smiths-computer.local +16 -16 PetscInt
src/inline/ilu.h 1.13 04/06/12 12:21:45 barrysmith@barry-smiths-computer.local +9 -9 PetscInt
src/inline/dot.h 1.11 04/06/12 12:21:45 barrysmith@barry-smiths-computer.local +24 -24 PetscInt
src/inline/axpy.h 1.12 04/06/12 12:21:44 barrysmith@barry-smiths-computer.local +19 -19 PetscInt
include/petscpc.h 1.48 04/06/12 12:21:44 barrysmith@barry-smiths-computer.local +6 -6 PetscInt
include/petscmat.h 1.140.1.1 04/06/12 12:21:44 barrysmith@barry-smiths-computer.local +3 -1 Allows initializing MatFactorInfo, else can contain crap
src/ksp/pc/impls/mg/mgfunc.c 1.11 04/06/10 11:28:15 barrysmith@barrysmith-57.mcs.anl.gov +4 -5 Re: [PETSC #10482] PCMG on Petsc-2.2.0 > 1) I set smoothdown=1 and smoothup=1 but PCView returns 1 and 10000 > respectively. > > 2) I use MGGetSmoother to set, through KSPSetFromOptions, the same KSP for > both down and up smoothers but PCView returns the correct settings for the > down smoother and "not yet set" for the up smoother. > > 3) This might not be a problem: PCGetOptionsPrefix is returning > "mg_levels_mg_levels_" and "mg_coarse_mg_levels_". So my makefile has MG > options with such prefixes
Hg-commit: 001b0e3293c4c086554f15168a793216a01ae2d5
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 ...
|
| 77431f27 | 09-Jun-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2276.28.1 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040609211102|01886 ChangeSet 1.2276.28.1 04/06/09 16:11:02 barrysmith@barrysmith-57.mcs.anl.gov +235 -0 %D for PetscInt p
bk-changeset-1.2276.28.1 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040609211102|01886 ChangeSet 1.2276.28.1 04/06/09 16:11:02 barrysmith@barrysmith-57.mcs.anl.gov +235 -0 %D for PetscInt printing some PetscInt move some system calls from PetscErrorPrintfDefault
src/vec/utils/vscat.c 1.25 04/06/09 16:10:57 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/vec/utils/vpscat.c 1.24 04/06/09 16:10:57 barrysmith@barrysmith-57.mcs.anl.gov +18 -19 %D for PetscInt printing
src/vec/utils/vinv.c 1.31 04/06/09 16:10:57 barrysmith@barrysmith-57.mcs.anl.gov +36 -36 %D for PetscInt printing
src/vec/pf/interface/pf.c 1.24 04/06/09 16:10:57 barrysmith@barrysmith-57.mcs.anl.gov +5 -5 %D for PetscInt printing
src/vec/pf/impls/constant/const.c 1.13 04/06/09 16:10:57 barrysmith@barrysmith-57.mcs.anl.gov +6 -6 %D for PetscInt printing
src/vec/is/utils/iscoloring.c 1.24 04/06/09 16:10:57 barrysmith@barrysmith-57.mcs.anl.gov +5 -4 %D for PetscInt printing
src/fortran/custom/zstart.c 1.21 04/06/09 16:10:57 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/vec/is/impls/stride/stride.c 1.14 04/06/09 16:10:56 barrysmith@barrysmith-57.mcs.anl.gov +5 -5 %D for PetscInt printing
src/vec/is/impls/general/general.c 1.15 04/06/09 16:10:56 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 %D for PetscInt printing
src/vec/is/impls/block/block.c 1.16 04/06/09 16:10:56 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 %D for PetscInt printing
src/vec/is/examples/tutorials/ex3.c 1.7 04/06/09 16:10:56 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/vec/is/examples/tutorials/ex2.c 1.7 04/06/09 16:10:56 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/vec/is/examples/tutorials/ex1.c 1.8 04/06/09 16:10:56 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/vec/interface/vector.c 1.97 04/06/09 16:10:56 barrysmith@barrysmith-57.mcs.anl.gov +59 -56 %D for PetscInt printing
src/vec/interface/dlregis.c 1.22 04/06/09 16:10:56 barrysmith@barrysmith-57.mcs.anl.gov +2 -0 %D for PetscInt printing
src/vec/impls/seq/bvec2.c 1.53 04/06/09 16:10:56 barrysmith@barrysmith-57.mcs.anl.gov +8 -8 %D for PetscInt printing
src/vec/impls/mpi/pdvec.c 1.38 04/06/09 16:10:56 barrysmith@barrysmith-57.mcs.anl.gov +12 -12 %D for PetscInt printing
src/vec/examples/tutorials/ex9.c 1.9 04/06/09 16:10:56 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/vec/examples/tutorials/ex6.c 1.9 04/06/09 16:10:56 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/vec/examples/tutorials/ex1e.c 1.7 04/06/09 16:10:56 barrysmith@barrysmith-57.mcs.anl.gov +6 -6 %D for PetscInt printing
src/vec/examples/tutorials/ex1.c 1.9 04/06/09 16:10:56 barrysmith@barrysmith-57.mcs.anl.gov +6 -6 %D for PetscInt printing
src/vec/examples/tests/ex28.c 1.7 04/06/09 16:10:55 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/vec/examples/tests/ex21.c 1.7 04/06/09 16:10:55 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/ts/interface/tsfd.c 1.8 04/06/09 16:10:55 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/ts/interface/ts.c 1.36 04/06/09 16:10:55 barrysmith@barrysmith-57.mcs.anl.gov +5 -5 %D for PetscInt printing
src/ts/impls/pseudo/posindep.c 1.19 04/06/09 16:10:55 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/ts/impls/implicit/pvode/petscpvode.c 1.27 04/06/09 16:10:55 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/ts/impls/explicit/rk/rk.c 1.15 04/06/09 16:10:55 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/ts/examples/tutorials/ex7.c 1.9 04/06/09 16:10:55 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/ts/examples/tutorials/ex6.c 1.12 04/06/09 16:10:55 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/ts/examples/tutorials/ex5.c 1.8 04/06/09 16:10:55 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/ts/examples/tutorials/ex4.c 1.7 04/06/09 16:10:55 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/ts/examples/tutorials/ex2.c 1.6 04/06/09 16:10:55 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/ts/examples/tutorials/ex1.c 1.6 04/06/09 16:10:55 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/ts/examples/tests/ex1.c 1.9 04/06/09 16:10:54 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/sys/src/viewer/impls/socket/send.c 1.26.1.1 04/06/09 16:10:54 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/sys/src/utils/psplit.c 1.14 04/06/09 16:10:54 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/sys/src/objects/tagm.c 1.19 04/06/09 16:10:54 barrysmith@barrysmith-57.mcs.anl.gov +17 -17 %D for PetscInt printing
src/sys/src/objects/init.c 1.39.1.1 04/06/09 16:10:54 barrysmith@barrysmith-57.mcs.anl.gov +0 -2 %D for PetscInt printing
src/sys/src/memory/mtr.c 1.30 04/06/09 16:10:54 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 %D for PetscInt printing
src/sys/src/memory/mal.c 1.24 04/06/09 16:10:54 barrysmith@barrysmith-57.mcs.anl.gov +7 -9 %D for PetscInt printing
src/sys/src/fileio/sysio.c 1.23.1.1 04/06/09 16:10:54 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/sys/src/error/errtrace.c 1.13 04/06/09 16:10:53 barrysmith@barrysmith-57.mcs.anl.gov +6 -5 %D for PetscInt printing
src/sys/src/error/errstop.c 1.10 04/06/09 16:10:53 barrysmith@barrysmith-57.mcs.anl.gov +7 -6 %D for PetscInt printing
src/sys/src/error/err.c 1.34 04/06/09 16:10:53 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 %D for PetscInt printing
src/sys/src/draw/utils/lg.c 1.14 04/06/09 16:10:53 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/sys/examples/tests/ex16.c 1.6 04/06/09 16:10:53 barrysmith@barrysmith-57.mcs.anl.gov +4 -3 %D for PetscInt printing
src/sys/examples/tests/ex11.c 1.5 04/06/09 16:10:53 barrysmith@barrysmith-57.mcs.anl.gov +2 -1 %D for PetscInt printing
src/snes/utils/damgsnes.c 1.37 04/06/09 16:10:53 barrysmith@barrysmith-57.mcs.anl.gov +9 -9 %D for PetscInt printing
src/snes/mf/snesmfj.c 1.41 04/06/09 16:10:53 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 %D for PetscInt printing
src/snes/interface/snesut.c 1.13 04/06/09 16:10:53 barrysmith@barrysmith-57.mcs.anl.gov +29 -30 %D for PetscInt printing
src/snes/interface/snesj2.c 1.11 04/06/09 16:10:53 barrysmith@barrysmith-57.mcs.anl.gov +5 -5 %D for PetscInt printing
src/snes/interface/snes.c 1.50 04/06/09 16:10:52 barrysmith@barrysmith-57.mcs.anl.gov +32 -34 %D for PetscInt printing
src/snes/interface/noise/snesnoise.c 1.12 04/06/09 16:10:52 barrysmith@barrysmith-57.mcs.anl.gov +10 -10 %D for PetscInt printing
src/snes/interface/noise/snesmfj2.c 1.18 04/06/09 16:10:52 barrysmith@barrysmith-57.mcs.anl.gov +10 -10 %D for PetscInt printing
src/snes/impls/tr/tr.c 1.20 04/06/09 16:10:52 barrysmith@barrysmith-57.mcs.anl.gov +7 -7 %D for PetscInt printing
src/snes/impls/ls/ls.c 1.41 04/06/09 16:10:52 barrysmith@barrysmith-57.mcs.anl.gov +12 -12 %D for PetscInt printing
src/snes/examples/tutorials/ex6.c 1.13 04/06/09 16:10:52 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/snes/examples/tutorials/ex5s.c 1.9 04/06/09 16:10:52 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/snes/examples/tutorials/ex5.c 1.17 04/06/09 16:10:52 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/snes/examples/tutorials/ex30.c 1.41 04/06/09 16:10:52 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 %D for PetscInt printing
src/snes/examples/tutorials/ex3.c 1.9 04/06/09 16:10:52 barrysmith@barrysmith-57.mcs.anl.gov +6 -6 %D for PetscInt printing
src/snes/examples/tutorials/ex29.c 1.69 04/06/09 16:10:52 barrysmith@barrysmith-57.mcs.anl.gov +5 -5 %D for PetscInt printing
src/snes/examples/tutorials/ex27.c 1.9 04/06/09 16:10:52 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 %D for PetscInt printing
src/snes/examples/tutorials/ex26.c 1.18 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/snes/examples/tutorials/ex25.c 1.17 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/snes/examples/tutorials/ex20.c 1.7 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/snes/examples/tutorials/ex2.c 1.9 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 %D for PetscInt printing
src/snes/examples/tutorials/ex19.c 1.12 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/snes/examples/tutorials/ex18.c 1.6 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/snes/examples/tutorials/ex14.c 1.12 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/snes/examples/tutorials/ex1.c 1.9 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/snes/examples/tests/ex9.c 1.10 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/snes/examples/tests/ex7.c 1.9 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 %D for PetscInt printing
src/snes/examples/tests/ex5.c 1.8 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/snes/examples/tests/ex4.c 1.10 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/snes/examples/tests/ex13.c 1.9 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/snes/examples/tests/ex11.c 1.12 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +5 -6 %D for PetscInt printing
src/snes/examples/tests/ex1.c 1.12 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/mat/utils/getcolv.c 1.10 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 %D for PetscInt printing
src/mat/utils/gcreate.c 1.23 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/mat/utils/axpy.c 1.20 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 %D for PetscInt printing
src/mat/matfd/fdmatrix.c 1.26 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +6 -6 %D for PetscInt printing
src/mat/interface/matrix.c 1.128.1.1 04/06/09 16:10:50 barrysmith@barrysmith-57.mcs.anl.gov +66 -66 %D for PetscInt printing
src/mat/interface/matnull.c 1.16 04/06/09 16:10:50 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 %D for PetscInt printing
src/mat/impls/sbaij/seq/spooles/sbaijspooles.c 1.55 04/06/09 16:10:50 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/mat/impls/sbaij/seq/sbaijfact2.c 1.39 04/06/09 16:10:50 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/mat/impls/sbaij/seq/sbaijfact.c 1.61 04/06/09 16:10:50 barrysmith@barrysmith-57.mcs.anl.gov +8 -8 %D for PetscInt printing
src/mat/impls/sbaij/seq/sbaij2.c 1.28 04/06/09 16:10:50 barrysmith@barrysmith-57.mcs.anl.gov +0 -1 %D for PetscInt printing
src/mat/impls/sbaij/seq/sbaij.c 1.112 04/06/09 16:10:50 barrysmith@barrysmith-57.mcs.anl.gov +35 -37 %D for PetscInt printing
src/mat/impls/sbaij/seq/aijsbaij.c 1.18 04/06/09 16:10:50 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c 1.44 04/06/09 16:10:50 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/mat/impls/sbaij/mpi/sbaijov.c 1.36 04/06/09 16:10:49 barrysmith@barrysmith-57.mcs.anl.gov +1 -9 %D for PetscInt printing
src/mat/impls/sbaij/mpi/mpisbaij.c 1.98 04/06/09 16:10:49 barrysmith@barrysmith-57.mcs.anl.gov +29 -65 %D for PetscInt printing
src/mat/impls/maij/maij.c 1.19 04/06/09 16:10:49 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/mat/impls/dense/seq/dense.c 1.61 04/06/09 16:10:49 barrysmith@barrysmith-57.mcs.anl.gov +18 -18 %D for PetscInt printing
src/mat/impls/dense/mpi/mpidense.c 1.45 04/06/09 16:10:49 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 %D for PetscInt printing
src/mat/impls/bdiag/seq/bdiag3.c 1.21 04/06/09 16:10:49 barrysmith@barrysmith-57.mcs.anl.gov +26 -26 %D for PetscInt printing
src/mat/impls/bdiag/seq/bdiag2.c 1.18 04/06/09 16:10:49 barrysmith@barrysmith-57.mcs.anl.gov +10 -10 %D for PetscInt printing
src/mat/impls/bdiag/seq/bdiag.c 1.40 04/06/09 16:10:49 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/mat/impls/bdiag/mpi/mpibdiag.c 1.40 04/06/09 16:10:49 barrysmith@barrysmith-57.mcs.anl.gov +6 -6 %D for PetscInt printing
src/mat/impls/baij/seq/dgefa7.c 1.11 04/06/09 16:10:49 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/mat/impls/baij/seq/dgefa6.c 1.10 04/06/09 16:10:49 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/mat/impls/baij/seq/dgefa5.c 1.10 04/06/09 16:10:49 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/mat/impls/baij/seq/dgefa4.c 1.10 04/06/09 16:10:49 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/mat/impls/baij/seq/dgefa3.c 1.10 04/06/09 16:10:49 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/mat/impls/baij/seq/dgefa2.c 1.10 04/06/09 16:10:49 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/mat/impls/baij/seq/dgefa.c 1.12 04/06/09 16:10:48 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/mat/impls/baij/seq/baijfact3.c 1.14 04/06/09 16:10:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/mat/impls/baij/seq/baijfact2.c 1.38 04/06/09 16:10:48 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 %D for PetscInt printing
src/mat/impls/baij/seq/baij.c 1.94 04/06/09 16:10:48 barrysmith@barrysmith-57.mcs.anl.gov +38 -38 %D for PetscInt printing
src/mat/impls/baij/mpi/mpibaij.c 1.66 04/06/09 16:10:48 barrysmith@barrysmith-57.mcs.anl.gov +34 -34 %D for PetscInt printing
src/mat/impls/baij/mpi/mmbaij.c 1.23 04/06/09 16:10:48 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/mat/impls/baij/mpi/baijov.c 1.22 04/06/09 16:10:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/mat/impls/aij/seq/superlu/superlu.c 1.68 04/06/09 16:10:48 barrysmith@barrysmith-57.mcs.anl.gov +16 -16 %D for PetscInt printing
src/mat/impls/aij/seq/spooles/spoolesOptions.c 1.29 04/06/09 16:10:48 barrysmith@barrysmith-57.mcs.anl.gov +9 -9 %D for PetscInt printing
src/mat/impls/aij/seq/spooles/spooles.c 1.98 04/06/09 16:10:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/mat/impls/aij/seq/matptap.c 1.62.1.1 04/06/09 16:10:48 barrysmith@barrysmith-57.mcs.anl.gov +8 -9 %D for PetscInt printing
src/mat/impls/aij/seq/matpapt.c 1.43 04/06/09 16:10:48 barrysmith@barrysmith-57.mcs.anl.gov +6 -6 %D for PetscInt printing
src/mat/impls/aij/seq/matmatmult.c 1.80 04/06/09 16:10:47 barrysmith@barrysmith-57.mcs.anl.gov +9 -9 %D for PetscInt printing
src/mat/impls/aij/seq/aijnode.c 1.30 04/06/09 16:10:47 barrysmith@barrysmith-57.mcs.anl.gov +12 -12 %D for PetscInt printing
src/mat/impls/aij/seq/aijfact.c 1.59 04/06/09 16:10:47 barrysmith@barrysmith-57.mcs.anl.gov +11 -11 %D for PetscInt printing
src/mat/impls/aij/seq/aij.c 1.163 04/06/09 16:10:47 barrysmith@barrysmith-57.mcs.anl.gov +43 -47 %D for PetscInt printing
src/mat/impls/aij/mpi/mpiov.c 1.23 04/06/09 16:10:47 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 %D for PetscInt printing
src/mat/impls/aij/mpi/mpiaij.c 1.179 04/06/09 16:10:47 barrysmith@barrysmith-57.mcs.anl.gov +36 -36 %D for PetscInt printing
src/mat/impls/aij/mpi/mmaij.c 1.19 04/06/09 16:10:47 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/mat/impls/adj/mpi/mpiadj.c 1.35 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +6 -6 %D for PetscInt printing
src/mat/impls/adic/nladic.c 1.8 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -2 %D for PetscInt printing
src/mat/impls/adic/matadic.c 1.28 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/mat/examples/tutorials/ex4.c 1.6 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 %D for PetscInt printing
src/mat/examples/tutorials/ex2.c 1.5 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +6 -5 %D for PetscInt printing
src/mat/examples/tests/ex96.c 1.5 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +0 -10 %D for PetscInt printing
src/mat/examples/tests/ex92.c 1.8 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/mat/examples/tests/ex9.c 1.6 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/mat/examples/tests/ex8.c 1.5 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/mat/examples/tests/ex76.c 1.9 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/mat/examples/tests/ex74.c 1.20 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/mat/examples/tests/ex7.c 1.8 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/mat/examples/tests/ex54.c 1.6 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/mat/examples/tests/ex53.c 1.9 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +7 -7 %D for PetscInt printing
src/mat/examples/tests/ex51.c 1.6 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/mat/examples/tests/ex49.c 1.6 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +8 -8 %D for PetscInt printing
src/mat/examples/tests/ex48.c 1.10 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +11 -11 %D for PetscInt printing
src/mat/examples/tests/ex42.c 1.10 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/mat/examples/tests/ex41.c 1.9 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/mat/examples/tests/ex40.c 1.10 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/mat/examples/tests/ex4.c 1.6 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +6 -5 %D for PetscInt printing
src/mat/examples/tests/ex21.c 1.7 04/06/09 16:10:45 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 %D for PetscInt printing
src/mat/examples/tests/ex19.c 1.7 04/06/09 16:10:45 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 %D for PetscInt printing
src/mat/examples/tests/ex14.c 1.8 04/06/09 16:10:45 barrysmith@barrysmith-57.mcs.anl.gov +2 -3 %D for PetscInt printing
src/mat/examples/tests/ex1.c 1.14 04/06/09 16:10:45 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/mat/color/color.c 1.20 04/06/09 16:10:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/ksp/utils/damg.c 1.35 04/06/09 16:10:45 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/ksp/pc/impls/tfs/gs.c 1.15 04/06/09 16:10:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/ksp/pc/impls/tfs/comm.c 1.21 04/06/09 16:10:44 barrysmith@barrysmith-57.mcs.anl.gov +13 -13 %D for PetscInt printing
src/ksp/pc/impls/tfs/bss_malloc.c 1.10 04/06/09 16:10:44 barrysmith@barrysmith-57.mcs.anl.gov +20 -20 %D for PetscInt printing
src/ksp/pc/impls/tfs/bit_mask.c 1.9 04/06/09 16:10:44 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/ksp/pc/impls/sor/sor.c 1.23 04/06/09 16:10:44 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/ksp/pc/impls/pbjacobi/pbjacobi.c 1.15 04/06/09 16:10:44 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/ksp/pc/impls/mg/mg.c 1.33 04/06/09 16:10:44 barrysmith@barrysmith-57.mcs.anl.gov +13 -13 %D for PetscInt printing
src/ksp/pc/impls/ilu/ilu.c 1.35 04/06/09 16:10:44 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 %D for PetscInt printing
src/ksp/pc/impls/icc/icc.c 1.30 04/06/09 16:10:44 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 %D for PetscInt printing
src/ksp/pc/impls/bjacobi/bjacobi.c 1.31 04/06/09 16:10:44 barrysmith@barrysmith-57.mcs.anl.gov +5 -5 %D for PetscInt printing
src/ksp/pc/impls/asm/asm.c 1.35 04/06/09 16:10:44 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 %D for PetscInt printing
src/ksp/pc/examples/tutorials/ex2.c 1.12 04/06/09 16:10:44 barrysmith@barrysmith-57.mcs.anl.gov +3 -2 %D for PetscInt printing
src/ksp/pc/examples/tutorials/ex1.c 1.12 04/06/09 16:10:44 barrysmith@barrysmith-57.mcs.anl.gov +3 -2 %D for PetscInt printing
src/ksp/pc/examples/tests/ex6.c 1.8 04/06/09 16:10:44 barrysmith@barrysmith-57.mcs.anl.gov +8 -7 %D for PetscInt printing
src/ksp/pc/examples/tests/ex5.c 1.15 04/06/09 16:10:44 barrysmith@barrysmith-57.mcs.anl.gov +14 -14 %D for PetscInt printing
src/ksp/pc/examples/tests/ex3.c 1.9 04/06/09 16:10:44 barrysmith@barrysmith-57.mcs.anl.gov +10 -9 %D for PetscInt printing
src/ksp/pc/examples/tests/ex2.c 1.10 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +10 -10 %D for PetscInt printing
src/ksp/ksp/interface/itres.c 1.11 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/ksp/ksp/interface/iterativ.c 1.19 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 %D for PetscInt printing
src/ksp/ksp/interface/itcreate.c 1.53 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 %D for PetscInt printing
src/ksp/ksp/interface/eige.c 1.19 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/ksp/ksp/impls/lgmres/lgmres.c 1.29 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +13 -13 %D for PetscInt printing
src/ksp/ksp/impls/gmres/gmres.c 1.48 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +9 -9 %D for PetscInt printing
src/ksp/ksp/impls/bcgsl/bcgsl.c 1.10.1.2 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 %D for PetscInt printing
src/ksp/examples/tutorials/ex9.c 1.16 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +8 -8 %D for PetscInt printing
src/ksp/examples/tutorials/ex7.c 1.13 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +14 -12 %D for PetscInt printing
src/ksp/examples/tutorials/ex5.c 1.13 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +12 -11 %D for PetscInt printing
src/ksp/examples/tutorials/ex3.c 1.13 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +17 -16 %D for PetscInt printing
src/ksp/examples/tutorials/ex23.c 1.11 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/ksp/examples/tutorials/ex2.c 1.11 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +10 -9 %D for PetscInt printing
src/ksp/examples/tutorials/ex16.c 1.10 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/ksp/examples/tutorials/ex15.c 1.12 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/ksp/examples/tutorials/ex12.c 1.12 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +9 -8 %D for PetscInt printing
src/ksp/examples/tutorials/ex11.c 1.11 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +12 -11 %D for PetscInt printing
src/ksp/examples/tutorials/ex10.c 1.41 04/06/09 16:10:42 barrysmith@barrysmith-57.mcs.anl.gov +8 -7 %D for PetscInt printing
src/ksp/examples/tutorials/ex1.c 1.13 04/06/09 16:10:42 barrysmith@barrysmith-57.mcs.anl.gov +10 -8 %D for PetscInt printing
src/ksp/examples/tests/ex4.c 1.9 04/06/09 16:10:42 barrysmith@barrysmith-57.mcs.anl.gov +9 -8 %D for PetscInt printing
src/ksp/examples/tests/ex3.c 1.10 04/06/09 16:10:42 barrysmith@barrysmith-57.mcs.anl.gov +11 -9 %D for PetscInt printing
src/ksp/examples/tests/ex2.c 1.12 04/06/09 16:10:42 barrysmith@barrysmith-57.mcs.anl.gov +9 -8 %D for PetscInt printing
src/ksp/examples/tests/ex19.c 1.10 04/06/09 16:10:42 barrysmith@barrysmith-57.mcs.anl.gov +15 -13 %D for PetscInt printing
src/ksp/examples/tests/ex17.c 1.11 04/06/09 16:10:42 barrysmith@barrysmith-57.mcs.anl.gov +15 -13 %D for PetscInt printing
src/ksp/examples/tests/ex15.c 1.12 04/06/09 16:10:42 barrysmith@barrysmith-57.mcs.anl.gov +9 -8 %D for PetscInt printing
src/ksp/examples/tests/ex14.c 1.9 04/06/09 16:10:41 barrysmith@barrysmith-57.mcs.anl.gov +27 -26 %D for PetscInt printing
src/ksp/examples/tests/ex10.c 1.11 04/06/09 16:10:41 barrysmith@barrysmith-57.mcs.anl.gov +17 -14 %D for PetscInt printing
src/fortran/f90/tests/ex1.c 1.5 04/06/09 16:10:41 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/dm/usg/utils/inpututils.c 1.9 04/06/09 16:10:41 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 %D for PetscInt printing
src/dm/da/utils/fdda.c 1.39 04/06/09 16:10:41 barrysmith@barrysmith-57.mcs.anl.gov +7 -7 %D for PetscInt printing
src/dm/da/src/gr2.c 1.26 04/06/09 16:10:41 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 %D for PetscInt printing
src/dm/da/src/gr1.c 1.13 04/06/09 16:10:41 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/dm/da/src/daview.c 1.23 04/06/09 16:10:41 barrysmith@barrysmith-57.mcs.anl.gov +7 -7 %D for PetscInt printing
src/dm/da/src/dasub.c 1.9 04/06/09 16:10:41 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/dm/da/src/daltol.c 1.13 04/06/09 16:10:41 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/dm/da/src/dalocal.c 1.24 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 %D for PetscInt printing
src/dm/da/src/daload.c 1.11 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 %D for PetscInt printing
src/dm/da/src/dainterp.c 1.21 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +33 -37 %D for PetscInt printing
src/dm/da/src/dagtol.c 1.15 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/dm/da/src/dagetarray.c 1.12 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 %D for PetscInt printing
src/dm/da/src/dacorn.c 1.15 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/dm/da/src/da3.c 1.26 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +24 -24 %D for PetscInt printing
src/dm/da/src/da2.c 1.50 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +21 -20 %D for PetscInt printing
src/dm/da/src/da1.c 1.26 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +8 -8 %D for PetscInt printing
src/dm/da/examples/tests/ex6.c 1.6 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/dm/da/examples/tests/ex4.c 1.6 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 %D for PetscInt printing
src/dm/da/examples/tests/ex23.c 1.6 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/dm/da/examples/tests/ex20.c 1.5 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/dm/da/examples/tests/ex11.c 1.6 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/dm/da/examples/tests/ex10.c 1.6 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/dm/ao/impls/mapping/aomapping.c 1.21 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 %D for PetscInt printing
src/dm/ao/impls/basic/aodatabasic.c 1.22 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +11 -11 %D for PetscInt printing
src/dm/ao/impls/basic/aobasic.c 1.23 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/dm/ao/examples/tests/ex4.c 1.7 04/06/09 16:10:39 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/dm/ao/examples/tests/ex1.c 1.7 04/06/09 16:10:39 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
include/petscis.h 1.20 04/06/09 16:10:39 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
include/petscbt.h 1.12 04/06/09 16:10:39 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 PetscInt
include/petsc.h 1.81 04/06/09 16:10:39 barrysmith@barrysmith-57.mcs.anl.gov +12 -9 cannot checking formating of PetscPrintf and friends
bmake/common/variables 1.65 04/06/09 16:10:39 barrysmith@barrysmith-57.mcs.anl.gov +3 -2 put here so can be overwritten in configure generated variables file
bmake/common/test 1.13 04/06/09 16:10:39 barrysmith@barrysmith-57.mcs.anl.gov +0 -4 put here so can be overwritten in configure generated variables file
include/petscsys.h 1.28 04/06/09 10:17:54 barrysmith@barrysmith-57.mcs.anl.gov +0 -2 removed PetscGetInitialDate() and instead provided a PetscErrorPrintfInitialize() that sets up all the arch,host,user,date information in case it is needed in the error handler print code. This is related to Re: [PETSC #10355] petsc - mumps where the error handler crahses in a system call trying to get getpwd().
include/petscerror.h 1.33 04/06/09 10:17:37 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 removed PetscGetInitialDate() and instead provided a PetscErrorPrintfInitialize() that sets up all the arch,host,user,date information in case it is needed in the error handler print code. This is related to Re: [PETSC #10355] petsc - mumps where the error handler crahses in a system call trying to get getpwd().
src/fortran/custom/zstart.c 1.20 04/06/09 10:17:29 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 removed PetscGetInitialDate() and instead provided a PetscErrorPrintfInitialize() that sets up all the arch,host,user,date information in case it is needed in the error handler print code. This is related to Re: [PETSC #10355] petsc - mumps where the error handler crahses in a system call trying to get getpwd().
src/sys/src/time/fdate.c 1.12.1.1 04/06/09 10:17:18 barrysmith@barrysmith-57.mcs.anl.gov +1 -47 removed PetscGetInitialDate() and instead provided a PetscErrorPrintfInitialize() that sets up all the arch,host,user,date information in case it is needed in the error handler print code. This is related to Re: [PETSC #10355] petsc - mumps where the error handler crahses in a system call trying to get getpwd().
src/sys/src/objects/pinit.c 1.48 04/06/09 10:17:05 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 removed PetscGetInitialDate() and instead provided a PetscErrorPrintfInitialize() that sets up all the arch,host,user,date information in case it is needed in the error handler print code. This is related to Re: [PETSC #10355] petsc - mumps where the error handler crahses in a system call trying to get getpwd().
src/sys/src/fileio/mprint.c 1.26.1.1 04/06/09 10:16:58 barrysmith@barrysmith-57.mcs.anl.gov +64 -12 removed PetscGetInitialDate() and instead provided a PetscErrorPrintfInitialize() that sets up all the arch,host,user,date information in case it is needed in the error handler print code. This is related to Re: [PETSC #10355] petsc - mumps where the error handler crahses in a system call trying to get getpwd().
Hg-commit: e54b14db2411373248eb465112e9cebad45331cf
show more ...
|
| 990f9578 | 08-Jun-2004 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.2283 Kris@mbuschel.|ChangeSet|20040608005533|49072 ChangeSet 1.2283 04/06/07 17:55:33 Kris@mbuschel. +34 -0 PARCH_win32 cleanup Begin support for DLLs and sockets under Windows
bk-changeset-1.2283 Kris@mbuschel.|ChangeSet|20040608005533|49072 ChangeSet 1.2283 04/06/07 17:55:33 Kris@mbuschel. +34 -0 PARCH_win32 cleanup Begin support for DLLs and sockets under Windows
src/vec/impls/shared/shvec.c 1.26 04/06/07 17:55:30 Kris@mbuschel. +3 -9 Remove PARCH_win32 -- this file is only usable on some IRIX systems
src/sys/src/viewer/impls/socket/send.c 1.27 04/06/07 17:55:30 Kris@mbuschel. +47 -14 Begin support for sockets on Windows
src/sys/src/viewer/impls/socket/matlab/openport.c 1.14 04/06/07 17:55:30 Kris@mbuschel. +30 -16 Begin support for sockets on Windows
src/sys/src/viewer/impls/socket/matlab/mstart.c 1.4 04/06/07 17:55:30 Kris@mbuschel. +3 -3 Eliminate PARCH_win32 usage
src/sys/src/viewer/impls/binary/binv.c 1.34 04/06/07 17:55:30 Kris@mbuschel. +1 -2 Eliminate PARCH_win32 usage
src/sys/src/utils/str.c 1.26 04/06/07 17:55:29 Kris@mbuschel. +1 -1 Eliminate PARCH_win32 usage
src/sys/src/utils/sseenabled.c 1.16 04/06/07 17:55:29 Kris@mbuschel. +2 -3 Eliminate PARCH_win32 usage
src/sys/src/utils/fuser.c 1.12 04/06/07 17:55:29 Kris@mbuschel. +3 -8 Eliminate PARCH_win32 usage
src/sys/src/utils/fhost.c 1.14 04/06/07 17:55:29 Kris@mbuschel. +4 -9 Eliminate PARCH_win32 usage
src/sys/src/time/fdate.c 1.13 04/06/07 17:55:29 Kris@mbuschel. +4 -5 Eliminate PARCH_win32 usage
src/sys/src/time/cputime.c 1.11 04/06/07 17:55:29 Kris@mbuschel. +4 -10 Eliminate PARCH_win32 usage
src/sys/src/memory/mem.c 1.16 04/06/07 17:55:29 Kris@mbuschel. +0 -9 Clean up Windows header file usage
src/sys/src/fileio/rpath.c 1.13 04/06/07 17:55:29 Kris@mbuschel. +0 -9 Clean up Windows header file usage
src/sys/src/fileio/mprint.c 1.28 04/06/07 17:55:29 Kris@mbuschel. +0 -2 Clean up Windows header file usage
src/sys/src/fileio/grpath.c 1.16 04/06/07 17:55:29 Kris@mbuschel. +0 -9 Clean up Windows header file usage
src/sys/src/fileio/ghome.c 1.16 04/06/07 17:55:29 Kris@mbuschel. +0 -9 Clean up Windows header file usage
src/sys/src/fileio/fwd.c 1.15 04/06/07 17:55:28 Kris@mbuschel. +0 -6 Clean up Windows header file usage
src/sys/src/fileio/ftest.c 1.29 04/06/07 17:55:28 Kris@mbuschel. +0 -6 Clean up Windows header file usage
src/sys/src/fileio/fretrieve.c 1.22 04/06/07 17:55:28 Kris@mbuschel. +0 -9 Clean up Windows header file usage
src/sys/src/fileio/fpath.c 1.17 04/06/07 17:55:28 Kris@mbuschel. +2 -11 Clean up Windows header file usage
src/sys/src/fileio/ffpath.c 1.15 04/06/07 17:55:28 Kris@mbuschel. +0 -9 Clean up Windows header file usage
src/sys/src/draw/interface/drawregall.c 1.7 04/06/07 17:55:28 Kris@mbuschel. +1 -1 Eliminate PETSC_HAVE_WIN32
src/sys/src/draw/impls/win32/makefile 1.5 04/06/07 17:55:28 Kris@mbuschel. +1 -1 Configure has an easy test for Windows.h, not Win32
src/sys/src/dll/dl.c 1.26 04/06/07 17:55:28 Kris@mbuschel. +50 -13 Begin dynamic library support on Windows -- we still need to figure out how to build them though
python/PETSc/Configure.py 1.222 04/06/07 17:55:28 Kris@mbuschel. +26 -6 More configure function and header tests
bmake/win64_intel/petscconf.h 1.20 04/06/07 17:55:27 Kris@mbuschel. +2 -2 Eliminate PARCH_win32
bmake/win32_ms_wmpi/petscconf.h 1.24 04/06/07 17:55:27 Kris@mbuschel. +2 -2 Eliminate PARCH_win32
bmake/win32_ms_mpipro/petscconf.h 1.24 04/06/07 17:55:27 Kris@mbuschel. +2 -2 Eliminate PARCH_win32
bmake/win32_ms_mpich/petscconf.h 1.26 04/06/07 17:55:27 Kris@mbuschel. +2 -2 Eliminate PARCH_win32
bmake/win32_ms_hpvm/petscconf.h 1.21 04/06/07 17:55:27 Kris@mbuschel. +2 -2 Eliminate PARCH_win32
bmake/win32_ms/petscconf.h 1.24 04/06/07 17:55:27 Kris@mbuschel. +2 -2 Eliminate PARCH_win32
bmake/win32_intel/petscconf.h 1.23 04/06/07 17:55:27 Kris@mbuschel. +1 -2 Eliminate PARCH_win32
bmake/win32_gnu/petscconf.h 1.23 04/06/07 17:55:27 Kris@mbuschel. +0 -1 Eliminate PARCH_win32
bmake/win32_borland/petscconf.h 1.25 04/06/07 17:55:27 Kris@mbuschel. +2 -1 Eliminate PARCH_win32
Hg-commit: a710a5517ec9e1cb1f820ef123f7dffebc35aeaf
show more ...
|
| 79a5c55e | 03-Jun-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2276.18.5 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040603211843|60663 ChangeSet 1.2276.18.5 04/06/03 16:18:43 barrysmith@barrysmith-57.mcs.anl.gov +104 -0 proper error code
bk-changeset-1.2276.18.5 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040603211843|60663 ChangeSet 1.2276.18.5 04/06/03 16:18:43 barrysmith@barrysmith-57.mcs.anl.gov +104 -0 proper error codes for seterrq fix for installation guide, run make test after make install
src/vec/utils/vscat.c 1.24 04/06/03 16:18:39 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 proper error codes for seterrq
src/vec/utils/vinv.c 1.30 04/06/03 16:18:39 barrysmith@barrysmith-57.mcs.anl.gov +6 -6 proper error codes for seterrq
src/vec/pf/interface/pf.c 1.23 04/06/03 16:18:39 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/vec/pf/impls/constant/const.c 1.12 04/06/03 16:18:39 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/vec/interface/vector.c 1.96 04/06/03 16:18:39 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 proper error codes for seterrq
src/ksp/ksp/impls/cheby/cheby.c 1.18 04/06/03 16:18:39 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 proper error codes for seterrq
src/vec/impls/mpi/pdvec.c 1.37 04/06/03 16:18:38 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/ts/impls/implicit/pvode/petscpvode.c 1.26 04/06/03 16:18:38 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/sys/src/viewer/impls/binary/binv.c 1.33 04/06/03 16:18:38 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/sys/src/viewer/impls/ascii/filev.c 1.30 04/06/03 16:18:38 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/sys/src/utils/psplit.c 1.13 04/06/03 16:18:38 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/sys/src/objects/ams/aoptions.c 1.26 04/06/03 16:18:38 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/sys/src/matlabengine/matlab.c 1.33 04/06/03 16:18:38 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/sys/src/draw/interface/dviewp.c 1.9 04/06/03 16:18:38 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/sys/src/dll/dl.c 1.23.1.2 04/06/03 16:18:38 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 proper error codes for seterrq
src/snes/mf/wp.c 1.12 04/06/03 16:18:38 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/snes/mf/snesmfjdef.c 1.13 04/06/03 16:18:38 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 proper error codes for seterrq
src/snes/mf/snesmfj.c 1.40 04/06/03 16:18:38 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/snes/interface/noise/snesmfj2.c 1.17 04/06/03 16:18:37 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/snes/impls/tr/tr.c 1.19 04/06/03 16:18:37 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/snes/impls/ls/ls.c 1.40 04/06/03 16:18:37 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/mat/utils/getcolv.c 1.9 04/06/03 16:18:37 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 proper error codes for seterrq
src/mat/partition/partition.c 1.25 04/06/03 16:18:37 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/mat/partition/impls/scotch/scotch.c 1.12 04/06/03 16:18:37 barrysmith@barrysmith-57.mcs.anl.gov +18 -21 proper error codes for seterrq
src/mat/partition/impls/pmetis/pmetis.c 1.15 04/06/03 16:18:37 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 proper error codes for seterrq
src/mat/partition/impls/party/party.c 1.9 04/06/03 16:18:37 barrysmith@barrysmith-57.mcs.anl.gov +14 -18 proper error codes for seterrq
src/mat/partition/impls/jostle/jostle.c 1.8 04/06/03 16:18:37 barrysmith@barrysmith-57.mcs.anl.gov +14 -20 proper error codes for seterrq
src/mat/partition/impls/chaco/chaco.c 1.11 04/06/03 16:18:37 barrysmith@barrysmith-57.mcs.anl.gov +4 -5 proper error codes for seterrq
src/mat/matfd/fdmatrix.c 1.25 04/06/03 16:18:37 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/mat/impls/sbaij/seq/spooles/sbaijspooles.c 1.54 04/06/03 16:18:37 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/mat/impls/sbaij/seq/sbaij.c 1.111 04/06/03 16:18:37 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/mat/impls/sbaij/seq/aijsbaij.c 1.17 04/06/03 16:18:37 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 proper error codes for seterrq
src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c 1.43 04/06/03 16:18:36 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/mat/impls/rowbs/mpi/mpirowbs.c 1.60 04/06/03 16:18:36 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/mat/impls/maij/maij.c 1.17 04/06/03 16:18:36 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/mat/impls/bdiag/seq/bdiag3.c 1.20 04/06/03 16:18:36 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/mat/impls/bdiag/mpi/mpibdiag.c 1.39 04/06/03 16:18:36 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/mat/impls/baij/mpi/mpibaij.c 1.64 04/06/03 16:18:36 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 proper error codes for seterrq
src/mat/impls/baij/mpi/mmbaij.c 1.21 04/06/03 16:18:36 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 proper error codes for seterrq
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.61 04/06/03 16:18:36 barrysmith@barrysmith-57.mcs.anl.gov +4 -5 proper error codes for seterrq
src/mat/impls/aij/seq/superlu/superlu.c 1.67 04/06/03 16:18:36 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 proper error codes for seterrq
src/mat/impls/aij/seq/aij.c 1.161 04/06/03 16:18:35 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 proper error codes for seterrq
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.97 04/06/03 16:18:35 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 proper error codes for seterrq
src/mat/impls/aij/mpi/spooles/mpispooles.c 1.68 04/06/03 16:18:35 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 proper error codes for seterrq
src/mat/impls/aij/mpi/mumps/mumps.c 1.77 04/06/03 16:18:35 barrysmith@barrysmith-57.mcs.anl.gov +5 -5 proper error codes for seterrq
src/mat/impls/aij/mpi/mpiov.c 1.22 04/06/03 16:18:35 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 proper error codes for seterrq
src/mat/impls/aij/mpi/mpiaij.c 1.174 04/06/03 16:18:35 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 proper error codes for seterrq
src/mat/impls/aij/mpi/mmaij.c 1.18 04/06/03 16:18:35 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 proper error codes for seterrq
src/mat/impls/adj/mpi/mpiadj.c 1.33 04/06/03 16:18:35 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 proper error codes for seterrq
src/ksp/pc/interface/precon.c 1.50 04/06/03 16:18:35 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/ksp/pc/impls/sor/sor.c 1.22 04/06/03 16:18:35 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/ksp/pc/impls/samg/samgpetsctools.c 1.12 04/06/03 16:18:35 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/ksp/pc/impls/redundant/redundant.c 1.19 04/06/03 16:18:35 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/ksp/pc/impls/ramg/ramgpetsc.c 1.18 04/06/03 16:18:35 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/ksp/pc/impls/pbjacobi/pbjacobi.c 1.14 04/06/03 16:18:35 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/ksp/pc/impls/mg/mg.c 1.32 04/06/03 16:18:34 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/ksp/pc/impls/lu/lu.c 1.30 04/06/03 16:18:34 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 proper error codes for seterrq
src/ksp/pc/impls/ksp/pcksp.c 1.19 04/06/03 16:18:34 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/ksp/pc/impls/ilu/ilu.c 1.34 04/06/03 16:18:34 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/ksp/pc/impls/icc/icc.c 1.29 04/06/03 16:18:34 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/ksp/pc/impls/hypre/hyppilut.c 1.55 04/06/03 16:18:34 barrysmith@barrysmith-57.mcs.anl.gov +11 -11 proper error codes for seterrq
src/ksp/pc/impls/eisens/eisen.c 1.20 04/06/03 16:18:34 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/ksp/pc/impls/composite/composite.c 1.21 04/06/03 16:18:34 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/ksp/pc/impls/cholesky/cholesky.c 1.28 04/06/03 16:18:34 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/ksp/pc/impls/bjacobi/bjacobi.c 1.30 04/06/03 16:18:34 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/ksp/pc/impls/asm/asm.c 1.34 04/06/03 16:18:34 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/ksp/ksp/impls/symmlq/symmlq.c 1.14 04/06/03 16:18:34 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/ksp/ksp/impls/rich/rich.c 1.16 04/06/03 16:18:34 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 proper error codes for seterrq
src/ksp/ksp/impls/qcg/qcg.c 1.18 04/06/03 16:18:34 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/ksp/ksp/impls/preonly/preonly.c 1.12 04/06/03 16:18:34 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/ksp/ksp/impls/minres/minres.c 1.15 04/06/03 16:18:34 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/ksp/ksp/impls/lsqr/lsqr.c 1.17 04/06/03 16:18:34 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/ksp/ksp/impls/lgmres/lgmres.c 1.28 04/06/03 16:18:34 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 proper error codes for seterrq
src/ksp/ksp/impls/gmres/gmres.c 1.47 04/06/03 16:18:34 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 proper error codes for seterrq
src/ksp/ksp/impls/fgmres/fgmres.c 1.35 04/06/03 16:18:33 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/ksp/ksp/impls/cr/cr.c 1.25 04/06/03 16:18:33 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/ksp/ksp/impls/cgs/cgs.c 1.20 04/06/03 16:18:33 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/ksp/ksp/impls/cgne/cgne.c 1.17 04/06/03 16:18:33 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 proper error codes for seterrq
src/ksp/ksp/impls/cg/cg.c 1.26 04/06/03 16:18:33 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 proper error codes for seterrq
src/ksp/ksp/impls/bicg/bicg.c 1.15 04/06/03 16:18:33 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/ksp/ksp/impls/bcgsl/bcgsl.c 1.10.1.1 04/06/03 16:18:33 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/fortran/custom/zoptions.c 1.12 04/06/03 16:18:33 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 proper error codes for seterrq
src/dm/usg/utils/inpututils.c 1.8 04/06/03 16:18:33 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 proper error codes for seterrq
src/dm/da/utils/pack.c 1.13 04/06/03 16:18:33 barrysmith@barrysmith-57.mcs.anl.gov +21 -21 proper error codes for seterrq
src/dm/da/utils/fdda.c 1.38 04/06/03 16:18:32 barrysmith@barrysmith-57.mcs.anl.gov +5 -5 proper error codes for seterrq
src/dm/da/src/gr2.c 1.25 04/06/03 16:18:32 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 proper error codes for seterrq
src/dm/da/src/gr1.c 1.12 04/06/03 16:18:32 barrysmith@barrysmith-57.mcs.anl.gov +5 -5 proper error codes for seterrq
src/dm/da/src/daview.c 1.22 04/06/03 16:18:32 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/dm/da/src/daltol.c 1.12 04/06/03 16:18:32 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/dm/da/src/dalocal.c 1.23 04/06/03 16:18:32 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 proper error codes for seterrq
src/dm/da/src/daload.c 1.10 04/06/03 16:18:32 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/dm/da/src/dainterp.c 1.20 04/06/03 16:18:32 barrysmith@barrysmith-57.mcs.anl.gov +27 -33 proper error codes for seterrq
src/dm/da/src/dagtol.c 1.14 04/06/03 16:18:32 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/dm/da/src/dagetarray.c 1.11 04/06/03 16:18:32 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 proper error codes for seterrq
src/dm/da/src/da3.c 1.25 04/06/03 16:18:32 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/dm/da/src/da2.c 1.49 04/06/03 16:18:32 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 proper error codes for seterrq
src/dm/da/src/da1.c 1.25 04/06/03 16:18:32 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/dm/ao/interface/aodata.c 1.13 04/06/03 16:18:32 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/dm/ao/impls/basic/aodatabasic.c 1.21 04/06/03 16:18:32 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/dm/ao/impls/basic/aobasic.c 1.22 04/06/03 16:18:32 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
src/contrib/oberman/laplacian_q1/finput.c 1.7 04/06/03 16:18:31 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 proper error codes for seterrq
include/petsc.h 1.80 04/06/03 16:18:31 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error codes for seterrq
include/adic/ad_grad.h 1.5 04/06/03 16:18:31 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 proper error codes for seterrq
src/ksp/ksp/impls/cheby/cheby.c 1.17 04/06/03 15:36:44 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 *** empty log message ***
src/docs/website/documentation/installation.html 1.33 04/06/03 15:26:20 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 run the test after the install since test tries to use installed libraries
Hg-commit: 6921fce401aac0058f102b5869613a7d1339c39c
show more ...
|
| 2d156eb4 | 03-Jun-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2276.18.4 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040603192830|04657 ChangeSet 1.2276.18.4 04/06/03 14:28:30 barrysmith@barrysmith-57.mcs.anl.gov +75 -0 removed esi fixe
bk-changeset-1.2276.18.4 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040603192830|04657 ChangeSet 1.2276.18.4 04/06/03 14:28:30 barrysmith@barrysmith-57.mcs.anl.gov +75 -0 removed esi fixed bug in DMMG for SNES with initial guess
src/vec/makefile 1.7 04/06/03 14:28:27 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 removed esi
src/vec/interface/vector.c 1.95 04/06/03 14:28:27 barrysmith@barrysmith-57.mcs.anl.gov +0 -4 removed esi
src/vec/interface/vecregall.c 1.18 04/06/03 14:28:27 barrysmith@barrysmith-57.mcs.anl.gov +0 -6 removed esi
src/vec/interface/veccreate.c 1.20 04/06/03 14:28:27 barrysmith@barrysmith-57.mcs.anl.gov +0 -1 removed esi
src/vec/impls/makefile 1.6 04/06/03 14:28:27 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 removed esi
src/vec/examples/tutorials/makefile 1.11 04/06/03 14:28:27 barrysmith@barrysmith-57.mcs.anl.gov +0 -6 removed esi
src/sys/src/memory/mtr.c 1.29 04/06/03 14:28:27 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 removed esi
src/sys/src/makefile 1.6 04/06/03 14:28:26 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 removed esi
src/sys/src/dll/dl.c 1.23.1.1 04/06/03 14:28:26 barrysmith@barrysmith-57.mcs.anl.gov +0 -20 removed esi
src/mat/utils/gcreate.c 1.22 04/06/03 14:28:26 barrysmith@barrysmith-57.mcs.anl.gov +3 -6 removed esi
src/mat/matimpl.h 1.51 04/06/03 14:28:26 barrysmith@barrysmith-57.mcs.anl.gov +0 -1 removed esi
src/mat/makefile 1.6 04/06/03 14:28:26 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 removed esi
src/mat/interface/matregis.c 1.35 04/06/03 14:28:26 barrysmith@barrysmith-57.mcs.anl.gov +0 -8 removed esi
src/mat/impls/makefile 1.8 04/06/03 14:28:26 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 removed esi
src/ksp/utils/damg.c 1.34 04/06/03 14:28:26 barrysmith@barrysmith-57.mcs.anl.gov +0 -3 fixed bug that was here all along but only became clear when changed initial norm used for KSP converged tests to be b instead of r0
src/ksp/pc/makefile 1.7 04/06/03 14:28:26 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 removed esi
src/ksp/pc/interface/pcset.c 1.22 04/06/03 14:28:26 barrysmith@barrysmith-57.mcs.anl.gov +0 -3 removed esi
src/ksp/pc/interface/pcregis.c 1.26 04/06/03 14:28:26 barrysmith@barrysmith-57.mcs.anl.gov +0 -6 removed esi
src/ksp/pc/impls/makefile 1.18 04/06/03 14:28:25 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 removed esi
src/ksp/makefile 1.8 04/06/03 14:28:25 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 removed esi
makefile 1.110.1.2 04/06/03 14:28:25 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 removed esi
maint/xclude 1.18 04/06/03 14:28:25 barrysmith@barrysmith-57.mcs.anl.gov +0 -1 removed esi
include/vecimpl.h 1.29 04/06/03 14:28:25 barrysmith@barrysmith-57.mcs.anl.gov +0 -1 removed esi
include/petscvec.h 1.52 04/06/03 14:28:25 barrysmith@barrysmith-57.mcs.anl.gov +0 -5 removed esi
include/petscpc.h 1.47 04/06/03 14:28:25 barrysmith@barrysmith-57.mcs.anl.gov +0 -3 removed esi
include/petscmat.h 1.140 04/06/03 14:28:25 barrysmith@barrysmith-57.mcs.anl.gov +0 -5 removed esi
BitKeeper/deleted/.del-makefile~c436b371861ca04 1.12 04/06/03 13:07:25 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: src/sys/src/esi/makefile
BitKeeper/deleted/.del-eobject.c~4f4bdd86ce33a290 1.15 04/06/03 13:07:25 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: src/sys/src/esi/eobject.c
BitKeeper/deleted/.del-pesi.c~196680a2a2661411 1.22 04/06/03 12:52:56 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: src/ksp/pc/impls/esi/pesi.c
BitKeeper/deleted/.del-makefile~e6b64f614cbe7062 1.8 04/06/03 12:52:55 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: src/ksp/pc/impls/esi/makefile
BitKeeper/deleted/.del-makefile~a8a49a3c5bc3383f 1.11 04/06/03 12:52:25 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: src/ksp/pc/esi/makefile
BitKeeper/deleted/.del-epreconditioner.c~3ea8ee9e4f8059b6 1.30 04/06/03 12:52:25 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: src/ksp/pc/esi/epreconditioner.c
BitKeeper/deleted/.del-makefile~90a5802564531280 1.7 04/06/03 12:51:37 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: src/ksp/esi/makefile
BitKeeper/deleted/.del-esles.c~bc310295e2acec5 1.18 04/06/03 12:51:37 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: src/ksp/esi/esles.c
BitKeeper/deleted/.del-mesi.c~762af9f45b7a4cdf 1.43 04/06/03 12:50:51 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: src/mat/impls/esi/mesi.c
BitKeeper/deleted/.del-makefile~f5c6f57e219e26d6 1.12 04/06/03 12:50:51 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: src/mat/impls/esi/makefile
BitKeeper/deleted/.del-makefile~2bac6ddcd566ce88 1.12 04/06/03 12:50:14 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: src/mat/esi/makefile
BitKeeper/deleted/.del-ematrix.c~2c3bfd0f406247da 1.36 04/06/03 12:50:13 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: src/mat/esi/ematrix.c
BitKeeper/deleted/.del-makefile~90481ee8157c4843 1.10 04/06/03 12:49:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: src/vec/impls/esi/makefile
BitKeeper/deleted/.del-ebvec1.c~6248459abe970983 1.39 04/06/03 12:49:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: src/vec/impls/esi/ebvec1.c
BitKeeper/deleted/.del-makefile~3b3f5701fbb8354b 1.14 04/06/03 12:48:27 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: src/vec/esi/makefile
BitKeeper/deleted/.del-evector.c~57cf00dd2a89973e 1.37 04/06/03 12:48:27 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: src/vec/esi/evector.c
BitKeeper/deleted/.del-eindexspace.c~ede09c64a80f682f 1.33 04/06/03 12:48:26 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: src/vec/esi/eindexspace.c
BitKeeper/deleted/.del-ecomp.c~d5005ddf701efb69 1.8 04/06/03 12:48:26 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: src/vec/esi/ecomp.c
BitKeeper/deleted/.del-vector.h~ecf192d91caba042 1.17 04/06/03 12:47:59 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: include/esi/petsc/vector.h
BitKeeper/deleted/.del-solveriterative.h~6f46dc6edd73be3 1.9 04/06/03 12:47:59 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: include/esi/petsc/solveriterative.h
BitKeeper/deleted/.del-scalarTraits.h~59636c76fe9d3cd1 1.4 04/06/03 12:47:59 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: include/esi/scalarTraits.h
BitKeeper/deleted/.del-preconditioner.h~bc3e250577415f4e 1.20 04/06/03 12:47:59 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: include/esi/petsc/preconditioner.h
BitKeeper/deleted/.del-ordinalTraits.h~921b1197e1103402 1.3 04/06/03 12:47:59 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: include/esi/ordinalTraits.h
BitKeeper/deleted/.del-object.h~8d859ec61787f553 1.15 04/06/03 12:47:59 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: include/esi/petsc/object.h
BitKeeper/deleted/.del-matrix.h~8656bf37cdbde80a 1.22 04/06/03 12:47:59 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: include/esi/petsc/matrix.h
BitKeeper/deleted/.del-indexspace.h~c5864cb1754fe7ec 1.16 04/06/03 12:47:59 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: include/esi/petsc/indexspace.h
BitKeeper/deleted/.del-basicTypes.h~c4c72fd59636ad37 1.4 04/06/03 12:47:59 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: include/esi/basicTypes.h
BitKeeper/deleted/.del-VectorReplaceAccess.h~9ec76ff2842001e6 1.2 04/06/03 12:47:59 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: include/esi/VectorReplaceAccess.h
BitKeeper/deleted/.del-Vector.h~e537da5c991e2e2c 1.3 04/06/03 12:47:59 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: include/esi/Vector.h
BitKeeper/deleted/.del-SolverIterative.h~76d4d60f50d08630 1.3 04/06/03 12:47:59 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: include/esi/SolverIterative.h
BitKeeper/deleted/.del-Solver.h~adaeff866c5d40f7 1.2 04/06/03 12:47:59 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: include/esi/Solver.h
BitKeeper/deleted/.del-Properties.h~1f1495bccc36de39 1.2 04/06/03 12:47:59 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: include/esi/Properties.h
BitKeeper/deleted/.del-PreconditionerTranspose.h~d848257264dd7c91 1.2 04/06/03 12:47:59 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: include/esi/PreconditionerTranspose.h
BitKeeper/deleted/.del-Preconditioner.h~4a94183639f501c0 1.4 04/06/03 12:47:58 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: include/esi/Preconditioner.h
BitKeeper/deleted/.del-OperatorTranspose.h~9ee6444734703341 1.2 04/06/03 12:47:58 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: include/esi/OperatorTranspose.h
BitKeeper/deleted/.del-Operator.h~457c6a218da2545 1.3 04/06/03 12:47:58 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: include/esi/Operator.h
BitKeeper/deleted/.del-Object.h~b3da497e50f07eb 1.2 04/06/03 12:47:58 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: include/esi/Object.h
BitKeeper/deleted/.del-MatrixRowWriteAccess.h~ebde347ff303bb02 1.2 04/06/03 12:47:58 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: include/esi/MatrixRowWriteAccess.h
BitKeeper/deleted/.del-MatrixRowReadAccess.h~56455b9cdac7a83b 1.2 04/06/03 12:47:58 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: include/esi/MatrixRowReadAccess.h
BitKeeper/deleted/.del-MatrixRowPointerAccess.h~7a9e1d8fbad1e02c 1.3 04/06/03 12:47:58 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: include/esi/MatrixRowPointerAccess.h
BitKeeper/deleted/.del-MatrixData.h~e41ad7eb3fc284b 1.2 04/06/03 12:47:58 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: include/esi/MatrixData.h
BitKeeper/deleted/.del-MatrixColWriteAccess.h~78474566cf855ba4 1.2 04/06/03 12:47:58 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: include/esi/MatrixColWriteAccess.h
BitKeeper/deleted/.del-MatrixColReadAccess.h~82855dde486ad5fc 1.2 04/06/03 12:47:58 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: include/esi/MatrixColReadAccess.h
BitKeeper/deleted/.del-MatrixColPointerAccess.h~5df875126adf5685 1.3 04/06/03 12:47:58 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: include/esi/MatrixColPointerAccess.h
BitKeeper/deleted/.del-MPI_traits.h~237cbccd3918f35b 1.3 04/06/03 12:47:58 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: include/esi/MPI_traits.h
BitKeeper/deleted/.del-IndexSpace.h~11cd959ee8af9cd0 1.3 04/06/03 12:47:58 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: include/esi/IndexSpace.h
BitKeeper/deleted/.del-ESI.h~2955a23b7777a486 1.4 04/06/03 12:47:58 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: include/esi/ESI.h
BitKeeper/deleted/.del-Argv.h~f0b15171a0f13f2a 1.2 04/06/03 12:47:57 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: include/esi/Argv.h
src/docs/website/publications/index.html 1.14 04/06/03 12:47:15 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 typo in geosciences
Hg-commit: c4853b78c26e28d733d9709a80d10995fee2c7fe
show more ...
|