History log of /petsc/src/vec/ (Results 5226 – 5250 of 6950)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
dd9331d811-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 ...

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


/petsc/include/petscbt.h
/petsc/include/petscmat.h
/petsc/src/fortran/custom/zpc.c
/petsc/src/inline/setval.h
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/spooles/mpispooles.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/essl/essl.c
/petsc/src/mat/impls/aij/seq/lusol/lusol.c
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/dscpack/dscpack.c
/petsc/src/mat/impls/baij/mpi/mmbaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.h
/petsc/src/mat/impls/baij/seq/aijbaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/baij/seq/baijfact4.c
/petsc/src/mat/impls/bdiag/mpi/mmbdiag.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/seq/bdfact.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.h
/petsc/src/mat/impls/bdiag/seq/bdiag2.c
/petsc/src/mat/impls/bdiag/seq/bdiag3.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/sbaijov.c
/petsc/src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/aijsbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/impls/shell/shellcnv.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/utils/convert.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/sys/src/viewer/impls/socket/matlab/openport.c
/petsc/src/sys/src/viewer/impls/socket/matlab/readinvecs.c
impls/seq/dvec2.c
is/impls/general/strgen.c
24b3c9c410-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 ...

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

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

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

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

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

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

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

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

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


/petsc/bmake/config/variables.in
/petsc/bmake/default/packages
/petsc/bmake/default/petscconf.h
/petsc/bmake/default/rules
/petsc/bmake/default/variables
/petsc/bmake/predefined/linux-mcs/ejobs
/petsc/bmake/predefined/linux-mcs/jobs
/petsc/bmake/predefined/linux-mcs/packages
/petsc/bmake/predefined/linux-mcs/petscconf.h
/petsc/bmake/predefined/linux-mcs/petscfix.h
/petsc/bmake/predefined/linux-mcs/rules
/petsc/bmake/predefined/linux-mcs/variables
/petsc/config/linux-mcs
/petsc/maint/builddist
/petsc/maint/checkBuilds.py
/petsc/maint/confignightly/rockies
/petsc/maint/xclude
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/MPI.py
/petsc/src/benchmarks/results/performance_cfd_2_10
/petsc/src/contrib/dvr/basic.F
/petsc/src/contrib/dvr/dvr.F
/petsc/src/contrib/dvr/makefile
/petsc/src/contrib/dvr/mxm44f2g.F
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/referencing.html
/petsc/src/docs/website/documentation/troubleshooting.html
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/aij/seq/matptap.c
/petsc/src/mat/impls/bdiag/seq/bdfact.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.h
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/src/draw/impls/win32/win32draw.c
/petsc/src/sys/src/draw/impls/win32/win32draw.h
/petsc/src/sys/src/fileio/sysio.c
/petsc/src/sys/src/utils/fhost.c
/petsc/src/ts/examples/tests/makefile
utils/vpscat.c
/petsc/todo
5ef145eb02-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 ...

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

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


