| #
63879571
|
| 08-Oct-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2604.1.2 hzhang@harley.mcs.anl.gov|ChangeSet|20041008012145|40780 ChangeSet 1.2604.1.2 04/10/07 20:21:45 hzhang@harley.mcs.anl.gov +2 -0 add MatMultTransposeEqual() and MatMultTran
bk-changeset-1.2604.1.2 hzhang@harley.mcs.anl.gov|ChangeSet|20041008012145|40780 ChangeSet 1.2604.1.2 04/10/07 20:21:45 hzhang@harley.mcs.anl.gov +2 -0 add MatMultTransposeEqual() and MatMultTransposeAddEqual()
src/mat/utils/multequal.c 1.4 04/10/07 20:21:43 hzhang@harley.mcs.anl.gov +137 -3 add MatMultTransposeEqual() and MatMultTransposeAddEqual()
include/petscmat.h 1.155 04/10/07 20:21:43 hzhang@harley.mcs.anl.gov +2 -0 add MatMultTransposeEqual() and MatMultTransposeAddEqual()
Hg-commit: ad8727dc4172ff17619726a7c091b3934f408280
show more ...
|
| #
f1144a30
|
| 01-Oct-2004 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.2584 balay@asterix.mcs.anl.gov|ChangeSet|20041001225803|38550 ChangeSet 1.2584 04/10/01 17:58:03 balay@asterix.mcs.anl.gov +5 -0 more macro cleanups
include/petscvec.h 1.57
bk-changeset-1.2584 balay@asterix.mcs.anl.gov|ChangeSet|20041001225803|38550 ChangeSet 1.2584 04/10/01 17:58:03 balay@asterix.mcs.anl.gov +5 -0 more macro cleanups
include/petscvec.h 1.57 04/10/01 17:58:02 balay@asterix.mcs.anl.gov +2 -2 more macro cleanups
include/petscmath.h 1.23 04/10/01 17:58:02 balay@asterix.mcs.anl.gov +4 -4 more macro cleanups
include/petscmat.h 1.154 04/10/01 17:58:02 balay@asterix.mcs.anl.gov +8 -6 more macro cleanups
include/petschead.h 1.42 04/10/01 17:58:02 balay@asterix.mcs.anl.gov +5 -13 more macro cleanups
include/petscbt.h 1.15 04/10/01 17:58:02 balay@asterix.mcs.anl.gov +25 -22 more macro cleanups
Hg-commit: dbdf26ac998ba688ce8c2f394b073919375e2a8e
show more ...
|
| #
c2ec2a73
|
| 22-Sep-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2555 hzhang@harley.mcs.anl.gov|ChangeSet|20040922222725|19917 ChangeSet 1.2555 04/09/22 17:27:25 hzhang@harley.mcs.anl.gov +3 -0 manual page for MatPartitioningCreate_Parmetis
s
bk-changeset-1.2555 hzhang@harley.mcs.anl.gov|ChangeSet|20040922222725|19917 ChangeSet 1.2555 04/09/22 17:27:25 hzhang@harley.mcs.anl.gov +3 -0 manual page for MatPartitioningCreate_Parmetis
src/mat/partition/partition.c 1.27 04/09/22 17:27:24 hzhang@harley.mcs.anl.gov +1 -1 update manual page of MatPartitioningCreate()
src/mat/partition/impls/pmetis/pmetis.c 1.19 04/09/22 17:27:24 hzhang@harley.mcs.anl.gov +18 -0 manual page for MatPartitioningCreate_Parmetis
include/petscmat.h 1.153 04/09/22 17:27:23 hzhang@harley.mcs.anl.gov +1 -0 add "square" to to the list of MatPartitioningType
Hg-commit: fc46597edb2079350e323114ac36caedd447da8b
show more ...
|
| #
237a5486
|
| 22-Sep-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2554 hzhang@harley.mcs.anl.gov|ChangeSet|20040922204802|22821 ChangeSet 1.2554 04/09/22 15:48:02 hzhang@harley.mcs.anl.gov +4 -0 mv declarations for MatMultEqual and AddEqual from
bk-changeset-1.2554 hzhang@harley.mcs.anl.gov|ChangeSet|20040922204802|22821 ChangeSet 1.2554 04/09/22 15:48:02 hzhang@harley.mcs.anl.gov +4 -0 mv declarations for MatMultEqual and AddEqual from matimpl.h to petscmat.h.
src/mat/matimpl.h 1.55 04/09/22 15:48:00 hzhang@harley.mcs.anl.gov +0 -2 mv declarations for MatMultEqual and AddEqual from matimpl.h to petscmat.h.
src/mat/examples/tests/ex75.c 1.16 04/09/22 15:48:00 hzhang@harley.mcs.anl.gov +18 -19 mv declarations for MatMultEqual and AddEqual from matimpl.h to petscmat.h.
src/mat/examples/tests/ex55.c 1.13 04/09/22 15:48:00 hzhang@harley.mcs.anl.gov +0 -1 mv declarations for MatMultEqual and AddEqual from matimpl.h to petscmat.h.
include/petscmat.h 1.152 04/09/22 15:48:00 hzhang@harley.mcs.anl.gov +2 -0 mv declarations for MatMultEqual and AddEqual from matimpl.h to petscmat.h.
Hg-commit: c552125b2f073785b77ac51eb2c9b8c94d273197
show more ...
|
| #
ab901514
|
| 22-Sep-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2551 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040922185136|25225 ChangeSet 1.2551 04/09/22 13:51:36 barrysmith@barrysmith-57.mcs.anl.gov +30 -0 remove all mention of BOPT
bk-changeset-1.2551 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040922185136|25225 ChangeSet 1.2551 04/09/22 13:51:36 barrysmith@barrysmith-57.mcs.anl.gov +30 -0 remove all mention of BOPT
todo 1.84 04/09/22 13:51:33 barrysmith@barrysmith-57.mcs.anl.gov +1 -3 remove all mention of BOPT
src/vec/pf/interface/pf.c 1.26 04/09/22 13:51:33 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 remove all mention of BOPT
src/vec/pf/impls/string/makefile 1.7 04/09/22 13:51:33 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 remove all mention of BOPT
src/vec/pf/impls/string/cstring.c 1.16 04/09/22 13:51:33 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 remove all mention of BOPT
src/vec/interface/mapreg.c 1.22 04/09/22 13:51:33 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 remove all mention of BOPT
src/sys/src/viewer/impls/socket/matlab/makefile 1.9 04/09/22 13:51:33 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 remove all mention of BOPT
src/sys/src/utils/str.c 1.28 04/09/22 13:51:33 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 remove all mention of BOPT
src/sys/src/utils/makefile 1.10 04/09/22 13:51:33 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 remove all mention of BOPT
src/sys/src/error/signal.c 1.31 04/09/22 13:51:33 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 remove all mention of BOPT
src/ksp/examples/tutorials/ex11f.F 1.13 04/09/22 13:51:33 barrysmith@barrysmith-57.mcs.anl.gov +4 -7 remove all mention of BOPT
src/ksp/examples/tutorials/ex11.c 1.12 04/09/22 13:51:33 barrysmith@barrysmith-57.mcs.anl.gov +2 -6 remove all mention of BOPT
src/contrib/ysmp/makefile 1.4 04/09/22 13:51:33 barrysmith@barrysmith-57.mcs.anl.gov +7 -7 remove all mention of BOPT
src/contrib/oberman/laplacian_q1/scalable/makefile 1.6 04/09/22 13:51:33 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 remove all mention of BOPT
src/contrib/helmholtz_2/ex12.c 1.4 04/09/22 13:51:32 barrysmith@barrysmith-57.mcs.anl.gov +2 -6 remove all mention of BOPT
src/contrib/fun3d/incomp/makefile 1.13 04/09/22 13:51:32 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 remove all mention of BOPT
src/contrib/fun3d/comp/makefile 1.2 04/09/22 13:51:32 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 remove all mention of BOPT
python/PETSc/utilities/compilerFlags.py 1.20 04/09/22 13:51:32 barrysmith@barrysmith-57.mcs.anl.gov +12 -13 remove all mention of BOPT
python/PETSc/utilities/Regression.py 1.3 04/09/22 13:51:32 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 remove all mention of BOPT
python/PETSc/packages/ParMetis.py 1.28 04/09/22 13:51:32 barrysmith@barrysmith-57.mcs.anl.gov +0 -10 remove all mention of BOPT
python/PETSc/packages/MPI.py 1.136 04/09/22 13:51:32 barrysmith@barrysmith-57.mcs.anl.gov +0 -25 remove all mention of BOPT
makefile 1.132 04/09/22 13:51:32 barrysmith@barrysmith-57.mcs.anl.gov +21 -24 remove all mention of BOPT
make.py 1.3 04/09/22 13:51:32 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 remove all mention of BOPT
include/petscvec.h 1.56 04/09/22 13:51:32 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 remove all mention of BOPT
include/petscts.h 1.28 04/09/22 13:51:32 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 remove all mention of BOPT
include/petscsnes.h 1.35 04/09/22 13:51:32 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 remove all mention of BOPT
include/petscpc.h 1.60 04/09/22 13:51:32 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 remove all mention of BOPT
include/petscmat.h 1.151 04/09/22 13:51:32 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 remove all mention of BOPT
include/petscksp.h 1.54 04/09/22 13:51:32 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 remove all mention of BOPT
include/petsc.h 1.98 04/09/22 13:51:32 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 remove all mention of BOPT
config/macosx-ibm.py 1.33 04/09/22 13:51:32 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 mpich not mpi!!!
Hg-commit: a8cdcfabc2da478a3d6a7a636e40c93b0b18dc07
show more ...
|
| #
859fcb39
|
| 18-Sep-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2537 barrysmith@barry-smiths-computer.local|ChangeSet|20040918023401|23234 ChangeSet 1.2537 04/09/17 21:34:01 barrysmith@barry-smiths-computer.local +6 -0 bag o minior configure fi
bk-changeset-1.2537 barrysmith@barry-smiths-computer.local|ChangeSet|20040918023401|23234 ChangeSet 1.2537 04/09/17 21:34:01 barrysmith@barry-smiths-computer.local +6 -0 bag o minior configure fixes
include/petscmat.h 1.150 04/09/17 21:33:59 barrysmith@barry-smiths-computer.local +4 -4 make clearer the definition
python/PETSc/utilities/programs.py 1.7 04/09/17 21:33:14 barrysmith@barry-smiths-computer.local +2 -0 added CP needed by FC when FC does not handle FC
python/PETSc/Configure.py 1.279 04/09/17 21:32:50 barrysmith@barry-smiths-computer.local +1 -1 probably doesn't matter but push FC before getting CPP
python/PETSc/packages/MPI.py 1.135 04/09/17 21:32:04 barrysmith@barry-smiths-computer.local +1 -0 set mpirun for MPIUNI
python/PETSc/utilities/fortranCPP.py 1.5 04/09/17 21:31:43 barrysmith@barry-smiths-computer.local +4 -4 need includes when running CPP not FC
bin/petscmpirun 1.7 04/09/17 21:31:20 barrysmith@barry-smiths-computer.local +4 -0 run correctly if no PETSC_ARCH set
Hg-commit: ea96f2e350714f597bc556db461de500c26ede54
show more ...
|
| #
820d377f
|
| 25-Aug-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2476 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040825205550|16662 ChangeSet 1.2476 04/08/25 15:55:50 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 Merge bk://petsc@petsc.bkbits
bk-changeset-1.2476 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040825205550|16662 ChangeSet 1.2476 04/08/25 15:55:50 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-config
python/PETSc/packages/BlasLapack.py 1.82 04/08/25 15:55:48 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Auto merged
Hg-commit: a5bce8283b34c42a69a3d0da871976b9787db5ef
show more ...
|
| #
d487561e
|
| 24-Aug-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2468.1.20 hzhang@harley.mcs.anl.gov|ChangeSet|20040824211009|03537 ChangeSet 1.2468.1.20 04/08/24 16:10:09 hzhang@harley.mcs.anl.gov +5 -0 add compressed row format
src/mat/impl
bk-changeset-1.2468.1.20 hzhang@harley.mcs.anl.gov|ChangeSet|20040824211009|03537 ChangeSet 1.2468.1.20 04/08/24 16:10:09 hzhang@harley.mcs.anl.gov +5 -0 add compressed row format
src/mat/impls/aij/seq/makefile 1.28 04/08/24 16:10:07 hzhang@harley.mcs.anl.gov +2 -2 add compressed row format
src/mat/impls/aij/seq/aij.h 1.38 04/08/24 16:10:07 hzhang@harley.mcs.anl.gov +11 -0 add compressed row format
src/mat/impls/aij/seq/aij.c 1.172 04/08/24 16:10:07 hzhang@harley.mcs.anl.gov +16 -0 add compressed row format
include/petscmat.h 1.149 04/08/24 16:10:07 hzhang@harley.mcs.anl.gov +2 -1 add compressed row format
src/mat/impls/aij/seq/aijcprow.c 1.1 04/08/24 16:09:14 hzhang@harley.mcs.anl.gov +134 -0
src/mat/impls/aij/seq/aijcprow.c 1.0 04/08/24 16:09:14 hzhang@harley.mcs.anl.gov +0 -0 BitKeeper file /sandbox/hzhang/petsc-dev/src/mat/impls/aij/seq/aijcprow.c
Hg-commit: 979cef2b717eba7c401f7631527cf3234dcc0344
show more ...
|
| #
ba8c8a56
|
| 04-Aug-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2376 barrysmith@barry-smiths-computer.local|ChangeSet|20040804044339|01618 ChangeSet 1.2376 04/08/03 23:43:39 barrysmith@barry-smiths-computer.local +6 -0 some const, some format
bk-changeset-1.2376 barrysmith@barry-smiths-computer.local|ChangeSet|20040804044339|01618 ChangeSet 1.2376 04/08/03 23:43:39 barrysmith@barry-smiths-computer.local +6 -0 some const, some formating some 1->error code SETERRXXX
src/vec/is/utils/isdiff.c 1.16 04/08/03 23:43:37 barrysmith@barry-smiths-computer.local +3 -3 fix Matt's 1 in SETERRQ
src/mat/impls/maij/maij.c 1.21 04/08/03 23:43:37 barrysmith@barry-smiths-computer.local +4 -4 use MatGetRow_ directly for speed
src/mat/impls/hypre/mhyp.c 1.8 04/08/03 23:43:37 barrysmith@barry-smiths-computer.local +1 -3 formating
src/mat/impls/dense/mpi/mpidense.c 1.49 04/08/03 23:43:37 barrysmith@barry-smiths-computer.local +34 -33 use MatGetRow_ directly for speed
src/mat/impls/aij/mpi/mpiaij.c 1.204 04/08/03 23:43:37 barrysmith@barry-smiths-computer.local +30 -30 use MatGetRow_ directly for speed
include/petscmat.h 1.148 04/08/03 23:43:36 barrysmith@barry-smiths-computer.local +2 -2 const
Hg-commit: 36f39889afa7e3add29f5284781418bc5289b967
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 ...
|
| #
a6b2eed2
|
| 02-Jul-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2330 hzhang@harley.mcs.anl.gov|ChangeSet|20040702163429|31360 ChangeSet 1.2330 04/07/02 11:34:29 hzhang@harley.mcs.anl.gov +4 -0 optimize MatGetBrowsOfAoCols(): using A->Mvctx, n
bk-changeset-1.2330 hzhang@harley.mcs.anl.gov|ChangeSet|20040702163429|31360 ChangeSet 1.2330 04/07/02 11:34:29 hzhang@harley.mcs.anl.gov +4 -0 optimize MatGetBrowsOfAoCols(): using A->Mvctx, not MatGetSubmatrices.
src/mat/impls/aij/mpi/mpiptap.c 1.7 04/07/02 11:34:26 hzhang@harley.mcs.anl.gov +22 -24 optimize MatGetBrowsOfAoCols()
src/mat/impls/aij/mpi/mpiaij.h 1.29 04/07/02 11:34:26 hzhang@harley.mcs.anl.gov +9 -7 optimize MatGetBrowsOfAoCols()
src/mat/impls/aij/mpi/mpiaij.c 1.190 04/07/02 11:34:25 hzhang@harley.mcs.anl.gov +172 -49 optimize MatGetBrowsOfAoCols()
include/petscmat.h 1.146 04/07/02 11:34:25 hzhang@harley.mcs.anl.gov +1 -1 optimize MatGetBrowsOfAoCols()
Hg-commit: 826be239ae6073f737f2516632e76b98b2410e55
show more ...
|
| #
27bb1f13
|
| 26-Jun-2004 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.2302 Kris@mbuschel.|ChangeSet|20040626171550|26417 ChangeSet 1.2302 04/06/26 10:15:50 Kris@mbuschel. +3 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into mbuschel.:C:/home/Kris
bk-changeset-1.2302 Kris@mbuschel.|ChangeSet|20040626171550|26417 ChangeSet 1.2302 04/06/26 10:15:50 Kris@mbuschel. +3 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into mbuschel.:C:/home/Kris/petsc/petsc-dev
src/sys/src/objects/init.c 1.44 04/06/26 10:15:49 Kris@mbuschel. +0 -0 Auto merged
python/PETSc/packages/BlasLapack.py 1.66 04/06/26 10:15:49 Kris@mbuschel. +0 -0 Auto merged
python/PETSc/Configure.py 1.233 04/06/26 10:15:48 Kris@mbuschel. +0 -0 Auto merged
Hg-commit: ceb744fcaedfb9beab8a32f3c881537ff5bfcbe2
show more ...
|
| #
b5fe6dd2
|
| 23-Jun-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2299.1.10 barrysmith@barry-smiths-computer.local|ChangeSet|20040623025934|65289 ChangeSet 1.2299.1.10 04/06/22 21:59:34 barrysmith@barry-smiths-computer.local +1 -0 Merge bk://pets
bk-changeset-1.2299.1.10 barrysmith@barry-smiths-computer.local|ChangeSet|20040623025934|65289 ChangeSet 1.2299.1.10 04/06/22 21:59:34 barrysmith@barry-smiths-computer.local +1 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into barry-smiths-computer.local:/Users/barrysmith/petsc-dev
src/mat/impls/aij/mpi/mpiaij.c 1.185 04/06/22 21:59:34 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
Hg-commit: f4e8d8e5dc499193eb123a8b1870e2a24ab26a1c
show more ...
|
| #
aac34f13
|
| 23-Jun-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2299.5.2 barrysmith@barry-smiths-computer.local|ChangeSet|20040623025922|43577 ChangeSet 1.2299.5.2 04/06/22 21:59:22 barrysmith@barry-smiths-computer.local +3 -0 CSR preallocation
bk-changeset-1.2299.5.2 barrysmith@barry-smiths-computer.local|ChangeSet|20040623025922|43577 ChangeSet 1.2299.5.2 04/06/22 21:59:22 barrysmith@barry-smiths-computer.local +3 -0 CSR preallocation for BAIJ copied from AIJ
src/mat/impls/baij/mpi/mpibaij.c 1.67 04/06/22 21:59:20 barrysmith@barry-smiths-computer.local +102 -4 CSR preallocation for BAIJ copied from AIJ
src/docs/website/documentation/changes/221.html 1.16 04/06/22 21:59:20 barrysmith@barry-smiths-computer.local +1 -0 addition of CSR preallocation
include/petscmat.h 1.145 04/06/22 21:59:20 barrysmith@barry-smiths-computer.local +1 -1 CSR preallocation for BAIJ copied from AIJ
include/petscmat.h 1.144 04/06/22 21:43:07 barrysmith@barry-smiths-computer.local +1 -0 adding CSR preallocation for BAIJ
Hg-commit: 3cbf9872c0934839bc262eac22c4aa195a4c1104
show more ...
|
| #
ccd8e176
|
| 23-Jun-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2299.5.1 barrysmith@barry-smiths-computer.local|ChangeSet|20040623024148|42776 ChangeSet 1.2299.5.1 04/06/22 21:41:48 barrysmith@barry-smiths-computer.local +16 -0 error message sh
bk-changeset-1.2299.5.1 barrysmith@barry-smiths-computer.local|ChangeSet|20040623024148|42776 ChangeSet 1.2299.5.1 04/06/22 21:41:48 barrysmith@barry-smiths-computer.local +16 -0 error message shows object type [PETSC #10637] CSR preallocation for MPIAIJ
src/sys/src/plog/ploginfo.c 1.23 04/06/22 21:41:45 barrysmith@barry-smiths-computer.local +3 -3 const for filename for PetscLogInfoAllow
src/sys/src/objects/pinit.c 1.49 04/06/22 21:41:45 barrysmith@barry-smiths-computer.local +1 -0 turnoff loginfo before freeing things that are needed for loginfo :-)
src/sys/src/objects/init.c 1.42.1.1 04/06/22 21:41:45 barrysmith@barry-smiths-computer.local +0 -1 move prototype to public
src/sys/src/objects/destroy.c 1.17 04/06/22 21:41:45 barrysmith@barry-smiths-computer.local +1 -1 error message shows object type
src/sys/src/fileio/fwd.c 1.16 04/06/22 21:41:45 barrysmith@barry-smiths-computer.local +1 -1 error message shows object type
src/sys/src/error/err.c 1.35 04/06/22 21:41:45 barrysmith@barry-smiths-computer.local +9 -3 error message shows object type
src/mat/examples/tests/ex98.c 1.8 04/06/22 21:41:45 barrysmith@barry-smiths-computer.local +9 -28 error message shows object type
src/sys/src/draw/interface/dlinegw.c 1.8 04/06/22 21:41:44 barrysmith@barry-smiths-computer.local +1 -1 error message shows object type
src/mat/partition/partition.c 1.26 04/06/22 21:41:44 barrysmith@barry-smiths-computer.local +1 -1 error message shows object type
src/mat/impls/aij/mpi/mpiaij.c 1.182.1.1 04/06/22 21:41:44 barrysmith@barry-smiths-computer.local +213 -134 [PETSC #10637] PetscMPIAIJSetPreallocationCSR
src/mat/examples/tests/makefile 1.30 04/06/22 21:41:44 barrysmith@barry-smiths-computer.local +12 -2 [PETSC #10637] PetscMPIAIJSetPreallocationCSR
include/petscmat.h 1.143 04/06/22 21:41:44 barrysmith@barry-smiths-computer.local +1 -0 [PETSC #10637] PetscMPIAIJSetPreallocationCSR
include/petsc.h 1.84 04/06/22 21:41:44 barrysmith@barry-smiths-computer.local +1 -0 petscloginfoallow made public with const filename
src/mat/partition/impls/pmetis/pmetis.c 1.16 04/06/22 16:19:00 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 RE: [PETSC #10723] Another partitioning question set the number of cuts as found by parmetis instead of putting them in dummy variable that is never used
src/mat/examples/tests/ex98.c 1.7 04/06/22 14:17:49 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 bk cp ex80.c ex98.c
include/petscbt.h 1.13 04/06/22 11:19:20 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 do not multipley PetscBTLength by size of char since the length is suppose to be number of bytes not size; The multiplication is already done in the code where needed.
src/mat/interface/matrix.c 1.132 04/06/22 09:35:51 barrysmith@barry-smiths-computer.local +3 -1 clear docs
src/mat/examples/tests/ex98.c 1.6 04/04/11 16:13:40 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/examples/tests/ex98.c 1.5 04/03/29 20:07:38 barrysmith@barry-smiths-computer.local +0 -1
src/mat/examples/tests/ex98.c 1.4 03/11/21 21:51:57 barrysmith@barry-smiths-computer.local +1 -1 replaced sles with ksp everywhere except library name and sles directory
src/mat/examples/tests/ex98.c 1.3 01/10/24 09:27:10 petsc@shakey.mcs.anl.gov +0 -0 Change mode to -rw-rw-r--
src/mat/examples/tests/ex98.c 1.2 01/10/24 08:12:21 petsc@shakey.mcs.anl.gov +0 -0 Change mode to -rw-r--r--
src/mat/examples/tests/ex98.c 1.1 01/09/12 17:46:58 knepley@handbell.mcs.anl.gov +83 -0
src/mat/examples/tests/ex98.c 1.0 01/09/12 17:46:58 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex80.c
Hg-commit: 321c5deb155cdc7732a4df0f9b4aaba74d0026b5
show more ...
|
| #
61e24ab4
|
| 16-Jun-2004 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.2283.1.3 Kris@mbuschel.|ChangeSet|20040616180258|59135 ChangeSet 1.2283.1.3 04/06/16 11:02:58 Kris@mbuschel. +1 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into mbuschel.:C:/h
bk-changeset-1.2283.1.3 Kris@mbuschel.|ChangeSet|20040616180258|59135 ChangeSet 1.2283.1.3 04/06/16 11:02:58 Kris@mbuschel. +1 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into mbuschel.:C:/home/Kris/petsc/petsc-dev
src/sys/src/fileio/mprint.c 1.28.1.2 04/06/16 11:02:58 Kris@mbuschel. +0 -0 Auto merged
Hg-commit: 729a6c631c0fc74f4c07abf3f22703b1a7c9bd33
show more ...
|
| #
0a4f1301
|
| 16-Jun-2004 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.2291 Kris@p4buschel.|ChangeSet|20040616022847|42489 ChangeSet 1.2291 04/06/15 19:28:47 Kris@p4buschel. +1 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into p4buschel.:F:/Home/K
bk-changeset-1.2291 Kris@p4buschel.|ChangeSet|20040616022847|42489 ChangeSet 1.2291 04/06/15 19:28:47 Kris@p4buschel. +1 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into p4buschel.:F:/Home/Kris/petsc/petsc-dev
src/sys/src/fileio/mprint.c 1.30 04/06/15 19:28:46 Kris@p4buschel. +0 -0 Auto merged
Hg-commit: d26a205ce85c8ae7e98eba9b76bd099fc35ad1ce
show more ...
|
| #
5eb01d73
|
| 12-Jun-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2276.1.57 barrysmith@barry-smiths-computer.local|ChangeSet|20040612172210|02168 ChangeSet 1.2276.1.57 04/06/12 12:22:10 barrysmith@barry-smiths-computer.local +2 -0 Merge bk://pets
bk-changeset-1.2276.1.57 barrysmith@barry-smiths-computer.local|ChangeSet|20040612172210|02168 ChangeSet 1.2276.1.57 04/06/12 12:22:10 barrysmith@barry-smiths-computer.local +2 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into barry-smiths-computer.local:/Users/barrysmith/petsc-dev
src/mat/impls/aij/mpi/mpiaij.c 1.181 04/06/12 12:22:09 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
include/petscmat.h 1.142 04/06/12 12:22:09 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
Hg-commit: 19188f3a4984a343af644ff71b515f35cec07ceb
show more ...
|
| #
d7d82daa
|
| 12-Jun-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2276.32.1 barrysmith@barry-smiths-computer.local|ChangeSet|20040612172153|27288 ChangeSet 1.2276.32.1 04/06/12 12:21:53 barrysmith@barry-smiths-computer.local +69 -0 PetscInt
sr
bk-changeset-1.2276.32.1 barrysmith@barry-smiths-computer.local|ChangeSet|20040612172153|27288 ChangeSet 1.2276.32.1 04/06/12 12:21:53 barrysmith@barry-smiths-computer.local +69 -0 PetscInt
src/vec/is/utils/iscomp.c 1.13 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +4 -4 PetscInt
src/mat/utils/matstash.c 1.12 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +5 -8 PetscInt
src/mat/order/spinver.c 1.5 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +2 -2 PetscInt
src/mat/order/rootls.c 1.7 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +4 -4 PetscInt
src/mat/order/rcm.c 1.8 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +7 -7 PetscInt
src/mat/order/qmdupd.c 1.7 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +10 -10 PetscInt
src/mat/order/qmdrch.c 1.7 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +5 -5 PetscInt
src/mat/order/qmdqt.c 1.6 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +4 -4 PetscInt
src/mat/order/qmdmrg.c 1.7 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +6 -6 PetscInt
src/mat/order/genrcm.c 1.8 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +6 -6 PetscInt
src/mat/order/genqmd.c 1.7 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +12 -12 PetscInt
src/mat/order/gennd.c 1.8 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +8 -8 PetscInt
src/mat/order/gen1wd.c 1.8 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +9 -11 PetscInt
src/mat/order/fnroot.c 1.7 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +6 -7 PetscInt
src/mat/order/fndsep.c 1.7 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +7 -9 PetscInt
src/mat/order/fn1wd.c 1.7 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +20 -21 PetscInt
src/mat/order/degree.c 1.7 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +4 -5 PetscInt
src/mat/interface/matrix.c 1.131 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +29 -0 PetscInt
src/mat/impls/baij/seq/baijfact4.c 1.11 04/06/12 12:21:48 barrysmith@barry-smiths-computer.local +3 -4 PetscInt
src/mat/impls/aij/mpi/mpiov.c 1.24 04/06/12 12:21:48 barrysmith@barry-smiths-computer.local +5 -1 PetscInt
src/mat/impls/aij/mpi/mpiaij.c 1.179.1.1 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +3 -3 PetscInt
src/mat/examples/tests/makefile 1.29 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +1 -1 PetscInt
src/mat/examples/tests/ex9.c 1.7 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +10 -8 PetscInt
src/mat/examples/tests/ex8.c 1.6 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +5 -4 PetscInt
src/mat/examples/tests/ex7.c 1.9 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +9 -8 PetscInt
src/mat/examples/tests/ex6.c 1.6 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +5 -4 PetscInt
src/mat/examples/tests/ex5.c 1.8 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +6 -6 PetscInt
src/mat/examples/tests/ex48.c 1.11 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +20 -18 PetscInt
src/mat/examples/tests/ex47.c 1.8 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +4 -3 PetscInt
src/mat/examples/tests/ex46.c 1.6 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +5 -4 PetscInt
src/mat/examples/tests/ex44.c 1.6 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +5 -6 PetscInt
src/mat/examples/tests/ex43.c 1.6 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +6 -4 PetscInt
src/mat/examples/tests/ex42.c 1.11 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +17 -15 PetscInt
src/mat/examples/tests/ex41.c 1.10 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +18 -16 PetscInt
src/mat/examples/tests/ex40.c 1.11 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +23 -18 PetscInt
src/mat/examples/tests/ex38.c 1.6 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +5 -4 PetscInt
src/mat/examples/tests/ex37.c 1.7 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +5 -4 PetscInt
src/mat/examples/tests/ex35.c 1.6 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +5 -4 PetscInt
src/mat/examples/tests/ex33.c 1.11 04/06/12 12:21:46 barrysmith@barry-smiths-computer.local +7 -6 PetscInt
src/mat/examples/tests/ex32.c 1.10 04/06/12 12:21:46 barrysmith@barry-smiths-computer.local +10 -8 PetscInt
src/mat/examples/tests/ex31.c 1.10 04/06/12 12:21:46 barrysmith@barry-smiths-computer.local +7 -5 PetscInt
src/mat/examples/tests/ex30.c 1.10 04/06/12 12:21:46 barrysmith@barry-smiths-computer.local +7 -6 PetscInt
src/mat/examples/tests/ex3.c 1.8 04/06/12 12:21:46 barrysmith@barry-smiths-computer.local +6 -5 PetscInt
src/mat/examples/tests/ex28.c 1.7 04/06/12 12:21:46 barrysmith@barry-smiths-computer.local +6 -5 PetscInt
src/mat/examples/tests/ex27.c 1.7 04/06/12 12:21:46 barrysmith@barry-smiths-computer.local +6 -4 PetscInt
src/mat/examples/tests/ex25.c 1.6 04/06/12 12:21:46 barrysmith@barry-smiths-computer.local +5 -3 PetscInt
src/mat/examples/tests/ex24.c 1.6 04/06/12 12:21:46 barrysmith@barry-smiths-computer.local +4 -3 PetscInt
src/mat/examples/tests/ex22.c 1.6 04/06/12 12:21:46 barrysmith@barry-smiths-computer.local +5 -4 PetscInt
src/mat/examples/tests/ex21.c 1.8 04/06/12 12:21:46 barrysmith@barry-smiths-computer.local +4 -2 PetscInt
src/mat/examples/tests/ex20.c 1.6 04/06/12 12:21:46 barrysmith@barry-smiths-computer.local +6 -4 PetscInt
src/mat/examples/tests/ex19.c 1.8 04/06/12 12:21:46 barrysmith@barry-smiths-computer.local +9 -7 PetscInt
src/mat/examples/tests/ex17.c 1.6 04/06/12 12:21:46 barrysmith@barry-smiths-computer.local +10 -7 PetscInt
src/mat/examples/tests/ex16.c 1.5 04/06/12 12:21:46 barrysmith@barry-smiths-computer.local +4 -3 PetscInt
src/mat/examples/tests/ex15.c 1.9 04/06/12 12:21:45 barrysmith@barry-smiths-computer.local +9 -8 PetscInt
src/mat/examples/tests/ex14.c 1.9 04/06/12 12:21:45 barrysmith@barry-smiths-computer.local +4 -2 PetscInt
src/mat/examples/tests/ex13.c 1.6 04/06/12 12:21:45 barrysmith@barry-smiths-computer.local +5 -4 PetscInt
src/mat/examples/tests/ex12.c 1.9 04/06/12 12:21:45 barrysmith@barry-smiths-computer.local +9 -7 PetscInt
src/mat/examples/tests/ex11.c 1.6 04/06/12 12:21:45 barrysmith@barry-smiths-computer.local +6 -5 PetscInt
src/mat/examples/tests/ex10.c 1.6 04/06/12 12:21:45 barrysmith@barry-smiths-computer.local +5 -3 PetscInt
src/ksp/pc/impls/lu/lu.c 1.31 04/06/12 12:21:45 barrysmith@barry-smiths-computer.local +16 -15 PetscInt
src/ksp/pc/impls/ilu/ilu.c 1.36 04/06/12 12:21:45 barrysmith@barry-smiths-computer.local +28 -27 PetscInt
src/ksp/pc/impls/icc/icc.c 1.31 04/06/12 12:21:45 barrysmith@barry-smiths-computer.local +18 -17 PetscInt
src/ksp/pc/impls/cholesky/cholesky.c 1.29 04/06/12 12:21:45 barrysmith@barry-smiths-computer.local +16 -16 PetscInt
src/inline/ilu.h 1.13 04/06/12 12:21:45 barrysmith@barry-smiths-computer.local +9 -9 PetscInt
src/inline/dot.h 1.11 04/06/12 12:21:45 barrysmith@barry-smiths-computer.local +24 -24 PetscInt
src/inline/axpy.h 1.12 04/06/12 12:21:44 barrysmith@barry-smiths-computer.local +19 -19 PetscInt
include/petscpc.h 1.48 04/06/12 12:21:44 barrysmith@barry-smiths-computer.local +6 -6 PetscInt
include/petscmat.h 1.140.1.1 04/06/12 12:21:44 barrysmith@barry-smiths-computer.local +3 -1 Allows initializing MatFactorInfo, else can contain crap
src/ksp/pc/impls/mg/mgfunc.c 1.11 04/06/10 11:28:15 barrysmith@barrysmith-57.mcs.anl.gov +4 -5 Re: [PETSC #10482] PCMG on Petsc-2.2.0 > 1) I set smoothdown=1 and smoothup=1 but PCView returns 1 and 10000 > respectively. > > 2) I use MGGetSmoother to set, through KSPSetFromOptions, the same KSP for > both down and up smoothers but PCView returns the correct settings for the > down smoother and "not yet set" for the up smoother. > > 3) This might not be a problem: PCGetOptionsPrefix is returning > "mg_levels_mg_levels_" and "mg_coarse_mg_levels_". So my makefile has MG > options with such prefixes
Hg-commit: 001b0e3293c4c086554f15168a793216a01ae2d5
show more ...
|
| #
7854c7f8
|
| 11-Jun-2004 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.2283.1.1 Kris@mbuschel.|ChangeSet|20040611203402|27163 ChangeSet 1.2283.1.1 04/06/11 13:34:02 Kris@mbuschel. +7 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into mbuschel.:C:/h
bk-changeset-1.2283.1.1 Kris@mbuschel.|ChangeSet|20040611203402|27163 ChangeSet 1.2283.1.1 04/06/11 13:34:02 Kris@mbuschel. +7 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into mbuschel.:C:/home/Kris/petsc/petsc-dev
src/sys/src/viewer/impls/socket/send.c 1.27.1.1 04/06/11 13:34:01 Kris@mbuschel. +0 -0 Auto merged
src/sys/src/time/fdate.c 1.13.1.1 04/06/11 13:34:01 Kris@mbuschel. +0 -0 Auto merged
src/sys/src/objects/init.c 1.40.1.1 04/06/11 13:34:00 Kris@mbuschel. +0 -0 Auto merged
src/sys/src/fileio/sysio.c 1.24.1.1 04/06/11 13:34:00 Kris@mbuschel. +0 -0 Auto merged
src/sys/src/fileio/mprint.c 1.28.1.1 04/06/11 13:33:59 Kris@mbuschel. +0 -0 Auto merged
python/PETSc/Configure.py 1.222.1.1 04/06/11 13:33:58 Kris@mbuschel. +0 -0 Auto merged
makefile 1.114.1.1 04/06/11 13:33:58 Kris@mbuschel. +0 -0 Auto merged
Hg-commit: eb9b523b40cae5746f20b18f00c5c4a2e3eba6e4
show more ...
|
| #
046da0a1
|
| 10-Jun-2004 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.2289 Kris@p4buschel.|ChangeSet|20040610060840|30946 ChangeSet 1.2289 04/06/09 23:08:40 Kris@p4buschel. +5 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into p4buschel.:F:/Home/K
bk-changeset-1.2289 Kris@p4buschel.|ChangeSet|20040610060840|30946 ChangeSet 1.2289 04/06/09 23:08:40 Kris@p4buschel. +5 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into p4buschel.:F:/Home/Kris/petsc/petsc-dev
src/sys/src/viewer/impls/socket/send.c 1.28 04/06/09 23:08:39 Kris@p4buschel. +0 -0 Auto merged
src/sys/src/time/fdate.c 1.14 04/06/09 23:08:39 Kris@p4buschel. +0 -0 Auto merged
src/sys/src/objects/init.c 1.41 04/06/09 23:08:38 Kris@p4buschel. +0 -0 Auto merged
src/sys/src/fileio/sysio.c 1.25 04/06/09 23:08:38 Kris@p4buschel. +0 -0 Auto merged
src/sys/src/fileio/mprint.c 1.29 04/06/09 23:08:37 Kris@p4buschel. +0 -0 Auto merged
Hg-commit: 412e9a316a1872c6525002927756b649af526503
show more ...
|
| #
58b0567f
|
| 09-Jun-2004 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.2276.1.51 knepley@khan.mcs.anl.gov|ChangeSet|20040609220055|09769 ChangeSet 1.2276.1.51 04/06/09 17:00:55 knepley@khan.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev
bk-changeset-1.2276.1.51 knepley@khan.mcs.anl.gov|ChangeSet|20040609220055|09769 ChangeSet 1.2276.1.51 04/06/09 17:00:55 knepley@khan.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into khan.mcs.anl.gov:/home/knepley/PETSc-dev/petsc-dev
Hg-commit: 7260f4e45fd19fdc156eebcdce9a49b68bf86602
show more ...
|
| #
7957639d
|
| 09-Jun-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2276.30.1 hzhang@harley.mcs.anl.gov|ChangeSet|20040609215757|12458 ChangeSet 1.2276.30.1 04/06/09 16:57:57 hzhang@harley.mcs.anl.gov +2 -0 Merge bk://petsc@petsc.bkbits.net/petsc-d
bk-changeset-1.2276.30.1 hzhang@harley.mcs.anl.gov|ChangeSet|20040609215757|12458 ChangeSet 1.2276.30.1 04/06/09 16:57:57 hzhang@harley.mcs.anl.gov +2 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into harley.mcs.anl.gov:/sandbox/hzhang/petsc-dev
src/mat/impls/aij/seq/matptap.c 1.65 04/06/09 16:57:56 hzhang@harley.mcs.anl.gov +0 -0 Auto merged
src/mat/impls/aij/mpi/mpiaij.c 1.180 04/06/09 16:57:56 hzhang@harley.mcs.anl.gov +0 -0 Auto merged
Hg-commit: 0d7b4b02c41e0ea6aa1492f9472e1599195c9841
show more ...
|
| #
0febcb4b
|
| 09-Jun-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2276.29.1 hzhang@harley.mcs.anl.gov|ChangeSet|20040609215700|24693 ChangeSet 1.2276.29.1 04/06/09 16:57:00 hzhang@harley.mcs.anl.gov +4 -0 optimize MatPtAPSymbolic_MPIAIJ_MPIAIJ():
bk-changeset-1.2276.29.1 hzhang@harley.mcs.anl.gov|ChangeSet|20040609215700|24693 ChangeSet 1.2276.29.1 04/06/09 16:57:00 hzhang@harley.mcs.anl.gov +4 -0 optimize MatPtAPSymbolic_MPIAIJ_MPIAIJ(): merge MatPtAPSymbolic_MPIAIJ_MPIAIJ_Local() and MatMerge_SeqsToMPISymbolic() into MatPtAPSymbolic_MPIAIJ_MPIAIJ()
src/mat/impls/aij/seq/matptap.c 1.63.1.1 04/06/09 16:56:58 hzhang@harley.mcs.anl.gov +397 -51 optimize MatPtAPSymbolic_MPIAIJ_MPIAIJ(): merge MatPtAPSymbolic_MPIAIJ_MPIAIJ_Local() and MatMerge_SeqsToMPISymbolic() into MatPtAPSymbolic_MPIAIJ_MPIAIJ()
src/mat/impls/aij/mpi/mpiaij.h 1.26 04/06/09 16:56:58 hzhang@harley.mcs.anl.gov +5 -2 add ci and cj into the struct Mat_Merge_SeqsToMPI
src/mat/impls/aij/mpi/mpiaij.c 1.178.1.1 04/06/09 16:56:57 hzhang@harley.mcs.anl.gov +5 -1 add ci and cj into the struct Mat_Merge_SeqsToMPI
include/petscmat.h 1.141 04/06/09 16:56:57 hzhang@harley.mcs.anl.gov +1 -0 add prototype of MatDestroy_MPIAIJ_SeqsToMPI()
Hg-commit: 384bc93f688444cb9f38d5d8cd4a587a6eb2f396
show more ...
|
| #
bdf9f3d3
|
| 06-Jun-2004 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.2276.1.39 knepley@khan.mcs.anl.gov|ChangeSet|20040606042322|09224 ChangeSet 1.2276.1.39 04/06/05 23:23:22 knepley@khan.mcs.anl.gov +1 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev
bk-changeset-1.2276.1.39 knepley@khan.mcs.anl.gov|ChangeSet|20040606042322|09224 ChangeSet 1.2276.1.39 04/06/05 23:23:22 knepley@khan.mcs.anl.gov +1 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into khan.mcs.anl.gov:/home/knepley/PETSc-dev/petsc-dev
src/ksp/ksp/impls/bcgsl/bcgsl.c 1.12 04/06/05 23:23:22 knepley@khan.mcs.anl.gov +0 -0 Auto merged
Hg-commit: 03697a773ebfcf556763dd482ec21d212df81adc
show more ...
|