| a5ff213d | 05-Nov-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2661.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20041105223455|46296 ChangeSet 1.2661.1.1 04/11/05 16:34:55 barrysmith@barry-smiths-computer.local +7 -0 fixed 2 bugs from
bk-changeset-1.2661.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20041105223455|46296 ChangeSet 1.2661.1.1 04/11/05 16:34:55 barrysmith@barry-smiths-computer.local +7 -0 fixed 2 bugs from todo list.
todo 1.98 04/11/05 16:34:50 barrysmith@barry-smiths-computer.local +0 -5 fixed two bugs
src/mat/impls/maij/maij.c 1.28 04/11/05 16:34:50 barrysmith@barry-smiths-computer.local +8 -4 fix matmulttranspose_MPI to work with merged vecscatter
src/mat/impls/baij/mpi/mpibaij.c 1.79 04/11/05 16:34:50 barrysmith@barry-smiths-computer.local +18 -8 fix matmulttranspose_MPI to work with merged vecscatter
src/mat/impls/aij/mpi/mpiaij.c 1.219.1.1 04/11/05 16:34:50 barrysmith@barry-smiths-computer.local +19 -11 fix matmulttranspose_MPI to work with merged vecscatter
src/vec/utils/vscat.c 1.34 04/11/05 16:20:14 barrysmith@barry-smiths-computer.local +2 -1 clearer manual page
src/vec/utils/vscat.c 1.33 04/11/05 15:24:02 barrysmith@barry-smiths-computer.local +26 -0 added VecScatterGetMerged() to know if the entire scatter send and receives are done in the vecScatterBegin()
include/petscvec.h 1.59 04/11/05 15:23:51 barrysmith@barry-smiths-computer.local +1 -0 added VecScatterGetMerged() to know if the entire scatter send and receives are done in the vecScatterBegin()
src/ksp/pc/impls/asm/asm.c 1.40 04/11/05 15:08:19 barrysmith@barry-smiths-computer.local +5 -1 fix error that view prints -1 number of blocks if not yet set
Hg-commit: 94c0e96f2e439dbc7341bda5459beac076895ea7
show more ...
|
| 5e8efad8 | 05-Nov-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2667 hzhang@harley.mcs.anl.gov|ChangeSet|20041105030128|03718 ChangeSet 1.2667 04/11/04 21:01:28 hzhang@harley.mcs.anl.gov +9 -0 continue work on unifying pc_xxx_damping and pc_xxx
bk-changeset-1.2667 hzhang@harley.mcs.anl.gov|ChangeSet|20041105030128|03718 ChangeSet 1.2667 04/11/04 21:01:28 hzhang@harley.mcs.anl.gov +9 -0 continue work on unifying pc_xxx_damping and pc_xxx_shift
src/mat/impls/aij/seq/aijfact.c 1.82 04/11/04 21:01:25 hzhang@harley.mcs.anl.gov +1 -1 add a space
src/ksp/pc/impls/factor/makefile 1.2 04/11/04 21:01:25 hzhang@harley.mcs.anl.gov +4 -1 update after mvdir
src/ksp/pc/impls/factor/lu/makefile 1.7 04/11/04 21:01:25 hzhang@harley.mcs.anl.gov +1 -1 update after mvdir
src/ksp/pc/impls/factor/ilu/makefile 1.7 04/11/04 21:01:25 hzhang@harley.mcs.anl.gov +1 -1 update after mvdir
src/ksp/pc/impls/factor/ilu/ilu.c 1.47 04/11/04 21:01:25 hzhang@harley.mcs.anl.gov +5 -3 replace -pc_ilu_damping by -pc_factor_shiftnonzero
src/ksp/pc/impls/factor/icc/makefile 1.7 04/11/04 21:01:25 hzhang@harley.mcs.anl.gov +1 -1 update after mvdir
src/ksp/pc/impls/factor/cholesky/makefile 1.7 04/11/04 21:01:25 hzhang@harley.mcs.anl.gov +1 -1 update after mvdir
include/petscpc.h 1.61 04/11/04 21:01:25 hzhang@harley.mcs.anl.gov +2 -1 add PCFactorSetShiftNonzero()
src/ksp/pc/impls/factor/factor.c 1.1 04/11/04 20:55:38 hzhang@harley.mcs.anl.gov +37 -0
src/ksp/pc/impls/factor/factor.c 1.0 04/11/04 20:55:38 hzhang@harley.mcs.anl.gov +0 -0 BitKeeper file /sandbox/hzhang/petsc-dev/src/ksp/pc/impls/factor/factor.c
Hg-commit: 712e035f81612b30c532300ed9e69e222d679cbd
show more ...
|
| 85b398cc | 04-Nov-2004 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.2663 Kris@p4buschel.|ChangeSet|20041104213400|50962 ChangeSet 1.2663 04/11/04 13:34:00 Kris@p4buschel. +4 -0 Fix Hong's mvdir
src/ksp/pc/impls/factor/makefile 1.1 04/11/04 1
bk-changeset-1.2663 Kris@p4buschel.|ChangeSet|20041104213400|50962 ChangeSet 1.2663 04/11/04 13:34:00 Kris@p4buschel. +4 -0 Fix Hong's mvdir
src/ksp/pc/impls/factor/makefile 1.1 04/11/04 13:33:58 Kris@p4buschel. +10 -0
src/ksp/pc/impls/makefile 1.22 04/11/04 13:33:58 Kris@p4buschel. +2 -2 Fix Hong's mvdir
src/ksp/pc/impls/factor/makefile 1.0 04/11/04 13:33:58 Kris@p4buschel. +0 -0 BitKeeper file F:/Home/Kris/petsc/dev/src/ksp/pc/impls/factor/makefile
src/ksp/pc/impls/factor/ilu/ilu.c 1.46 04/11/04 13:33:58 Kris@p4buschel. +1 -1 Fix Hong's mvdir
src/ksp/pc/impls/factor/icc/icc.c 1.35 04/11/04 13:33:58 Kris@p4buschel. +1 -1 Fix Hong's mvdir
Hg-commit: d06fbac22d2bdb8b11ea35beef9b5cb5b928dac9
show more ...
|
| 9b54502b | 04-Nov-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2662 hzhang@harley.mcs.anl.gov|ChangeSet|20041104174121|41710 ChangeSet 1.2662 04/11/04 11:41:21 hzhang@harley.mcs.anl.gov +10 -0 add a new dir 'factor' for handling common routi
bk-changeset-1.2662 hzhang@harley.mcs.anl.gov|ChangeSet|20041104174121|41710 ChangeSet 1.2662 04/11/04 11:41:21 hzhang@harley.mcs.anl.gov +10 -0 add a new dir 'factor' for handling common routines used by lu, cholesky, ilu and icc.
src/ksp/pc/impls/factor/icc/makefile 1.6 04/11/04 11:38:13 hzhang@harley.mcs.anl.gov +0 -0 mvdir
src/ksp/pc/impls/factor/icc/icc.h 1.8 04/11/04 11:38:13 hzhang@harley.mcs.anl.gov +0 -0 mvdir
src/ksp/pc/impls/factor/icc/icc.c 1.34 04/11/04 11:38:13 hzhang@harley.mcs.anl.gov +0 -0 mvdir
src/ksp/pc/impls/factor/ilu/makefile 1.6 04/11/04 11:37:53 hzhang@harley.mcs.anl.gov +0 -0 mvdir
src/ksp/pc/impls/factor/ilu/ilu.h 1.10 04/11/04 11:37:53 hzhang@harley.mcs.anl.gov +0 -0 mvdir
src/ksp/pc/impls/factor/ilu/ilu.c 1.45 04/11/04 11:37:53 hzhang@harley.mcs.anl.gov +0 -0 mvdir
src/ksp/pc/impls/factor/lu/makefile 1.6 04/11/04 11:37:30 hzhang@harley.mcs.anl.gov +0 -0 mvdir
src/ksp/pc/impls/factor/lu/lu.c 1.35 04/11/04 11:37:30 hzhang@harley.mcs.anl.gov +0 -0 mvdir
src/ksp/pc/impls/factor/cholesky/makefile 1.6 04/11/04 11:36:58 hzhang@harley.mcs.anl.gov +0 -0 mvdir
src/ksp/pc/impls/factor/cholesky/cholesky.c 1.33 04/11/04 11:36:58 hzhang@harley.mcs.anl.gov +0 -0 mvdir
Hg-commit: 8b87a13550baaaaf57f3549c51369f3f5e0bc96b
show more ...
|
| af281ebd | 03-Nov-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2654 hzhang@harley.mcs.anl.gov|ChangeSet|20041103030712|47073 ChangeSet 1.2654 04/11/02 21:07:12 hzhang@harley.mcs.anl.gov +64 -0 add MatFactorInfo into FactorNumeric()
src/mat/
bk-changeset-1.2654 hzhang@harley.mcs.anl.gov|ChangeSet|20041103030712|47073 ChangeSet 1.2654 04/11/02 21:07:12 hzhang@harley.mcs.anl.gov +64 -0 add MatFactorInfo into FactorNumeric()
src/mat/matimpl.h 1.57 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +11 -11 add MatFactorInfo into FactorNumeric()
src/mat/interface/matrix.c 1.152 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +4 -4 add MatFactorInfo into FactorNumeric()
src/mat/impls/sbaij/seq/sbaijfact9.c 1.8 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +1 -1 add MatFactorInfo into FactorNumeric()
src/mat/impls/sbaij/seq/sbaijfact8.c 1.7 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +1 -1 add MatFactorInfo into FactorNumeric()
src/mat/impls/sbaij/seq/sbaijfact7.c 1.8 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +1 -1 add MatFactorInfo into FactorNumeric()
src/mat/impls/sbaij/seq/sbaijfact6.c 1.9 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +1 -1 add MatFactorInfo into FactorNumeric()
src/mat/impls/sbaij/seq/sbaijfact5.c 1.8 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +1 -1 add MatFactorInfo into FactorNumeric()
src/mat/impls/sbaij/seq/sbaijfact4.c 1.7 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +1 -1 add MatFactorInfo into FactorNumeric()
src/mat/impls/sbaij/seq/sbaijfact3.c 1.8 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +1 -1 add MatFactorInfo into FactorNumeric()
src/mat/impls/sbaij/seq/sbaijfact12.c 1.7 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +1 -1 add MatFactorInfo into FactorNumeric()
src/mat/impls/sbaij/seq/sbaijfact11.c 1.8 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +1 -1 add MatFactorInfo into FactorNumeric()
src/mat/impls/sbaij/seq/sbaijfact10.c 1.7 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +1 -1 add MatFactorInfo into FactorNumeric()
src/mat/impls/sbaij/seq/sbaijfact.c 1.73 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +8 -8 add MatFactorInfo into FactorNumeric()
src/mat/impls/sbaij/seq/sbaij.h 1.34 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +8 -8 add MatFactorInfo into FactorNumeric()
src/mat/impls/sbaij/seq/sbaij.c 1.120 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +9 -9 add MatFactorInfo into FactorNumeric()
src/mat/impls/rowbs/mpi/mpirowbs.h 1.12 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +2 -2 add MatFactorInfo into FactorNumeric()
src/mat/impls/rowbs/mpi/cholbs.c 1.9 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +2 -2 add MatFactorInfo into FactorNumeric()
src/mat/impls/dense/seq/dense.c 1.68 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +3 -3 add MatFactorInfo into FactorNumeric()
src/mat/impls/bdiag/seq/bdiag.h 1.14 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +2 -2 add MatFactorInfo into FactorNumeric()
src/mat/impls/bdiag/seq/bdfact.c 1.15 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +3 -3 add MatFactorInfo into FactorNumeric()
src/mat/impls/baij/seq/baijfact9.c 1.9 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +1 -1 add MatFactorInfo into FactorNumeric()
src/mat/impls/baij/seq/baijfact8.c 1.8 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +1 -1 add MatFactorInfo into FactorNumeric()
src/mat/impls/baij/seq/baijfact7.c 1.9 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +1 -1 add MatFactorInfo into FactorNumeric()
src/mat/impls/baij/seq/baijfact6.c 1.8 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +1 -1 add MatFactorInfo into FactorNumeric()
src/mat/impls/baij/seq/baijfact5.c 1.9 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +1 -1 add MatFactorInfo into FactorNumeric()
src/mat/impls/baij/seq/baijfact4.c 1.13 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +1 -1 add MatFactorInfo into FactorNumeric()
src/mat/impls/baij/seq/baijfact14.c 1.8 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +1 -1 add MatFactorInfo into FactorNumeric()
src/mat/impls/baij/seq/baijfact13.c 1.9 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +1 -1 add MatFactorInfo into FactorNumeric()
src/mat/impls/baij/seq/baijfact12.c 1.21 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +3 -3 add MatFactorInfo into FactorNumeric()
src/mat/impls/baij/seq/baijfact11.c 1.10 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +1 -1 add MatFactorInfo into FactorNumeric()
src/mat/impls/baij/seq/baijfact10.c 1.8 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +1 -1 add MatFactorInfo into FactorNumeric()
src/mat/impls/baij/seq/baijfact.c 1.15 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +6 -6 add MatFactorInfo into FactorNumeric()
src/mat/impls/baij/seq/baij.h 1.27 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +18 -18 add MatFactorInfo into FactorNumeric()
src/mat/impls/baij/seq/baij.c 1.108 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +1 -1 add MatFactorInfo into FactorNumeric()
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.65 04/11/02 21:07:02 hzhang@harley.mcs.anl.gov +1 -1 add MatFactorInfo into FactorNumeric()
src/mat/impls/aij/seq/umfpack/umfpack.c 1.38 04/11/02 21:07:02 hzhang@harley.mcs.anl.gov +1 -1 add MatFactorInfo into FactorNumeric()
src/mat/impls/aij/seq/superlu/superlu.c 1.71 04/11/02 21:07:02 hzhang@harley.mcs.anl.gov +1 -1 add MatFactorInfo into FactorNumeric()
src/mat/impls/aij/seq/spooles/spooles.h 1.52 04/11/02 21:07:02 hzhang@harley.mcs.anl.gov +2 -2 add MatFactorInfo into FactorNumeric()
src/mat/impls/aij/seq/spooles/spooles.c 1.102 04/11/02 21:07:02 hzhang@harley.mcs.anl.gov +1 -1 add MatFactorInfo into FactorNumeric()
src/mat/impls/aij/seq/matlab/aijmatlab.c 1.32 04/11/02 21:07:02 hzhang@harley.mcs.anl.gov +2 -2 add MatFactorInfo into FactorNumeric()
src/mat/impls/aij/seq/lusol/lusol.c 1.33 04/11/02 21:07:02 hzhang@harley.mcs.anl.gov +6 -6 add MatFactorInfo into FactorNumeric()
src/mat/impls/aij/seq/essl/essl.c 1.32 04/11/02 21:07:02 hzhang@harley.mcs.anl.gov +4 -4 add MatFactorInfo into FactorNumeric()
src/mat/impls/aij/seq/aijnode.c 1.33 04/11/02 21:07:02 hzhang@harley.mcs.anl.gov +3 -3 add MatFactorInfo into FactorNumeric()
src/mat/impls/aij/seq/aijfact.c 1.81 04/11/02 21:07:02 hzhang@harley.mcs.anl.gov +3 -3 add MatFactorInfo into FactorNumeric()
src/mat/impls/aij/seq/aij.h 1.44 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +2 -2 add MatFactorInfo into FactorNumeric()
src/mat/impls/aij/seq/aij.c 1.192 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +1 -1 add MatFactorInfo into FactorNumeric()
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.100 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +1 -1 add MatFactorInfo into FactorNumeric()
src/mat/impls/aij/mpi/spooles/mpispooles.c 1.71 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +1 -1 add MatFactorInfo into FactorNumeric()
src/mat/impls/aij/mpi/mumps/mumps.c 1.81 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +6 -5 add MatFactorInfo into FactorNumeric()
src/mat/examples/tests/ex76.c 1.14 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +6 -3 add MatFactorInfo into FactorNumeric()
src/mat/examples/tests/ex74.c 1.24 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +1 -1 add MatFactorInfo into FactorNumeric()
src/mat/examples/tests/ex7.c 1.11 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +1 -1 add MatFactorInfo into FactorNumeric()
src/mat/examples/tests/ex62.c 1.9 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +1 -1 add MatFactorInfo into FactorNumeric()
src/mat/examples/tests/ex30.c 1.12 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +1 -1 add MatFactorInfo into FactorNumeric()
src/mat/examples/tests/ex28.c 1.8 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +1 -1 add MatFactorInfo into FactorNumeric()
src/mat/examples/tests/ex17.c 1.7 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +1 -1 add MatFactorInfo into FactorNumeric()
src/mat/examples/tests/ex1.c 1.15 04/11/02 21:07:00 hzhang@harley.mcs.anl.gov +2 -2 add MatFactorInfo into FactorNumeric()
src/ksp/pc/impls/tfs/pxxt.c 1.21 04/11/02 21:07:00 hzhang@harley.mcs.anl.gov +2 -2 add MatFactorInfo into FactorNumeric()
src/ksp/pc/impls/lu/lu.c 1.34 04/11/02 21:07:00 hzhang@harley.mcs.anl.gov +1 -1 add MatFactorInfo into FactorNumeric()
src/ksp/pc/impls/ilu/ilu.c 1.44 04/11/02 21:07:00 hzhang@harley.mcs.anl.gov +2 -2 add MatFactorInfo into FactorNumeric()
src/ksp/pc/impls/icc/icc.c 1.33 04/11/02 21:07:00 hzhang@harley.mcs.anl.gov +1 -1 add MatFactorInfo into FactorNumeric()
src/ksp/pc/impls/cholesky/cholesky.c 1.32 04/11/02 21:07:00 hzhang@harley.mcs.anl.gov +1 -1 add MatFactorInfo into FactorNumeric()
src/contrib/ysmp/ex1.c 1.5 04/11/02 21:07:00 hzhang@harley.mcs.anl.gov +1 -1 add MatFactorInfo into FactorNumeric()
include/petscmat.h 1.158 04/11/02 21:07:00 hzhang@harley.mcs.anl.gov +2 -2 add MatFactorInfo into FactorNumeric()
Hg-commit: b6abf3664f04c542f2024e1a6f281a76f94c5f0c
show more ...
|
| 0697b6ca | 02-Nov-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2652 hzhang@harley.mcs.anl.gov|ChangeSet|20041102194334|48551 ChangeSet 1.2652 04/11/02 13:43:34 hzhang@harley.mcs.anl.gov +2 -0 code cleanup for -pc_icc_damping and -pc_icc_shift
bk-changeset-1.2652 hzhang@harley.mcs.anl.gov|ChangeSet|20041102194334|48551 ChangeSet 1.2652 04/11/02 13:43:34 hzhang@harley.mcs.anl.gov +2 -0 code cleanup for -pc_icc_damping and -pc_icc_shift
src/mat/impls/aij/seq/aijfact.c 1.79 04/11/02 13:43:30 hzhang@harley.mcs.anl.gov +64 -57 code cleanup for -pc_icc_damping and -pc_icc_shift
src/ksp/pc/impls/icc/icc.c 1.32 04/11/02 13:43:30 hzhang@harley.mcs.anl.gov +9 -2 bug fix: previous runtime options were handled correctly
Hg-commit: 62e604cb15af0aed06291738dfd13c97949eee48
show more ...
|
| 32ddedf9 | 26-Oct-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2629.1.52 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20041026213942|09448 ChangeSet 1.2629.1.52 04/10/26 16:39:42 barrysmith@barrysmith-57.mcs.anl.gov +9 -0 Merge barrysmith-57
bk-changeset-1.2629.1.52 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20041026213942|09448 ChangeSet 1.2629.1.52 04/10/26 16:39:42 barrysmith@barrysmith-57.mcs.anl.gov +9 -0 Merge barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-2.2.1 into barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-dev
src/vec/examples/tests/makefile 1.22 04/10/26 16:39:41 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Auto merged
src/sys/examples/tests/makefile 1.12 04/10/26 16:39:40 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Auto merged
src/mat/examples/tests/makefile 1.45 04/10/26 16:39:40 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Auto merged
src/ksp/pc/impls/mg/mg.c 1.41 04/10/26 16:39:40 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Auto merged
src/ksp/examples/tutorials/makefile 1.55 04/10/26 16:39:40 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Auto merged
src/ksp/examples/tests/makefile 1.19 04/10/26 16:39:40 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Auto merged
src/docs/tex/manual/part2.tex 1.85 04/10/26 16:39:39 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Auto merged
src/contrib/fun3d/incomp/makefile 1.14 04/10/26 16:39:39 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Auto merged
src/contrib/fun3d/comp/makefile 1.3 04/10/26 16:39:39 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Auto merged
Hg-commit: 46d1338d17748f7226a34e6e076cf043507d2e57
show more ...
|
| 25a62d46 | 26-Oct-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2468.6.49 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20041026210143|39697 ChangeSet 1.2468.6.49 04/10/26 16:01:43 barrysmith@barrysmith-57.mcs.anl.gov +28 -0 make sure executab
bk-changeset-1.2468.6.49 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20041026210143|39697 ChangeSet 1.2468.6.49 04/10/26 16:01:43 barrysmith@barrysmith-57.mcs.anl.gov +28 -0 make sure executables for mpirun start with ./
src/vec/is/examples/tutorials/makefile 1.5 04/10/26 16:01:40 barrysmith@barrysmith-57.mcs.anl.gov +7 -7 make sure executables for mpirun start with ./
src/vec/is/examples/tests/makefile 1.5 04/10/26 16:01:40 barrysmith@barrysmith-57.mcs.anl.gov +5 -5 make sure executables for mpirun start with ./
src/vec/examples/tutorials/makefile 1.13 04/10/26 16:01:40 barrysmith@barrysmith-57.mcs.anl.gov +25 -25 make sure executables for mpirun start with ./
src/vec/examples/tests/makefile 1.20.1.1 04/10/26 16:01:40 barrysmith@barrysmith-57.mcs.anl.gov +35 -35 make sure executables for mpirun start with ./
src/ts/examples/tutorials/makefile 1.10 04/10/26 16:01:40 barrysmith@barrysmith-57.mcs.anl.gov +7 -7 make sure executables for mpirun start with ./
src/ts/examples/tests/makefile 1.9 04/10/26 16:01:40 barrysmith@barrysmith-57.mcs.anl.gov +20 -20 make sure executables for mpirun start with ./
src/sys/src/viewer/examples/tests/makefile 1.7 04/10/26 16:01:40 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 make sure executables for mpirun start with ./
src/sys/src/draw/examples/tutorials/makefile 1.6 04/10/26 16:01:40 barrysmith@barrysmith-57.mcs.anl.gov +5 -5 make sure executables for mpirun start with ./
src/sys/src/draw/examples/tests/makefile 1.8 04/10/26 16:01:40 barrysmith@barrysmith-57.mcs.anl.gov +6 -6 make sure executables for mpirun start with ./
src/sys/examples/tutorials/makefile 1.5 04/10/26 16:01:40 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 make sure executables for mpirun start with ./
src/sys/examples/tests/makefile 1.10.1.1 04/10/26 16:01:40 barrysmith@barrysmith-57.mcs.anl.gov +8 -8 make sure executables for mpirun start with ./
src/snes/examples/tutorials/makefile 1.37 04/10/26 16:01:40 barrysmith@barrysmith-57.mcs.anl.gov +48 -48 make sure executables for mpirun start with ./
src/snes/examples/tutorials/ex10d/makefile 1.6 04/10/26 16:01:40 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 make sure executables for mpirun start with ./
src/snes/examples/tests/makefile 1.14 04/10/26 16:01:40 barrysmith@barrysmith-57.mcs.anl.gov +31 -31 make sure executables for mpirun start with ./
src/mat/examples/tests/makefile 1.40.1.1 04/10/26 16:01:40 barrysmith@barrysmith-57.mcs.anl.gov +86 -86 make sure executables for mpirun start with ./
src/ksp/pc/impls/mg/mg.c 1.37.1.1 04/10/26 16:01:40 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 make sure executables for mpirun start with ./
src/ksp/pc/examples/tests/makefile 1.8 04/10/26 16:01:40 barrysmith@barrysmith-57.mcs.anl.gov +7 -7 make sure executables for mpirun start with ./
src/ksp/examples/tutorials/makefile 1.54 04/10/26 16:01:40 barrysmith@barrysmith-57.mcs.anl.gov +63 -63 make sure executables for mpirun start with ./
src/ksp/examples/tests/makefile 1.15.1.1 04/10/26 16:01:40 barrysmith@barrysmith-57.mcs.anl.gov +39 -39 make sure executables for mpirun start with ./
src/docs/tex/manual/part2.tex 1.83.1.1 04/10/26 16:01:39 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 make sure executables for mpirun start with ./
src/docs/tex/manual/part1.tex 1.33 04/10/26 16:01:39 barrysmith@barrysmith-57.mcs.anl.gov +6 -6 make sure executables for mpirun start with ./
src/dm/da/examples/tutorials/makefile 1.11 04/10/26 16:01:39 barrysmith@barrysmith-57.mcs.anl.gov +5 -5 make sure executables for mpirun start with ./
src/dm/da/examples/tests/makefile 1.16 04/10/26 16:01:39 barrysmith@barrysmith-57.mcs.anl.gov +9 -9 make sure executables for mpirun start with ./
src/dm/ao/examples/tutorials/makefile 1.7 04/10/26 16:01:39 barrysmith@barrysmith-57.mcs.anl.gov +5 -5 make sure executables for mpirun start with ./
src/dm/ao/examples/tests/makefile 1.7 04/10/26 16:01:39 barrysmith@barrysmith-57.mcs.anl.gov +9 -9 make sure executables for mpirun start with ./
src/contrib/fun3d/incomp/makefile 1.12.1.1 04/10/26 16:01:39 barrysmith@barrysmith-57.mcs.anl.gov +6 -6 make sure executables for mpirun start with ./
src/contrib/fun3d/comp/makefile 1.1.1.1 04/10/26 16:01:39 barrysmith@barrysmith-57.mcs.anl.gov +6 -6 make sure executables for mpirun start with ./
src/benchmarks/makefile 1.6 04/10/26 16:01:39 barrysmith@barrysmith-57.mcs.anl.gov +14 -14 make sure executables for mpirun start with ./
Hg-commit: 4d6672c78d34edee68fa6feeedfa8ccc9ca780c1
show more ...
|
| b03c7568 | 21-Oct-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2629.1.41 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20041021214556|51939 ChangeSet 1.2629.1.41 04/10/21 16:45:56 barrysmith@barrysmith-57.mcs.anl.gov +2 -0 don't allow mucking
bk-changeset-1.2629.1.41 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20041021214556|51939 ChangeSet 1.2629.1.41 04/10/21 16:45:56 barrysmith@barrysmith-57.mcs.anl.gov +2 -0 don't allow mucking with coarse grid up solver
src/ksp/pc/impls/mg/mg.c 1.40 04/10/21 16:45:34 barrysmith@barrysmith-57.mcs.anl.gov +15 -9 don't allow mucking with coarse grid up solver
src/ksp/pc/impls/mg/mgfunc.c 1.14 04/10/21 16:45:26 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 don't allow mucking with coarse grid up solver
Hg-commit: d099dc036ca0913fbab7f6f5f9e111716bdbaed4
show more ...
|
| 8db3493a | 14-Oct-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2629.2.1 barrysmith@barry-smiths-computer.local|ChangeSet|20041014013659|37501 ChangeSet 1.2629.2.1 04/10/13 20:36:59 barrysmith@barry-smiths-computer.local +3 -0 hypre default fix
bk-changeset-1.2629.2.1 barrysmith@barry-smiths-computer.local|ChangeSet|20041014013659|37501 ChangeSet 1.2629.2.1 04/10/13 20:36:59 barrysmith@barry-smiths-computer.local +3 -0 hypre default fix, no screen in petscgoto
src/ksp/pc/impls/hypre/hyppilut.c 1.66 04/10/13 20:36:57 barrysmith@barry-smiths-computer.local +1 -1 back to correct default of one iteration
maint/petscgoto 1.10 04/10/13 20:36:57 barrysmith@barry-smiths-computer.local +3 -0 handle no machine
maint/runremote 1.3 04/10/13 15:52:16 barrysmith@barry-smiths-computer.local +0 -2 don't use screen
Hg-commit: a17253199cb8508273b9f524ea2624adef9b5e62
show more ...
|
| d38fa0fb | 12-Oct-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2617.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20041012152655|17893 ChangeSet 1.2617.1.1 04/10/12 10:26:55 barrysmith@barry-smiths-computer.local +58 -0 merge PetscObjec
bk-changeset-1.2617.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20041012152655|17893 ChangeSet 1.2617.1.1 04/10/12 10:26:55 barrysmith@barry-smiths-computer.local +58 -0 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate() formating clearer manual pages and error messages error checking for PetscMemXXXX print inode info for mpiaij matrices
src/vec/is/impls/general/general.c 1.20 04/10/12 10:26:52 barrysmith@barry-smiths-computer.local +1 -3 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate()
src/sys/src/utils/random.c 1.18 04/10/12 10:26:52 barrysmith@barry-smiths-computer.local +2 -1 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate()
include/petschead.h 1.44 04/10/12 10:26:52 barrysmith@barry-smiths-computer.local +2 -2 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate()
src/vec/utils/vscat.c 1.32 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +5 -5 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate()
src/vec/utils/vpscat.c 1.36 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +2 -2 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate()
src/vec/pf/interface/pf.c 1.27 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +1 -3 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate()
src/vec/is/utils/isltog.c 1.30 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +1 -3 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate()
src/vec/is/impls/stride/stride.c 1.16 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +2 -3 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate()
src/vec/is/impls/block/block.c 1.18 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +2 -3 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate()
src/vec/interface/vector.c 1.109 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +1 -2 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate()
src/vec/interface/veccreate.c 1.21 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +0 -1 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate()
src/vec/interface/mapcreate.c 1.13 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +0 -1 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate()
src/vec/interface/map.c 1.20 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +1 -2 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate()
src/ts/interface/tscreate.c 1.16 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +0 -1 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate()
src/ts/interface/ts.c 1.40 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +1 -2 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate()
src/sys/src/viewer/interface/viewreg.c 1.16 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +0 -1 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate()
src/sys/src/viewer/interface/view.c 1.11 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +1 -2 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate()
src/sys/src/viewer/impls/draw/drawv.c 1.22 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +1 -2 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate()
src/sys/src/viewer/impls/binary/binv.c 1.35 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -2 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate()
src/sys/src/utils/memc.c 1.23 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +9 -2 error checking for null pointers
src/sys/src/plog/classLog.c 1.19 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +13 -12 don't screw up object->id with logging stuff!
src/sys/src/objects/inherit.c 1.29 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +2 -1 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate()
src/sys/src/matlabengine/matlab.c 1.35 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -3 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate()
src/sys/src/draw/utils/lg.c 1.15 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -2 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate()
src/sys/src/draw/utils/hists.c 1.21 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -2 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate()
src/sys/src/draw/utils/dscatter.c 1.12 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -2 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate()
src/sys/src/draw/utils/axis.c 1.16 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -3 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate()
src/sys/src/draw/interface/drawreg.c 1.26 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +0 -1 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate()
src/sys/src/draw/interface/draw.c 1.18 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -2 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate()
src/sys/src/draw/impls/x/xops.c 1.24 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -1 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate()
src/snes/mf/snesmfj.c 1.46 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -2 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate()
src/snes/interface/snes.c 1.58 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -3 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate()
src/mat/utils/gcreate.c 1.26 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +1 -3 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate()
src/mat/partition/partition.c 1.28 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +1 -3 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate()
src/mat/matfd/fdmatrix.c 1.27 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +1 -3 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate()
src/mat/interface/matrix.c 1.148 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +1 -2 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate()
src/mat/interface/matnull.c 1.17 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +1 -3 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate()
src/mat/impls/rowbs/mpi/mpirowbs.c 1.62 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +0 -2 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate()
src/mat/impls/bdiag/seq/bdiag3.c 1.24 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +1 -1 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate()
src/mat/impls/aij/mpi/mpiaij.c 1.217.1.1 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +10 -4 proper printing of inode use with mpiaij matrices
src/ksp/pc/interface/precon.c 1.56 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +1 -3 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate()
src/ksp/ksp/interface/itres.c 1.12 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +8 -6 clearer manual page formating
src/ksp/ksp/interface/itfunc.c 1.57 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +1 -2 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate()
src/ksp/ksp/interface/itcreate.c 1.57 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +0 -1 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate()
src/ksp/ksp/impls/cgs/cgs.c 1.25 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +3 -3 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate() formating
src/dm/da/utils/pack.c 1.17 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +1 -2 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate()
src/dm/da/src/dadestroy.c 1.22 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +1 -2 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate()
src/dm/da/src/da3.c 1.30 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +0 -1 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate()
src/dm/da/src/da2.c 1.55 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +0 -1 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate()
src/dm/da/src/da1.c 1.28 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +0 -1 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate()
src/dm/ao/interface/ao.c 1.18 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +1 -2 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate()
src/dm/ao/impls/mapping/aomapping.c 1.25 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +0 -1 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate()
src/dm/ao/impls/basic/aodatabasic.c 1.26 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +1 -5 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate()
src/dm/ao/impls/basic/aobasic.c 1.27 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +0 -1 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate()
src/contrib/ysmp/ex1.c 1.4 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +1 -2 merge PetscObjectDestroy() into PetscHeaderDestroy() and Create into HeaderCreate()
python/PETSc/utilities/debugging.py 1.6 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +1 -1 more specific help
include/petsclog.h 1.47 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +2 -2 allow returning error code
src/sys/src/utils/random.c 1.17 04/10/11 11:03:15 barrysmith@barry-smiths-computer.local +0 -4 *** empty log message ***
src/vec/is/impls/general/general.c 1.19 04/10/11 10:56:34 barrysmith@barry-smiths-computer.local +0 -1 *** empty log message ***
src/sys/src/utils/random.c 1.16 04/10/11 10:56:03 barrysmith@barry-smiths-computer.local +0 -1 *** empty log message ***
include/petschead.h 1.43 04/10/11 10:53:42 barrysmith@barry-smiths-computer.local +2 -1 *** empty log message ***
todo 1.88 04/10/10 21:16:27 barrysmith@barry-smiths-computer.local +2 -0 *** empty log message ***
Hg-commit: b9df9c01c215106f109d6dbb02b6e356ac391cdb
show more ...
|
| d679ab29 | 10-Oct-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2615 barrysmith@barry-smiths-computer.local|ChangeSet|20041010181701|56315 ChangeSet 1.2615 04/10/10 13:17:01 barrysmith@barry-smiths-computer.local +8 -0 assigned but not used var
bk-changeset-1.2615 barrysmith@barry-smiths-computer.local|ChangeSet|20041010181701|56315 ChangeSet 1.2615 04/10/10 13:17:01 barrysmith@barry-smiths-computer.local +8 -0 assigned but not used variables [PETSC #12078] more printing of choices made in VecScatterCreate() check on solaris for socket() function in configure
python/PETSc/utilities/missing.py 1.9 04/10/10 13:15:42 barrysmith@barry-smiths-computer.local +5 -2 on solaris CHECK that socket() function exists instead of just assuming it does.
src/ksp/pc/impls/is/nn/nn.c 1.25 04/10/10 13:00:33 barrysmith@barry-smiths-computer.local +0 -2 assigned but unused variable [PETSC #12078]
src/mat/impls/aij/mpi/mpiov.c 1.29 04/10/10 12:58:11 barrysmith@barry-smiths-computer.local +1 -2 assigned but not used variable [PETSC #12078]
src/mat/impls/aij/mpi/mpiaij.c 1.217 04/10/10 12:56:39 barrysmith@barry-smiths-computer.local +1 -2 unused variable, assigned but not used rrow [PETSC #12078]
src/sys/src/fileio/sysio.c 1.30 04/10/10 12:52:21 barrysmith@barry-smiths-computer.local +2 -0 [PETSC #12078] unused variable
todo 1.87 04/10/10 11:02:17 barrysmith@barry-smiths-computer.local +3 -0 *** empty log message ***
src/dm/da/utils/fdda.c 1.45 04/10/10 10:56:21 barrysmith@barry-smiths-computer.local +0 -2 don't set blocksize for fill versions of aij cause not truely blocked for vecscatter in multiply for example
src/vec/utils/vscat.c 1.31 04/10/10 10:08:47 barrysmith@barry-smiths-computer.local +2 -2 formatting
src/vec/utils/vscat.c 1.30 04/10/10 10:07:33 barrysmith@barry-smiths-computer.local +7 -4 print info when discoverd general scatter created handl blocksize of 6
todo 1.86 04/10/09 17:09:47 barrysmith@barry-smiths-computer.local +3 -0 *** empty log message ***
Hg-commit: 5fd3e80a321aa2a914c168b7dfc3237d1414cd7b
show more ...
|
| 47a00595 | 02-Oct-2004 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.2585 balay@asterix.mcs.anl.gov|ChangeSet|20041002071738|38566 ChangeSet 1.2585 04/10/02 02:17:38 balay@asterix.mcs.anl.gov +1 -0 Merge asterix.mcs.anl.gov:/sandbox/petsc/petsc-dist
bk-changeset-1.2585 balay@asterix.mcs.anl.gov|ChangeSet|20041002071738|38566 ChangeSet 1.2585 04/10/02 02:17:38 balay@asterix.mcs.anl.gov +1 -0 Merge asterix.mcs.anl.gov:/sandbox/petsc/petsc-dist into asterix.mcs.anl.gov:/home/balay/bk-rep/petsc-dev
src/ksp/pc/impls/hypre/hyppilut.c 1.64 04/10/02 02:17:38 balay@asterix.mcs.anl.gov +0 -0 Auto merged
Hg-commit: 56781176c4346f310fff88eb2fafa568663758f8
show more ...
|
| adf7a23a | 02-Oct-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2468.20.1 barrysmith@barry-smiths-computer.local|ChangeSet|20041002004100|37646 ChangeSet 1.2468.20.1 04/10/01 19:41:00 barrysmith@barry-smiths-computer.local +1 -0 cannot locate i
bk-changeset-1.2468.20.1 barrysmith@barry-smiths-computer.local|ChangeSet|20041002004100|37646 ChangeSet 1.2468.20.1 04/10/01 19:41:00 barrysmith@barry-smiths-computer.local +1 -0 cannot locate in dynamic library if static
src/ksp/pc/impls/hypre/hyppilut.c 1.58.1.2 04/10/01 19:40:34 barrysmith@barry-smiths-computer.local +1 -1 cannot locate in dynamic library if static
Hg-commit: 2dd8d668100297e21d8ee01dbdca297780287454
show more ...
|
| 5cb3ce70 | 01-Oct-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2575 barrysmith@barry-smiths-computer.local|ChangeSet|20041001012801|49337 ChangeSet 1.2575 04/09/30 20:28:01 barrysmith@barry-smiths-computer.local +1 -0 Merge barry-smiths-comput
bk-changeset-1.2575 barrysmith@barry-smiths-computer.local|ChangeSet|20041001012801|49337 ChangeSet 1.2575 04/09/30 20:28:01 barrysmith@barry-smiths-computer.local +1 -0 Merge barry-smiths-computer.local:/Users/barrysmith/petsc-2.2.1 into barry-smiths-computer.local:/Users/barrysmith/petsc-dev
src/ksp/pc/impls/hypre/hyppilut.c 1.62 04/09/30 20:28:00 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
Hg-commit: d04f26baa15d31534a072a11e08e500af5595a44
show more ...
|
| 7f412222 | 01-Oct-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2468.6.25 barrysmith@barry-smiths-computer.local|ChangeSet|20041001012233|37653 ChangeSet 1.2468.6.25 04/09/30 20:22:33 barrysmith@barry-smiths-computer.local +1 -0 pchypresettype_
bk-changeset-1.2468.6.25 barrysmith@barry-smiths-computer.local|ChangeSet|20041001012233|37653 ChangeSet 1.2468.6.25 04/09/30 20:22:33 barrysmith@barry-smiths-computer.local +1 -0 pchypresettype_hypre was not declared extern C
src/ksp/pc/impls/hypre/hyppilut.c 1.58.1.1 04/09/30 20:22:18 barrysmith@barry-smiths-computer.local +2 -0 pchypresettype_hypre was not declared extern C
Hg-commit: b8250cc80ea09d9c4bc46381888b3f7796620526
show more ...
|
| 455d26f5 | 21-Sep-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2544 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040921205658|27734 ChangeSet 1.2544 04/09/21 15:56:58 barrysmith@barrysmith-57.mcs.anl.gov +3 -0 Merge bk://petsc@petsc.bkbits
bk-changeset-1.2544 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040921205658|27734 ChangeSet 1.2544 04/09/21 15:56:58 barrysmith@barrysmith-57.mcs.anl.gov +3 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-dev
src/mat/impls/sbaij/mpi/mpisbaij.c 1.107 04/09/21 15:56:58 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Auto merged
src/mat/impls/baij/seq/baij.c 1.104 04/09/21 15:56:57 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Auto merged
src/mat/impls/aij/seq/aij.c 1.186 04/09/21 15:56:57 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Auto merged
Hg-commit: 800a8ee289a48532029b243941353100ce1a53cc
show more ...
|
| abc0a331 | 21-Sep-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2539.1.1 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040921205550|19135 ChangeSet 1.2539.1.1 04/09/21 15:55:50 barrysmith@barrysmith-57.mcs.anl.gov +56 -0 no == PETSC_TRUE, FA
bk-changeset-1.2539.1.1 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040921205550|19135 ChangeSet 1.2539.1.1 04/09/21 15:55:50 barrysmith@barrysmith-57.mcs.anl.gov +56 -0 no == PETSC_TRUE, FALSE NULL crap
src/vec/utils/vinv.c 1.36 04/09/21 15:55:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 no == PETSC_TRUE, FALSE NULL crap
src/vec/is/examples/tests/ex1.c 1.8 04/09/21 15:55:48 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 no == PETSC_TRUE, FALSE NULL crap
src/vec/interface/vector.c 1.106 04/09/21 15:55:48 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 no == PETSC_TRUE, FALSE NULL crap
src/vec/interface/vecreg.c 1.29 04/09/21 15:55:48 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 no == PETSC_TRUE, FALSE NULL crap
src/vec/interface/mapreg.c 1.21 04/09/21 15:55:48 barrysmith@barrysmith-57.mcs.anl.gov +5 -5 no == PETSC_TRUE, FALSE NULL crap
src/vec/interface/map.c 1.19 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +7 -7 no == PETSC_TRUE, FALSE NULL crap
src/vec/interface/dlregis.c 1.23 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 no == PETSC_TRUE, FALSE NULL crap
src/ts/interface/tsreg.c 1.23 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 no == PETSC_TRUE, FALSE NULL crap
src/ts/interface/ts.c 1.39 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +6 -6 no == PETSC_TRUE, FALSE NULL crap
src/ts/interface/dlregis.c 1.18 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 no == PETSC_TRUE, FALSE NULL crap
src/sys/src/viewer/interface/dlregispetsc.c 1.19 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 no == PETSC_TRUE, FALSE NULL crap
src/sys/src/viewer/impls/vu/petscvu.c 1.14 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 no == PETSC_TRUE, FALSE NULL crap
src/sys/src/viewer/impls/mathematica/runtime.c 1.3 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 no == PETSC_TRUE, FALSE NULL crap
src/sys/src/viewer/impls/mathematica/mathematica.c 1.36 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +19 -19 no == PETSC_TRUE, FALSE NULL crap
src/sys/src/utils/random.c 1.15 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +13 -13 no == PETSC_TRUE, FALSE NULL crap
src/sys/src/plog/stageLog.c 1.23 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 no == PETSC_TRUE, FALSE NULL crap
src/sys/src/plog/ploginfo.c 1.25 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 no == PETSC_TRUE, FALSE NULL crap
src/sys/src/plog/plog.c 1.55 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +13 -13 no == PETSC_TRUE, FALSE NULL crap
src/sys/src/plog/eventLog.c 1.32 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 no == PETSC_TRUE, FALSE NULL crap
src/sys/src/objects/pinit.c 1.52 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +20 -1 no == PETSC_TRUE, FALSE NULL crap
src/sys/src/objects/init.c 1.48 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 no == PETSC_TRUE, FALSE NULL crap
src/sys/src/objects/ams/aoptions.c 1.30 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 no == PETSC_TRUE, FALSE NULL crap
src/sys/src/mpiuni/mpi.c 1.15 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 no == PETSC_TRUE, FALSE NULL crap
src/sys/src/draw/utils/hists.c 1.20 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +5 -5 no == PETSC_TRUE, FALSE NULL crap
src/snes/mf/snesmfj.c 1.45 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 no == PETSC_TRUE, FALSE NULL crap
src/snes/interface/snes.c 1.57 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 no == PETSC_TRUE, FALSE NULL crap
src/snes/interface/dlregis.c 1.19 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 no == PETSC_TRUE, FALSE NULL crap
src/snes/impls/ls/ls.c 1.44 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 no == PETSC_TRUE, FALSE NULL crap
src/mat/interface/dlregis.c 1.27 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 no == PETSC_TRUE, FALSE NULL crap
src/mat/impls/sbaij/seq/sbaij2.c 1.32 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 no == PETSC_TRUE, FALSE NULL crap
src/mat/impls/sbaij/seq/sbaij.c 1.119 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 no == PETSC_TRUE, FALSE NULL crap
src/mat/impls/sbaij/mpi/mpisbaij.c 1.105.1.1 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 no == PETSC_TRUE, FALSE NULL crap
src/mat/impls/rowbs/mpi/mpirowbs.c 1.61 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +5 -5 no == PETSC_TRUE, FALSE NULL crap
src/mat/impls/dense/seq/dense.c 1.67 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 no == PETSC_TRUE, FALSE NULL crap
src/mat/impls/baij/seq/baij2.c 1.27 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 no == PETSC_TRUE, FALSE NULL crap
src/mat/impls/baij/seq/baij.c 1.100.1.3 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 no == PETSC_TRUE, FALSE NULL crap
src/mat/impls/baij/mpi/mpibaij.c 1.78 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 no == PETSC_TRUE, FALSE NULL crap
src/mat/impls/baij/mpi/baijov.c 1.25 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 no == PETSC_TRUE, FALSE NULL crap
src/mat/impls/aij/seq/aijnode.c 1.32 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 no == PETSC_TRUE, FALSE NULL crap
src/mat/impls/aij/seq/aij.c 1.183.1.1 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +4 -3 no == PETSC_TRUE, FALSE NULL crap
src/mat/impls/aij/mpi/mpiov.c 1.28 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 no == PETSC_TRUE, FALSE NULL crap
src/mat/impls/aij/mpi/mpiaij.c 1.213 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +11 -9 no == PETSC_TRUE, FALSE NULL crap
src/mat/examples/tests/ex32.c 1.13 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 no == PETSC_TRUE, FALSE NULL crap
src/ksp/pc/impls/ilu/ilu.c 1.43 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 no == PETSC_TRUE, FALSE NULL crap
src/ksp/ksp/interface/itfunc.c 1.56 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 no == PETSC_TRUE, FALSE NULL crap
src/ksp/ksp/interface/dlregis.c 1.21 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +6 -6 no == PETSC_TRUE, FALSE NULL crap
src/dm/ao/interface/dlregis.c 1.22 04/09/21 15:55:44 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 no == PETSC_TRUE, FALSE NULL crap
src/dm/ao/interface/aodata.c 1.16 04/09/21 15:55:44 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 no == PETSC_TRUE, FALSE NULL crap
src/dm/ao/impls/mapping/aomapping.c 1.24 04/09/21 15:55:44 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 no == PETSC_TRUE, FALSE NULL crap
python/PETSc/Configure.py 1.280 04/09/21 15:55:44 barrysmith@barrysmith-57.mcs.anl.gov +2 -1 need empty FC if not defined
makefile 1.131 04/09/21 15:55:44 barrysmith@barrysmith-57.mcs.anl.gov +7 -7 configure fix
include/petsc.h 1.97 04/09/21 15:55:44 barrysmith@barrysmith-57.mcs.anl.gov +2 -0 tell if finalized
include/mpiuni/mpi.h 1.20 04/09/21 15:55:44 barrysmith@barrysmith-57.mcs.anl.gov +7 -10 no error message for silly blocksolve spai extern C for MPIUNI
config/macosx-ibm.py 1.32 04/09/21 15:55:44 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 outdate install of MPICH
todo 1.83 04/09/18 17:08:59 barrysmith@barry-smiths-computer.local +3 -3 *** empty log message ***
todo 1.82 04/09/18 17:07:59 barrysmith@barry-smiths-computer.local +2 -2 *** empty log message ***
src/sys/src/utils/mpiu.c 1.11 04/09/18 17:07:52 barrysmith@barry-smiths-computer.local +4 -0 make clear 0 tag is ok
Hg-commit: 66f72acf998300ac4731f20b4f3da4dce6b12310
show more ...
|
| cb5d8e9e | 21-Sep-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2543 hzhang@harley.mcs.anl.gov|ChangeSet|20040921163745|29009 ChangeSet 1.2543 04/09/21 11:37:45 hzhang@harley.mcs.anl.gov +6 -0 minor improve the codes.
src/mat/utils/multequal
bk-changeset-1.2543 hzhang@harley.mcs.anl.gov|ChangeSet|20040921163745|29009 ChangeSet 1.2543 04/09/21 11:37:45 hzhang@harley.mcs.anl.gov +6 -0 minor improve the codes.
src/mat/utils/multequal.c 1.2 04/09/21 11:37:43 hzhang@harley.mcs.anl.gov +11 -6 polish MatMultEqual() and MatMultEqualAdd()
src/mat/utils/makefile 1.8 04/09/21 11:37:43 hzhang@harley.mcs.anl.gov +2 -2 add file multequal.c
src/mat/impls/sbaij/mpi/mpisbaij.c 1.106 04/09/21 11:37:43 hzhang@harley.mcs.anl.gov +2 -0 add comments
src/mat/impls/baij/seq/baij.c 1.103 04/09/21 11:37:43 hzhang@harley.mcs.anl.gov +1 -1 revise the comments
src/mat/impls/aij/seq/aij.c 1.185 04/09/21 11:37:43 hzhang@harley.mcs.anl.gov +1 -1 revise the comments
src/ksp/pc/impls/ml/ml.c 1.7 04/09/21 11:37:43 hzhang@harley.mcs.anl.gov +1 -43 trivial polish the code
Hg-commit: c2312df6a5406510cc99d652725f2de312229005
show more ...
|
| 14b950f6 | 20-Sep-2004 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.2540 balay@asterix.mcs.anl.gov|ChangeSet|20040920214912|22539 ChangeSet 1.2540 04/09/20 16:49:12 balay@asterix.mcs.anl.gov +3 -0 update hypre with Allison's contrib
python/PETSc
bk-changeset-1.2540 balay@asterix.mcs.anl.gov|ChangeSet|20040920214912|22539 ChangeSet 1.2540 04/09/20 16:49:12 balay@asterix.mcs.anl.gov +3 -0 update hypre with Allison's contrib
python/PETSc/utilities/arch.py 1.15 04/09/20 16:49:11 balay@asterix.mcs.anl.gov +3 -3 fix error message
python/PETSc/packages/hypre.py 1.23 04/09/20 16:49:11 balay@asterix.mcs.anl.gov +5 -3 fix configure to detect hypre correctly with --with-hypre-dir
src/ksp/pc/impls/hypre/hyppilut.c 1.61 04/09/20 16:11:02 balay@asterix.mcs.anl.gov +201 -201 fix indentation
src/ksp/pc/impls/hypre/hyppilut.c 1.60 04/09/20 16:05:34 balay@asterix.mcs.anl.gov +132 -93 initial merge of Allison's contrib
Hg-commit: fe28d64cc5b1b226632fcde2651ea0ead673504f
show more ...
|
| 71044d3c | 13-Sep-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2527 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040913202651|61226 ChangeSet 1.2527 04/09/13 15:26:51 barrysmith@barrysmith-57.mcs.anl.gov +64 -0 PetscNew() now zeros memory
bk-changeset-1.2527 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040913202651|61226 ChangeSet 1.2527 04/09/13 15:26:51 barrysmith@barrysmith-57.mcs.anl.gov +64 -0 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/vec/utils/vpscat.c 1.34 04/09/13 15:26:48 barrysmith@barrysmith-57.mcs.anl.gov +0 -8 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/mat/impls/aij/seq/aij.c 1.183 04/09/13 15:26:48 barrysmith@barrysmith-57.mcs.anl.gov +0 -1 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/ksp/pc/impls/ilu/ilu.c 1.42 04/09/13 15:26:48 barrysmith@barrysmith-57.mcs.anl.gov +0 -1 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/vec/impls/seq/bvec2.c 1.57 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +2 -3 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/vec/impls/seq/bvec1.c 1.10 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +5 -5 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/vec/impls/mpi/pvec2.c 1.15 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/vec/impls/mpi/pbvec.c 1.30 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/ts/impls/implicit/pvode/petscpvode.c 1.28 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/ts/impls/implicit/cn/cn.c 1.19 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/ts/impls/implicit/beuler/beuler.c 1.21 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/ts/impls/explicit/euler/euler.c 1.11 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/sys/src/utils/pdisplay.c 1.20 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/sys/src/utils/memc.c 1.22 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/sys/src/error/stack.c 1.13 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/sys/src/draw/impls/x/xops.c 1.23 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -2 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/sys/src/draw/impls/x/text.c 1.9 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/snes/interface/noise/snesnoise.c 1.14 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/snes/interface/noise/snesmfj2.c 1.22 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/mat/impls/shell/shell.c 1.24 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/mat/impls/sbaij/seq/sbaij2.c 1.31 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/mat/impls/sbaij/seq/sbaij.c 1.118 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -2 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/mat/impls/sbaij/mpi/mpisbaij.c 1.105 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/mat/impls/maij/maij.c 1.24 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +0 -1 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/mat/impls/is/matis.c 1.19 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +0 -1 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/mat/impls/feti/feti.c 1.3 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +0 -1 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/mat/impls/dense/seq/dense.c 1.66 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +21 -22 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/mat/impls/dense/mpi/mpidense.c 1.51 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/mat/impls/bdiag/seq/bdiag.c 1.44 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +2 -3 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/mat/impls/baij/seq/baij2.c 1.26 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/mat/impls/baij/seq/baij.c 1.100.1.2 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -2 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/mat/impls/baij/mpi/mpibaij.c 1.77 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +0 -1 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.64 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +0 -1 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/mat/impls/aij/seq/spooles/spooles.c 1.100 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +0 -1 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/mat/impls/aij/mpi/mpiptap.c 1.12 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +0 -2 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/mat/impls/aij/mpi/mpimatmatmult.c 1.4 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/mat/impls/aij/mpi/mpiaij.c 1.212 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +2 -3 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/mat/impls/adj/mpi/mpiadj.c 1.39 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/mat/impls/adic/matadic.c 1.29 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/ksp/utils/damg.c 1.41 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/ksp/pc/impls/tfs/xyt.c 1.15 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +6 -6 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/ksp/pc/impls/tfs/xxt.c 1.15 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +6 -6 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/ksp/pc/impls/tfs/gs.c 1.20 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/ksp/pc/impls/redundant/redundant.c 1.21 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/ksp/pc/impls/ml/ml.c 1.6 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -3 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/ksp/pc/impls/mg/mg.c 1.39 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/ksp/pc/impls/is/feti/fetipc.c 1.3 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/ksp/pc/impls/hypre/hyppilut.c 1.59 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/ksp/pc/impls/fieldsplit/fieldsplit.c 1.15 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/ksp/pc/impls/asm/asm.c 1.39 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/ksp/ksp/interface/eige.c 1.21 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/ksp/ksp/impls/lgmres/lgmres.c 1.32 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/ksp/ksp/impls/gmres/gmres.c 1.50 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/ksp/ksp/impls/gmres/gmreig.c 1.15 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +5 -5 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/ksp/ksp/impls/fgmres/fgmres.c 1.37 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +0 -1 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/ksp/ksp/impls/cgne/cgne.c 1.21 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +0 -1 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/ksp/ksp/impls/cg/cg.c 1.29 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +0 -1 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/ksp/ksp/impls/bcgsl/bcgsl.c 1.17 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +13 -14 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/inline/ilu.h 1.14 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +10 -10 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/inline/dot.h 1.13 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/inline/axpy.h 1.14 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
maint/generateetags.py 1.4 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
include/petschead.h 1.41 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +0 -3 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
include/petscblaslapack.h 1.12 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +241 -242 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
include/petsc.h 1.96 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 PetscNew() now zeros memory Blas Lapack routines preappended with BLAS or LAPACK
src/mat/impls/aij/seq/aij.c 1.182 04/09/13 14:58:56 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 *** empty log message ***
src/ksp/pc/impls/ilu/ilu.c 1.41 04/09/13 14:56:52 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 *** empty log message ***
Hg-commit: 03fb4ae0a31fea3f887c926814d30cec68df1938
show more ...
|
| 330ea6ed | 13-Sep-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2526 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040913190218|02521 ChangeSet 1.2526 04/09/13 14:02:18 barrysmith@barrysmith-57.mcs.anl.gov +2 -0 fixes for memset, blas and ma
bk-changeset-1.2526 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040913190218|02521 ChangeSet 1.2526 04/09/13 14:02:18 barrysmith@barrysmith-57.mcs.anl.gov +2 -0 fixes for memset, blas and malloc with no MALLOC_H
src/ksp/pc/impls/tfs/tfs.h 1.5 04/09/13 14:02:16 barrysmith@barrysmith-57.mcs.anl.gov +7 -3 fixes for memset, blas and malloc with no MALLOC_H
src/ksp/pc/impls/tfs/gs.c 1.19 04/09/13 14:02:16 barrysmith@barrysmith-57.mcs.anl.gov +2 -14 fixes for memset, blas and malloc with no MALLOC_H
src/ksp/pc/impls/tfs/tfs.h 1.4 04/09/13 13:55:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 idiot Barry!
Hg-commit: c97444c768d61a1cf7d0aded23466c2aa2557b23
show more ...
|
| 9e8a9152 | 13-Sep-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2523.1.1 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040913185125|02879 ChangeSet 1.2523.1.1 04/09/13 13:51:25 barrysmith@barrysmith-57.mcs.anl.gov +8 -0 no need for c++ test
bk-changeset-1.2523.1.1 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040913185125|02879 ChangeSet 1.2523.1.1 04/09/13 13:51:25 barrysmith@barrysmith-57.mcs.anl.gov +8 -0 no need for c++ test with MALLOC_H
src/sys/src/plog/ploginfo.c 1.24 04/09/13 13:51:23 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 no need for c++ test with MALLOC_H
src/sys/src/plog/plog.c 1.54 04/09/13 13:51:23 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 no need for c++ test with MALLOC_H
src/sys/src/objects/options.c 1.48 04/09/13 13:51:23 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 no need for c++ test with MALLOC_H
src/sys/src/objects/init.c 1.47 04/09/13 13:51:23 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 no need for c++ test with MALLOC_H
src/sys/src/memory/mtr.c 1.34 04/09/13 13:51:23 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 no need for c++ test with MALLOC_H
src/sys/src/adic/adic/run-map.c 1.10 04/09/13 13:51:23 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 no need for c++ test with MALLOC_H
src/sys/src/adic/adic/run-alloc.c 1.8 04/09/13 13:51:23 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 no need for c++ test with MALLOC_H
src/ksp/pc/impls/tfs/tfs.h 1.3 04/09/13 13:51:22 barrysmith@barrysmith-57.mcs.anl.gov +3 -0 need malloc for old outdated code
Hg-commit: 2a88f98e0a6bdc31505ca2429b28ba12332af096
show more ...
|
| 7758a8cd | 13-Sep-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2521.1.1 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040913162746|09511 ChangeSet 1.2521.1.1 04/09/13 11:27:46 barrysmith@barrysmith-57.mcs.anl.gov +26 -0 single include for t
bk-changeset-1.2521.1.1 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040913162746|09511 ChangeSet 1.2521.1.1 04/09/13 11:27:46 barrysmith@barrysmith-57.mcs.anl.gov +26 -0 single include for tfs, make sure petsc.h comes first
src/ksp/pc/impls/tfs/xyt.c 1.14 04/09/13 11:27:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -16 single include for tfs, make sure petsc.h comes first
src/ksp/pc/impls/tfs/xxt.c 1.14 04/09/13 11:27:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -16 single include for tfs, make sure petsc.h comes first
src/ksp/pc/impls/tfs/tfs.h 1.2 04/09/13 11:27:43 barrysmith@barrysmith-57.mcs.anl.gov +43 -46 single include for tfs, make sure petsc.h comes first
src/ksp/pc/impls/tfs/tfs.c 1.4 04/09/13 11:27:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -3 single include for tfs, make sure petsc.h comes first
src/ksp/pc/impls/tfs/queue.c 1.9 04/09/13 11:27:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -5 single include for tfs, make sure petsc.h comes first
src/ksp/pc/impls/tfs/pxxt.c 1.20 04/09/13 11:27:43 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 single include for tfs, make sure petsc.h comes first
src/ksp/pc/impls/tfs/makefile 1.16 04/09/13 11:27:43 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 single include for tfs, make sure petsc.h comes first
src/ksp/pc/impls/tfs/ivec.c 1.12 04/09/13 11:27:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -11 single include for tfs, make sure petsc.h comes first
src/ksp/pc/impls/tfs/gs.c 1.18 04/09/13 11:27:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -17 single include for tfs, make sure petsc.h comes first
src/ksp/pc/impls/tfs/error.c 1.12 04/09/13 11:27:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -9 single include for tfs, make sure petsc.h comes first
src/ksp/pc/impls/tfs/comm.c 1.24 04/09/13 11:27:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -7 single include for tfs, make sure petsc.h comes first
src/ksp/pc/impls/tfs/bit_mask.c 1.11 04/09/13 11:27:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -5 single include for tfs, make sure petsc.h comes first
BitKeeper/deleted/.del-stack.h~5712ae31a475e3e6 1.8 04/09/13 11:01:23 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: src/ksp/pc/impls/tfs/stack.h
BitKeeper/deleted/.del-stack.c~b6b03263efdc4df9 1.9 04/09/13 11:01:22 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: src/ksp/pc/impls/tfs/stack.c
BitKeeper/deleted/.del-xyt.h~6bb5d543424fd602 1.10 04/09/13 10:59:50 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: src/ksp/pc/impls/tfs/xyt.h
BitKeeper/deleted/.del-xxt.h~79daf880369d6c6 1.10 04/09/13 10:59:50 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: src/ksp/pc/impls/tfs/xxt.h
BitKeeper/deleted/.del-types.h~30476f1d4737ccd0 1.11 04/09/13 10:59:50 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: src/ksp/pc/impls/tfs/types.h
BitKeeper/deleted/.del-queue.h~c6698a2ca9e1004c 1.10 04/09/13 10:59:50 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: src/ksp/pc/impls/tfs/queue.h
BitKeeper/deleted/.del-ivec.h~f0c0600ff0a81f25 1.8 04/09/13 10:59:50 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: src/ksp/pc/impls/tfs/ivec.h
BitKeeper/deleted/.del-gs.h~618ed26d795c9867 1.10 04/09/13 10:59:50 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: src/ksp/pc/impls/tfs/gs.h
BitKeeper/deleted/.del-error.h~4179922862c9d381 1.10 04/09/13 10:59:50 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: src/ksp/pc/impls/tfs/error.h
BitKeeper/deleted/.del-const.h~d6aab19d6fe0fd97 1.15 04/09/13 10:59:50 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: src/ksp/pc/impls/tfs/const.h
BitKeeper/deleted/.del-comm.h~70ac2896f4377c48 1.10 04/09/13 10:59:50 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: src/ksp/pc/impls/tfs/comm.h
BitKeeper/deleted/.del-bit_mask.h~bb77ed548b46fa80 1.9 04/09/13 10:59:50 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: src/ksp/pc/impls/tfs/bit_mask.h
src/ksp/pc/impls/tfs/tfs.h 1.1 04/09/13 10:59:07 barrysmith@barrysmith-57.mcs.anl.gov +828 -0
src/ksp/pc/impls/tfs/tfs.h 1.0 04/09/13 10:59:07 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 BitKeeper file /Users/barrysmith/petsc-dev/src/ksp/pc/impls/tfs/tfs.h
src/dm/da/src/dalocal.c 1.27 04/09/13 10:51:42 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 compiler may think never defined (though it always is)
src/dm/da/src/da3.c 1.28 04/09/13 10:50:29 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 compiler thinks some variables may not be defined (though they are)
Hg-commit: 292010318b505ce7fc60f01a6e715ea3a6b0f212
show more ...
|
| 0be8e73a | 10-Sep-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2511.1.1 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040910203312|57169 ChangeSet 1.2511.1.1 04/09/10 15:33:12 barrysmith@barrysmith-57.mcs.anl.gov +12 -0 configure fixes and
bk-changeset-1.2511.1.1 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040910203312|57169 ChangeSet 1.2511.1.1 04/09/10 15:33:12 barrysmith@barrysmith-57.mcs.anl.gov +12 -0 configure fixes and updates
python/PETSc/utilities/programs.py 1.6 04/09/10 15:33:10 barrysmith@barrysmith-57.mcs.anl.gov +13 -16 store programs in programs object, not framework
python/PETSc/utilities/arch.py 1.13 04/09/10 15:33:10 barrysmith@barrysmith-57.mcs.anl.gov +5 -5 bug fix where host info is stored
python/PETSc/packages/hypre.py 1.21 04/09/10 15:33:10 barrysmith@barrysmith-57.mcs.anl.gov +11 -4 use variables in objects instead of argDB stuff
python/PETSc/packages/ParMetis.py 1.24.1.1 04/09/10 15:33:10 barrysmith@barrysmith-57.mcs.anl.gov +6 -1 use variables in objects instead of argDB stuff
python/PETSc/packages/Mumps.py 1.25 04/09/10 15:33:10 barrysmith@barrysmith-57.mcs.anl.gov +2 -0 print warning about compile time
python/PETSc/packages/MPI.py 1.133 04/09/10 15:33:10 barrysmith@barrysmith-57.mcs.anl.gov +14 -4 use variables in objects instead of argDB stuff
python/PETSc/packages/BlasLapack.py 1.87 04/09/10 15:33:10 barrysmith@barrysmith-57.mcs.anl.gov +14 -10 use variables in objects instead of argDB stuff
python/PETSc/compilerOptions.py 1.44 04/09/10 15:33:10 barrysmith@barrysmith-57.mcs.anl.gov +4 -2 f90 could be IBM compiler too
python/PETSc/Configure.py 1.278 04/09/10 15:33:10 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 nothing
BitKeeper/deleted/.del-PIC.py~166cca99375ec713 1.6 04/09/10 11:15:23 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: python/PETSc/utilities/PIC.py
BitKeeper/deleted/.del-makefile~fbab7517c25cbd8d 1.3 04/09/10 07:01:19 barrysmith@barry-smiths-computer.local +0 -0 Delete: src/ksp/pc/impls/pilut/makefile
BitKeeper/deleted/.del-hyppilut.c~127449995eb33006 1.3 04/09/10 07:01:19 barrysmith@barry-smiths-computer.local +0 -0 Delete: src/ksp/pc/impls/pilut/hyppilut.c
Hg-commit: 2922efaf739b01d7e7f1ecfee6c2e7eafc7c6bbc
show more ...
|