/petsc/bin/mpirun.gmalloc
/petsc/bmake/predefined/IRIX/packages
/petsc/bmake/predefined/IRIX/petscconf.h
/petsc/bmake/predefined/IRIX/petscfix.h
/petsc/bmake/predefined/IRIX/rules
/petsc/bmake/predefined/IRIX/variables
/petsc/bmake/predefined/IRIX64/packages
/petsc/bmake/predefined/IRIX64/petscconf.h
/petsc/bmake/predefined/IRIX64/petscfix.h
/petsc/bmake/predefined/IRIX64/rules
/petsc/bmake/predefined/IRIX64/variables
/petsc/bmake/predefined/IRIX_gnu/packages
/petsc/bmake/predefined/IRIX_gnu/petscconf.h
/petsc/bmake/predefined/IRIX_gnu/petscfix.h
/petsc/bmake/predefined/IRIX_gnu/rules
/petsc/bmake/predefined/IRIX_gnu/variables
/petsc/bmake/predefined/UXPV/packages
/petsc/bmake/predefined/UXPV/petscconf.h
/petsc/bmake/predefined/UXPV/petscfix.h
/petsc/bmake/predefined/UXPV/rules
/petsc/bmake/predefined/UXPV/variables
/petsc/bmake/predefined/alpha/packages
/petsc/bmake/predefined/alpha/petscconf.h
/petsc/bmake/predefined/alpha/petscfix.h
/petsc/bmake/predefined/alpha/rules
/petsc/bmake/predefined/alpha/variables
/petsc/bmake/predefined/alpha_gnu/packages
/petsc/bmake/predefined/alpha_gnu/petscconf.h
/petsc/bmake/predefined/alpha_gnu/petscfix.h
/petsc/bmake/predefined/alpha_gnu/rules
/petsc/bmake/predefined/alpha_gnu/variables
/petsc/bmake/predefined/alpha_uni/packages
/petsc/bmake/predefined/alpha_uni/petscconf.h
/petsc/bmake/predefined/alpha_uni/petscfix.h
/petsc/bmake/predefined/alpha_uni/rules
/petsc/bmake/predefined/alpha_uni/variables
/petsc/bmake/predefined/ascired/packages
/petsc/bmake/predefined/ascired/petscconf.h
/petsc/bmake/predefined/ascired/petscfix.h
/petsc/bmake/predefined/ascired/rules
/petsc/bmake/predefined/ascired/variables
/petsc/bmake/predefined/beos/packages
/petsc/bmake/predefined/beos/petscconf.h
/petsc/bmake/predefined/beos/petscfix.h
/petsc/bmake/predefined/beos/rules
/petsc/bmake/predefined/beos/variables
/petsc/bmake/predefined/cray_x1/packages
/petsc/bmake/predefined/cray_x1/petscconf.h
/petsc/bmake/predefined/cray_x1/petscfix.h
/petsc/bmake/predefined/cray_x1/rules
/petsc/bmake/predefined/cray_x1/variables
/petsc/bmake/predefined/freebsd/packages
/petsc/bmake/predefined/freebsd/petscconf.h
/petsc/bmake/predefined/freebsd/petscfix.h
/petsc/bmake/predefined/freebsd/rules
/petsc/bmake/predefined/freebsd/variables
/petsc/bmake/predefined/hpux/packages
/petsc/bmake/predefined/hpux/petscconf.h
/petsc/bmake/predefined/hpux/petscfix.h
/petsc/bmake/predefined/hpux/rules
/petsc/bmake/predefined/hpux/variables
/petsc/bmake/predefined/hpux64/packages
/petsc/bmake/predefined/hpux64/petscconf.h
/petsc/bmake/predefined/hpux64/petscfix.h
/petsc/bmake/predefined/hpux64/rules
/petsc/bmake/predefined/hpux64/variables
/petsc/bmake/predefined/linux/packages
/petsc/bmake/predefined/linux/petscconf.h
/petsc/bmake/predefined/linux/petscfix.h
/petsc/bmake/predefined/linux/rules
/petsc/bmake/predefined/linux/variables
/petsc/bmake/predefined/linux64/packages
/petsc/bmake/predefined/linux64/petscconf.h
/petsc/bmake/predefined/linux64/petscfix.h
/petsc/bmake/predefined/linux64/rules
/petsc/bmake/predefined/linux64/variables
/petsc/bmake/predefined/linux64_intel/packages
/petsc/bmake/predefined/linux64_intel/petscconf.h
/petsc/bmake/predefined/linux64_intel/petscfix.h
/petsc/bmake/predefined/linux64_intel/rules
/petsc/bmake/predefined/linux64_intel/variables
/petsc/bmake/predefined/linux_absoft/packages
/petsc/bmake/predefined/linux_absoft/petscconf.h
/petsc/bmake/predefined/linux_absoft/petscfix.h
/petsc/bmake/predefined/linux_absoft/rules
/petsc/bmake/predefined/linux_absoft/variables
/petsc/bmake/predefined/linux_alpha/packages
/petsc/bmake/predefined/linux_alpha/petscconf.h
/petsc/bmake/predefined/linux_alpha/petscfix.h
/petsc/bmake/predefined/linux_alpha/rules
/petsc/bmake/predefined/linux_alpha/variables
/petsc/bmake/predefined/linux_alpha_dec/packages
/petsc/bmake/predefined/linux_alpha_dec/petscconf.h
/petsc/bmake/predefined/linux_alpha_dec/petscfix.h
/petsc/bmake/predefined/linux_alpha_dec/rules
/petsc/bmake/predefined/linux_alpha_dec/variables
/petsc/bmake/predefined/linux_gcc_ifc/packages
/petsc/bmake/predefined/linux_gcc_ifc/petscconf.h
/petsc/bmake/predefined/linux_gcc_ifc/petscfix.h
/petsc/bmake/predefined/linux_gcc_ifc/rules
/petsc/bmake/predefined/linux_gcc_ifc/variables
/petsc/bmake/predefined/linux_gcc_pgf90/packages
/petsc/bmake/predefined/linux_gcc_pgf90/petscconf.h
/petsc/bmake/predefined/linux_gcc_pgf90/petscfix.h
/petsc/bmake/predefined/linux_gcc_pgf90/rules
/petsc/bmake/predefined/linux_gcc_pgf90/variables
/petsc/bmake/predefined/linux_gm/packages
/petsc/bmake/predefined/linux_gm/petscconf.h
/petsc/bmake/predefined/linux_gm/petscfix.h
/petsc/bmake/predefined/linux_gm/rules
/petsc/bmake/predefined/linux_gm/variables
/petsc/bmake/predefined/linux_intel/packages
/petsc/bmake/predefined/linux_intel/petscconf.h
/petsc/bmake/predefined/linux_intel/petscfix.h
/petsc/bmake/predefined/linux_intel/rules
/petsc/bmake/predefined/linux_intel/variables
/petsc/bmake/predefined/linux_jazz_intel/packages
/petsc/bmake/predefined/linux_jazz_intel/petscconf.h
/petsc/bmake/predefined/linux_jazz_intel/petscfix.h
/petsc/bmake/predefined/linux_jazz_intel/rules
/petsc/bmake/predefined/linux_jazz_intel/variables
/petsc/bmake/predefined/linux_nagf90/packages
/petsc/bmake/predefined/linux_nagf90/petscconf.h
/petsc/bmake/predefined/linux_nagf90/petscfix.h
/petsc/bmake/predefined/linux_nagf90/rules
/petsc/bmake/predefined/linux_nagf90/variables
/petsc/bmake/predefined/linux_pgi/packages
/petsc/bmake/predefined/linux_pgi/petscconf.h
/petsc/bmake/predefined/linux_pgi/petscfix.h
/petsc/bmake/predefined/linux_pgi/rules
/petsc/bmake/predefined/linux_pgi/variables
/petsc/bmake/predefined/linux_superludist/packages
/petsc/bmake/predefined/linux_superludist/petscconf.h
/petsc/bmake/predefined/linux_superludist/petscfix.h
/petsc/bmake/predefined/linux_superludist/rules
/petsc/bmake/predefined/linux_superludist/variables
/petsc/bmake/predefined/linux_tau/packages
/petsc/bmake/predefined/linux_tau/petscconf.h
/petsc/bmake/predefined/linux_tau/petscfix.h
/petsc/bmake/predefined/linux_tau/rules
/petsc/bmake/predefined/linux_tau/variables
/petsc/bmake/predefined/linux_uni/packages
/petsc/bmake/predefined/linux_uni/petscconf.h
/petsc/bmake/predefined/linux_uni/petscfix.h
/petsc/bmake/predefined/linux_uni/rules
/petsc/bmake/predefined/linux_uni/variables
/petsc/bmake/predefined/macx/packages
/petsc/bmake/predefined/macx/petscconf.h
/petsc/bmake/predefined/macx/petscfix.h
/petsc/bmake/predefined/macx/rules
/petsc/bmake/predefined/macx/variables
/petsc/bmake/predefined/rs6000/base.S
/petsc/bmake/predefined/rs6000/packages
/petsc/bmake/predefined/rs6000/petscconf.h
/petsc/bmake/predefined/rs6000/petscfix.h
/petsc/bmake/predefined/rs6000/rules
/petsc/bmake/predefined/rs6000/variables
/petsc/bmake/predefined/rs6000_64/packages
/petsc/bmake/predefined/rs6000_64/petscconf.h
/petsc/bmake/predefined/rs6000_64/petscfix.h
/petsc/bmake/predefined/rs6000_64/rules
/petsc/bmake/predefined/rs6000_64/variables
/petsc/bmake/predefined/rs6000_gnu/base.S
/petsc/bmake/predefined/rs6000_gnu/packages
/petsc/bmake/predefined/rs6000_gnu/petscconf.h
/petsc/bmake/predefined/rs6000_gnu/petscfix.h
/petsc/bmake/predefined/rs6000_gnu/rules
/petsc/bmake/predefined/rs6000_gnu/variables
/petsc/bmake/predefined/rs6000_sp/packages
/petsc/bmake/predefined/rs6000_sp/petscconf.h
/petsc/bmake/predefined/rs6000_sp/petscfix.h
/petsc/bmake/predefined/rs6000_sp/rules
/petsc/bmake/predefined/rs6000_sp/variables
/petsc/bmake/predefined/solaris/packages
/petsc/bmake/predefined/solaris/petscconf.h
/petsc/bmake/predefined/solaris/petscfix.h
/petsc/bmake/predefined/solaris/rules
/petsc/bmake/predefined/solaris/variables
/petsc/bmake/predefined/solaris64/packages
/petsc/bmake/predefined/solaris64/petscconf.h
/petsc/bmake/predefined/solaris64/petscfix.h
/petsc/bmake/predefined/solaris64/rules
/petsc/bmake/predefined/solaris64/variables
/petsc/bmake/predefined/solaris_gnu/packages
/petsc/bmake/predefined/solaris_gnu/petscconf.h
/petsc/bmake/predefined/solaris_gnu/petscfix.h
/petsc/bmake/predefined/solaris_gnu/rules
/petsc/bmake/predefined/solaris_gnu/variables
/petsc/bmake/predefined/solaris_lam/packages
/petsc/bmake/predefined/solaris_lam/petscconf.h
/petsc/bmake/predefined/solaris_lam/petscfix.h
/petsc/bmake/predefined/solaris_lam/rules
/petsc/bmake/predefined/solaris_lam/variables
/petsc/bmake/predefined/solaris_uni/packages
/petsc/bmake/predefined/solaris_uni/petscconf.h
/petsc/bmake/predefined/solaris_uni/petscfix.h
/petsc/bmake/predefined/solaris_uni/rules
/petsc/bmake/predefined/solaris_uni/variables
/petsc/bmake/predefined/solaris_x86/packages
/petsc/bmake/predefined/solaris_x86/petscconf.h
/petsc/bmake/predefined/solaris_x86/petscfix.h
/petsc/bmake/predefined/solaris_x86/rules
/petsc/bmake/predefined/solaris_x86/variables
/petsc/bmake/predefined/sx6/packages
/petsc/bmake/predefined/sx6/petscconf.h
/petsc/bmake/predefined/sx6/petscfix.h
/petsc/bmake/predefined/sx6/rules
/petsc/bmake/predefined/sx6/variables
/petsc/bmake/predefined/t3e/packages
/petsc/bmake/predefined/t3e/petscconf.h
/petsc/bmake/predefined/t3e/petscfix.h
/petsc/bmake/predefined/t3e/rules
/petsc/bmake/predefined/t3e/variables
/petsc/bmake/predefined/win32_borland/packages
/petsc/bmake/predefined/win32_borland/petscconf.h
/petsc/bmake/predefined/win32_borland/petscfix.h
/petsc/bmake/predefined/win32_borland/rules
/petsc/bmake/predefined/win32_borland/variables
/petsc/bmake/predefined/win32_gnu/packages
/petsc/bmake/predefined/win32_gnu/petscconf.h
/petsc/bmake/predefined/win32_gnu/petscfix.h
/petsc/bmake/predefined/win32_gnu/rules
/petsc/bmake/predefined/win32_gnu/variables
/petsc/bmake/predefined/win32_intel/packages
/petsc/bmake/predefined/win32_intel/petscconf.h
/petsc/bmake/predefined/win32_intel/petscfix.h
/petsc/bmake/predefined/win32_intel/rules
/petsc/bmake/predefined/win32_intel/variables
/petsc/bmake/predefined/win32_ms/packages
/petsc/bmake/predefined/win32_ms/petscconf.h
/petsc/bmake/predefined/win32_ms/petscfix.h
/petsc/bmake/predefined/win32_ms/rules
/petsc/bmake/predefined/win32_ms/variables
/petsc/bmake/predefined/win32_ms_hpvm/packages
/petsc/bmake/predefined/win32_ms_hpvm/petscconf.h
/petsc/bmake/predefined/win32_ms_hpvm/petscfix.h
/petsc/bmake/predefined/win32_ms_hpvm/rules
/petsc/bmake/predefined/win32_ms_hpvm/variables
/petsc/bmake/predefined/win32_ms_mpich/packages
/petsc/bmake/predefined/win32_ms_mpich/petscconf.h
/petsc/bmake/predefined/win32_ms_mpich/petscfix.h
/petsc/bmake/predefined/win32_ms_mpich/rules
/petsc/bmake/predefined/win32_ms_mpich/variables
/petsc/bmake/predefined/win32_ms_mpipro/packages
/petsc/bmake/predefined/win32_ms_mpipro/petscconf.h
/petsc/bmake/predefined/win32_ms_mpipro/petscfix.h
/petsc/bmake/predefined/win32_ms_mpipro/rules
/petsc/bmake/predefined/win32_ms_mpipro/variables
/petsc/bmake/predefined/win32_ms_wmpi/packages
/petsc/bmake/predefined/win32_ms_wmpi/petscconf.h
/petsc/bmake/predefined/win32_ms_wmpi/petscfix.h
/petsc/bmake/predefined/win32_ms_wmpi/rules
/petsc/bmake/predefined/win32_ms_wmpi/variables
/petsc/bmake/predefined/win64_intel/packages
/petsc/bmake/predefined/win64_intel/petscconf.h
/petsc/bmake/predefined/win64_intel/petscfix.h
/petsc/bmake/predefined/win64_intel/rules
/petsc/bmake/predefined/win64_intel/variables
/petsc/config/linux-gnu-jazz-gcc.py
/petsc/config/linux-gnu-jazz-intel.py
/petsc/include/finclude/petscvec.h
/petsc/include/petsc.h
/petsc/include/petscbt.h
/petsc/include/petscda.h
/petsc/include/petscmat.h
/petsc/include/petscvec.h
/petsc/include/petscviewer.h
/petsc/maint/buildtest
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/Options.py
/petsc/python/PETSc/packages/MPI.py
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/221.html
/petsc/src/fortran/custom/zstart.c
/petsc/src/ksp/examples/tutorials/ex31.c
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/utils/damg.c
/petsc/src/mat/examples/tests/ex49.c
/petsc/src/mat/examples/tests/ex50.c
/petsc/src/mat/examples/tests/ex51.c
/petsc/src/mat/examples/tests/ex96.c
/petsc/src/mat/examples/tests/ex98.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/aij/seq/matptap.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/mat/partition/partition.c
/petsc/src/snes/examples/tutorials/ex18.c
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/ex20.c
/petsc/src/snes/examples/tutorials/ex27.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/sys/src/draw/impls/win32/win32draw.c
/petsc/src/sys/src/draw/interface/dlinegw.c
/petsc/src/sys/src/error/adebug.c
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/fileio/fwd.c
/petsc/src/sys/src/objects/destroy.c
/petsc/src/sys/src/objects/init.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/objects/state.c
/petsc/src/sys/src/plog/ploginfo.c
/petsc/src/sys/src/time/nt_time.c
/petsc/src/sys/src/utils/ctable.c
/petsc/src/sys/src/utils/fhost.c
/petsc/src/sys/src/utils/mpimesg.c
/petsc/src/sys/src/viewer/impls/socket/matlab/openport.c
examples/tests/makefile
is/impls/block/block.c
is/impls/general/general.c
is/impls/stride/stride.c
is/utils/isblock.c
is/utils/iscoloring.c
is/utils/iscomp.c
is/utils/isdiff.c
is/utils/isltog.c
utils/makefile
utils/vinv.c
utils/vpscat.c
utils/vscat.c
e2e86b8f25-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 ...


