| #
87f2ce47
|
| 12-Jul-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2349 barrysmith@barry-smiths-computer.local|ChangeSet|20040712024247|05039 ChangeSet 1.2349 04/07/11 21:42:47 barrysmith@barry-smiths-computer.local +0 -0 Merge bk://petsc@petsc.bk
bk-changeset-1.2349 barrysmith@barry-smiths-computer.local|ChangeSet|20040712024247|05039 ChangeSet 1.2349 04/07/11 21:42:47 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: 975c67cda95e300449c6774ccf15ecff29ea28d0
show more ...
|
| #
3d30b1ff
|
| 12-Jul-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2346.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20040712024231|60661 ChangeSet 1.2346.1.1 04/07/11 21:42:31 barrysmith@barry-smiths-computer.local +9 -0 add FieldSplit PC
bk-changeset-1.2346.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20040712024231|60661 ChangeSet 1.2346.1.1 04/07/11 21:42:31 barrysmith@barry-smiths-computer.local +9 -0 add FieldSplit PC add katz ref bug in mapnameslatex
src/ksp/pc/interface/pcregis.c 1.27 04/07/11 21:42:29 barrysmith@barry-smiths-computer.local +2 -0 add FieldSplit PC
src/ksp/pc/impls/makefile 1.19 04/07/11 21:42:29 barrysmith@barry-smiths-computer.local +1 -1 add FieldSplit PC
src/ksp/pc/impls/fieldsplit/fieldsplit.c 1.6 04/07/11 21:42:29 barrysmith@barry-smiths-computer.local +2 -3 add FieldSplit PC
src/dm/da/utils/fdda.c 1.40 04/07/11 21:42:29 barrysmith@barry-smiths-computer.local +5 -4 add FieldSplit PC
include/petscpc.h 1.52 04/07/11 21:42:29 barrysmith@barry-smiths-computer.local +3 -0 add FieldSplit PC
maint/mapnameslatex.py 1.10 04/07/11 21:25:02 barrysmith@barry-smiths-computer.local +1 -1 hmm need to have - in the reg expression for page location, e.g. petsc-2 :-)
src/docs/tex/petscapp.bib 1.124 04/07/11 20:18:58 barrysmith@barry-smiths-computer.local +11 -4 added Katz pub and updated norris,smith,hovland
src/snes/utils/damgsnes.c 1.43 04/07/11 10:47:28 barrysmith@barry-smiths-computer.local +4 -3 nightly build fix
src/mat/impls/sbaij/mpi/mmsbaij.c 1.29 04/07/11 10:46:34 barrysmith@barry-smiths-computer.local +1 -1 missed moving bs to mat struct from private data structure
Hg-commit: fa89dc850d7d071b0d581dd2729361cddf812975
show more ...
|
| #
521d7252
|
| 11-Jul-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2345 barrysmith@barry-smiths-computer.local|ChangeSet|20040711030250|59162 ChangeSet 1.2345 04/07/10 22:02:50 barrysmith@barry-smiths-computer.local +56 -0 Make bs a data item in a
bk-changeset-1.2345 barrysmith@barry-smiths-computer.local|ChangeSet|20040711030250|59162 ChangeSet 1.2345 04/07/10 22:02:50 barrysmith@barry-smiths-computer.local +56 -0 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/utils/gcreate.c 1.24 04/07/10 22:02:47 barrysmith@barry-smiths-computer.local +6 -6 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/utils/convert.c 1.12 04/07/10 22:02:47 barrysmith@barry-smiths-computer.local +1 -1 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/baij/seq/aijbaij.c 1.13 04/07/10 22:02:47 barrysmith@barry-smiths-computer.local +6 -2 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/matimpl.h 1.52 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +2 -1 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/interface/matrix.c 1.135 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +38 -2 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/shell/shellcnv.c 1.12 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +2 -1 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/shell/shell.c 1.23 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +9 -1 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/sbaij/seq/spooles/sbaijspooles.c 1.56 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +2 -2 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/sbaij/seq/sbaijfact2.c 1.41 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +4 -4 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/sbaij/seq/sbaijfact.c 1.63 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +4 -4 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/sbaij/seq/sbaij2.c 1.29 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +18 -22 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/sbaij/seq/sbaij.c 1.113 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +27 -38 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/sbaij/seq/aijsbaij.c 1.19 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +5 -4 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c 1.45 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +2 -1 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/sbaij/mpi/sbaijov.c 1.37 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +3 -4 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/sbaij/mpi/mpisbaij.c 1.99 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +23 -34 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/sbaij/mpi/mmsbaij.c 1.28 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +6 -6 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/dense/seq/dense.c 1.63 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +1 -10 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/dense/mpi/mpidense.c 1.46 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +1 -10 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/bdiag/seq/bdiag3.c 1.22 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +6 -6 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/bdiag/seq/bdiag2.c 1.19 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +7 -7 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/bdiag/seq/bdiag.h 1.12 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +0 -1 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/bdiag/seq/bdiag.c 1.42 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +11 -23 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/bdiag/seq/bdfact.c 1.13 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +2 -2 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/bdiag/mpi/mpibdiag.c 1.41 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +28 -42 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/bdiag/mpi/mmbdiag.c 1.7 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +7 -7 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/baij/seq/baijfact4.c 1.12 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +1 -1 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/baij/seq/baijfact3.c 1.16 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +1 -1 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/baij/seq/baijfact2.c 1.39 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +6 -8 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/baij/seq/baij2.c 1.21 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +13 -13 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/baij/seq/baij.h 1.23 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +1 -1 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/baij/seq/baij.c 1.95 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +26 -38 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/baij/mpi/mpibaij.h 1.17 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +1 -1 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/baij/mpi/mpibaij.c 1.68 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +24 -35 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/baij/mpi/mmbaij.c 1.24 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +5 -6 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.62 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +12 -10 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/baij/mpi/baijov.c 1.23 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +6 -7 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/aij/seq/superlu/superlu.c 1.69 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +4 -2 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/aij/seq/matlab/aijmatlab.c 1.30 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +9 -7 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/aij/seq/lusol/lusol.c 1.32 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +9 -7 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/aij/seq/essl/essl.c 1.31 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +2 -2 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/aij/seq/aij.c 1.165 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +10 -10 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.98 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +7 -5 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/aij/mpi/spooles/mpispooles.c 1.69 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +4 -3 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/aij/mpi/mumps/mumps.c 1.78 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +16 -15 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/aij/mpi/mpiaij.c 1.195 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +9 -4 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/adj/mpi/mpiadj.c 1.37 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +1 -11 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/ksp/pc/impls/pbjacobi/pbjacobi.c 1.16 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +3 -3 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/ksp/pc/impls/fieldsplit/fieldsplit.c 1.5 04/07/10 22:02:42 barrysmith@barry-smiths-computer.local +10 -0 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/fortran/custom/zpc.c 1.24 04/07/10 22:02:42 barrysmith@barry-smiths-computer.local +25 -1 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
include/petscmat.h 1.147 04/07/10 22:02:42 barrysmith@barry-smiths-computer.local +1 -0 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
include/petscbt.h 1.14 04/07/10 22:02:42 barrysmith@barry-smiths-computer.local +2 -2 change to typedef so can declare multiple per line, not sure why was define
src/mat/impls/baij/seq/aijbaij.c 1.12 04/07/10 19:46:35 barrysmith@barry-smiths-computer.local +1 -1 *** empty log message ***
src/vec/is/impls/general/strgen.c 1.8 04/07/09 23:05:11 barrysmith@barry-smiths-computer.local +1 -0 need to indicate memory was allocated for indices inside general is created from stride
src/ksp/pc/impls/hypre/hyppilut.c 1.56 04/07/09 14:45:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move fortran stub to custom
src/vec/impls/seq/dvec2.c 1.20 04/07/08 14:29:20 barrysmith@barrysmith-57.mcs.anl.gov +42 -43 formating
src/inline/setval.h 1.5 04/07/08 14:27:02 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 PetscInt
Hg-commit: 7f824bafc4d9041ce9342c5ae5c5bac68df054e5
show more ...
|
| #
0971522c
|
| 07-Jul-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2335 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040707190503|35128 ChangeSet 1.2335 04/07/07 14:05:03 barrysmith@barrysmith-57.mcs.anl.gov +10 -0 rules for lgrind to generate
bk-changeset-1.2335 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040707190503|35128 ChangeSet 1.2335 04/07/07 14:05:03 barrysmith@barrysmith-57.mcs.anl.gov +10 -0 rules for lgrind to generate latex pretty printed code also started on FieldSplit PC
src/ksp/pc/impls/fieldsplit/makefile 1.3 04/07/07 14:05:01 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 rules for lgrind to generate latex pretty printed code
src/ksp/pc/impls/fieldsplit/fieldsplit.c 1.4 04/07/07 14:05:00 barrysmith@barrysmith-57.mcs.anl.gov +160 -694 rules for lgrind to generate latex pretty printed code
python/PETSc/packages/lgrind.py 1.2 04/07/07 14:05:00 barrysmith@barrysmith-57.mcs.anl.gov +46 -63 rules for lgrind to generate latex pretty printed code
bmake/config/variables.in 1.48 04/07/07 14:05:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 rules for lgrind to generate latex pretty printed code
bmake/common/rules 1.125 04/07/07 14:05:00 barrysmith@barrysmith-57.mcs.anl.gov +10 -1 rules for lgrind to generate latex pretty printed code
src/docs/tex/sty/lgrind.sty 1.1 04/07/07 11:13:37 barrysmith@barrysmith-57.mcs.anl.gov +231 -0
src/docs/tex/sty/lgrind.sty 1.0 04/07/07 11:13:37 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 BitKeeper file /Users/barrysmith/petsc-dev/src/docs/tex/sty/lgrind.sty
src/vec/utils/vecio.c 1.36 04/07/06 22:05:26 barrysmith@barry-smiths-computer.local +3 -1 Subject: [PETSC #11037] VecLoad Hi, What is the effect if PETSC_NULL is specified in VecLoad.
python/PETSc/packages/lgrind.py 1.1 04/07/06 15:56:14 barrysmith@barrysmith-11.mcs.anl.gov +114 -0
python/PETSc/packages/lgrind.py 1.0 04/07/06 15:56:14 barrysmith@barrysmith-11.mcs.anl.gov +0 -0 BitKeeper file /Users/barrysmith/petsc-dev/python/PETSc/packages/lgrind.py
src/vec/is/interface/index.c 1.13 04/07/03 16:29:31 barrysmith@barry-smiths-computer.local +4 -0 better docs
include/finclude/petscpc.h 1.8 04/07/02 19:36:03 barrysmith@barry-smiths-computer.local +1 -1 *** empty log message ***
include/petscpc.h 1.51 04/07/02 19:35:35 barrysmith@barry-smiths-computer.local +1 -1 *** empty log message ***
src/ksp/pc/impls/fieldsplit/makefile 1.2 04/07/02 19:29:52 barrysmith@barry-smiths-computer.local +3 -3 mvdir
src/ksp/pc/impls/fieldsplit/fieldsplit.c 1.3 04/07/02 19:29:51 barrysmith@barry-smiths-computer.local +143 -348 mvdir
src/ksp/pc/impls/componentsplit/fieldsplit.c 1.2 04/07/02 19:29:02 barrysmith@barry-smiths-computer.local +0 -0 Rename: src/ksp/pc/impls/componentsplit/componentsplit.c -> src/ksp/pc/impls/componentsplit/fieldsplit.c
src/ksp/pc/impls/componentsplit/makefile 1.1 04/07/02 16:17:14 barrysmith@barrysmith-57.mcs.anl.gov +17 -0
src/ksp/pc/impls/componentsplit/componentsplit.c 1.1 04/07/02 16:17:14 barrysmith@barrysmith-57.mcs.anl.gov +1042 -0
src/ksp/pc/impls/componentsplit/makefile 1.0 04/07/02 16:17:14 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 BitKeeper file /Users/barrysmith/petsc-dev/src/ksp/pc/impls/componentsplit/makefile
src/ksp/pc/impls/componentsplit/componentsplit.c 1.0 04/07/02 16:17:14 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 BitKeeper file /Users/barrysmith/petsc-dev/src/ksp/pc/impls/componentsplit/componentsplit.c
include/finclude/petscpc.h 1.7 04/07/02 16:15:44 barrysmith@barrysmith-57.mcs.anl.gov +5 -0 update list of PCs to include all those in C :-(
include/petscpc.h 1.50 04/07/02 16:13:54 barrysmith@barrysmith-57.mcs.anl.gov +23 -22 add new pc
Hg-commit: c504d04f2e035fc009b61d34906a948b7823f5f0
show more ...
|