| #
a96a251d
|
| 29-Jan-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2872.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20050129043039|34648 ChangeSet 1.2872.1.1 05/01/28 22:30:39 barrysmith@barry-smiths-computer.local +16 -0 use PetscMalloc3
bk-changeset-1.2872.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20050129043039|34648 ChangeSet 1.2872.1.1 05/01/28 22:30:39 barrysmith@barry-smiths-computer.local +16 -0 use PetscMalloc3() for xxAIJ matrix a,i,j arrays also introduce skipping allocation, needed for factorization build of matrix
src/mat/impls/sbaij/seq/sbaijfact2.c 1.57 05/01/28 22:30:35 barrysmith@barry-smiths-computer.local +2 -2 use PetscMalloc3() for xxAIJ matrix a,i,j arrays also introduce skipping allocation, needed for factorization build of matrix
src/mat/impls/sbaij/seq/sbaijfact.c 1.83 05/01/28 22:30:35 barrysmith@barry-smiths-computer.local +2 -2 use PetscMalloc3() for xxAIJ matrix a,i,j arrays also introduce skipping allocation, needed for factorization build of matrix
src/mat/impls/sbaij/seq/sbaij.c 1.134 05/01/28 22:30:35 barrysmith@barry-smiths-computer.local +15 -21 use PetscMalloc3() for xxAIJ matrix a,i,j arrays also introduce skipping allocation, needed for factorization build of matrix
src/mat/impls/sbaij/mpi/mpisbaij.c 1.117 05/01/28 22:30:34 barrysmith@barry-smiths-computer.local +17 -21 use PetscMalloc3() for xxAIJ matrix a,i,j arrays also introduce skipping allocation, needed for factorization build of matrix
src/mat/impls/baij/seq/baijfact3.c 1.20 05/01/28 22:30:34 barrysmith@barry-smiths-computer.local +1 -1 use PetscMalloc3() for xxAIJ matrix a,i,j arrays also introduce skipping allocation, needed for factorization build of matrix
src/mat/impls/baij/seq/baijfact2.c 1.44 05/01/28 22:30:34 barrysmith@barry-smiths-computer.local +4 -5 use PetscMalloc3() for xxAIJ matrix a,i,j arrays also introduce skipping allocation, needed for factorization build of matrix
src/mat/impls/baij/seq/baijfact.c 1.28 05/01/28 22:30:34 barrysmith@barry-smiths-computer.local +2 -2 use PetscMalloc3() for xxAIJ matrix a,i,j arrays also introduce skipping allocation, needed for factorization build of matrix
src/mat/impls/baij/seq/baij.c 1.120 05/01/28 22:30:34 barrysmith@barry-smiths-computer.local +18 -26 use PetscMalloc3() for xxAIJ matrix a,i,j arrays also introduce skipping allocation, needed for factorization build of matrix
src/mat/impls/baij/mpi/mpibaij.c 1.91 05/01/28 22:30:34 barrysmith@barry-smiths-computer.local +16 -19 use PetscMalloc3() for xxAIJ matrix a,i,j arrays also introduce skipping allocation, needed for factorization build of matrix
src/mat/impls/aij/seq/matlab/aijmatlab.c 1.39 05/01/28 22:30:34 barrysmith@barry-smiths-computer.local +12 -8 use PetscMalloc3() for xxAIJ matrix a,i,j arrays also introduce skipping allocation, needed for factorization build of matrix
src/mat/impls/aij/seq/aijfact.c 1.110 05/01/28 22:30:34 barrysmith@barry-smiths-computer.local +9 -12 use PetscMalloc3() for xxAIJ matrix a,i,j arrays also introduce skipping allocation, needed for factorization build of matrix
src/mat/impls/aij/seq/aij.c 1.210 05/01/28 22:30:34 barrysmith@barry-smiths-computer.local +17 -23 use PetscMalloc3() for xxAIJ matrix a,i,j arrays also introduce skipping allocation, needed for factorization build of matrix
src/mat/impls/aij/mpi/mpiaij.c 1.232 05/01/28 22:30:33 barrysmith@barry-smiths-computer.local +16 -18 use PetscMalloc3() for xxAIJ matrix a,i,j arrays also introduce skipping allocation, needed for factorization build of matrix
src/contrib/ysmp/ex1.c 1.6 05/01/28 22:30:33 barrysmith@barry-smiths-computer.local +3 -4 use PetscMalloc3() for xxAIJ matrix a,i,j arrays also introduce skipping allocation, needed for factorization build of matrix
src/contrib/reusememory/reuse.c 1.4 05/01/28 22:30:33 barrysmith@barry-smiths-computer.local +1 -1 use PetscMalloc3() for xxAIJ matrix a,i,j arrays also introduce skipping allocation, needed for factorization build of matrix
include/petscmat.h 1.169 05/01/28 22:30:33 barrysmith@barry-smiths-computer.local +2 -0 use PetscMalloc3() for xxAIJ matrix a,i,j arrays also introduce skipping allocation, needed for factorization build of matrix
Hg-commit: a6449f54f2533be70bc78abf6be9c8f1664afbbf
show more ...
|
| #
ff43f1e1
|
| 27-Dec-2004 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.2823 knepley@khan.mcs.anl.gov|ChangeSet|20041227184524|03092 ChangeSet 1.2823 04/12/06 21:02:19 knepley@khan.mcs.anl.gov +1 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into kh
bk-changeset-1.2823 knepley@khan.mcs.anl.gov|ChangeSet|20041227184524|03092 ChangeSet 1.2823 04/12/06 21:02:19 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
include/petscmath.h 1.25 04/12/06 21:02:17 knepley@khan.mcs.anl.gov +0 -0 Auto merged
Hg-commit: d9a23f3f6ba72ee627446f6648bb36a3d0345c22
show more ...
|
| #
de7579db
|
| 22-Dec-2004 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.2821.1.23 Kris@p4buschel.|ChangeSet|20041222115158|49115 ChangeSet 1.2821.1.23 04/12/22 03:51:58 Kris@p4buschel. +2 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into p4buschel.
bk-changeset-1.2821.1.23 Kris@p4buschel.|ChangeSet|20041222115158|49115 ChangeSet 1.2821.1.23 04/12/22 03:51:58 Kris@p4buschel. +2 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into p4buschel.:F:/Home/Kris/petsc/hong-dev
src/mat/impls/baij/seq/baij.c 1.118 04/12/22 03:51:57 Kris@p4buschel. +0 -0 Auto merged
include/petscmat.h 1.167 04/12/22 03:51:57 Kris@p4buschel. +0 -0 Auto merged
Hg-commit: fe83a850911b4f07e2f4ddeb845c0d2ceae453eb
show more ...
|
| #
be1d678a
|
| 22-Dec-2004 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.2821.9.1 Kris@p4buschel.|ChangeSet|20041222115123|41198 ChangeSet 1.2821.9.1 04/12/22 03:51:23 Kris@p4buschel. +163 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
bk-changeset-1.2821.9.1 Kris@p4buschel.|ChangeSet|20041222115123|41198 ChangeSet 1.2821.9.1 04/12/22 03:51:23 Kris@p4buschel. +163 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/utils/zerodiag.c 1.14 04/12/22 03:51:15 Kris@p4buschel. +4 -2 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/utils/ptap.c 1.2 04/12/22 03:51:15 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/utils/multequal.c 1.6 04/12/22 03:51:15 Kris@p4buschel. +5 -4 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/utils/matstash.c 1.14 04/12/22 03:51:15 Kris@p4buschel. +1 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/utils/matioall.c 1.34 04/12/22 03:51:15 Kris@p4buschel. +4 -3 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/utils/matio.c 1.24 04/12/22 03:51:15 Kris@p4buschel. +3 -1 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/utils/getcolv.c 1.11 04/12/22 03:51:15 Kris@p4buschel. +2 -1 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/utils/gcreate.c 1.38 04/12/22 03:51:15 Kris@p4buschel. +4 -3 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/utils/freespace.c 1.6 04/12/22 03:51:15 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/utils/convert.c 1.19 04/12/22 03:51:15 Kris@p4buschel. +1 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/utils/compressedrow.c 1.11 04/12/22 03:51:14 Kris@p4buschel. +1 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/utils/axpy.c 1.22 04/12/22 03:51:14 Kris@p4buschel. +6 -5 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/partition/spartition.c 1.9 04/12/22 03:51:14 Kris@p4buschel. +10 -9 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/partition/partition.c 1.30 04/12/22 03:51:14 Kris@p4buschel. +19 -18 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/partition/impls/scotch/scotch.c 1.16 04/12/22 03:51:14 Kris@p4buschel. +11 -9 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/partition/impls/pmetis/pmetis.c 1.23 04/12/22 03:51:14 Kris@p4buschel. +3 -2 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/partition/impls/party/party.c 1.13 04/12/22 03:51:14 Kris@p4buschel. +7 -6 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/partition/impls/jostle/jostle.c 1.11 04/12/22 03:51:14 Kris@p4buschel. +4 -3 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/partition/impls/chaco/chaco.c 1.15 04/12/22 03:51:14 Kris@p4buschel. +8 -7 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/order/sregis.c 1.10 04/12/22 03:51:14 Kris@p4buschel. +9 -8 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/order/sprcm.c 1.8 04/12/22 03:51:14 Kris@p4buschel. +2 -1 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/order/spqmd.c 1.8 04/12/22 03:51:14 Kris@p4buschel. +2 -1 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/order/spnd.c 1.8 04/12/22 03:51:14 Kris@p4buschel. +2 -1 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/order/spinver.c 1.6 04/12/22 03:51:14 Kris@p4buschel. +1 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/order/sp1wd.c 1.9 04/12/22 03:51:14 Kris@p4buschel. +2 -1 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/order/sorder.c 1.21 04/12/22 03:51:13 Kris@p4buschel. +7 -5 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/order/rootls.c 1.8 04/12/22 03:51:13 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/order/rcm.c 1.9 04/12/22 03:51:13 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/order/qmdupd.c 1.8 04/12/22 03:51:13 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/order/qmdrch.c 1.8 04/12/22 03:51:13 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/order/qmdqt.c 1.8 04/12/22 03:51:13 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/order/qmdmrg.c 1.9 04/12/22 03:51:13 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/order/genrcm.c 1.9 04/12/22 03:51:13 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/order/genqmd.c 1.8 04/12/22 03:51:13 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/order/gennd.c 1.9 04/12/22 03:51:13 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/order/gen1wd.c 1.9 04/12/22 03:51:13 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/order/fnroot.c 1.8 04/12/22 03:51:13 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/order/fndsep.c 1.8 04/12/22 03:51:13 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/order/fn1wd.c 1.8 04/12/22 03:51:13 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/order/degree.c 1.8 04/12/22 03:51:13 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/matfd/fdmatrix.c 1.30 04/12/22 03:51:13 Kris@p4buschel. +16 -14 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/interface/mhas.c 1.9 04/12/22 03:51:12 Kris@p4buschel. +2 -1 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/interface/matrix.c 1.164 04/12/22 03:51:12 Kris@p4buschel. +121 -121 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/interface/matregis.c 1.40 04/12/22 03:51:12 Kris@p4buschel. +37 -36 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/interface/matreg.c 1.21 04/12/22 03:51:12 Kris@p4buschel. +6 -4 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/interface/matnull.c 1.19 04/12/22 03:51:12 Kris@p4buschel. +7 -5 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/interface/dlregis.c 1.28 04/12/22 03:51:12 Kris@p4buschel. +3 -2 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/shell/shellcnv.c 1.16 04/12/22 03:51:12 Kris@p4buschel. +1 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/shell/shell.c 1.28 04/12/22 03:51:12 Kris@p4buschel. +8 -6 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/sbaij/seq/sro.c 1.11 04/12/22 03:51:12 Kris@p4buschel. +2 -1 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/sbaij/seq/spooles/sbaijspooles.c 1.60 04/12/22 03:51:12 Kris@p4buschel. +5 -3 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/sbaij/seq/sbaijfact9.c 1.10 04/12/22 03:51:12 Kris@p4buschel. +1 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/sbaij/seq/sbaijfact8.c 1.9 04/12/22 03:51:12 Kris@p4buschel. +1 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/sbaij/seq/sbaijfact7.c 1.10 04/12/22 03:51:12 Kris@p4buschel. +1 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/sbaij/seq/sbaijfact6.c 1.11 04/12/22 03:51:12 Kris@p4buschel. +1 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/sbaij/seq/sbaijfact5.c 1.10 04/12/22 03:51:12 Kris@p4buschel. +1 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/sbaij/seq/sbaijfact4.c 1.9 04/12/22 03:51:11 Kris@p4buschel. +1 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/sbaij/seq/sbaijfact3.c 1.10 04/12/22 03:51:11 Kris@p4buschel. +1 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/sbaij/seq/sbaijfact2.c 1.56 04/12/22 03:51:11 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/sbaij/seq/sbaijfact12.c 1.9 04/12/22 03:51:11 Kris@p4buschel. +1 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/sbaij/seq/sbaijfact11.c 1.10 04/12/22 03:51:11 Kris@p4buschel. +1 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/sbaij/seq/sbaijfact10.c 1.9 04/12/22 03:51:11 Kris@p4buschel. +1 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/sbaij/seq/sbaijfact.c 1.82 04/12/22 03:51:11 Kris@p4buschel. +1 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/sbaij/seq/sbaij2.c 1.37 04/12/22 03:51:11 Kris@p4buschel. +1 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/sbaij/seq/sbaij.c 1.133 04/12/22 03:51:11 Kris@p4buschel. +12 -10 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/sbaij/seq/aijsbaij.c 1.26 04/12/22 03:51:11 Kris@p4buschel. +11 -4 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c 1.48 04/12/22 03:51:11 Kris@p4buschel. +5 -3 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/sbaij/mpi/sbaijov.c 1.40 04/12/22 03:51:11 Kris@p4buschel. +1 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/sbaij/mpi/mpisbaij.c 1.116 04/12/22 03:51:11 Kris@p4buschel. +9 -8 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/sbaij/mpi/mmsbaij.c 1.33 04/12/22 03:51:11 Kris@p4buschel. +1 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/rowbs/mpi/mpirowbs.c 1.67 04/12/22 03:51:10 Kris@p4buschel. +7 -6 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/rowbs/mpi/iccbs.c 1.8 04/12/22 03:51:10 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/rowbs/mpi/cholbs.c 1.13 04/12/22 03:51:10 Kris@p4buschel. +9 -8 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/normal/normm.c 1.9 04/12/22 03:51:10 Kris@p4buschel. +2 -1 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/maij/maij.c 1.36 04/12/22 03:51:10 Kris@p4buschel. +13 -7 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/is/matis.c 1.21 04/12/22 03:51:10 Kris@p4buschel. +5 -3 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/hypre/mhyp.c 1.9 04/12/22 03:51:10 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/dense/seq/dense.c 1.73 04/12/22 03:51:10 Kris@p4buschel. +7 -5 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/dense/mpi/mpidense.c 1.55 04/12/22 03:51:10 Kris@p4buschel. +8 -6 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/dense/mpi/mmdense.c 1.16 04/12/22 03:51:10 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/csr/inode/inode2.c 1.4 04/12/22 03:51:10 Kris@p4buschel. +9 -2 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/csr/inode/inode.c 1.50 04/12/22 03:51:10 Kris@p4buschel. +6 -4 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/bdiag/seq/bdiag3.c 1.25 04/12/22 03:51:10 Kris@p4buschel. +1 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/bdiag/seq/bdiag2.c 1.24 04/12/22 03:51:10 Kris@p4buschel. +1 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/bdiag/seq/bdiag.c 1.48 04/12/22 03:51:09 Kris@p4buschel. +5 -4 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/bdiag/seq/bdfact.c 1.19 04/12/22 03:51:09 Kris@p4buschel. +1 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/bdiag/mpi/mpibdiag.c 1.47 04/12/22 03:51:09 Kris@p4buschel. +9 -7 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/bdiag/mpi/mmbdiag.c 1.10 04/12/22 03:51:09 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/baij/seq/dgefa7.c 1.12 04/12/22 03:51:09 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/baij/seq/dgefa6.c 1.11 04/12/22 03:51:09 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/baij/seq/dgefa5.c 1.11 04/12/22 03:51:09 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/baij/seq/dgefa4.c 1.11 04/12/22 03:51:09 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/baij/seq/dgefa3.c 1.11 04/12/22 03:51:09 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/baij/seq/dgefa2.c 1.11 04/12/22 03:51:09 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/baij/seq/dgefa.c 1.13 04/12/22 03:51:09 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/baij/seq/dgedi.c 1.7 04/12/22 03:51:09 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/baij/seq/baijfact9.c 1.11 04/12/22 03:51:09 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/baij/seq/baijfact8.c 1.10 04/12/22 03:51:09 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/baij/seq/baijfact7.c 1.11 04/12/22 03:51:09 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/baij/seq/baijfact6.c 1.10 04/12/22 03:51:09 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/baij/seq/baijfact5.c 1.11 04/12/22 03:51:08 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/baij/seq/baijfact4.c 1.15 04/12/22 03:51:08 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/baij/seq/baijfact3.c 1.19 04/12/22 03:51:08 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/baij/seq/baijfact2.c 1.43 04/12/22 03:51:08 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/baij/seq/baijfact14.c 1.10 04/12/22 03:51:08 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/baij/seq/baijfact13.c 1.11 04/12/22 03:51:08 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/baij/seq/baijfact12.c 1.23 04/12/22 03:51:08 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/baij/seq/baijfact11.c 1.12 04/12/22 03:51:08 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/baij/seq/baijfact10.c 1.10 04/12/22 03:51:08 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/baij/seq/baijfact.c 1.27 04/12/22 03:51:08 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/baij/seq/baij2.c 1.31 04/12/22 03:51:08 Kris@p4buschel. +1 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/baij/seq/baij.c 1.116.1.1 04/12/22 03:51:08 Kris@p4buschel. +16 -12 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/baij/seq/aijbaij.c 1.22 04/12/22 03:51:08 Kris@p4buschel. +3 -2 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/baij/mpi/mpibaij.c 1.90 04/12/22 03:51:08 Kris@p4buschel. +18 -15 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/baij/mpi/mmbaij.c 1.26 04/12/22 03:51:08 Kris@p4buschel. +4 -2 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.67 04/12/22 03:51:07 Kris@p4buschel. +7 -5 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/baij/mpi/baijov.c 1.27 04/12/22 03:51:07 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/aij/seq/unary.c 1.10 04/12/22 03:51:07 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/aij/seq/umfpack/umfpack.c 1.43 04/12/22 03:51:07 Kris@p4buschel. +4 -3 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/aij/seq/symtranspose.c 1.10 04/12/22 03:51:07 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/aij/seq/superlu/superlu.c 1.76 04/12/22 03:51:07 Kris@p4buschel. +6 -5 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/aij/seq/spooles/spoolesOptions.c 1.32 04/12/22 03:51:07 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/aij/seq/spooles/spooles.c 1.104 04/12/22 03:51:07 Kris@p4buschel. +6 -4 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/aij/seq/spooles/aijspooles.c 1.38 04/12/22 03:51:07 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/aij/seq/matptap.c 1.84 04/12/22 03:51:07 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/aij/seq/matpapt.c 1.44 04/12/22 03:51:07 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/aij/seq/matmatmult.c 1.85 04/12/22 03:51:07 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/aij/seq/matlab/aijmatlab.c 1.38 04/12/22 03:51:07 Kris@p4buschel. +7 -5 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/aij/seq/lusol/lusol.c 1.37 04/12/22 03:51:07 Kris@p4buschel. +5 -3 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/aij/seq/ilut.c 1.10 04/12/22 03:51:07 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/aij/seq/ij.c 1.8 04/12/22 03:51:06 Kris@p4buschel. +1 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/aij/seq/fdaij.c 1.16 04/12/22 03:51:06 Kris@p4buschel. +1 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/aij/seq/essl/essl.c 1.37 04/12/22 03:51:06 Kris@p4buschel. +4 -3 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/aij/seq/dxml/dxml.c 1.8 04/12/22 03:51:06 Kris@p4buschel. +3 -1 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/aij/seq/aijfact.c 1.109 04/12/22 03:51:06 Kris@p4buschel. +1 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/aij/seq/aij.h 1.51 04/12/22 03:51:06 Kris@p4buschel. +3 -3 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/aij/seq/aij.c 1.207 04/12/22 03:51:06 Kris@p4buschel. +13 -12 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.106 04/12/22 03:51:06 Kris@p4buschel. +5 -3 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/aij/mpi/spooles/mpispooles.c 1.73 04/12/22 03:51:06 Kris@p4buschel. +4 -2 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/aij/mpi/spooles/mpiaijspooles.c 1.31 04/12/22 03:51:06 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/aij/mpi/mumps/mumps.c 1.85 04/12/22 03:51:06 Kris@p4buschel. +8 -7 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/aij/mpi/mpiptap.c 1.17 04/12/22 03:51:06 Kris@p4buschel. +1 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/aij/mpi/mpiov.c 1.31 04/12/22 03:51:06 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/aij/mpi/mpimatmatmult.c 1.7 04/12/22 03:51:06 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/aij/mpi/mpiaijpc.c 1.6 04/12/22 03:51:06 Kris@p4buschel. +2 -1 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/aij/mpi/mpiaij.h 1.35 04/12/22 03:51:05 Kris@p4buschel. +2 -2 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/aij/mpi/mpiaij.c 1.228 04/12/22 03:51:05 Kris@p4buschel. +20 -19 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/aij/mpi/mmaij.c 1.22 04/12/22 03:51:05 Kris@p4buschel. +3 -1 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/aij/mpi/fdmpiaij.c 1.13 04/12/22 03:51:05 Kris@p4buschel. +1 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/aij/aij/aijtype.c 1.11 04/12/22 03:51:05 Kris@p4buschel. +12 -10 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/adj/mpi/mpiadj.c 1.46 04/12/22 03:51:05 Kris@p4buschel. +7 -5 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/adic/nladic.c 1.9 04/12/22 03:51:05 Kris@p4buschel. +7 -7 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/impls/adic/matadic.c 1.30 04/12/22 03:51:05 Kris@p4buschel. +11 -10 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/color/slo.c 1.8 04/12/22 03:51:05 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/color/setr.c 1.7 04/12/22 03:51:05 Kris@p4buschel. +1 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/color/seq.c 1.7 04/12/22 03:51:05 Kris@p4buschel. +2 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/color/scolor.c 1.8 04/12/22 03:51:05 Kris@p4buschel. +5 -4 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/color/numsrt.c 1.9 04/12/22 03:51:05 Kris@p4buschel. +1 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/color/ido.c 1.8 04/12/22 03:51:05 Kris@p4buschel. +1 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/color/dsm.c 1.7 04/12/22 03:51:05 Kris@p4buschel. +1 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/color/degr.c 1.7 04/12/22 03:51:04 Kris@p4buschel. +1 -0 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
src/mat/color/color.c 1.23 04/12/22 03:51:04 Kris@p4buschel. +9 -7 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
include/petscmat.h 1.165.1.1 04/12/22 03:51:04 Kris@p4buschel. +296 -290 PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API
Hg-commit: 70d6d743ca87a4f2767b4ca5849efc2ee9c2478d
show more ...
|
| #
0b8dc8d2
|
| 16-Dec-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2821.1.10 hzhang@harley.mcs.anl.gov|ChangeSet|20041216215919|10220 ChangeSet 1.2821.1.10 04/12/16 15:59:19 hzhang@harley.mcs.anl.gov +4 -0 add Norm_1 and Norm_inf to sbaij matrix
bk-changeset-1.2821.1.10 hzhang@harley.mcs.anl.gov|ChangeSet|20041216215919|10220 ChangeSet 1.2821.1.10 04/12/16 15:59:19 hzhang@harley.mcs.anl.gov +4 -0 add Norm_1 and Norm_inf to sbaij matrix
src/mat/impls/sbaij/seq/sbaij2.c 1.36 04/12/16 15:59:18 hzhang@harley.mcs.anl.gov +9 -17 add Norm_1 and Norm_inf to seqsbaij matrix
src/mat/impls/sbaij/mpi/mpisbaij.c 1.115 04/12/16 15:59:18 hzhang@harley.mcs.anl.gov +50 -0 add Norm_1 and Norm_inf to mpisbaij matrix
src/mat/examples/tests/ex75.c 1.21 04/12/16 15:59:18 hzhang@harley.mcs.anl.gov +16 -5 add test for MatNorm
src/mat/examples/tests/ex74.c 1.28 04/12/16 15:59:17 hzhang@harley.mcs.anl.gov +16 -8 add test for MatNorm
Hg-commit: de3d30a6f39c9e71bcb77f54ab336797449a97ed
show more ...
|
| #
e7386371
|
| 07-Dec-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2790 barrysmith@barry-smiths-computer.local|ChangeSet|20041207035825|46325 ChangeSet 1.2790 04/12/06 21:58:25 barrysmith@barry-smiths-computer.local +9 -0 Merge bk://petsc@petsc.bk
bk-changeset-1.2790 barrysmith@barry-smiths-computer.local|ChangeSet|20041207035825|46325 ChangeSet 1.2790 04/12/06 21:58:25 barrysmith@barry-smiths-computer.local +9 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into barry-smiths-computer.local:/Users/barrysmith/petsc-dev
src/mat/impls/sbaij/seq/sbaijfact2.c 1.54 04/12/06 21:58:24 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
src/mat/impls/sbaij/seq/sbaij.c 1.131 04/12/06 21:58:23 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
src/mat/impls/csr/inode/inode.c 1.45 04/12/06 21:58:23 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
src/mat/impls/baij/seq/baijfact.c 1.26 04/12/06 21:58:23 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
src/mat/impls/baij/seq/baij.c 1.116 04/12/06 21:58:23 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
src/mat/impls/aij/seq/matlab/aijmatlab.c 1.37 04/12/06 21:58:23 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
src/mat/impls/aij/seq/essl/essl.c 1.36 04/12/06 21:58:23 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
src/mat/impls/aij/seq/aij.c 1.206 04/12/06 21:58:22 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
src/mat/impls/adj/mpi/mpiadj.c 1.45 04/12/06 21:58:22 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
Hg-commit: ba24edaa43d4a3a65abe64ede4b53bc9f540bb9b
show more ...
|
| #
63ba0a88
|
| 07-Dec-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2781.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20041207035700|55776 ChangeSet 1.2781.1.1 04/12/06 21:57:00 barrysmith@barry-smiths-computer.local +99 -0 PetscLogInfo bec
bk-changeset-1.2781.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20041207035700|55776 ChangeSet 1.2781.1.1 04/12/06 21:57:00 barrysmith@barry-smiths-computer.local +99 -0 PetscLogInfo becomes a macro and always has error checking
src/vec/utils/vscat.c 1.37 04/12/06 21:56:54 barrysmith@barry-smiths-computer.local +17 -17 PetscLogInfo becomes a macro and always has error checking
src/vec/utils/vpscat.c 1.39 04/12/06 21:56:54 barrysmith@barry-smiths-computer.local +15 -14 PetscLogInfo becomes a macro and always has error checking
src/vec/utils/comb.c 1.21 04/12/06 21:56:54 barrysmith@barry-smiths-computer.local +2 -2 PetscLogInfo becomes a macro and always has error checking
src/vec/is/utils/isltog.c 1.34 04/12/06 21:56:54 barrysmith@barry-smiths-computer.local +2 -2 PetscLogInfo becomes a macro and always has error checking
src/vec/is/utils/iscoloring.c 1.29 04/12/06 21:56:54 barrysmith@barry-smiths-computer.local +1 -1 PetscLogInfo becomes a macro and always has error checking
src/vec/interface/vector.c 1.114 04/12/06 21:56:54 barrysmith@barry-smiths-computer.local +1 -1 PetscLogInfo becomes a macro and always has error checking
src/vec/impls/mpi/pdvec.c 1.44 04/12/06 21:56:54 barrysmith@barry-smiths-computer.local +2 -2 PetscLogInfo becomes a macro and always has error checking
src/ts/interface/tsfd.c 1.12 04/12/06 21:56:54 barrysmith@barry-smiths-computer.local +2 -2 PetscLogInfo becomes a macro and always has error checking
src/sys/src/viewer/impls/socket/send.c 1.30 04/12/06 21:56:54 barrysmith@barry-smiths-computer.local +1 -1 PetscLogInfo becomes a macro and always has error checking
src/sys/src/viewer/impls/matlab/vmatlab.c 1.18 04/12/06 21:56:54 barrysmith@barry-smiths-computer.local +4 -4 PetscLogInfo becomes a macro and always has error checking
src/sys/src/viewer/impls/binary/binv.c 1.38 04/12/06 21:56:54 barrysmith@barry-smiths-computer.local +1 -1 PetscLogInfo becomes a macro and always has error checking
src/sys/src/utils/random.c 1.23 04/12/06 21:56:53 barrysmith@barry-smiths-computer.local +1 -1 PetscLogInfo becomes a macro and always has error checking
src/sys/src/utils/fhost.c 1.19 04/12/06 21:56:53 barrysmith@barry-smiths-computer.local +1 -1 PetscLogInfo becomes a macro and always has error checking
src/sys/src/plog/plogmpe.c 1.16 04/12/06 21:56:53 barrysmith@barry-smiths-computer.local +4 -4 PetscLogInfo becomes a macro and always has error checking
src/sys/src/plog/ploginfo.c 1.26 04/12/06 21:56:53 barrysmith@barry-smiths-computer.local +6 -3 PetscLogInfo becomes a macro and always has error checking
src/sys/src/objects/tagm.c 1.22 04/12/06 21:56:53 barrysmith@barry-smiths-computer.local +6 -6 PetscLogInfo becomes a macro and always has error checking
src/sys/src/objects/pinit.c 1.55 04/12/06 21:56:53 barrysmith@barry-smiths-computer.local +3 -3 PetscLogInfo becomes a macro and always has error checking
src/sys/src/objects/options.c 1.51 04/12/06 21:56:53 barrysmith@barry-smiths-computer.local +1 -1 PetscLogInfo becomes a macro and always has error checking
src/sys/src/objects/init.c 1.50 04/12/06 21:56:53 barrysmith@barry-smiths-computer.local +1 -1 PetscLogInfo becomes a macro and always has error checking
src/sys/src/matlabengine/matlab.c 1.39 04/12/06 21:56:53 barrysmith@barry-smiths-computer.local +12 -12 PetscLogInfo becomes a macro and always has error checking
src/sys/src/fileio/mpiuopen.c 1.19 04/12/06 21:56:53 barrysmith@barry-smiths-computer.local +2 -2 PetscLogInfo becomes a macro and always has error checking
src/sys/src/fileio/ftest.c 1.33 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +1 -1 PetscLogInfo becomes a macro and always has error checking
src/sys/src/fileio/fretrieve.c 1.23 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +3 -3 PetscLogInfo becomes a macro and always has error checking
src/sys/src/draw/impls/x/xcolor.c 1.10 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +2 -2 PetscLogInfo becomes a macro and always has error checking
src/sys/src/dll/dl.c 1.32 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +15 -15 PetscLogInfo becomes a macro and always has error checking
src/snes/utils/damgsnes.c 1.51 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +2 -2 PetscLogInfo becomes a macro and always has error checking
src/snes/mf/snesmfj.c 1.48 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +3 -3 PetscLogInfo becomes a macro and always has error checking
src/snes/interface/snesut.c 1.17 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +9 -7 PetscLogInfo becomes a macro and always has error checking
src/snes/interface/snesj2.c 1.13 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +2 -2 PetscLogInfo becomes a macro and always has error checking
src/snes/interface/snes.c 1.62 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +3 -3 PetscLogInfo becomes a macro and always has error checking
src/snes/interface/noise/snesnoise.c 1.16 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +3 -3 PetscLogInfo becomes a macro and always has error checking
src/snes/interface/noise/snesmfj2.c 1.24 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +2 -2 PetscLogInfo becomes a macro and always has error checking
src/snes/impls/tr/tr.c 1.28 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +14 -14 PetscLogInfo becomes a macro and always has error checking
src/snes/impls/ls/ls.c 1.49 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +27 -27 PetscLogInfo becomes a macro and always has error checking
src/mat/utils/gcreate.c 1.37 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +1 -1 PetscLogInfo becomes a macro and always has error checking
src/mat/utils/compressedrow.c 1.10 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +5 -5 PetscLogInfo becomes a macro and always has error checking
src/mat/matfd/fdmatrix.c 1.29 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +3 -3 PetscLogInfo becomes a macro and always has error checking
src/mat/impls/sbaij/seq/sbaijfact2.c 1.52.1.1 04/12/06 21:56:51 barrysmith@barry-smiths-computer.local +29 -25 PetscLogInfo becomes a macro and always has error checking
src/mat/impls/sbaij/seq/sbaijfact.c 1.81 04/12/06 21:56:51 barrysmith@barry-smiths-computer.local +33 -29 PetscLogInfo becomes a macro and always has error checking
src/mat/impls/sbaij/seq/sbaij.c 1.129.1.1 04/12/06 21:56:51 barrysmith@barry-smiths-computer.local +15 -15 PetscLogInfo becomes a macro and always has error checking
src/mat/impls/sbaij/mpi/mpisbaij.c 1.114 04/12/06 21:56:51 barrysmith@barry-smiths-computer.local +5 -5 PetscLogInfo becomes a macro and always has error checking
src/mat/impls/rowbs/mpi/mpirowbs.c 1.66 04/12/06 21:56:51 barrysmith@barry-smiths-computer.local +6 -6 PetscLogInfo becomes a macro and always has error checking
src/mat/impls/rowbs/mpi/cholbs.c 1.12 04/12/06 21:56:51 barrysmith@barry-smiths-computer.local +4 -4 PetscLogInfo becomes a macro and always has error checking
src/mat/impls/dense/seq/dense.c 1.72 04/12/06 21:56:51 barrysmith@barry-smiths-computer.local +3 -2 PetscLogInfo becomes a macro and always has error checking
src/mat/impls/dense/mpi/mpidense.c 1.54 04/12/06 21:56:51 barrysmith@barry-smiths-computer.local +2 -2 PetscLogInfo becomes a macro and always has error checking
src/mat/impls/csr/inode/inode.c 1.43.1.1 04/12/06 21:56:51 barrysmith@barry-smiths-computer.local +7 -7 PetscLogInfo becomes a macro and always has error checking
src/mat/impls/bdiag/seq/bdiag2.c 1.23 04/12/06 21:56:51 barrysmith@barry-smiths-computer.local +4 -4 PetscLogInfo becomes a macro and always has error checking
src/mat/impls/bdiag/seq/bdiag.c 1.47 04/12/06 21:56:51 barrysmith@barry-smiths-computer.local +9 -7 PetscLogInfo becomes a macro and always has error checking
src/mat/impls/bdiag/mpi/mpibdiag.c 1.46 04/12/06 21:56:51 barrysmith@barry-smiths-computer.local +3 -3 PetscLogInfo becomes a macro and always has error checking
src/mat/impls/baij/seq/baijfact3.c 1.18 04/12/06 21:56:50 barrysmith@barry-smiths-computer.local +7 -5 PetscLogInfo becomes a macro and always has error checking
src/mat/impls/baij/seq/baijfact2.c 1.42 04/12/06 21:56:50 barrysmith@barry-smiths-computer.local +37 -34 PetscLogInfo becomes a macro and always has error checking
src/mat/impls/baij/seq/baijfact.c 1.24.1.1 04/12/06 21:56:50 barrysmith@barry-smiths-computer.local +16 -12 PetscLogInfo becomes a macro and always has error checking
src/mat/impls/baij/seq/baij.c 1.114.1.1 04/12/06 21:56:50 barrysmith@barry-smiths-computer.local +8 -7 PetscLogInfo becomes a macro and always has error checking
src/mat/impls/baij/mpi/mpibaij.c 1.86 04/12/06 21:56:50 barrysmith@barry-smiths-computer.local +7 -7 PetscLogInfo becomes a macro and always has error checking
src/mat/impls/baij/mpi/baijov.c 1.26 04/12/06 21:56:50 barrysmith@barry-smiths-computer.local +1 -1 PetscLogInfo becomes a macro and always has error checking
src/mat/impls/aij/seq/umfpack/umfpack.c 1.41 04/12/06 21:56:50 barrysmith@barry-smiths-computer.local +1 -1 PetscLogInfo becomes a macro and always has error checking
src/mat/impls/aij/seq/symtranspose.c 1.9 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +3 -3 PetscLogInfo becomes a macro and always has error checking
src/mat/impls/aij/seq/superlu/superlu.c 1.75 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +1 -1 PetscLogInfo becomes a macro and always has error checking
src/mat/impls/aij/seq/matmatmult.c 1.84 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +1 -1 PetscLogInfo becomes a macro and always has error checking
src/mat/impls/aij/seq/matlab/aijmatlab.c 1.35.1.1 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +3 -3 PetscLogInfo becomes a macro and always has error checking
src/mat/impls/aij/seq/lusol/lusol.c 1.36 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +1 -1 PetscLogInfo becomes a macro and always has error checking
src/mat/impls/aij/seq/essl/essl.c 1.34.1.1 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +1 -1 PetscLogInfo becomes a macro and always has error checking
src/mat/impls/aij/seq/aijfact.c 1.107 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +34 -26 PetscLogInfo becomes a macro and always has error checking
src/mat/impls/aij/seq/aij.c 1.204.1.1 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +6 -6 PetscLogInfo becomes a macro and always has error checking
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.103 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +1 -1 PetscLogInfo becomes a macro and always has error checking
src/mat/impls/aij/mpi/mumps/mumps.c 1.84 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +2 -2 PetscLogInfo becomes a macro and always has error checking
src/mat/impls/aij/mpi/mpiptap.c 1.16 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +2 -2 PetscLogInfo becomes a macro and always has error checking
src/mat/impls/aij/mpi/mpiov.c 1.30 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +1 -1 PetscLogInfo becomes a macro and always has error checking
src/mat/impls/aij/mpi/mpiaij.c 1.227 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +4 -4 PetscLogInfo becomes a macro and always has error checking
src/mat/impls/aij/mpi/fdmpiaij.c 1.12 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +1 -1 PetscLogInfo becomes a macro and always has error checking
src/mat/impls/adj/mpi/mpiadj.c 1.43.1.1 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +3 -2 PetscLogInfo becomes a macro and always has error checking
src/mat/color/color.c 1.22 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +1 -1 PetscLogInfo becomes a macro and always has error checking
src/ksp/pc/interface/precon.c 1.58 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +5 -5 PetscLogInfo becomes a macro and always has error checking
src/ksp/pc/impls/tfs/pxxt.c 1.23 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +1 -1 PetscLogInfo becomes a macro and always has error checking
src/ksp/pc/impls/sor/sor.c 1.26 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +1 -1 PetscLogInfo becomes a macro and always has error checking
src/ksp/pc/impls/mg/mg.c 1.43 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +2 -2 PetscLogInfo becomes a macro and always has error checking
src/ksp/pc/impls/jacobi/jacobi.c 1.15 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +1 -1 PetscLogInfo becomes a macro and always has error checking
src/ksp/pc/impls/hypre/hyppilut.c 1.69 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +1 -1 PetscLogInfo becomes a macro and always has error checking
src/ksp/pc/impls/fieldsplit/fieldsplit.c 1.18 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +1 -1 PetscLogInfo becomes a macro and always has error checking
src/ksp/ksp/interface/itfunc.c 1.60 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +1 -1 PetscLogInfo becomes a macro and always has error checking
src/ksp/ksp/interface/iterativ.c 1.29 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +10 -9 PetscLogInfo becomes a macro and always has error checking
src/ksp/ksp/interface/itcreate.c 1.59 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +4 -2 PetscLogInfo becomes a macro and always has error checking
src/ksp/ksp/impls/symmlq/symmlq.c 1.19 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +2 -2 PetscLogInfo becomes a macro and always has error checking
src/ksp/ksp/impls/qcg/qcg.c 1.22 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +6 -6 PetscLogInfo becomes a macro and always has error checking
src/ksp/ksp/impls/minres/minres.c 1.20 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +2 -2 PetscLogInfo becomes a macro and always has error checking
src/ksp/ksp/impls/lgmres/lgmres.c 1.35 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +2 -2 PetscLogInfo becomes a macro and always has error checking
src/ksp/ksp/impls/gmres/gmres.c 1.53 04/12/06 21:56:47 barrysmith@barry-smiths-computer.local +2 -2 PetscLogInfo becomes a macro and always has error checking
src/ksp/ksp/impls/gmres/borthog2.c 1.17 04/12/06 21:56:47 barrysmith@barry-smiths-computer.local +1 -1 PetscLogInfo becomes a macro and always has error checking
src/ksp/ksp/impls/fgmres/fgmres.c 1.40 04/12/06 21:56:47 barrysmith@barry-smiths-computer.local +1 -1 PetscLogInfo becomes a macro and always has error checking
src/ksp/ksp/impls/cgne/cgne.c 1.23 04/12/06 21:56:47 barrysmith@barry-smiths-computer.local +2 -2 PetscLogInfo becomes a macro and always has error checking
src/ksp/ksp/impls/cg/cg.c 1.31 04/12/06 21:56:47 barrysmith@barry-smiths-computer.local +2 -2 PetscLogInfo becomes a macro and always has error checking
src/ksp/examples/tutorials/ex10.c 1.46 04/12/06 21:56:47 barrysmith@barry-smiths-computer.local +1 -1 PetscLogInfo becomes a macro and always has error checking
src/fortran/custom/zstart.c 1.24 04/12/06 21:56:47 barrysmith@barry-smiths-computer.local +4 -3 PetscLogInfo becomes a macro and always has error checking
src/fortran/custom/zoptions.c 1.22 04/12/06 21:56:47 barrysmith@barry-smiths-computer.local +2 -2 PetscLogInfo becomes a macro and always has error checking
src/dm/da/src/gr2.c 1.30 04/12/06 21:56:46 barrysmith@barry-smiths-computer.local +5 -5 PetscLogInfo becomes a macro and always has error checking
src/dm/da/src/dasub.c 1.11 04/12/06 21:56:46 barrysmith@barry-smiths-computer.local +4 -4 PetscLogInfo becomes a macro and always has error checking
src/dm/da/src/da2.c 1.57 04/12/06 21:56:46 barrysmith@barry-smiths-computer.local +6 -6 PetscLogInfo becomes a macro and always has error checking
include/petsclog.h 1.50 04/12/06 21:56:46 barrysmith@barry-smiths-computer.local +6 -1 PetscLogInfo becomes a macro and always has error checking
src/docs/website/publications/prizes.html 1.19 04/12/06 11:12:59 barrysmith@barrysmith-57.mcs.anl.gov +7 -1 added CFGS fellows from Lois
Hg-commit: 81f9f5ef459e333bd2dd09393e15782b082b998d
show more ...
|
| #
81287812
|
| 13-Nov-2004 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.2698 knepley@khan.mcs.anl.gov|ChangeSet|20041113020719|05447 ChangeSet 1.2698 04/11/06 20:52:58 knepley@khan.mcs.anl.gov +6 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into kh
bk-changeset-1.2698 knepley@khan.mcs.anl.gov|ChangeSet|20041113020719|05447 ChangeSet 1.2698 04/11/06 20:52:58 knepley@khan.mcs.anl.gov +6 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into khan.mcs.anl.gov:/home/knepley/PETSc-dev/petsc-dev
todo 1.106 04/11/06 20:52:53 knepley@khan.mcs.anl.gov +0 -0 Auto merged
src/vec/interface/vector.c 1.111 04/11/06 20:52:55 knepley@khan.mcs.anl.gov +0 -0 Auto merged
src/mat/impls/sbaij/seq/sbaij.c 1.122 04/11/06 20:52:55 knepley@khan.mcs.anl.gov +0 -0 Auto merged
src/mat/impls/sbaij/mpi/mpisbaij.c 1.113 04/11/06 20:52:54 knepley@khan.mcs.anl.gov +0 -0 Auto merged
src/mat/impls/baij/seq/baij.c 1.110 04/11/06 20:52:54 knepley@khan.mcs.anl.gov +0 -0 Auto merged
src/mat/impls/aij/seq/aij.c 1.197 04/11/06 20:52:53 knepley@khan.mcs.anl.gov +0 -0 Auto merged
Hg-commit: d30867d8ba3fe7eeb6a355c6b4f2a0209697a9cb
show more ...
|
| #
52e6d16b
|
| 12-Nov-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2693.1.6 barrysmith@barry-smiths-computer.local|ChangeSet|20041112205404|59977 ChangeSet 1.2693.1.6 04/11/12 14:54:04 barrysmith@barry-smiths-computer.local +134 -0 replace logging
bk-changeset-1.2693.1.6 barrysmith@barry-smiths-computer.local|ChangeSet|20041112205404|59977 ChangeSet 1.2693.1.6 04/11/12 14:54:04 barrysmith@barry-smiths-computer.local +134 -0 replace logging macros that use 0;if stuff with ( || , stuff
src/vec/utils/vscat.c 1.36 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +2 -2 replace logging macros that use 0;if stuff with ( || , stuff
src/vec/pf/interface/pf.c 1.28 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +1 -1 replace logging macros that use 0;if stuff with ( || , stuff
src/vec/is/utils/isltog.c 1.33 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +4 -4 replace logging macros that use 0;if stuff with ( || , stuff
src/vec/is/impls/stride/stride.c 1.17 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +2 -2 replace logging macros that use 0;if stuff with ( || , stuff
src/vec/is/impls/general/strgen.c 1.9 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +1 -1 replace logging macros that use 0;if stuff with ( || , stuff
src/vec/is/impls/general/general.c 1.21 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +4 -4 replace logging macros that use 0;if stuff with ( || , stuff
src/vec/is/impls/block/block.c 1.19 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +2 -2 replace logging macros that use 0;if stuff with ( || , stuff
src/vec/interface/vector.c 1.109.1.1 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +2 -2 replace logging macros that use 0;if stuff with ( || , stuff
src/vec/interface/veccreate.c 1.22 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +2 -2 replace logging macros that use 0;if stuff with ( || , stuff
src/vec/interface/mapcreate.c 1.14 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +2 -2 replace logging macros that use 0;if stuff with ( || , stuff
src/vec/impls/mpi/pdvec.c 1.43 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +1 -1 replace logging macros that use 0;if stuff with ( || , stuff
src/sys/src/draw/utils/dscatter.c 1.14 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +4 -4 replace logging macros that use 0;if stuff with ( || , stuff
src/mat/impls/aij/mpi/fdmpiaij.c 1.11 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +1 -1 replace logging macros that use 0;if stuff with ( || , stuff
src/ksp/pc/impls/bjacobi/bjacobi.c 1.37 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +17 -17 replace logging macros that use 0;if stuff with ( || , stuff
src/vec/impls/mpi/pbvec.c 1.32 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +7 -8 replace logging macros that use 0;if stuff with ( || , stuff
src/ts/interface/tscreate.c 1.17 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +2 -2 replace logging macros that use 0;if stuff with ( || , stuff
src/ts/interface/ts.c 1.41 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1 replace logging macros that use 0;if stuff with ( || , stuff
src/ts/impls/pseudo/posindep.c 1.23 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1 replace logging macros that use 0;if stuff with ( || , stuff
src/ts/impls/implicit/pvode/petscpvode.c 1.29 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +6 -6 replace logging macros that use 0;if stuff with ( || , stuff
src/ts/impls/implicit/cn/cn.c 1.20 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1 replace logging macros that use 0;if stuff with ( || , stuff
src/ts/impls/implicit/beuler/beuler.c 1.22 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1 replace logging macros that use 0;if stuff with ( || , stuff
src/ts/impls/explicit/rk/rk.c 1.17 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1 replace logging macros that use 0;if stuff with ( || , stuff
src/sys/src/viewer/interface/viewreg.c 1.19 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1 replace logging macros that use 0;if stuff with ( || , stuff
src/sys/src/viewer/impls/silo/vsilo.c 1.19 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +2 -2 replace logging macros that use 0;if stuff with ( || , stuff
src/sys/src/viewer/impls/matlab/vmatlab.c 1.17 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +4 -4 replace logging macros that use 0;if stuff with ( || , stuff
src/sys/src/viewer/impls/draw/drawv.c 1.23 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +3 -3 replace logging macros that use 0;if stuff with ( || , stuff
src/sys/src/viewer/impls/binary/binv.c 1.36 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1 replace logging macros that use 0;if stuff with ( || , stuff
src/sys/src/utils/random.c 1.20 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +3 -3 replace logging macros that use 0;if stuff with ( || , stuff
src/sys/src/utils/fhost.c 1.18 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1 replace logging macros that use 0;if stuff with ( || , stuff
src/sys/src/objects/tagm.c 1.21 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +3 -3 replace logging macros that use 0;if stuff with ( || , stuff
src/sys/src/objects/options.c 1.50 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +1 -1 replace logging macros that use 0;if stuff with ( || , stuff
src/sys/src/objects/inherit.c 1.32 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +1 -1 replace logging macros that use 0;if stuff with ( || , stuff
src/sys/src/matlabengine/matlab.c 1.36 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +13 -13 replace logging macros that use 0;if stuff with ( || , stuff
src/sys/src/fileio/mpiuopen.c 1.18 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +2 -2 replace logging macros that use 0;if stuff with ( || , stuff
src/sys/src/fileio/ftest.c 1.32 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +1 -1 replace logging macros that use 0;if stuff with ( || , stuff
src/sys/src/draw/utils/lg.c 1.16 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +6 -6 replace logging macros that use 0;if stuff with ( || , stuff
src/sys/src/draw/utils/hists.c 1.22 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +5 -5 replace logging macros that use 0;if stuff with ( || , stuff
src/sys/src/draw/utils/axis.c 1.18 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +2 -2 replace logging macros that use 0;if stuff with ( || , stuff
src/sys/src/draw/interface/drawreg.c 1.27 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +1 -1 replace logging macros that use 0;if stuff with ( || , stuff
src/sys/src/draw/impls/x/xops.c 1.25 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +3 -3 replace logging macros that use 0;if stuff with ( || , stuff
src/sys/src/dll/dl.c 1.31 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +4 -4 replace logging macros that use 0;if stuff with ( || , stuff
src/snes/mf/snesmfj.c 1.47 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +2 -2 replace logging macros that use 0;if stuff with ( || , stuff
src/snes/interface/snes.c 1.60 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +3 -3 replace logging macros that use 0;if stuff with ( || , stuff
src/snes/interface/noise/snesnoise.c 1.15 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +1 -1 replace logging macros that use 0;if stuff with ( || , stuff
src/snes/interface/noise/snesmfj2.c 1.23 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +3 -3 replace logging macros that use 0;if stuff with ( || , stuff
src/snes/impls/tr/tr.c 1.25 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +1 -1 replace logging macros that use 0;if stuff with ( || , stuff
src/snes/impls/test/snestest.c 1.15 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +1 -1 replace logging macros that use 0;if stuff with ( || , stuff
src/snes/impls/ls/ls.c 1.45 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +1 -1 replace logging macros that use 0;if stuff with ( || , stuff
src/mat/utils/gcreate.c 1.29 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +1 -1 replace logging macros that use 0;if stuff with ( || , stuff
src/mat/partition/partition.c 1.29 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +2 -2 replace logging macros that use 0;if stuff with ( || , stuff
src/mat/matfd/fdmatrix.c 1.28 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +7 -7 replace logging macros that use 0;if stuff with ( || , stuff
src/mat/interface/matrix.c 1.157 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +2 -2 replace logging macros that use 0;if stuff with ( || , stuff
src/mat/interface/matnull.c 1.18 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +2 -2 replace logging macros that use 0;if stuff with ( || , stuff
src/mat/impls/shell/shell.c 1.26 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +1 -1 replace logging macros that use 0;if stuff with ( || , stuff
src/mat/impls/sbaij/seq/sbaijfact2.c 1.49 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +2 -2 replace logging macros that use 0;if stuff with ( || , stuff
src/mat/impls/sbaij/seq/sbaijfact.c 1.76 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +2 -2 replace logging macros that use 0;if stuff with ( || , stuff
src/mat/impls/sbaij/seq/sbaij.c 1.120.1.1 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +8 -8 replace logging macros that use 0;if stuff with ( || , stuff
src/mat/impls/sbaij/mpi/mpisbaij.c 1.111.1.1 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +20 -20 replace logging macros that use 0;if stuff with ( || , stuff
src/mat/impls/sbaij/mpi/mmsbaij.c 1.31 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +21 -21 replace logging macros that use 0;if stuff with ( || , stuff
src/mat/impls/rowbs/mpi/mpirowbs.c 1.63 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +12 -12 replace logging macros that use 0;if stuff with ( || , stuff
src/mat/impls/dense/seq/dense.c 1.69 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +6 -6 replace logging macros that use 0;if stuff with ( || , stuff
src/mat/impls/dense/mpi/mpidense.c 1.52 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +6 -6 replace logging macros that use 0;if stuff with ( || , stuff
src/mat/impls/dense/mpi/mmdense.c 1.15 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +5 -5 replace logging macros that use 0;if stuff with ( || , stuff
src/mat/impls/bdiag/seq/bdiag2.c 1.21 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +2 -2 replace logging macros that use 0;if stuff with ( || , stuff
src/mat/impls/bdiag/seq/bdiag.c 1.45 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +2 -2 replace logging macros that use 0;if stuff with ( || , stuff
src/mat/impls/bdiag/seq/bdfact.c 1.16 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +1 -1 replace logging macros that use 0;if stuff with ( || , stuff
src/mat/impls/bdiag/mpi/mpibdiag.c 1.44 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +4 -5 replace logging macros that use 0;if stuff with ( || , stuff
src/mat/impls/bdiag/mpi/mmbdiag.c 1.9 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +5 -5 replace logging macros that use 0;if stuff with ( || , stuff
src/mat/impls/baij/seq/baijfact3.c 1.17 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +2 -2 replace logging macros that use 0;if stuff with ( || , stuff
src/mat/impls/baij/seq/baijfact2.c 1.40 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +2 -2 replace logging macros that use 0;if stuff with ( || , stuff
src/mat/impls/baij/seq/baijfact.c 1.19 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +3 -3 replace logging macros that use 0;if stuff with ( || , stuff
src/mat/impls/baij/seq/baij.c 1.108.1.1 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +9 -9 replace logging macros that use 0;if stuff with ( || , stuff
src/mat/impls/baij/mpi/mpibaij.c 1.80 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +14 -14 replace logging macros that use 0;if stuff with ( || , stuff
src/mat/impls/baij/mpi/mmbaij.c 1.25 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +8 -8 replace logging macros that use 0;if stuff with ( || , stuff
src/mat/impls/aij/seq/umfpack/umfpack.c 1.39 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +1 -1 replace logging macros that use 0;if stuff with ( || , stuff
src/mat/impls/aij/seq/symtranspose.c 1.8 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +3 -4 replace logging macros that use 0;if stuff with ( || , stuff
src/mat/impls/aij/seq/superlu/superlu.c 1.72 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +2 -2 replace logging macros that use 0;if stuff with ( || , stuff
src/mat/impls/aij/seq/matlab/aijmatlab.c 1.33 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +3 -3 replace logging macros that use 0;if stuff with ( || , stuff
src/mat/impls/aij/seq/lusol/lusol.c 1.34 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +1 -1 replace logging macros that use 0;if stuff with ( || , stuff
src/mat/impls/aij/seq/essl/essl.c 1.33 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +2 -2 replace logging macros that use 0;if stuff with ( || , stuff
src/mat/impls/aij/seq/aijfact.c 1.90 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +7 -7 replace logging macros that use 0;if stuff with ( || , stuff
src/mat/impls/aij/seq/aij.c 1.195.1.1 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +10 -10 replace logging macros that use 0;if stuff with ( || , stuff
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.101 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +1 -1 replace logging macros that use 0;if stuff with ( || , stuff
src/mat/impls/aij/mpi/mumps/mumps.c 1.82 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +2 -2 replace logging macros that use 0;if stuff with ( || , stuff
src/mat/impls/aij/mpi/mpiaij.c 1.222 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +14 -14 replace logging macros that use 0;if stuff with ( || , stuff
src/mat/impls/aij/mpi/mmaij.c 1.21 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +8 -8 replace logging macros that use 0;if stuff with ( || , stuff
src/mat/impls/adj/mpi/mpiadj.c 1.40 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +2 -2 replace logging macros that use 0;if stuff with ( || , stuff
src/ksp/pc/interface/precon.c 1.57 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +1 -1 replace logging macros that use 0;if stuff with ( || , stuff
src/ksp/pc/impls/tfs/tfs.c 1.5 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1 replace logging macros that use 0;if stuff with ( || , stuff
src/ksp/pc/impls/tfs/pxxt.c 1.22 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1 replace logging macros that use 0;if stuff with ( || , stuff
src/ksp/pc/impls/sor/sor.c 1.25 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1 replace logging macros that use 0;if stuff with ( || , stuff
src/ksp/pc/impls/shell/shellpc.c 1.23 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -2 replace logging macros that use 0;if stuff with ( || , stuff
src/ksp/pc/impls/redundant/redundant.c 1.22 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1 replace logging macros that use 0;if stuff with ( || , stuff
src/ksp/pc/impls/pbjacobi/pbjacobi.c 1.17 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1 replace logging macros that use 0;if stuff with ( || , stuff
src/ksp/pc/impls/mg/mgfunc.c 1.15 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1 replace logging macros that use 0;if stuff with ( || , stuff
src/ksp/pc/impls/mg/mg.c 1.42 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +4 -4 replace logging macros that use 0;if stuff with ( || , stuff
src/ksp/pc/impls/ksp/pcksp.c 1.21 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1 replace logging macros that use 0;if stuff with ( || , stuff
src/ksp/pc/impls/jacobi/jacobi.c 1.14 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +3 -3 replace logging macros that use 0;if stuff with ( || , stuff
src/ksp/pc/impls/is/nn/nn.c 1.26 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1 replace logging macros that use 0;if stuff with ( || , stuff
src/ksp/pc/impls/fieldsplit/fieldsplit.c 1.16 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1 replace logging macros that use 0;if stuff with ( || , stuff
src/ksp/pc/impls/factor/lu/lu.c 1.39 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +3 -3 replace logging macros that use 0;if stuff with ( || , stuff
src/ksp/pc/impls/factor/ilu/ilu.c 1.51 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +6 -6 replace logging macros that use 0;if stuff with ( || , stuff
src/ksp/pc/impls/factor/icc/icc.c 1.39 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1 replace logging macros that use 0;if stuff with ( || , stuff
src/ksp/pc/impls/factor/cholesky/cholesky.c 1.37 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +3 -3 replace logging macros that use 0;if stuff with ( || , stuff
src/ksp/pc/impls/eisens/eisen.c 1.24 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +4 -4 replace logging macros that use 0;if stuff with ( || , stuff
src/ksp/pc/impls/composite/composite.c 1.24 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1 replace logging macros that use 0;if stuff with ( || , stuff
src/ksp/pc/impls/asm/asm.c 1.41 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +3 -3 replace logging macros that use 0;if stuff with ( || , stuff
src/ksp/ksp/interface/xmon.c 1.10 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +2 -2 replace logging macros that use 0;if stuff with ( || , stuff
src/ksp/ksp/interface/itfunc.c 1.58 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +2 -2 replace logging macros that use 0;if stuff with ( || , stuff
src/ksp/ksp/interface/itcreate.c 1.58 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1 replace logging macros that use 0;if stuff with ( || , stuff
src/ksp/ksp/interface/iguess.c 1.12 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1 replace logging macros that use 0;if stuff with ( || , stuff
src/ksp/ksp/interface/eige.c 1.23 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1 replace logging macros that use 0;if stuff with ( || , stuff
src/ksp/ksp/impls/rich/rich.c 1.19 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1 replace logging macros that use 0;if stuff with ( || , stuff
src/ksp/ksp/impls/qcg/qcg.c 1.21 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1 replace logging macros that use 0;if stuff with ( || , stuff
src/ksp/ksp/impls/lsqr/lsqr.c 1.21 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1 replace logging macros that use 0;if stuff with ( || , stuff
src/ksp/ksp/impls/lgmres/lgmres.c 1.33 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +10 -11 replace logging macros that use 0;if stuff with ( || , stuff
src/ksp/ksp/impls/gmres/gmres.c 1.51 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +8 -8 replace logging macros that use 0;if stuff with ( || , stuff
src/ksp/ksp/impls/fgmres/fgmres.c 1.38 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +10 -11 replace logging macros that use 0;if stuff with ( || , stuff
src/ksp/ksp/impls/cheby/cheby.c 1.20 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1 replace logging macros that use 0;if stuff with ( || , stuff
src/ksp/ksp/impls/cgne/cgne.c 1.22 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +3 -3 replace logging macros that use 0;if stuff with ( || , stuff
src/ksp/ksp/impls/cg/cg.c 1.30 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +3 -3 replace logging macros that use 0;if stuff with ( || , stuff
src/dm/da/utils/pack.c 1.18 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1 replace logging macros that use 0;if stuff with ( || , stuff
src/dm/da/src/gr1.c 1.15 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +2 -2 replace logging macros that use 0;if stuff with ( || , stuff
src/dm/da/src/daltol.c 1.15 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1 replace logging macros that use 0;if stuff with ( || , stuff
src/dm/da/src/daindex.c 1.14 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +1 -1 replace logging macros that use 0;if stuff with ( || , stuff
src/dm/da/src/da3.c 1.31 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +11 -11 replace logging macros that use 0;if stuff with ( || , stuff
src/dm/da/src/da2.c 1.56 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +11 -11 replace logging macros that use 0;if stuff with ( || , stuff
src/dm/da/src/da1.c 1.29 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +10 -10 replace logging macros that use 0;if stuff with ( || , stuff
src/dm/ao/impls/mapping/aomapping.c 1.26 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +3 -3 replace logging macros that use 0;if stuff with ( || , stuff
src/dm/ao/impls/basic/aodatabasic.c 1.27 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +4 -4 replace logging macros that use 0;if stuff with ( || , stuff
src/dm/ao/impls/basic/aobasic.c 1.28 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +3 -3 replace logging macros that use 0;if stuff with ( || , stuff
include/petsclog.h 1.48 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +26 -48 replace logging macros that use 0;if stuff with ( || , stuff
config/configure.py 1.77 04/11/12 13:19:10 barrysmith@barry-smiths-computer.local +4 -1 nice print at beginning saying what the heck we are doing
todo 1.104.1.1 04/11/12 12:21:43 barrysmith@barry-smiths-computer.local +1 -1 did some bad macro fixes, but discovered more that must be done
src/sys/src/draw/utils/dscatter.c 1.13 04/11/12 11:15:23 barrysmith@barry-smiths-computer.local +2 -2 *** empty log message ***
src/mat/impls/aij/mpi/fdmpiaij.c 1.10 04/11/12 11:05:36 barrysmith@barry-smiths-computer.local +3 -3 *** empty log message ***
src/ksp/pc/impls/bjacobi/bjacobi.c 1.36 04/11/12 11:02:44 barrysmith@barry-smiths-computer.local +1 -1 *** empty log message ***
Hg-commit: 7b215793c5e97c2128e82609b069418fddc3948a
show more ...
|
| #
d1be2dad
|
| 12-Nov-2004 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.2696 knepley@khan.mcs.anl.gov|ChangeSet|20041112131157|61729 ChangeSet 1.2696 04/11/06 13:00:29 knepley@khan.mcs.anl.gov +5 -0 Documentation
todo 1.105 04/11/06 13:00:25 kne
bk-changeset-1.2696 knepley@khan.mcs.anl.gov|ChangeSet|20041112131157|61729 ChangeSet 1.2696 04/11/06 13:00:29 knepley@khan.mcs.anl.gov +5 -0 Documentation
todo 1.105 04/11/06 13:00:25 knepley@khan.mcs.anl.gov +2 -0 A user gave "gcc" for the preprocessor which gives no error, but does not work
src/mat/impls/sbaij/mpi/mpisbaij.c 1.112 04/11/06 13:00:24 knepley@khan.mcs.anl.gov +2 -0 Doc fix
src/mat/impls/sbaij/seq/sbaij.c 1.121 04/11/06 13:00:25 knepley@khan.mcs.anl.gov +1 -1 Doc fix
src/mat/impls/baij/seq/baij.c 1.109 04/11/06 13:00:24 knepley@khan.mcs.anl.gov +3 -1 Doc fix
src/mat/impls/aij/seq/aij.c 1.196 04/11/06 13:00:24 knepley@khan.mcs.anl.gov +1 -1 Doc fix
Hg-commit: b1f87a0b002449c6c73f9fc467cce4c15e01eb70
show more ...
|
| #
b3bf805b
|
| 10-Nov-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2687 hzhang@harley.mcs.anl.gov|ChangeSet|20041110190626|63811 ChangeSet 1.2687 04/11/10 13:06:26 hzhang@harley.mcs.anl.gov +8 -0 mv PCLUFactorCheckShift() to mat/utils/factorshift.
bk-changeset-1.2687 hzhang@harley.mcs.anl.gov|ChangeSet|20041110190626|63811 ChangeSet 1.2687 04/11/10 13:06:26 hzhang@harley.mcs.anl.gov +8 -0 mv PCLUFactorCheckShift() to mat/utils/factorshift.c additional vec check for MatDiagonalScale_sbaij()
src/mat/utils/makefile 1.10 04/11/10 13:06:24 hzhang@harley.mcs.anl.gov +2 -2 mv PCLUFactorCheckShift() to mat/utils/factorshift.c
src/mat/matimpl.h 1.63 04/11/10 13:06:24 hzhang@harley.mcs.anl.gov +11 -0 mv PCLUFactorCheckShift() to mat/utils/factorshift.c
src/mat/impls/sbaij/seq/sbaij2.c 1.34 04/11/10 13:06:24 hzhang@harley.mcs.anl.gov +26 -34 add VecEqual() for checking left and right vecs of MatDiagonalScale for sbaij matrix
src/mat/impls/sbaij/mpi/mpisbaij.c 1.111 04/11/10 13:06:24 hzhang@harley.mcs.anl.gov +18 -14 add VecEqual() for checking left and right vecs of MatDiagonalScale for sbaij matrix
src/mat/impls/aij/seq/aijfact.c 1.87 04/11/10 13:06:24 hzhang@harley.mcs.anl.gov +20 -21 mv PCLUFactorCheckShift() to mat/utils/factorshift.c
src/ksp/pc/impls/factor/factor.c 1.5 04/11/10 13:06:24 hzhang@harley.mcs.anl.gov +0 -47 mv PCLUFactorCheckShift() to mat/utils/factorshift.c
src/mat/utils/factorshift.c 1.1 04/11/10 13:00:47 hzhang@harley.mcs.anl.gov +53 -0
src/mat/utils/factorshift.c 1.0 04/11/10 13:00:47 hzhang@harley.mcs.anl.gov +0 -0 BitKeeper file /sandbox/hzhang/petsc-dev/src/mat/utils/factorshift.c
BitKeeper/deleted/.del-factor.h~e4355b75 1.2 04/11/10 12:23:59 hzhang@harley.mcs.anl.gov +18 -10 Delete: src/ksp/pc/impls/factor/factor.h
Hg-commit: 083ce0fe659a9254756c5b4ad5db10846f85923b
show more ...
|
| #
5e90f9d9
|
| 07-Nov-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2669 hzhang@harley.mcs.anl.gov|ChangeSet|20041107174133|65293 ChangeSet 1.2669 04/11/07 11:41:33 hzhang@harley.mcs.anl.gov +4 -0 code cleanup for MatDiagonalScale on seqsbaij and m
bk-changeset-1.2669 hzhang@harley.mcs.anl.gov|ChangeSet|20041107174133|65293 ChangeSet 1.2669 04/11/07 11:41:33 hzhang@harley.mcs.anl.gov +4 -0 code cleanup for MatDiagonalScale on seqsbaij and mpisbaij
src/mat/impls/sbaij/seq/sbaij2.c 1.33 04/11/07 11:41:31 hzhang@harley.mcs.anl.gov +3 -29 code cleanup for MatDiagonalScale on seqsbaij and mpisbaij
src/mat/impls/sbaij/mpi/mpisbaij.c 1.110 04/11/07 11:41:31 hzhang@harley.mcs.anl.gov +13 -15 code cleanup for MatDiagonalScale on seqsbaij and mpisbaij
src/mat/examples/tests/ex75.c 1.19 04/11/07 11:41:31 hzhang@harley.mcs.anl.gov +5 -1 add better test on MatDiagonalScale for mpisbaij
src/mat/examples/tests/ex74.c 1.25 04/11/07 11:41:31 hzhang@harley.mcs.anl.gov +3 -1 add better test for MatDiagonalScale on seqsbaij
Hg-commit: 6d662d5181f03bf010540f27a517de752b9d8c21
show more ...
|
| #
80e57f9f
|
| 06-Oct-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2602 hzhang@harley.mcs.anl.gov|ChangeSet|20041006195200|40162 ChangeSet 1.2602 04/10/06 14:52:00 hzhang@harley.mcs.anl.gov +5 -0 bug fix: remove existing incorrect MatGetRow_MPISBA
bk-changeset-1.2602 hzhang@harley.mcs.anl.gov|ChangeSet|20041006195200|40162 ChangeSet 1.2602 04/10/06 14:52:00 hzhang@harley.mcs.anl.gov +5 -0 bug fix: remove existing incorrect MatGetRow_MPISBAIJ() which returns half of a row, leads error in other routines.
src/mat/impls/sbaij/mpi/mpisbaij.c 1.109 04/10/06 14:51:57 hzhang@harley.mcs.anl.gov +1 -75 bug fix: remove existing incorrect MatGetRow_MPISBAIJ() which returns half of a row, leads error in other routines.
src/mat/examples/tests/makefile 1.42 04/10/06 14:51:57 hzhang@harley.mcs.anl.gov +12 -0 add ex55.c into nightly tests
src/mat/examples/tests/ex55.c 1.15 04/10/06 14:51:57 hzhang@harley.mcs.anl.gov +7 -7 minor modify.
src/mat/examples/tests/output/ex55_2.out 1.1 04/10/06 14:47:28 hzhang@harley.mcs.anl.gov +0 -0
src/mat/examples/tests/output/ex55_2.out 1.0 04/10/06 14:47:28 hzhang@harley.mcs.anl.gov +0 -0 BitKeeper file /sandbox/hzhang/petsc-dev/src/mat/examples/tests/output/ex55_2.out
src/mat/examples/tests/output/ex55_1.out 1.1 04/10/06 14:47:24 hzhang@harley.mcs.anl.gov +0 -0
src/mat/examples/tests/output/ex55_1.out 1.0 04/10/06 14:47:24 hzhang@harley.mcs.anl.gov +0 -0 BitKeeper file /sandbox/hzhang/petsc-dev/src/mat/examples/tests/output/ex55_1.out
Hg-commit: ee95078cdaf2bdaf9f3782b711b1a72df3698af9
show more ...
|
| #
4eb6d288
|
| 22-Sep-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2547 hzhang@harley.mcs.anl.gov|ChangeSet|20040922003104|21593 ChangeSet 1.2547 04/09/21 19:31:04 hzhang@harley.mcs.anl.gov +4 -0 bug fix for MatMultAdd_ when using compressedrow fo
bk-changeset-1.2547 hzhang@harley.mcs.anl.gov|ChangeSet|20040922003104|21593 ChangeSet 1.2547 04/09/21 19:31:04 hzhang@harley.mcs.anl.gov +4 -0 bug fix for MatMultAdd_ when using compressedrow format enable compressedrow format for mpisbaij matrices.
src/mat/utils/multequal.c 1.3 04/09/21 19:31:02 hzhang@harley.mcs.anl.gov +5 -5 optimize
src/mat/impls/sbaij/mpi/mpisbaij.c 1.108 04/09/21 19:31:02 hzhang@harley.mcs.anl.gov +1 -2 enable compressedrow format for mpisbaij matrices
src/mat/impls/baij/seq/baij2.c 1.28 04/09/21 19:31:02 hzhang@harley.mcs.anl.gov +30 -13 bug fix for MatMultAdd_ when using compressedrow format
src/mat/impls/aij/seq/aij.c 1.187 04/09/21 19:31:02 hzhang@harley.mcs.anl.gov +6 -9 bug fix for MatMultAdd_ when using compressedrow format
Hg-commit: 71ba82f7d96079ae6190804b084233485b589e2e
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 ...
|
| #
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 ...
|
| #
adf4da4b
|
| 08-Sep-2004 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.2506 knepley@khan.mcs.anl.gov|ChangeSet|20040908032607|54358 ChangeSet 1.2506 04/09/01 04:56:51 knepley@khan.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into kh
bk-changeset-1.2506 knepley@khan.mcs.anl.gov|ChangeSet|20040908032607|54358 ChangeSet 1.2506 04/09/01 04:56:51 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: bc172eb3512adb82834797bbca8fd532e1e40b85
show more ...
|
| #
2515c552
|
| 08-Sep-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2503.1.4 barrysmith@barry-smiths-computer.local|ChangeSet|20040908032214|14773 ChangeSet 1.2503.1.4 04/09/07 22:22:14 barrysmith@barry-smiths-computer.local +52 -0 BOPT_g ->DEBUG a
bk-changeset-1.2503.1.4 barrysmith@barry-smiths-computer.local|ChangeSet|20040908032214|14773 ChangeSet 1.2503.1.4 04/09/07 22:22:14 barrysmith@barry-smiths-computer.local +52 -0 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
src/vec/utils/vscat.c 1.27 04/09/07 22:22:11 barrysmith@barry-smiths-computer.local +9 -9 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
src/vec/utils/vinv.c 1.35 04/09/07 22:22:11 barrysmith@barry-smiths-computer.local +1 -1 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
src/vec/utils/gcreatev.c 1.12 04/09/07 22:22:11 barrysmith@barry-smiths-computer.local +1 -1 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
src/vec/pf/interface/pfall.c 1.9 04/09/07 22:22:11 barrysmith@barry-smiths-computer.local +2 -2 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
src/vec/interface/vector.c 1.104 04/09/07 22:22:11 barrysmith@barry-smiths-computer.local +2 -2 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
src/vec/impls/seq/bvec2.c 1.56 04/09/07 22:22:11 barrysmith@barry-smiths-computer.local +9 -9 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
src/vec/impls/mpi/pdvec.c 1.40 04/09/07 22:22:11 barrysmith@barry-smiths-computer.local +8 -8 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
src/vec/impls/mpi/pbvec.c 1.29 04/09/07 22:22:11 barrysmith@barry-smiths-computer.local +1 -1 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
src/ts/interface/tsregall.c 1.12 04/09/07 22:22:11 barrysmith@barry-smiths-computer.local +1 -1 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
src/ts/impls/implicit/pvode/petscpvode.h 1.10 04/09/07 22:22:11 barrysmith@barry-smiths-computer.local +1 -1 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
src/ts/examples/tests/ex4.c 1.11 04/09/07 22:22:10 barrysmith@barry-smiths-computer.local +3 -3 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
src/sys/src/viewer/interface/viewregall.c 1.15 04/09/07 22:22:10 barrysmith@barry-smiths-computer.local +2 -2 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
src/sys/src/viewer/impls/hdf4/hdf4v.c 1.12 04/09/07 22:22:10 barrysmith@barry-smiths-computer.local +1 -1 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
src/sys/src/utils/psplit.c 1.15 04/09/07 22:22:10 barrysmith@barry-smiths-computer.local +1 -1 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
src/sys/src/utils/ctable.c 1.15 04/09/07 22:22:10 barrysmith@barry-smiths-computer.local +1 -1 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
src/sys/src/plog/stageLog.c 1.22 04/09/07 22:22:10 barrysmith@barry-smiths-computer.local +1 -1 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
src/sys/src/plog/plog.c 1.52 04/09/07 22:22:10 barrysmith@barry-smiths-computer.local +1 -1 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
src/sys/src/objects/tagm.c 1.20 04/09/07 22:22:10 barrysmith@barry-smiths-computer.local +1 -1 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
src/sys/src/objects/pinit.c 1.50 04/09/07 22:22:10 barrysmith@barry-smiths-computer.local +1 -1 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
src/sys/src/objects/init.c 1.45 04/09/07 22:22:10 barrysmith@barry-smiths-computer.local +2 -2 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
src/sys/src/error/signal.c 1.29 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +1 -1 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
src/snes/utils/damgsnes.c 1.49 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +9 -9 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
src/snes/examples/tutorials/ex5f.F 1.16 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +4 -4 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
src/snes/examples/tutorials/ex5.c 1.19 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +4 -4 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
src/snes/examples/tutorials/ex30.c 1.49 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +2 -2 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
src/snes/examples/tutorials/ex26.c 1.20 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +1 -1 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
src/mat/partition/impls/pmetis/pmetis.c 1.18 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +1 -1 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
src/mat/interface/matrix.c 1.141 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +5 -5 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
src/mat/interface/matregis.c 1.39 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +19 -19 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
src/mat/impls/sbaij/seq/sbaij.c 1.117 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +4 -4 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
src/mat/impls/sbaij/mpi/mpisbaij.c 1.104 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +5 -5 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
src/mat/impls/dense/seq/dense.c 1.65 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +8 -8 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
src/mat/impls/baij/seq/baij.c 1.100.1.1 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +4 -4 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
src/mat/impls/baij/mpi/mpibaij.c 1.76 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +20 -20 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
src/mat/impls/aij/seq/aij.c 1.181 04/09/07 22:22:08 barrysmith@barry-smiths-computer.local +4 -4 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
src/mat/impls/aij/mpi/mpiaij.c 1.211 04/09/07 22:22:08 barrysmith@barry-smiths-computer.local +2 -2 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
src/mat/impls/adj/mpi/mpiadj.c 1.38 04/09/07 22:22:08 barrysmith@barry-smiths-computer.local +2 -2 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
src/ksp/pc/interface/pcregis.c 1.33 04/09/07 22:22:08 barrysmith@barry-smiths-computer.local +8 -8 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
src/inline/gccsse.h 1.8 04/09/07 22:22:08 barrysmith@barry-smiths-computer.local +3 -3 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
src/fortran/custom/zviewer.c 1.9 04/09/07 22:22:08 barrysmith@barry-smiths-computer.local +1 -1 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
src/fortran/custom/zts.c 1.19 04/09/07 22:22:08 barrysmith@barry-smiths-computer.local +1 -1 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
src/fortran/custom/zsys.c 1.27 04/09/07 22:22:08 barrysmith@barry-smiths-computer.local +1 -1 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
src/fortran/custom/zsnes.c 1.26 04/09/07 22:22:08 barrysmith@barry-smiths-computer.local +1 -1 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
src/fortran/custom/zmat.c 1.40 04/09/07 22:22:07 barrysmith@barry-smiths-computer.local +2 -2 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
src/dm/da/src/daview.c 1.25 04/09/07 22:22:07 barrysmith@barry-smiths-computer.local +4 -4 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
src/dm/da/src/dalocal.c 1.26 04/09/07 22:22:07 barrysmith@barry-smiths-computer.local +3 -3 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
src/dm/da/examples/tutorials/ex1.c 1.10 04/09/07 22:22:07 barrysmith@barry-smiths-computer.local +4 -4 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
src/dm/ao/impls/mapping/aomapping.c 1.23 04/09/07 22:22:07 barrysmith@barry-smiths-computer.local +1 -1 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
python/PETSc/utilities/libraryOptions.py 1.5 04/09/07 22:22:07 barrysmith@barry-smiths-computer.local +12 -12 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
include/vecimpl.h 1.31 04/09/07 22:22:07 barrysmith@barry-smiths-computer.local +1 -1 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
include/petscda.h 1.42 04/09/07 22:22:07 barrysmith@barry-smiths-computer.local +6 -6 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
include/petsc.h 1.94 04/09/07 22:22:07 barrysmith@barry-smiths-computer.local +10 -10 BOPT_g ->DEBUG and no silly && !defined(COMPl... crap with packages, cause configure won't allow
Hg-commit: 3d72d6a215bbf7b9812e03b861518ed367dd6e04
show more ...
|
| #
c4a292ed
|
| 07-Sep-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2503.1.2 barrysmith@barry-smiths-computer.local|ChangeSet|20040907215034|60272 ChangeSet 1.2503.1.2 04/09/07 16:50:34 barrysmith@barry-smiths-computer.local +0 -0 Merge bk://petsc@
bk-changeset-1.2503.1.2 barrysmith@barry-smiths-computer.local|ChangeSet|20040907215034|60272 ChangeSet 1.2503.1.2 04/09/07 16:50:34 barrysmith@barry-smiths-computer.local +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into barry-smiths-computer.local:/Users/barrysmith/petsc-dev
Hg-commit: 848d62fa4773bcd0ecef319447f36ff1b1d1c229
show more ...
|
| #
dcf5cc72
|
| 07-Sep-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2500.2.1 barrysmith@barry-smiths-computer.local|ChangeSet|20040907215024|63383 ChangeSet 1.2500.2.1 04/09/07 16:50:24 barrysmith@barry-smiths-computer.local +12 -0 fixes for when a
bk-changeset-1.2500.2.1 barrysmith@barry-smiths-computer.local|ChangeSet|20040907215024|63383 ChangeSet 1.2500.2.1 04/09/07 16:50:24 barrysmith@barry-smiths-computer.local +12 -0 fixes for when all error checking is off (many no returns on functions etc
src/sys/src/viewer/impls/silo/vsilo.c 1.18 04/09/07 16:50:21 barrysmith@barry-smiths-computer.local +0 -40 fixes for when all error checking is off (many no returns on functions etc
src/vec/utils/vecio.c 1.39 04/09/07 16:50:20 barrysmith@barry-smiths-computer.local +38 -23 fixes for when all error checking is off (many no returns on functions etc
src/sys/src/viewer/impls/silo/vsilo.h 1.7 04/09/07 16:50:20 barrysmith@barry-smiths-computer.local +2 -10 fixes for when all error checking is off (many no returns on functions etc
src/sys/src/viewer/impls/silo/makefile 1.6 04/09/07 16:50:20 barrysmith@barry-smiths-computer.local +2 -0 fixes for when all error checking is off (many no returns on functions etc
src/sys/src/fileio/ftest.c 1.30 04/09/07 16:50:20 barrysmith@barry-smiths-computer.local +1 -1 fixes for when all error checking is off (many no returns on functions etc
src/mat/impls/sbaij/seq/sbaij.c 1.116 04/09/07 16:50:20 barrysmith@barry-smiths-computer.local +1 -8 fixes for when all error checking is off (many no returns on functions etc
src/mat/impls/sbaij/mpi/mpisbaij.c 1.103 04/09/07 16:50:20 barrysmith@barry-smiths-computer.local +4 -96 fixes for when all error checking is off (many no returns on functions etc
src/mat/impls/baij/seq/baij2.c 1.25 04/09/07 16:50:20 barrysmith@barry-smiths-computer.local +16 -16 fixes for when all error checking is off (many no returns on functions etc
src/mat/impls/aij/seq/aij.c 1.180 04/09/07 16:50:20 barrysmith@barry-smiths-computer.local +5 -12 fixes for when all error checking is off (many no returns on functions etc
src/mat/impls/aij/mpi/mpiaij.c 1.210 04/09/07 16:50:20 barrysmith@barry-smiths-computer.local +7 -1 fixes for when all error checking is off (many no returns on functions etc
python/PETSc/utilities/libraryOptions.py 1.4 04/09/07 16:50:20 barrysmith@barry-smiths-computer.local +4 -0 more argument checking
include/petschead.h 1.40 04/09/07 16:50:20 barrysmith@barry-smiths-computer.local +21 -1 turn off PetscValid checks for debug code
src/sys/src/viewer/impls/silo/vsilo.c 1.17 04/09/06 20:21:45 barrysmith@barry-smiths-computer.local +1 -2 *** empty log message ***
Hg-commit: b61e5ae82e17d24f73cb2e5949a2f27866d2544b
show more ...
|
| #
95fd45ae
|
| 02-Aug-2004 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.2366 Kris@mbuschel.|ChangeSet|20040802193030|53361 ChangeSet 1.2366 04/08/02 12:30:30 Kris@mbuschel. +1 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into mbuschel.:C:/home/Kris
bk-changeset-1.2366 Kris@mbuschel.|ChangeSet|20040802193030|53361 ChangeSet 1.2366 04/08/02 12:30:30 Kris@mbuschel. +1 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into mbuschel.:C:/home/Kris/petsc/petsc-dev
python/PETSc/packages/update.py 1.66 04/08/02 12:30:28 Kris@mbuschel. +0 -0 Auto merged
Hg-commit: 58e2d02a6d8cb642589bca781970293d3ba26d8f
show more ...
|
| #
49a6f317
|
| 29-Jul-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2363.1.40 barrysmith@barry-smiths-computer.local|ChangeSet|20040729020202|62791 ChangeSet 1.2363.1.40 04/07/28 21:02:02 barrysmith@barry-smiths-computer.local +8 -0 clarify when nz
bk-changeset-1.2363.1.40 barrysmith@barry-smiths-computer.local|ChangeSet|20040729020202|62791 ChangeSet 1.2363.1.40 04/07/28 21:02:02 barrysmith@barry-smiths-computer.local +8 -0 clarify when nz and nnz arguments work -xlic_lib=sunperf for configure
src/mat/impls/sbaij/seq/sbaij.c 1.115 04/07/28 21:02:00 barrysmith@barry-smiths-computer.local +5 -0 clarify when nz and nnz arguments work
src/mat/impls/sbaij/mpi/mpisbaij.c 1.102 04/07/28 21:02:00 barrysmith@barry-smiths-computer.local +4 -0 clarify when nz and nnz arguments work
src/mat/impls/baij/seq/baij.c 1.96 04/07/28 21:02:00 barrysmith@barry-smiths-computer.local +4 -0 clarify when nz and nnz arguments work
src/mat/impls/baij/mpi/mpibaij.c 1.70 04/07/28 21:02:00 barrysmith@barry-smiths-computer.local +3 -2 clarify when nz and nnz arguments work
src/mat/impls/aij/seq/aij.c 1.168 04/07/28 21:02:00 barrysmith@barry-smiths-computer.local +2 -0 clarify when nz and nnz arguments work
src/mat/impls/aij/mpi/mpiaij.c 1.201 04/07/28 21:01:59 barrysmith@barry-smiths-computer.local +4 -0 clarify when nz and nnz arguments work
python/PETSc/packages/BlasLapack.py 1.70 04/07/28 21:00:49 barrysmith@barry-smiths-computer.local +3 -2 [PETSC #11426] Problem installing PETSc on Solaris try crazy link time flag for sunperf
src/mat/impls/aij/seq/aij.c 1.167 04/07/28 16:19:46 barrysmith@barrysmith-57.mcs.anl.gov +3 -1 *** empty log message ***
src/sys/src/error/adebug.c 1.33 04/07/28 16:09:23 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 know if it is using xterm or not on error
Hg-commit: 499ef73fb8e7ef1aa76552f0fbb050eaeaffa121
show more ...
|
| #
0fcf0704
|
| 26-Jul-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2363.1.25 barrysmith@barry-smiths-computer.local|ChangeSet|20040726040527|12060 ChangeSet 1.2363.1.25 04/07/25 23:05:27 barrysmith@barry-smiths-computer.local +0 -0 Merge bk://pets
bk-changeset-1.2363.1.25 barrysmith@barry-smiths-computer.local|ChangeSet|20040726040527|12060 ChangeSet 1.2363.1.25 04/07/25 23:05:27 barrysmith@barry-smiths-computer.local +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into barry-smiths-computer.local:/Users/barrysmith/petsc-dev
Hg-commit: b26e485c7352f72edba2aa191635372c73ae3838
show more ...
|