/petsc/bmake/dummy/packages
/petsc/bmake/dummy/petscconf.h
/petsc/bmake/dummy/rules
/petsc/bmake/dummy/variables
/petsc/bmake/predefined/IRIX/packages
/petsc/bmake/predefined/IRIX/petscconf.h
/petsc/bmake/predefined/IRIX/petscfix.h
/petsc/bmake/predefined/IRIX/rules
/petsc/bmake/predefined/IRIX/variables
/petsc/bmake/predefined/IRIX64/packages
/petsc/bmake/predefined/IRIX64/petscconf.h
/petsc/bmake/predefined/IRIX64/petscfix.h
/petsc/bmake/predefined/IRIX64/rules
/petsc/bmake/predefined/IRIX64/variables
/petsc/bmake/predefined/IRIX_gnu/packages
/petsc/bmake/predefined/IRIX_gnu/petscconf.h
/petsc/bmake/predefined/IRIX_gnu/petscfix.h
/petsc/bmake/predefined/IRIX_gnu/rules
/petsc/bmake/predefined/IRIX_gnu/variables
/petsc/bmake/predefined/UXPV/packages
/petsc/bmake/predefined/UXPV/petscconf.h
/petsc/bmake/predefined/UXPV/petscfix.h
/petsc/bmake/predefined/UXPV/rules
/petsc/bmake/predefined/UXPV/variables
/petsc/bmake/predefined/alpha/packages
/petsc/bmake/predefined/alpha/petscconf.h
/petsc/bmake/predefined/alpha/petscfix.h
/petsc/bmake/predefined/alpha/rules
/petsc/bmake/predefined/alpha/variables
/petsc/bmake/predefined/alpha_gnu/packages
/petsc/bmake/predefined/alpha_gnu/petscconf.h
/petsc/bmake/predefined/alpha_gnu/petscfix.h
/petsc/bmake/predefined/alpha_gnu/rules
/petsc/bmake/predefined/alpha_gnu/variables
/petsc/bmake/predefined/alpha_uni/packages
/petsc/bmake/predefined/alpha_uni/petscconf.h
/petsc/bmake/predefined/alpha_uni/petscfix.h
/petsc/bmake/predefined/alpha_uni/rules
/petsc/bmake/predefined/alpha_uni/variables
/petsc/bmake/predefined/ascired/packages
/petsc/bmake/predefined/ascired/petscconf.h
/petsc/bmake/predefined/ascired/petscfix.h
/petsc/bmake/predefined/ascired/rules
/petsc/bmake/predefined/ascired/variables
/petsc/bmake/predefined/beos/packages
/petsc/bmake/predefined/beos/petscconf.h
/petsc/bmake/predefined/beos/petscfix.h
/petsc/bmake/predefined/beos/rules
/petsc/bmake/predefined/beos/variables
/petsc/bmake/predefined/cray_x1/packages
/petsc/bmake/predefined/cray_x1/petscconf.h
/petsc/bmake/predefined/cray_x1/petscfix.h
/petsc/bmake/predefined/cray_x1/rules
/petsc/bmake/predefined/cray_x1/variables
/petsc/bmake/predefined/freebsd/packages
/petsc/bmake/predefined/freebsd/petscconf.h
/petsc/bmake/predefined/freebsd/petscfix.h
/petsc/bmake/predefined/freebsd/rules
/petsc/bmake/predefined/freebsd/variables
/petsc/bmake/predefined/hpux/packages
/petsc/bmake/predefined/hpux/petscconf.h
/petsc/bmake/predefined/hpux/petscfix.h
/petsc/bmake/predefined/hpux/rules
/petsc/bmake/predefined/hpux/variables
/petsc/bmake/predefined/hpux64/packages
/petsc/bmake/predefined/hpux64/petscconf.h
/petsc/bmake/predefined/hpux64/petscfix.h
/petsc/bmake/predefined/hpux64/rules
/petsc/bmake/predefined/hpux64/variables
/petsc/bmake/predefined/linux/packages
/petsc/bmake/predefined/linux/petscconf.h
/petsc/bmake/predefined/linux/petscfix.h
/petsc/bmake/predefined/linux/rules
/petsc/bmake/predefined/linux/variables
/petsc/bmake/predefined/linux64/packages
/petsc/bmake/predefined/linux64/petscconf.h
/petsc/bmake/predefined/linux64/petscfix.h
/petsc/bmake/predefined/linux64/rules
/petsc/bmake/predefined/linux64/variables
/petsc/bmake/predefined/linux64_intel/packages
/petsc/bmake/predefined/linux64_intel/petscconf.h
/petsc/bmake/predefined/linux64_intel/petscfix.h
/petsc/bmake/predefined/linux64_intel/rules
/petsc/bmake/predefined/linux64_intel/variables
/petsc/bmake/predefined/linux_absoft/packages
/petsc/bmake/predefined/linux_absoft/petscconf.h
/petsc/bmake/predefined/linux_absoft/petscfix.h
/petsc/bmake/predefined/linux_absoft/rules
/petsc/bmake/predefined/linux_absoft/variables
/petsc/bmake/predefined/linux_alpha/packages
/petsc/bmake/predefined/linux_alpha/petscconf.h
/petsc/bmake/predefined/linux_alpha/petscfix.h
/petsc/bmake/predefined/linux_alpha/rules
/petsc/bmake/predefined/linux_alpha/variables
/petsc/bmake/predefined/linux_alpha_dec/packages
/petsc/bmake/predefined/linux_alpha_dec/petscconf.h
/petsc/bmake/predefined/linux_alpha_dec/petscfix.h
/petsc/bmake/predefined/linux_alpha_dec/rules
/petsc/bmake/predefined/linux_alpha_dec/variables
/petsc/bmake/predefined/linux_gcc_ifc/packages
/petsc/bmake/predefined/linux_gcc_ifc/petscconf.h
/petsc/bmake/predefined/linux_gcc_ifc/petscfix.h
/petsc/bmake/predefined/linux_gcc_ifc/rules
/petsc/bmake/predefined/linux_gcc_ifc/variables
/petsc/bmake/predefined/linux_gcc_pgf90/packages
/petsc/bmake/predefined/linux_gcc_pgf90/petscconf.h
/petsc/bmake/predefined/linux_gcc_pgf90/petscfix.h
/petsc/bmake/predefined/linux_gcc_pgf90/rules
/petsc/bmake/predefined/linux_gcc_pgf90/variables
/petsc/bmake/predefined/linux_gm/packages
/petsc/bmake/predefined/linux_gm/petscconf.h
/petsc/bmake/predefined/linux_gm/petscfix.h
/petsc/bmake/predefined/linux_gm/rules
/petsc/bmake/predefined/linux_gm/variables
/petsc/bmake/predefined/linux_intel/packages
/petsc/bmake/predefined/linux_intel/petscconf.h
/petsc/bmake/predefined/linux_intel/petscfix.h
/petsc/bmake/predefined/linux_intel/rules
/petsc/bmake/predefined/linux_intel/variables
/petsc/bmake/predefined/linux_jazz_intel/packages
/petsc/bmake/predefined/linux_jazz_intel/petscconf.h
/petsc/bmake/predefined/linux_jazz_intel/petscfix.h
/petsc/bmake/predefined/linux_jazz_intel/rules
/petsc/bmake/predefined/linux_jazz_intel/variables
/petsc/bmake/predefined/linux_nagf90/packages
/petsc/bmake/predefined/linux_nagf90/petscconf.h
/petsc/bmake/predefined/linux_nagf90/petscfix.h
/petsc/bmake/predefined/linux_nagf90/rules
/petsc/bmake/predefined/linux_nagf90/variables
/petsc/bmake/predefined/linux_pgi/packages
/petsc/bmake/predefined/linux_pgi/petscconf.h
/petsc/bmake/predefined/linux_pgi/petscfix.h
/petsc/bmake/predefined/linux_pgi/rules
/petsc/bmake/predefined/linux_pgi/variables
/petsc/bmake/predefined/linux_superludist/packages
/petsc/bmake/predefined/linux_superludist/petscconf.h
/petsc/bmake/predefined/linux_superludist/petscfix.h
/petsc/bmake/predefined/linux_superludist/rules
/petsc/bmake/predefined/linux_superludist/variables
/petsc/bmake/predefined/linux_tau/packages
/petsc/bmake/predefined/linux_tau/petscconf.h
/petsc/bmake/predefined/linux_tau/petscfix.h
/petsc/bmake/predefined/linux_tau/rules
/petsc/bmake/predefined/linux_tau/variables
/petsc/bmake/predefined/linux_uni/packages
/petsc/bmake/predefined/linux_uni/petscconf.h
/petsc/bmake/predefined/linux_uni/petscfix.h
/petsc/bmake/predefined/linux_uni/rules
/petsc/bmake/predefined/linux_uni/variables
/petsc/bmake/predefined/macx/packages
/petsc/bmake/predefined/macx/petscconf.h
/petsc/bmake/predefined/macx/petscfix.h
/petsc/bmake/predefined/macx/rules
/petsc/bmake/predefined/macx/variables
/petsc/bmake/predefined/rs6000/base.S
/petsc/bmake/predefined/rs6000/packages
/petsc/bmake/predefined/rs6000/petscconf.h
/petsc/bmake/predefined/rs6000/petscfix.h
/petsc/bmake/predefined/rs6000/rules
/petsc/bmake/predefined/rs6000/variables
/petsc/bmake/predefined/rs6000_64/packages
/petsc/bmake/predefined/rs6000_64/petscconf.h
/petsc/bmake/predefined/rs6000_64/petscfix.h
/petsc/bmake/predefined/rs6000_64/rules
/petsc/bmake/predefined/rs6000_64/variables
/petsc/bmake/predefined/rs6000_gnu/base.S
/petsc/bmake/predefined/rs6000_gnu/packages
/petsc/bmake/predefined/rs6000_gnu/petscconf.h
/petsc/bmake/predefined/rs6000_gnu/petscfix.h
/petsc/bmake/predefined/rs6000_gnu/rules
/petsc/bmake/predefined/rs6000_gnu/variables
/petsc/bmake/predefined/rs6000_sp/packages
/petsc/bmake/predefined/rs6000_sp/petscconf.h
/petsc/bmake/predefined/rs6000_sp/petscfix.h
/petsc/bmake/predefined/rs6000_sp/rules
/petsc/bmake/predefined/rs6000_sp/variables
/petsc/bmake/predefined/solaris/packages
/petsc/bmake/predefined/solaris/petscconf.h
/petsc/bmake/predefined/solaris/petscfix.h
/petsc/bmake/predefined/solaris/rules
/petsc/bmake/predefined/solaris/variables
/petsc/bmake/predefined/solaris64/packages
/petsc/bmake/predefined/solaris64/petscconf.h
/petsc/bmake/predefined/solaris64/petscfix.h
/petsc/bmake/predefined/solaris64/rules
/petsc/bmake/predefined/solaris64/variables
/petsc/bmake/predefined/solaris_gnu/packages
/petsc/bmake/predefined/solaris_gnu/petscconf.h
/petsc/bmake/predefined/solaris_gnu/petscfix.h
/petsc/bmake/predefined/solaris_gnu/rules
/petsc/bmake/predefined/solaris_gnu/variables
/petsc/bmake/predefined/solaris_lam/packages
/petsc/bmake/predefined/solaris_lam/petscconf.h
/petsc/bmake/predefined/solaris_lam/petscfix.h
/petsc/bmake/predefined/solaris_lam/rules
/petsc/bmake/predefined/solaris_lam/variables
/petsc/bmake/predefined/solaris_uni/packages
/petsc/bmake/predefined/solaris_uni/petscconf.h
/petsc/bmake/predefined/solaris_uni/petscfix.h
/petsc/bmake/predefined/solaris_uni/rules
/petsc/bmake/predefined/solaris_uni/variables
/petsc/bmake/predefined/solaris_x86/packages
/petsc/bmake/predefined/solaris_x86/petscconf.h
/petsc/bmake/predefined/solaris_x86/petscfix.h
/petsc/bmake/predefined/solaris_x86/rules
/petsc/bmake/predefined/solaris_x86/variables
/petsc/bmake/predefined/sx6/packages
/petsc/bmake/predefined/sx6/petscconf.h
/petsc/bmake/predefined/sx6/petscfix.h
/petsc/bmake/predefined/sx6/rules
/petsc/bmake/predefined/sx6/variables
/petsc/bmake/predefined/t3e/packages
/petsc/bmake/predefined/t3e/petscconf.h
/petsc/bmake/predefined/t3e/petscfix.h
/petsc/bmake/predefined/t3e/rules
/petsc/bmake/predefined/t3e/variables
/petsc/bmake/predefined/win32_borland/packages
/petsc/bmake/predefined/win32_borland/petscconf.h
/petsc/bmake/predefined/win32_borland/petscfix.h
/petsc/bmake/predefined/win32_borland/rules
/petsc/bmake/predefined/win32_borland/variables
/petsc/bmake/predefined/win32_gnu/packages
/petsc/bmake/predefined/win32_gnu/petscconf.h
/petsc/bmake/predefined/win32_gnu/petscfix.h
/petsc/bmake/predefined/win32_gnu/rules
/petsc/bmake/predefined/win32_gnu/variables
/petsc/bmake/predefined/win32_intel/packages
/petsc/bmake/predefined/win32_intel/petscconf.h
/petsc/bmake/predefined/win32_intel/petscfix.h
/petsc/bmake/predefined/win32_intel/rules
/petsc/bmake/predefined/win32_intel/variables
/petsc/bmake/predefined/win32_ms/packages
/petsc/bmake/predefined/win32_ms/petscconf.h
/petsc/bmake/predefined/win32_ms/petscfix.h
/petsc/bmake/predefined/win32_ms/rules
/petsc/bmake/predefined/win32_ms/variables
/petsc/bmake/predefined/win32_ms_hpvm/packages
/petsc/bmake/predefined/win32_ms_hpvm/petscconf.h
/petsc/bmake/predefined/win32_ms_hpvm/petscfix.h
/petsc/bmake/predefined/win32_ms_hpvm/rules
/petsc/bmake/predefined/win32_ms_hpvm/variables
/petsc/bmake/predefined/win32_ms_mpich/packages
/petsc/bmake/predefined/win32_ms_mpich/petscconf.h
/petsc/bmake/predefined/win32_ms_mpich/petscfix.h
/petsc/bmake/predefined/win32_ms_mpich/rules
/petsc/bmake/predefined/win32_ms_mpich/variables
/petsc/bmake/predefined/win32_ms_mpipro/packages
/petsc/bmake/predefined/win32_ms_mpipro/petscconf.h
/petsc/bmake/predefined/win32_ms_mpipro/petscfix.h
/petsc/bmake/predefined/win32_ms_mpipro/rules
/petsc/bmake/predefined/win32_ms_mpipro/variables
/petsc/bmake/predefined/win32_ms_wmpi/packages
/petsc/bmake/predefined/win32_ms_wmpi/petscconf.h
/petsc/bmake/predefined/win32_ms_wmpi/petscfix.h
/petsc/bmake/predefined/win32_ms_wmpi/rules
/petsc/bmake/predefined/win32_ms_wmpi/variables
/petsc/bmake/predefined/win64_intel/packages
/petsc/bmake/predefined/win64_intel/petscconf.h
/petsc/bmake/predefined/win64_intel/petscfix.h
/petsc/bmake/predefined/win64_intel/rules
/petsc/bmake/predefined/win64_intel/variables
/petsc/config/linux-gnu-jazz-gcc.py
/petsc/config/linux-gnu-jazz-intel.py
/petsc/include/petsc.h
/petsc/include/petscbt.h
/petsc/include/petscda.h
/petsc/include/petscmat.h
/petsc/include/petscviewer.h
/petsc/maint/builddist
/petsc/maint/buildtest
/petsc/maint/xclude
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/Options.py
/petsc/python/PETSc/packages/MPI.py
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/da/examples/tests/ex23.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/221.html
/petsc/src/fortran/custom/zstart.c
/petsc/src/ksp/examples/tests/ex19.c
/petsc/src/ksp/examples/tutorials/ex31.c
/petsc/src/ksp/utils/damg.c
/petsc/src/mat/examples/tests/ex48.c
/petsc/src/mat/examples/tests/ex49.c
/petsc/src/mat/examples/tests/ex50.c
/petsc/src/mat/examples/tests/ex51.c
/petsc/src/mat/examples/tests/ex54.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/ex76.c
/petsc/src/mat/examples/tests/ex77.c
/petsc/src/mat/examples/tests/ex94.c
/petsc/src/mat/examples/tests/ex96.c
/petsc/src/mat/examples/tests/ex98.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex98.out
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/impls/aij/mpi/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/aij/seq/matptap.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/mat/partition/partition.c
/petsc/src/snes/examples/tutorials/ex18.c
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/ex20.c
/petsc/src/snes/examples/tutorials/ex27.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/sys/src/draw/impls/win32/win32draw.c
/petsc/src/sys/src/draw/interface/dlinegw.c
/petsc/src/sys/src/error/adebug.c
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/fileio/fwd.c
/petsc/src/sys/src/objects/destroy.c
/petsc/src/sys/src/objects/init.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/objects/state.c
/petsc/src/sys/src/plog/ploginfo.c
/petsc/src/sys/src/time/nt_time.c
/petsc/src/sys/src/utils/ctable.c
/petsc/src/sys/src/utils/fhost.c
/petsc/src/sys/src/utils/mpimesg.c
/petsc/src/sys/src/viewer/impls/socket/matlab/openport.c
/petsc/src/ts/examples/tests/ex1f.F
examples/tests/ex21.c
49a27fb318-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 ...

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


/petsc/bmake/common/bopt_O
/petsc/bmake/common/bopt_O_c++
/petsc/bmake/common/bopt_O_c++_single
/petsc/bmake/common/bopt_O_complex
/petsc/bmake/common/bopt_O_matsingle
/petsc/bmake/common/bopt_O_single
/petsc/bmake/common/bopt_g
/petsc/bmake/common/bopt_g_c++
/petsc/bmake/common/bopt_g_c++_single
/petsc/bmake/common/bopt_g_complex
/petsc/bmake/common/bopt_g_matsingle
/petsc/bmake/common/bopt_g_single
/petsc/include/petsc.h
/petsc/include/petscda.h
/petsc/include/petscdraw.h
/petsc/include/petschead.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscoptions.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscviewer.h
/petsc/maint/checkBuilds.py
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/Superlu_dist.py
/petsc/src/dm/da/daimpl.h
/petsc/src/dm/da/examples/tests/ex6.c
/petsc/src/dm/da/examples/tutorials/ex5.c
/petsc/src/dm/da/examples/tutorials/makefile
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/dadestroy.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/docs/makefile
/petsc/src/ksp/examples/tutorials/ex31.c
/petsc/src/ksp/examples/tutorials/makefile
/petsc/src/ksp/examples/tutorials/output/ex29_2.out
/petsc/src/ksp/pc/examples/tutorials/ex2.c
/petsc/src/ksp/utils/damg.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/matptap.c
/petsc/src/snes/examples/tests/ex7.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/examples/tutorials/ex6.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/src/draw/impls/win32/win32draw.c
/petsc/src/sys/src/fileio/mprint.c
/petsc/src/sys/src/objects/ams/aoptions.c
/petsc/src/sys/src/utils/str.c
/petsc/src/ts/examples/tutorials/ex6.c
interface/mapreg.c
is/utils/isltog.c
pf/interface/pf.c
0a4f130116-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 ...


/petsc/bmake/common/bopt_O
/petsc/bmake/common/bopt_O_c++
/petsc/bmake/common/bopt_O_c++_single
/petsc/bmake/common/bopt_O_complex
/petsc/bmake/common/bopt_O_matsingle
/petsc/bmake/common/bopt_O_single
/petsc/bmake/common/bopt_g
/petsc/bmake/common/bopt_g_c++
/petsc/bmake/common/bopt_g_c++_single
/petsc/bmake/common/bopt_g_complex
/petsc/bmake/common/bopt_g_matsingle
/petsc/bmake/common/bopt_g_single
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/maint/checkBuilds.py
/petsc/makefile
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/Superlu_dist.py
/petsc/src/dm/da/examples/tests/ex6.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/docs/makefile
/petsc/src/inline/axpy.h
/petsc/src/inline/dot.h
/petsc/src/inline/ilu.h
/petsc/src/ksp/examples/tutorials/output/ex29_2.out
/petsc/src/ksp/pc/examples/tutorials/ex2.c
/petsc/src/ksp/pc/impls/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/icc/icc.c
/petsc/src/ksp/pc/impls/ilu/ilu.c
/petsc/src/ksp/pc/impls/lu/lu.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/ksp/utils/damg.c
/petsc/src/mat/examples/tests/ex10.c
/petsc/src/mat/examples/tests/ex11.c
/petsc/src/mat/examples/tests/ex12.c
/petsc/src/mat/examples/tests/ex13.c
/petsc/src/mat/examples/tests/ex14.c
/petsc/src/mat/examples/tests/ex15.c
/petsc/src/mat/examples/tests/ex16.c
/petsc/src/mat/examples/tests/ex17.c
/petsc/src/mat/examples/tests/ex19.c
/petsc/src/mat/examples/tests/ex20.c
/petsc/src/mat/examples/tests/ex21.c
/petsc/src/mat/examples/tests/ex22.c
/petsc/src/mat/examples/tests/ex24.c
/petsc/src/mat/examples/tests/ex25.c
/petsc/src/mat/examples/tests/ex27.c
/petsc/src/mat/examples/tests/ex28.c
/petsc/src/mat/examples/tests/ex3.c
/petsc/src/mat/examples/tests/ex30.c
/petsc/src/mat/examples/tests/ex31.c
/petsc/src/mat/examples/tests/ex32.c
/petsc/src/mat/examples/tests/ex33.c
/petsc/src/mat/examples/tests/ex35.c
/petsc/src/mat/examples/tests/ex37.c
/petsc/src/mat/examples/tests/ex38.c
/petsc/src/mat/examples/tests/ex40.c
/petsc/src/mat/examples/tests/ex41.c
/petsc/src/mat/examples/tests/ex42.c
/petsc/src/mat/examples/tests/ex43.c
/petsc/src/mat/examples/tests/ex44.c
/petsc/src/mat/examples/tests/ex46.c
/petsc/src/mat/examples/tests/ex47.c
/petsc/src/mat/examples/tests/ex48.c
/petsc/src/mat/examples/tests/ex5.c
/petsc/src/mat/examples/tests/ex6.c
/petsc/src/mat/examples/tests/ex7.c
/petsc/src/mat/examples/tests/ex8.c
/petsc/src/mat/examples/tests/ex9.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/matptap.c
/petsc/src/mat/impls/baij/seq/baijfact4.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/order/degree.c
/petsc/src/mat/order/fn1wd.c
/petsc/src/mat/order/fndsep.c
/petsc/src/mat/order/fnroot.c
/petsc/src/mat/order/gen1wd.c
/petsc/src/mat/order/gennd.c
/petsc/src/mat/order/genqmd.c
/petsc/src/mat/order/genrcm.c
/petsc/src/mat/order/qmdmrg.c
/petsc/src/mat/order/qmdqt.c
/petsc/src/mat/order/qmdrch.c
/petsc/src/mat/order/qmdupd.c
/petsc/src/mat/order/rcm.c
/petsc/src/mat/order/rootls.c
/petsc/src/mat/order/spinver.c
/petsc/src/mat/utils/matstash.c
/petsc/src/snes/examples/tests/ex7.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/examples/tutorials/ex6.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/src/fileio/mprint.c
/petsc/src/sys/src/objects/ams/aoptions.c
/petsc/src/ts/examples/tutorials/ex6.c
is/utils/iscomp.c
d7d82daa12-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 ...


/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/Superlu_dist.py
/petsc/src/inline/axpy.h
/petsc/src/inline/dot.h
/petsc/src/inline/ilu.h
/petsc/src/ksp/examples/tutorials/ex30.c
/petsc/src/ksp/examples/tutorials/makefile
/petsc/src/ksp/examples/tutorials/output/ex30_1.out
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/pc/impls/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/icc/icc.c
/petsc/src/ksp/pc/impls/ilu/ilu.c
/petsc/src/ksp/pc/impls/lu/lu.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/mat/examples/tests/ex10.c
/petsc/src/mat/examples/tests/ex11.c
/petsc/src/mat/examples/tests/ex12.c
/petsc/src/mat/examples/tests/ex13.c
/petsc/src/mat/examples/tests/ex14.c
/petsc/src/mat/examples/tests/ex15.c
/petsc/src/mat/examples/tests/ex16.c
/petsc/src/mat/examples/tests/ex17.c
/petsc/src/mat/examples/tests/ex19.c
/petsc/src/mat/examples/tests/ex20.c
/petsc/src/mat/examples/tests/ex21.c
/petsc/src/mat/examples/tests/ex22.c
/petsc/src/mat/examples/tests/ex24.c
/petsc/src/mat/examples/tests/ex25.c
/petsc/src/mat/examples/tests/ex27.c
/petsc/src/mat/examples/tests/ex28.c
/petsc/src/mat/examples/tests/ex3.c
/petsc/src/mat/examples/tests/ex30.c
/petsc/src/mat/examples/tests/ex31.c
/petsc/src/mat/examples/tests/ex32.c
/petsc/src/mat/examples/tests/ex33.c
/petsc/src/mat/examples/tests/ex35.c
/petsc/src/mat/examples/tests/ex37.c
/petsc/src/mat/examples/tests/ex38.c
/petsc/src/mat/examples/tests/ex40.c
/petsc/src/mat/examples/tests/ex41.c
/petsc/src/mat/examples/tests/ex42.c
/petsc/src/mat/examples/tests/ex43.c
/petsc/src/mat/examples/tests/ex44.c
/petsc/src/mat/examples/tests/ex46.c
/petsc/src/mat/examples/tests/ex47.c
/petsc/src/mat/examples/tests/ex48.c
/petsc/src/mat/examples/tests/ex5.c
/petsc/src/mat/examples/tests/ex6.c
/petsc/src/mat/examples/tests/ex7.c
/petsc/src/mat/examples/tests/ex8.c
/petsc/src/mat/examples/tests/ex9.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/seq/matptap.c
/petsc/src/mat/impls/baij/seq/baijfact4.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/order/degree.c
/petsc/src/mat/order/fn1wd.c
/petsc/src/mat/order/fndsep.c
/petsc/src/mat/order/fnroot.c
/petsc/src/mat/order/gen1wd.c
/petsc/src/mat/order/gennd.c
/petsc/src/mat/order/genqmd.c
/petsc/src/mat/order/genrcm.c
/petsc/src/mat/order/qmdmrg.c
/petsc/src/mat/order/qmdqt.c
/petsc/src/mat/order/qmdrch.c
/petsc/src/mat/order/qmdupd.c
/petsc/src/mat/order/rcm.c
/petsc/src/mat/order/rootls.c
/petsc/src/mat/order/spinver.c
/petsc/src/mat/utils/matstash.c
is/utils/iscomp.c
046da0a110-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 ...


/petsc/bmake/common/test
/petsc/bmake/common/variables
/petsc/bmake/config/variables.in
/petsc/config/solaris-64
/petsc/include/petsc.h
/petsc/include/petscbt.h
/petsc/include/petscerror.h
/petsc/include/petscis.h
/petsc/include/petscmat.h
/petsc/include/petscsys.h
/petsc/maint/confignightly/spark
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/Superlu_dist.py
/petsc/python/PETSc/packages/update.py
/petsc/src/dm/ao/examples/tests/ex1.c
/petsc/src/dm/ao/examples/tests/ex4.c
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/da/examples/tests/ex10.c
/petsc/src/dm/da/examples/tests/ex11.c
/petsc/src/dm/da/examples/tests/ex20.c
/petsc/src/dm/da/examples/tests/ex23.c
/petsc/src/dm/da/examples/tests/ex4.c
/petsc/src/dm/da/examples/tests/ex6.c
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/dacorn.c
/petsc/src/dm/da/src/dagetarray.c
/petsc/src/dm/da/src/dagtol.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/src/daload.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/src/daltol.c
/petsc/src/dm/da/src/dasub.c
/petsc/src/dm/da/src/daview.c
/petsc/src/dm/da/src/gr1.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/usg/utils/inpututils.c
/petsc/src/fortran/custom/zstart.c
/petsc/src/fortran/f90/tests/ex1.c
/petsc/src/ksp/examples/tests/ex10.c
/petsc/src/ksp/examples/tests/ex14.c
/petsc/src/ksp/examples/tests/ex15.c
/petsc/src/ksp/examples/tests/ex17.c
/petsc/src/ksp/examples/tests/ex19.c
/petsc/src/ksp/examples/tests/ex2.c
/petsc/src/ksp/examples/tests/ex3.c
/petsc/src/ksp/examples/tests/ex4.c
/petsc/src/ksp/examples/tutorials/ex1.c
/petsc/src/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/examples/tutorials/ex11.c
/petsc/src/ksp/examples/tutorials/ex12.c
/petsc/src/ksp/examples/tutorials/ex15.c
/petsc/src/ksp/examples/tutorials/ex16.c
/petsc/src/ksp/examples/tutorials/ex2.c
/petsc/src/ksp/examples/tutorials/ex23.c
/petsc/src/ksp/examples/tutorials/ex3.c
/petsc/src/ksp/examples/tutorials/ex30.c
/petsc/src/ksp/examples/tutorials/ex5.c
/petsc/src/ksp/examples/tutorials/ex7.c
/petsc/src/ksp/examples/tutorials/ex9.c
/petsc/src/ksp/examples/tutorials/makefile
/petsc/src/ksp/examples/tutorials/output/ex30_1.out
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/lgmres/lgmres.c
/petsc/src/ksp/ksp/interface/eige.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itres.c
/petsc/src/ksp/pc/examples/tests/ex2.c
/petsc/src/ksp/pc/examples/tests/ex3.c
/petsc/src/ksp/pc/examples/tests/ex5.c
/petsc/src/ksp/pc/examples/tests/ex6.c
/petsc/src/ksp/pc/examples/tutorials/ex1.c
/petsc/src/ksp/pc/examples/tutorials/ex2.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/icc/icc.c
/petsc/src/ksp/pc/impls/ilu/ilu.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/ksp/pc/impls/tfs/bit_mask.c
/petsc/src/ksp/pc/impls/tfs/bss_malloc.c
/petsc/src/ksp/pc/impls/tfs/comm.c
/petsc/src/ksp/pc/impls/tfs/gs.c
/petsc/src/ksp/utils/damg.c
/petsc/src/mat/color/color.c
/petsc/src/mat/examples/tests/ex1.c
/petsc/src/mat/examples/tests/ex14.c
/petsc/src/mat/examples/tests/ex19.c
/petsc/src/mat/examples/tests/ex2.c
/petsc/src/mat/examples/tests/ex21.c
/petsc/src/mat/examples/tests/ex4.c
/petsc/src/mat/examples/tests/ex40.c
/petsc/src/mat/examples/tests/ex41.c
/petsc/src/mat/examples/tests/ex42.c
/petsc/src/mat/examples/tests/ex48.c
/petsc/src/mat/examples/tests/ex49.c
/petsc/src/mat/examples/tests/ex51.c
/petsc/src/mat/examples/tests/ex53.c
/petsc/src/mat/examples/tests/ex54.c
/petsc/src/mat/examples/tests/ex7.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/ex76.c
/petsc/src/mat/examples/tests/ex8.c
/petsc/src/mat/examples/tests/ex9.c
/petsc/src/mat/examples/tests/ex92.c
/petsc/src/mat/examples/tests/ex96.c
/petsc/src/mat/examples/tutorials/ex1.c
/petsc/src/mat/examples/tutorials/ex2.c
/petsc/src/mat/examples/tutorials/ex4.c
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/adic/nladic.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/adj/mpi/mpiadj.h
/petsc/src/mat/impls/aij/mpi/mmaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/aijnode.c
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/aij/seq/matpapt.c
/petsc/src/mat/impls/aij/seq/matptap.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.c
/petsc/src/mat/impls/aij/seq/spooles/spoolesOptions.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/mmbaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.h
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/baij/seq/baijfact4.c
/petsc/src/mat/impls/baij/seq/dgefa.c
/petsc/src/mat/impls/baij/seq/dgefa2.c
/petsc/src/mat/impls/baij/seq/dgefa3.c
/petsc/src/mat/impls/baij/seq/dgefa4.c
/petsc/src/mat/impls/baij/seq/dgefa5.c
/petsc/src/mat/impls/baij/seq/dgefa6.c
/petsc/src/mat/impls/baij/seq/dgefa7.c
/petsc/src/mat/impls/bdiag/makefile
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag2.c
/petsc/src/mat/impls/bdiag/seq/bdiag3.c
/petsc/src/mat/impls/dense/makefile
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/feti/makefile
/petsc/src/mat/impls/is/makefile
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/maij/maij.h
/petsc/src/mat/impls/normal/normm.c
/petsc/src/mat/impls/sbaij/makefile
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/sbaijov.c
/petsc/src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/aijsbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/impls/shell/shellcnv.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/utils/axpy.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/getcolv.c
/petsc/src/snes/examples/tests/ex1.c
/petsc/src/snes/examples/tests/ex11.c
/petsc/src/snes/examples/tests/ex13.c
/petsc/src/snes/examples/tests/ex4.c
/petsc/src/snes/examples/tests/ex5.c
/petsc/src/snes/examples/tests/ex7.c
/petsc/src/snes/examples/tests/ex9.c
/petsc/src/snes/examples/tutorials/ex1.c
/petsc/src/snes/examples/tutorials/ex14.c
/petsc/src/snes/examples/tutorials/ex18.c
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/ex2.c
/petsc/src/snes/examples/tutorials/ex20.c
/petsc/src/snes/examples/tutorials/ex25.c
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/examples/tutorials/ex27.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/examples/tutorials/ex3.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/ex5s.c
/petsc/src/snes/examples/tutorials/ex6.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/interface/noise/snesmfj2.c
/petsc/src/snes/interface/noise/snesnoise.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesj2.c
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/examples/tests/ex11.c
/petsc/src/sys/examples/tests/ex16.c
/petsc/src/sys/src/dll/dl.c
/petsc/src/sys/src/draw/impls/win32/win32draw.c
/petsc/src/sys/src/draw/utils/lg.c
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/error/errstop.c
/petsc/src/sys/src/error/errtrace.c
/petsc/src/sys/src/fileio/mprint.c
/petsc/src/sys/src/fileio/sysio.c
/petsc/src/sys/src/memory/mal.c
/petsc/src/sys/src/memory/mtr.c
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/objects/init.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/objects/tagm.c
/petsc/src/sys/src/time/fdate.c
/petsc/src/sys/src/utils/fuser.c
/petsc/src/sys/src/utils/psplit.c
/petsc/src/sys/src/viewer/impls/socket/matlab/bread.c
/petsc/src/sys/src/viewer/impls/socket/matlab/closeport.c
/petsc/src/sys/src/viewer/impls/socket/matlab/launch.c
/petsc/src/sys/src/viewer/impls/socket/matlab/openport.c
/petsc/src/sys/src/viewer/impls/socket/matlab/readinvecs.c
/petsc/src/sys/src/viewer/impls/socket/matlab/receive.c
/petsc/src/sys/src/viewer/impls/socket/matlab/receivedense.c
/petsc/src/sys/src/viewer/impls/socket/matlab/receivesparse.c
/petsc/src/sys/src/viewer/impls/socket/send.c
/petsc/src/ts/examples/tests/ex1.c
/petsc/src/ts/examples/tutorials/ex1.c
/petsc/src/ts/examples/tutorials/ex2.c
/petsc/src/ts/examples/tutorials/ex4.c
/petsc/src/ts/examples/tutorials/ex5.c
/petsc/src/ts/examples/tutorials/ex6.c
/petsc/src/ts/examples/tutorials/ex7.c
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/ts/impls/implicit/pvode/petscpvode.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tsfd.c
examples/tests/ex21.c
examples/tests/ex28.c
examples/tutorials/ex1.c
examples/tutorials/ex1e.c
examples/tutorials/ex6.c
examples/tutorials/ex9.c
impls/mpi/pdvec.c
impls/seq/bvec2.c
interface/dlregis.c
interface/vector.c
is/examples/tutorials/ex1.c
is/examples/tutorials/ex2.c
is/examples/tutorials/ex3.c
is/impls/block/block.c
is/impls/general/general.c
is/impls/stride/stride.c
is/utils/iscoloring.c
pf/impls/constant/const.c
pf/interface/pf.c
utils/vinv.c
utils/vpscat.c
utils/vscat.c
77431f2709-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 ...


/petsc/bmake/common/test
/petsc/bmake/common/variables
/petsc/bmake/config/variables.in
/petsc/config/solaris-64
/petsc/include/petsc.h
/petsc/include/petscbt.h
/petsc/include/petscerror.h
/petsc/include/petscis.h
/petsc/include/petscsys.h
/petsc/maint/confignightly/spark
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/packages/ADIC.py
/petsc/python/PETSc/packages/BlockSolve.py
/petsc/python/PETSc/packages/Dscpack.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/Matlab.py
/petsc/python/PETSc/packages/Mumps.py
/petsc/python/PETSc/packages/Spooles.py
/petsc/python/PETSc/packages/Superlu.py
/petsc/python/PETSc/packages/Superlu_dist.py
/petsc/python/PETSc/packages/Umfpack.py
/petsc/python/PETSc/packages/X11.py
/petsc/python/PETSc/packages/update.py
/petsc/src/dm/ao/examples/tests/ex1.c
/petsc/src/dm/ao/examples/tests/ex4.c
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/da/examples/tests/ex10.c
/petsc/src/dm/da/examples/tests/ex11.c
/petsc/src/dm/da/examples/tests/ex20.c
/petsc/src/dm/da/examples/tests/ex23.c
/petsc/src/dm/da/examples/tests/ex4.c
/petsc/src/dm/da/examples/tests/ex6.c
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/dacorn.c
/petsc/src/dm/da/src/dagetarray.c
/petsc/src/dm/da/src/dagtol.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/src/daload.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/src/daltol.c
/petsc/src/dm/da/src/dasub.c
/petsc/src/dm/da/src/daview.c
/petsc/src/dm/da/src/gr1.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/dm/usg/utils/inpututils.c
/petsc/src/fortran/custom/zstart.c
/petsc/src/fortran/f90/tests/ex1.c
/petsc/src/inline/axpy.h
/petsc/src/ksp/examples/tests/ex10.c
/petsc/src/ksp/examples/tests/ex14.c
/petsc/src/ksp/examples/tests/ex15.c
/petsc/src/ksp/examples/tests/ex17.c
/petsc/src/ksp/examples/tests/ex19.c
/petsc/src/ksp/examples/tests/ex2.c
/petsc/src/ksp/examples/tests/ex3.c
/petsc/src/ksp/examples/tests/ex4.c
/petsc/src/ksp/examples/tutorials/ex1.c
/petsc/src/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/examples/tutorials/ex11.c
/petsc/src/ksp/examples/tutorials/ex12.c
/petsc/src/ksp/examples/tutorials/ex15.c
/petsc/src/ksp/examples/tutorials/ex16.c
/petsc/src/ksp/examples/tutorials/ex2.c
/petsc/src/ksp/examples/tutorials/ex23.c
/petsc/src/ksp/examples/tutorials/ex3.c
/petsc/src/ksp/examples/tutorials/ex5.c
/petsc/src/ksp/examples/tutorials/ex7.c
/petsc/src/ksp/examples/tutorials/ex9.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/lgmres/lgmres.c
/petsc/src/ksp/ksp/interface/eige.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itres.c
/petsc/src/ksp/pc/examples/tests/ex2.c
/petsc/src/ksp/pc/examples/tests/ex3.c
/petsc/src/ksp/pc/examples/tests/ex5.c
/petsc/src/ksp/pc/examples/tests/ex6.c
/petsc/src/ksp/pc/examples/tutorials/ex1.c
/petsc/src/ksp/pc/examples/tutorials/ex2.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/icc/icc.c
/petsc/src/ksp/pc/impls/ilu/ilu.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/ksp/pc/impls/tfs/bit_mask.c
/petsc/src/ksp/pc/impls/tfs/bss_malloc.c
/petsc/src/ksp/pc/impls/tfs/comm.c
/petsc/src/ksp/pc/impls/tfs/gs.c
/petsc/src/ksp/utils/damg.c
/petsc/src/mat/color/color.c
/petsc/src/mat/examples/tests/ex1.c
/petsc/src/mat/examples/tests/ex14.c
/petsc/src/mat/examples/tests/ex19.c
/petsc/src/mat/examples/tests/ex2.c
/petsc/src/mat/examples/tests/ex21.c
/petsc/src/mat/examples/tests/ex4.c
/petsc/src/mat/examples/tests/ex40.c
/petsc/src/mat/examples/tests/ex41.c
/petsc/src/mat/examples/tests/ex42.c
/petsc/src/mat/examples/tests/ex48.c
/petsc/src/mat/examples/tests/ex49.c
/petsc/src/mat/examples/tests/ex51.c
/petsc/src/mat/examples/tests/ex53.c
/petsc/src/mat/examples/tests/ex54.c
/petsc/src/mat/examples/tests/ex7.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/ex76.c
/petsc/src/mat/examples/tests/ex8.c
/petsc/src/mat/examples/tests/ex9.c
/petsc/src/mat/examples/tests/ex92.c
/petsc/src/mat/examples/tests/ex96.c
/petsc/src/mat/examples/tutorials/ex1.c
/petsc/src/mat/examples/tutorials/ex2.c
/petsc/src/mat/examples/tutorials/ex4.c
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/adic/nladic.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/adj/mpi/mpiadj.h
/petsc/src/mat/impls/aij/mpi/mmaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/aijnode.c
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/aij/seq/matpapt.c
/petsc/src/mat/impls/aij/seq/matptap.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.c
/petsc/src/mat/impls/aij/seq/spooles/spoolesOptions.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/mmbaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.h
/petsc/src/mat/impls/baij/seq/aijbaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/baij/seq/baijfact10.c
/petsc/src/mat/impls/baij/seq/baijfact11.c
/petsc/src/mat/impls/baij/seq/baijfact12.c
/petsc/src/mat/impls/baij/seq/baijfact13.c
/petsc/src/mat/impls/baij/seq/baijfact14.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/baij/seq/baijfact4.c
/petsc/src/mat/impls/baij/seq/baijfact5.c
/petsc/src/mat/impls/baij/seq/baijfact6.c
/petsc/src/mat/impls/baij/seq/baijfact7.c
/petsc/src/mat/impls/baij/seq/baijfact8.c
/petsc/src/mat/impls/baij/seq/baijfact9.c
/petsc/src/mat/impls/baij/seq/dgedi.c
/petsc/src/mat/impls/baij/seq/dgefa.c
/petsc/src/mat/impls/baij/seq/dgefa2.c
/petsc/src/mat/impls/baij/seq/dgefa3.c
/petsc/src/mat/impls/baij/seq/dgefa4.c
/petsc/src/mat/impls/baij/seq/dgefa5.c
/petsc/src/mat/impls/baij/seq/dgefa6.c
/petsc/src/mat/impls/baij/seq/dgefa7.c
/petsc/src/mat/impls/bdiag/makefile
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag2.c
/petsc/src/mat/impls/bdiag/seq/bdiag3.c
/petsc/src/mat/impls/dense/makefile
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/feti/makefile
/petsc/src/mat/impls/is/makefile
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/maij/maij.h
/petsc/src/mat/impls/normal/normm.c
/petsc/src/mat/impls/sbaij/makefile
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/sbaijov.c
/petsc/src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/aijsbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/impls/shell/shellcnv.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/utils/axpy.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/getcolv.c
/petsc/src/snes/examples/tests/ex1.c
/petsc/src/snes/examples/tests/ex11.c
/petsc/src/snes/examples/tests/ex13.c
/petsc/src/snes/examples/tests/ex4.c
/petsc/src/snes/examples/tests/ex5.c
/petsc/src/snes/examples/tests/ex7.c
/petsc/src/snes/examples/tests/ex9.c
/petsc/src/snes/examples/tutorials/ex1.c
/petsc/src/snes/examples/tutorials/ex14.c
/petsc/src/snes/examples/tutorials/ex18.c
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/ex2.c
/petsc/src/snes/examples/tutorials/ex20.c
/petsc/src/snes/examples/tutorials/ex25.c
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/examples/tutorials/ex27.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/examples/tutorials/ex3.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/ex5s.c
/petsc/src/snes/examples/tutorials/ex6.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/interface/noise/snesmfj2.c
/petsc/src/snes/interface/noise/snesnoise.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesj2.c
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/examples/tests/ex11.c
/petsc/src/sys/examples/tests/ex16.c
/petsc/src/sys/src/draw/impls/x/xops.c
/petsc/src/sys/src/draw/interface/dtextgs.c
/petsc/src/sys/src/draw/utils/axis.c
/petsc/src/sys/src/draw/utils/lg.c
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/error/errstop.c
/petsc/src/sys/src/error/errtrace.c
/petsc/src/sys/src/fileio/mprint.c
/petsc/src/sys/src/fileio/sysio.c
/petsc/src/sys/src/memory/mal.c
/petsc/src/sys/src/memory/mtr.c
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/objects/init.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/objects/tagm.c
/petsc/src/sys/src/time/fdate.c
/petsc/src/sys/src/utils/psplit.c
/petsc/src/sys/src/viewer/impls/socket/send.c
/petsc/src/ts/examples/tests/ex1.c
/petsc/src/ts/examples/tutorials/ex1.c
/petsc/src/ts/examples/tutorials/ex2.c
/petsc/src/ts/examples/tutorials/ex4.c
/petsc/src/ts/examples/tutorials/ex5.c
/petsc/src/ts/examples/tutorials/ex6.c
/petsc/src/ts/examples/tutorials/ex7.c
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/ts/impls/implicit/pvode/petscpvode.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tsfd.c
examples/tests/ex21.c
examples/tests/ex28.c
examples/tutorials/ex1.c
examples/tutorials/ex1e.c
examples/tutorials/ex6.c
examples/tutorials/ex9.c
impls/mpi/pdvec.c
impls/seq/bvec2.c
interface/dlregis.c
interface/vector.c
is/examples/tutorials/ex1.c
is/examples/tutorials/ex2.c
is/examples/tutorials/ex3.c
is/impls/block/block.c
is/impls/general/general.c
is/impls/stride/stride.c
is/utils/iscoloring.c
pf/impls/constant/const.c
pf/interface/pf.c
utils/vinv.c
utils/vpscat.c
utils/vscat.c
990f957808-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 ...


/petsc/bmake/win32_borland/petscconf.h
/petsc/bmake/win32_gnu/petscconf.h
/petsc/bmake/win32_intel/petscconf.h
/petsc/bmake/win32_ms/petscconf.h
/petsc/bmake/win32_ms_hpvm/petscconf.h
/petsc/bmake/win32_ms_mpich/petscconf.h
/petsc/bmake/win32_ms_mpipro/petscconf.h
/petsc/bmake/win32_ms_wmpi/petscconf.h
/petsc/bmake/win64_intel/petscconf.h
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/packages/ADIC.py
/petsc/python/PETSc/packages/BlockSolve.py
/petsc/python/PETSc/packages/Dscpack.py
/petsc/python/PETSc/packages/Matlab.py
/petsc/python/PETSc/packages/Mumps.py
/petsc/python/PETSc/packages/Spooles.py
/petsc/python/PETSc/packages/Superlu.py
/petsc/python/PETSc/packages/Superlu_dist.py
/petsc/python/PETSc/packages/Umfpack.py
/petsc/python/PETSc/packages/X11.py
/petsc/src/dm/da/utils/pack.c
/petsc/src/fortran/custom/zsys.c
/petsc/src/inline/axpy.h
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/matptap.c
/petsc/src/mat/impls/baij/seq/aijbaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/baij/seq/baijfact10.c
/petsc/src/mat/impls/baij/seq/baijfact11.c
/petsc/src/mat/impls/baij/seq/baijfact12.c
/petsc/src/mat/impls/baij/seq/baijfact13.c
/petsc/src/mat/impls/baij/seq/baijfact14.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/baij/seq/baijfact4.c
/petsc/src/mat/impls/baij/seq/baijfact5.c
/petsc/src/mat/impls/baij/seq/baijfact6.c
/petsc/src/mat/impls/baij/seq/baijfact7.c
/petsc/src/mat/impls/baij/seq/baijfact8.c
/petsc/src/mat/impls/baij/seq/baijfact9.c
/petsc/src/mat/impls/baij/seq/dgedi.c
/petsc/src/mat/impls/baij/seq/dgefa.c
/petsc/src/mat/impls/baij/seq/dgefa2.c
/petsc/src/mat/impls/baij/seq/dgefa3.c
/petsc/src/mat/impls/baij/seq/dgefa4.c
/petsc/src/mat/impls/baij/seq/dgefa5.c
/petsc/src/mat/impls/baij/seq/dgefa6.c
/petsc/src/mat/impls/baij/seq/dgefa7.c
/petsc/src/sys/src/dll/dl.c
/petsc/src/sys/src/draw/impls/win32/makefile
/petsc/src/sys/src/draw/impls/x/xops.c
/petsc/src/sys/src/draw/interface/drawreg.c
/petsc/src/sys/src/draw/interface/drawregall.c
/petsc/src/sys/src/draw/interface/dtextgs.c
/petsc/src/sys/src/draw/utils/axis.c
/petsc/src/sys/src/fileio/ffpath.c
/petsc/src/sys/src/fileio/fpath.c
/petsc/src/sys/src/fileio/fretrieve.c
/petsc/src/sys/src/fileio/ftest.c
/petsc/src/sys/src/fileio/fwd.c
/petsc/src/sys/src/fileio/ghome.c
/petsc/src/sys/src/fileio/grpath.c
/petsc/src/sys/src/fileio/mprint.c
/petsc/src/sys/src/fileio/rpath.c
/petsc/src/sys/src/fileio/sysio.c
/petsc/src/sys/src/memory/mem.c
/petsc/src/sys/src/objects/init.c
/petsc/src/sys/src/time/cputime.c
/petsc/src/sys/src/time/fdate.c
/petsc/src/sys/src/time/nt_time.c
/petsc/src/sys/src/utils/fhost.c
/petsc/src/sys/src/utils/fuser.c
/petsc/src/sys/src/utils/sseenabled.c
/petsc/src/sys/src/utils/str.c
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/sys/src/viewer/impls/socket/matlab/mstart.c
/petsc/src/sys/src/viewer/impls/socket/matlab/openport.c
/petsc/src/sys/src/viewer/impls/socket/send.c
impls/shared/shvec.c
79a5c55e03-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 ...


/petsc/include/adic/ad_grad.h
/petsc/include/petsc.h
/petsc/src/contrib/oberman/laplacian_q1/finput.c
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/ao/interface/aodata.c
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/dagetarray.c
/petsc/src/dm/da/src/dagtol.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/src/daload.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/src/daltol.c
/petsc/src/dm/da/src/daview.c
/petsc/src/dm/da/src/gr1.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/dm/usg/utils/inpututils.c
/petsc/src/docs/website/documentation/installation.html
/petsc/src/fortran/custom/zoptions.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/bicg/bicg.c
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cgne/cgne.c
/petsc/src/ksp/ksp/impls/cgs/cgs.c
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/cr/cr.c
/petsc/src/ksp/ksp/impls/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/minres/minres.c
/petsc/src/ksp/ksp/impls/preonly/preonly.c
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/impls/symmlq/symmlq.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/eisens/eisen.c
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/icc/icc.c
/petsc/src/ksp/pc/impls/ilu/ilu.c
/petsc/src/ksp/pc/impls/ksp/pcksp.c
/petsc/src/ksp/pc/impls/lu/lu.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/ksp/pc/impls/ramg/ramgpetsc.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/samg/samgpetsctools.c
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/mmaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/spooles/mpispooles.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/baij/mpi/dscpack/dscpack.c
/petsc/src/mat/impls/baij/mpi/mmbaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag3.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/aijsbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/partition/impls/chaco/chaco.c
/petsc/src/mat/partition/impls/jostle/jostle.c
/petsc/src/mat/partition/impls/party/party.c
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/mat/partition/impls/scotch/scotch.c
/petsc/src/mat/partition/partition.c
/petsc/src/mat/utils/getcolv.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/interface/noise/snesmfj2.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/mf/snesmfjdef.c
/petsc/src/snes/mf/wp.c
/petsc/src/sys/src/dll/dl.c
/petsc/src/sys/src/draw/interface/dviewp.c
/petsc/src/sys/src/matlabengine/matlab.c
/petsc/src/sys/src/objects/ams/aoptions.c
/petsc/src/sys/src/utils/psplit.c
/petsc/src/sys/src/viewer/impls/ascii/filev.c
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/ts/impls/implicit/pvode/petscpvode.c
impls/mpi/pdvec.c
interface/vector.c
pf/impls/constant/const.c
pf/interface/pf.c
utils/vinv.c
utils/vscat.c
2d156eb403-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 ...


/petsc/include/petscerror.h
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscvec.h
/petsc/include/vecimpl.h
/petsc/maint/checkBuilds.py
/petsc/maint/confignightly/spark
/petsc/maint/confignightly/spark2
/petsc/maint/xclude
/petsc/makefile
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/ao/interface/ao.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/dacorn.c
/petsc/src/dm/da/src/dadestroy.c
/petsc/src/dm/da/src/dagtol.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/src/daload.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/src/daview.c
/petsc/src/dm/da/src/gr1.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/developers/projects.html
/petsc/src/docs/website/index.html
/petsc/src/docs/website/publications/index.html
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cgne/cgne.c
/petsc/src/ksp/ksp/impls/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/preonly/preonly.c
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/makefile
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/ilu/ilu.c
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/pc/impls/lu/lu.c
/petsc/src/ksp/pc/impls/makefile
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/ksp/pc/impls/shell/shellpc.c
/petsc/src/ksp/pc/impls/spai/src/dspai.c
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/ksp/pc/interface/pcset.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/ksp/pc/makefile
/petsc/src/ksp/utils/damg.c
/petsc/src/mat/color/color.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/aij/seq/matptap.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/makefile
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/impls/sbaij/seq/sro.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/makefile
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/partition/impls/chaco/chaco.c
/petsc/src/mat/partition/impls/party/party.c
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/mat/partition/impls/scotch/scotch.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/mf/snesmfjdef.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/src/dll/dl.c
/petsc/src/sys/src/makefile
/petsc/src/sys/src/memory/mtr.c
examples/tutorials/makefile
impls/makefile
interface/veccreate.c
interface/vecregall.c
interface/vector.c
makefile

1...<<201202203204205206207208209210>>...278