History log of /petsc/src/mat/impls/aij/seq/ (Results 3076 – 3100 of 4200)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
bd44253f18-Nov-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2712.1.7
Kris@p4buschel.|ChangeSet|20041118231604|38597
ChangeSet
1.2712.1.7 04/11/18 15:16:04 Kris@p4buschel. +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into p4buschel.:F

bk-changeset-1.2712.1.7
Kris@p4buschel.|ChangeSet|20041118231604|38597
ChangeSet
1.2712.1.7 04/11/18 15:16:04 Kris@p4buschel. +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into p4buschel.:F:/Home/Kris/petsc/dev

src/mat/impls/baij/seq/baijfact.c
1.22 04/11/18 15:16:03 Kris@p4buschel. +0 -0
Auto merged


Hg-commit: 059e663028c89a34e39b843e8592bdb9e1cbf9f5

show more ...


/petsc/include/petscmat.h
/petsc/src/contrib/src/burgers_vertex_based_q1/main_old.c
/petsc/src/contrib/src/burgers_vertex_based_q1/main_old2.c
/petsc/src/fortran/custom/zmat.c
/petsc/src/fortran/kernels/sgemv.F
/petsc/src/ksp/examples/tests/ex10.c
/petsc/src/ksp/examples/tests/ex3.c
/petsc/src/ksp/examples/tests/ex7.c
/petsc/src/ksp/examples/tutorials/ex6f.F
/petsc/src/mat/examples/tests/ex1.c
/petsc/src/mat/examples/tests/ex100.c
/petsc/src/mat/examples/tests/ex101.c
/petsc/src/mat/examples/tests/ex13.c
/petsc/src/mat/examples/tests/ex20.c
/petsc/src/mat/examples/tests/ex21.c
/petsc/src/mat/examples/tests/ex24.c
/petsc/src/mat/examples/tests/ex46.c
/petsc/src/mat/examples/tests/ex53.c
/petsc/src/mat/examples/tests/ex55.c
/petsc/src/mat/examples/tests/ex91.c
/petsc/src/mat/examples/tests/ex92.c
/petsc/src/mat/examples/tests/ex96.c
/petsc/src/mat/examples/tests/ex99.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/aij/aijtype.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/spooles/mpispooles.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
aij.h
essl/essl.c
lusol/lusol.c
matlab/aijmatlab.c
spooles/spooles.c
spooles/spooles.h
superlu/superlu.c
umfpack/umfpack.c
/petsc/src/mat/impls/baij/mpi/dscpack/dscpack.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/aijbaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/bdiag/seq/bdfact.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/aijsbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/impls/shell/shellcnv.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/partition/impls/chaco/chaco.c
/petsc/src/mat/partition/impls/jostle/jostle.c
/petsc/src/mat/partition/impls/party/party.c
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/mat/partition/impls/scotch/scotch.c
/petsc/src/mat/utils/convert.c
/petsc/src/mat/utils/matioall.c
/petsc/src/snes/impls/test/snestest.c
ceb0375418-Nov-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2712.2.1
Kris@p4buschel.|ChangeSet|20041118231542|41082
ChangeSet
1.2712.2.1 04/11/18 15:15:42 Kris@p4buschel. +60 -0
Add MatReuse parameter to MatConvert calls.

src/snes/impls/

bk-changeset-1.2712.2.1
Kris@p4buschel.|ChangeSet|20041118231542|41082
ChangeSet
1.2712.2.1 04/11/18 15:15:42 Kris@p4buschel. +60 -0
Add MatReuse parameter to MatConvert calls.

src/snes/impls/test/snestest.c
1.16 04/11/18 15:15:38 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/utils/matioall.c
1.33 04/11/18 15:15:38 Kris@p4buschel. +2 -2
Add MatReuse parameter to MatConvert calls.

src/mat/utils/convert.c
1.16 04/11/18 15:15:38 Kris@p4buschel. +2 -2
Add MatReuse parameter to MatConvert calls.

src/mat/partition/impls/scotch/scotch.c
1.15 04/11/18 15:15:38 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/partition/impls/pmetis/pmetis.c
1.22 04/11/18 15:15:38 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/partition/impls/party/party.c
1.12 04/11/18 15:15:38 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/partition/impls/jostle/jostle.c
1.9 04/11/18 15:15:37 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/partition/impls/chaco/chaco.c
1.14 04/11/18 15:15:37 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/matimpl.h
1.65 04/11/18 15:15:37 Kris@p4buschel. +2 -2
Add MatReuse parameter to MatConvert calls.

src/mat/interface/matrix.c
1.158 04/11/18 15:15:37 Kris@p4buschel. +8 -5
Add MatReuse parameter to MatConvert calls.

src/mat/impls/shell/shellcnv.c
1.13 04/11/18 15:15:37 Kris@p4buschel. +2 -2
Add MatReuse parameter to MatConvert calls.

src/mat/impls/shell/shell.c
1.27 04/11/18 15:15:37 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
1.59 04/11/18 15:15:37 Kris@p4buschel. +6 -6
Add MatReuse parameter to MatConvert calls.

src/mat/impls/sbaij/seq/sbaij.c
1.127 04/11/18 15:15:37 Kris@p4buschel. +3 -3
Add MatReuse parameter to MatConvert calls.

src/mat/impls/sbaij/seq/aijsbaij.c
1.23 04/11/18 15:15:37 Kris@p4buschel. +8 -8
Add MatReuse parameter to MatConvert calls.

src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
1.47 04/11/18 15:15:37 Kris@p4buschel. +5 -5
Add MatReuse parameter to MatConvert calls.

src/mat/impls/maij/maij.c
1.31 04/11/18 15:15:37 Kris@p4buschel. +29 -17
Add MatReuse parameter to MatConvert calls.

src/mat/impls/dense/seq/dense.c
1.70 04/11/18 15:15:37 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/impls/bdiag/seq/bdfact.c
1.17 04/11/18 15:15:37 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/impls/baij/seq/baijfact.c
1.20.1.1 04/11/18 15:15:37 Kris@p4buschel. +3 -3
Add MatReuse parameter to MatConvert calls.

src/mat/impls/baij/seq/baij.c
1.113 04/11/18 15:15:37 Kris@p4buschel. +4 -4
Add MatReuse parameter to MatConvert calls.

src/mat/impls/baij/seq/aijbaij.c
1.18 04/11/18 15:15:37 Kris@p4buschel. +4 -4
Add MatReuse parameter to MatConvert calls.

src/mat/impls/baij/mpi/mpibaij.c
1.81.1.1 04/11/18 15:15:36 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/impls/baij/mpi/dscpack/dscpack.c
1.66 04/11/18 15:15:36 Kris@p4buschel. +12 -12
Add MatReuse parameter to MatConvert calls.

src/mat/impls/aij/seq/umfpack/umfpack.c
1.40 04/11/18 15:15:36 Kris@p4buschel. +6 -6
Add MatReuse parameter to MatConvert calls.

src/mat/impls/aij/seq/superlu/superlu.c
1.73 04/11/18 15:15:36 Kris@p4buschel. +8 -8
Add MatReuse parameter to MatConvert calls.

src/mat/impls/aij/seq/spooles/spooles.h
1.53 04/11/18 15:15:36 Kris@p4buschel. +5 -5
Add MatReuse parameter to MatConvert calls.

src/mat/impls/aij/seq/spooles/spooles.c
1.103 04/11/18 15:15:36 Kris@p4buschel. +8 -8
Add MatReuse parameter to MatConvert calls.

src/mat/impls/aij/seq/matlab/aijmatlab.c
1.34 04/11/18 15:15:36 Kris@p4buschel. +5 -5
Add MatReuse parameter to MatConvert calls.

src/mat/impls/aij/seq/lusol/lusol.c
1.35 04/11/18 15:15:36 Kris@p4buschel. +6 -6
Add MatReuse parameter to MatConvert calls.

src/mat/impls/aij/seq/essl/essl.c
1.34 04/11/18 15:15:36 Kris@p4buschel. +6 -6
Add MatReuse parameter to MatConvert calls.

src/mat/impls/aij/seq/aij.h
1.47 04/11/18 15:15:36 Kris@p4buschel. +2 -2
Add MatReuse parameter to MatConvert calls.

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.102 04/11/18 15:15:36 Kris@p4buschel. +8 -8
Add MatReuse parameter to MatConvert calls.

src/mat/impls/aij/mpi/spooles/mpispooles.c
1.72 04/11/18 15:15:36 Kris@p4buschel. +5 -5
Add MatReuse parameter to MatConvert calls.

src/mat/impls/aij/mpi/mumps/mumps.c
1.83 04/11/18 15:15:36 Kris@p4buschel. +15 -15
Add MatReuse parameter to MatConvert calls.

src/mat/impls/aij/aij/aijtype.c
1.10 04/11/18 15:15:36 Kris@p4buschel. +32 -36
Add MatReuse parameter to MatConvert calls.

src/mat/impls/adj/mpi/mpiadj.c
1.41 04/11/18 15:15:36 Kris@p4buschel. +2 -2
Add MatReuse parameter to MatConvert calls.

src/mat/examples/tests/ex99.c
1.3 04/11/18 15:15:35 Kris@p4buschel. +2 -2
Add MatReuse parameter to MatConvert calls.

src/mat/examples/tests/ex96.c
1.13 04/11/18 15:15:35 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/examples/tests/ex92.c
1.10 04/11/18 15:15:35 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/examples/tests/ex91.c
1.5 04/11/18 15:15:35 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/examples/tests/ex55.c
1.20 04/11/18 15:15:35 Kris@p4buschel. +9 -6
Add MatReuse parameter to MatConvert calls.

src/mat/examples/tests/ex53.c
1.14 04/11/18 15:15:35 Kris@p4buschel. +3 -3
Add MatReuse parameter to MatConvert calls.

src/mat/examples/tests/ex46.c
1.7 04/11/18 15:15:35 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/examples/tests/ex24.c
1.7 04/11/18 15:15:35 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/examples/tests/ex21.c
1.9 04/11/18 15:15:35 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/examples/tests/ex20.c
1.8 04/11/18 15:15:35 Kris@p4buschel. +2 -2
Add MatReuse parameter to MatConvert calls.

src/mat/examples/tests/ex13.c
1.7 04/11/18 15:15:35 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/examples/tests/ex101.c
1.5 04/11/18 15:15:35 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/examples/tests/ex100.c
1.2 04/11/18 15:15:35 Kris@p4buschel. +2 -2
Add MatReuse parameter to MatConvert calls.

src/mat/examples/tests/ex1.c
1.17 04/11/18 15:15:35 Kris@p4buschel. +2 -2
Add MatReuse parameter to MatConvert calls.

src/ksp/examples/tutorials/ex6f.F
1.11 04/11/18 15:15:35 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/ksp/examples/tests/ex7.c
1.18 04/11/18 15:15:35 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/ksp/examples/tests/ex3.c
1.12 04/11/18 15:15:35 Kris@p4buschel. +2 -2
Add MatReuse parameter to MatConvert calls.

src/ksp/examples/tests/ex10.c
1.13 04/11/18 15:15:34 Kris@p4buschel. +5 -4
Add MatReuse parameter to MatConvert calls.

src/fortran/kernels/sgemv.F
1.5 04/11/18 15:15:34 Kris@p4buschel. +4 -4
Fix capitalization errors

src/fortran/custom/zmat.c
1.46 04/11/18 15:15:34 Kris@p4buschel. +2 -2
Add MatReuse parameter to MatConvert calls.

src/contrib/src/burgers_vertex_based_q1/main_old2.c
1.4 04/11/18 15:15:34 Kris@p4buschel. +2 -2
Add MatReuse parameter to MatConvert calls.

src/contrib/src/burgers_vertex_based_q1/main_old.c
1.4 04/11/18 15:15:34 Kris@p4buschel. +2 -2
Add MatReuse parameter to MatConvert calls.

include/petscmat.h
1.161 04/11/18 15:15:34 Kris@p4buschel. +14 -13
Add MatReuse parameter to MatConvert calls.


Hg-commit: f21aa5967dbe07142bac80fc67bd7c3737e9afe4

show more ...


/petsc/include/petsc.h
/petsc/include/petscmat.h
/petsc/include/petscoptions.h
/petsc/include/petscvec.h
/petsc/include/petscviewer.h
/petsc/maint/processpoly.py
/petsc/makefile
/petsc/src/contrib/src/burgers_vertex_based_q1/main_old.c
/petsc/src/contrib/src/burgers_vertex_based_q1/main_old2.c
/petsc/src/fortran/custom/zmat.c
/petsc/src/fortran/kernels/sgemv.F
/petsc/src/ksp/examples/tests/ex10.c
/petsc/src/ksp/examples/tests/ex3.c
/petsc/src/ksp/examples/tests/ex7.c
/petsc/src/ksp/examples/tutorials/ex6f.F
/petsc/src/mat/examples/tests/ex1.c
/petsc/src/mat/examples/tests/ex100.c
/petsc/src/mat/examples/tests/ex101.c
/petsc/src/mat/examples/tests/ex13.c
/petsc/src/mat/examples/tests/ex20.c
/petsc/src/mat/examples/tests/ex21.c
/petsc/src/mat/examples/tests/ex24.c
/petsc/src/mat/examples/tests/ex46.c
/petsc/src/mat/examples/tests/ex53.c
/petsc/src/mat/examples/tests/ex55.c
/petsc/src/mat/examples/tests/ex91.c
/petsc/src/mat/examples/tests/ex92.c
/petsc/src/mat/examples/tests/ex96.c
/petsc/src/mat/examples/tests/ex99.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/aij/aijtype.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/spooles/mpispooles.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
aij.h
essl/essl.c
lusol/lusol.c
matlab/aijmatlab.c
spooles/spooles.c
spooles/spooles.h
superlu/superlu.c
umfpack/umfpack.c
/petsc/src/mat/impls/baij/mpi/dscpack/dscpack.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/aijbaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/bdiag/seq/bdfact.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/aijsbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/impls/shell/shellcnv.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/partition/impls/chaco/chaco.c
/petsc/src/mat/partition/impls/jostle/jostle.c
/petsc/src/mat/partition/impls/party/party.c
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/mat/partition/impls/scotch/scotch.c
/petsc/src/mat/utils/convert.c
/petsc/src/mat/utils/matioall.c
/petsc/src/snes/impls/test/snestest.c
/petsc/src/ts/examples/tutorials/ex1.c
5a8e39fb18-Nov-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2712.1.6
hzhang@harley.mcs.anl.gov|ChangeSet|20041118230644|09491
ChangeSet
1.2712.1.6 04/11/18 17:06:44 hzhang@harley.mcs.anl.gov +5 -0
code cleanup for factorsymbolic_seqaij: usi

bk-changeset-1.2712.1.6
hzhang@harley.mcs.anl.gov|ChangeSet|20041118230644|09491
ChangeSet
1.2712.1.6 04/11/18 17:06:44 hzhang@harley.mcs.anl.gov +5 -0
code cleanup for factorsymbolic_seqaij: using in-line linked list operations

src/mat/impls/sbaij/seq/sbaijfact2.c
1.51 04/11/18 17:06:40 hzhang@harley.mcs.anl.gov +1 -1
bug fix

src/mat/impls/sbaij/seq/sbaijfact.c
1.78 04/11/18 17:06:40 hzhang@harley.mcs.anl.gov +1 -1
bug fix

src/mat/impls/baij/seq/baijfact.c
1.21 04/11/18 17:06:40 hzhang@harley.mcs.anl.gov +2 -2
bug fix

src/mat/impls/aij/seq/aijfact.c
1.93 04/11/18 17:06:40 hzhang@harley.mcs.anl.gov +113 -139
code cleanup for factorsymbolic_seqaij: using in-line linked list operations

include/petscsys.h
1.36 04/11/18 17:06:40 hzhang@harley.mcs.anl.gov +170 -35
update linked list operations for lu, cholesky, ilu and icc


Hg-commit: cafcc70cccec877c3cb46faa0f009af5730004a7

show more ...

7b1c910417-Nov-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2710
hzhang@harley.mcs.anl.gov|ChangeSet|20041117170332|61532
ChangeSet
1.2710 04/11/17 11:03:32 hzhang@harley.mcs.anl.gov +5 -0
optimize factorsymbolic()

src/mat/impls/sbaij/se

bk-changeset-1.2710
hzhang@harley.mcs.anl.gov|ChangeSet|20041117170332|61532
ChangeSet
1.2710 04/11/17 11:03:32 hzhang@harley.mcs.anl.gov +5 -0
optimize factorsymbolic()

src/mat/impls/sbaij/seq/sbaijfact2.c
1.50 04/11/17 11:03:29 hzhang@harley.mcs.anl.gov +1 -1
optimize factorsymbolic()

src/mat/impls/sbaij/seq/sbaijfact.c
1.77 04/11/17 11:03:29 hzhang@harley.mcs.anl.gov +1 -1
optimize factorsymbolic()

src/mat/impls/baij/seq/baijfact.c
1.20 04/11/17 11:03:29 hzhang@harley.mcs.anl.gov +2 -2
optimize factorsymbolic()

src/mat/impls/aij/seq/aijfact.c
1.92 04/11/17 11:03:29 hzhang@harley.mcs.anl.gov +0 -1
rm a useless printf()

include/petscsys.h
1.35 04/11/17 11:03:29 hzhang@harley.mcs.anl.gov +19 -16
optimize PetscIncompleteLLAdd() and PetscLLAdd()


Hg-commit: f90615fe50aeded44a292bd875316c3d191d209e

show more ...

9ae221ff17-Nov-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2708
barrysmith@barry-smiths-computer.local|ChangeSet|20041117033135|00282
ChangeSet
1.2708 04/11/16 21:31:35 barrysmith@barry-smiths-computer.local +6 -0
merge

src/mat/impls/sb

bk-changeset-1.2708
barrysmith@barry-smiths-computer.local|ChangeSet|20041117033135|00282
ChangeSet
1.2708 04/11/16 21:31:35 barrysmith@barry-smiths-computer.local +6 -0
merge

src/mat/impls/sbaij/seq/sbaij.c
1.125 04/11/16 21:31:33 barrysmith@barry-smiths-computer.local +1 -3
use Hong's reformated

todo
1.108 04/11/16 21:18:04 barrysmith@barry-smiths-computer.local +0 -0
Auto merged

src/sys/src/viewer/interface/viewreg.c
1.21 04/11/16 21:18:04 barrysmith@barry-smiths-computer.local +0 -0
Auto merged

src/mat/utils/gcreate.c
1.31 04/11/16 21:18:04 barrysmith@barry-smiths-computer.local +0 -0
Auto merged

src/mat/impls/baij/seq/baij.c
1.112 04/11/16 21:18:04 barrysmith@barry-smiths-computer.local +0 -0
Auto merged

src/mat/impls/aij/seq/aij.c
1.199 04/11/16 21:18:04 barrysmith@barry-smiths-computer.local +0 -0
Auto merged


Hg-commit: 9cb9f2bce4282973b89c680a6114f5ad6d273a3f

show more ...

1393bc9717-Nov-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2707
hzhang@harley.mcs.anl.gov|ChangeSet|20041117010249|54711
ChangeSet
1.2707 04/11/16 19:02:49 hzhang@harley.mcs.anl.gov +2 -0
cleanup MatLUFactorSymbolic_SeqAIJ()
optimize Mat

bk-changeset-1.2707
hzhang@harley.mcs.anl.gov|ChangeSet|20041117010249|54711
ChangeSet
1.2707 04/11/16 19:02:49 hzhang@harley.mcs.anl.gov +2 -0
cleanup MatLUFactorSymbolic_SeqAIJ()
optimize MatICCFactorSymbolic_SeqAIJ() and MatCholeskyFactorSymbolic_SeqAIJ()

src/mat/impls/aij/seq/aijfact.c
1.91 04/11/16 19:02:47 hzhang@harley.mcs.anl.gov +122 -126
cleanup MatLUFactorSymbolic_SeqAIJ()
optimize MatICCFactorSymbolic_SeqAIJ() and MatCholeskyFactorSymbolic_SeqAIJ()

include/petscsys.h
1.34 04/11/16 19:02:47 hzhang@harley.mcs.anl.gov +132 -15
add routines for sorted linked list


Hg-commit: 905c4f38de08a1a0c82a2a5508ec64d3f5b3ed99

show more ...

c71e6ed716-Nov-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2693.5.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20041116202257|17298
ChangeSet
1.2693.5.1 04/11/16 14:22:57 barrysmith@barrysmith-57.mcs.anl.gov +12 -0
faster seq matsetval

bk-changeset-1.2693.5.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20041116202257|17298
ChangeSet
1.2693.5.1 04/11/16 14:22:57 barrysmith@barrysmith-57.mcs.anl.gov +12 -0
faster seq matsetvalues search
started c++ polymorphic functions

src/sys/src/viewer/interface/viewreg.c
1.19.1.1 04/11/16 14:22:55 barrysmith@barrysmith-57.mcs.anl.gov +1 -3
bug

include/petscviewer.h
1.45 04/11/16 14:22:55 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
c++ polymorphic functions

include/petscoptions.h
1.20 04/11/16 14:22:55 barrysmith@barrysmith-57.mcs.anl.gov +9 -0
c++ polymorphic functions

include/petsc.h
1.100 04/11/16 14:22:54 barrysmith@barrysmith-57.mcs.anl.gov +15 -0
c++ polymorphic functions

src/mat/utils/gcreate.c
1.30 04/11/15 08:49:16 barrysmith@barry-smiths-computer.local +0 -2
barry put in idiot bug

src/docs/tex/manual/developers.tex
1.9 04/11/15 08:47:35 barrysmith@barry-smiths-computer.local +1 -0
forbid #ifdef #ifndef

src/vec/interface/vecreg.c
1.30 04/11/15 08:34:40 barrysmith@barry-smiths-computer.local +2 -0
error checking that sizes not set before calling settype

src/mat/interface/matreg.c
1.20 04/11/15 08:34:23 barrysmith@barry-smiths-computer.local +1 -1
error checking if sizes not set before type set

todo
1.104.1.5 04/11/15 08:27:16 barrysmith@barry-smiths-computer.local +2 -0
loginfo optimization by removing

src/mat/impls/sbaij/seq/sbaij.c
1.120.1.4 04/11/15 08:26:10 barrysmith@barry-smiths-computer.local +2 -1
if new col is > old column then have to search till largest value, but otherwise
search just until current high value. Save searches.

src/mat/impls/baij/seq/baij.c
1.108.1.4 04/11/15 08:24:56 barrysmith@barry-smiths-computer.local +2 -1
if new col is > old column then have to search till largest value, but otherwise
search just until current high value. Save searches.

src/mat/impls/sbaij/seq/sbaij.c
1.120.1.3 04/11/15 08:22:38 barrysmith@barry-smiths-computer.local +2 -1
if new col is > old column then have to search till largest value, but otherwise
search just until current high value. Save searches.

src/mat/impls/aij/seq/aij.c
1.195.1.3 04/11/15 08:21:35 barrysmith@barry-smiths-computer.local +3 -2
if new col is > old column then have to search till largest value, but otherwise
search just until current high value. Save searches.

src/mat/impls/baij/seq/baij.c
1.108.1.3 04/11/15 08:21:29 barrysmith@barry-smiths-computer.local +2 -1
if new col is > old column then have to search till largest value, but otherwise
search just until current high value. Save searches.


Hg-commit: cc37e0169492bd5ad87471669b7bd7acb98cdfdc

show more ...

24deab4113-Nov-2004 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.2699
knepley@khan.mcs.anl.gov|ChangeSet|20041113034356|06213
ChangeSet
1.2699 04/11/07 01:29:53 knepley@khan.mcs.anl.gov +4 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into kh

bk-changeset-1.2699
knepley@khan.mcs.anl.gov|ChangeSet|20041113034356|06213
ChangeSet
1.2699 04/11/07 01:29:53 knepley@khan.mcs.anl.gov +4 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.mcs.anl.gov:/home/knepley/PETSc-dev/petsc-dev

todo
1.107 04/11/07 01:29:50 knepley@khan.mcs.anl.gov +0 -0
Auto merged

src/mat/impls/sbaij/seq/sbaij.c
1.123 04/11/07 01:29:51 knepley@khan.mcs.anl.gov +0 -0
Auto merged

src/mat/impls/baij/seq/baij.c
1.111 04/11/07 01:29:51 knepley@khan.mcs.anl.gov +0 -0
Auto merged

src/mat/impls/aij/seq/aij.c
1.198 04/11/07 01:29:51 knepley@khan.mcs.anl.gov +0 -0
Auto merged


Hg-commit: ee82f0d31f0d9b6714d8f81ac39638f5808559f9

show more ...

e2ee6c5013-Nov-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2693.1.11
barrysmith@barry-smiths-computer.local|ChangeSet|20041113033456|15581
ChangeSet
1.2693.1.11 04/11/12 21:34:56 barrysmith@barry-smiths-computer.local +4 -0
faster search f

bk-changeset-1.2693.1.11
barrysmith@barry-smiths-computer.local|ChangeSet|20041113033456|15581
ChangeSet
1.2693.1.11 04/11/12 21:34:56 barrysmith@barry-smiths-computer.local +4 -0
faster search for setting matrix values for seq matrices when column indices partially sorted

src/mat/impls/sbaij/seq/sbaij.c
1.120.1.2 04/11/12 21:34:54 barrysmith@barry-smiths-computer.local +6 -4
faster search for setting matrix values for seq matrices when column indices partially sorted

src/mat/impls/baij/seq/baij.c
1.108.1.2 04/11/12 21:34:54 barrysmith@barry-smiths-computer.local +6 -4
faster search for setting matrix values for seq matrices when column indices partially sorted

src/mat/impls/aij/seq/aij.c
1.195.1.2 04/11/12 21:34:54 barrysmith@barry-smiths-computer.local +4 -3
faster search for setting matrix values for seq matrices when column indices partially sorted

src/docs/website/documentation/faq.html
1.23 04/11/12 21:18:35 barrysmith@barry-smiths-computer.local +7 -0
*** empty log message ***


Hg-commit: 19d71dbb59d3b83876d9f50a83a7b6d3ed0176a2

show more ...

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


/petsc/config/configure.py
/petsc/include/petsclog.h
/petsc/makefile
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/Jostle.py
/petsc/python/PETSc/packages/sowing.py
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/daindex.c
/petsc/src/dm/da/src/daltol.c
/petsc/src/dm/da/src/gr1.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cgne/cgne.c
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/interface/eige.c
/petsc/src/ksp/ksp/interface/iguess.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/interface/xmon.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/eisens/eisen.c
/petsc/src/ksp/pc/impls/factor/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/factor/icc/icc.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/factor/lu/lu.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/ksp/pc/impls/jacobi/jacobi.c
/petsc/src/ksp/pc/impls/ksp/pcksp.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/shell/shellpc.c
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/ksp/pc/impls/tfs/pxxt.c
/petsc/src/ksp/pc/impls/tfs/tfs.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/fdmpiaij.c
/petsc/src/mat/impls/aij/mpi/mmaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
aij.c
aijfact.c
essl/essl.c
lusol/lusol.c
matlab/aijmatlab.c
superlu/superlu.c
symtranspose.c
umfpack/umfpack.c
/petsc/src/mat/impls/baij/mpi/mmbaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/bdiag/mpi/mmbdiag.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/seq/bdfact.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag2.c
/petsc/src/mat/impls/dense/mpi/mmdense.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/partition/partition.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/interface/noise/snesmfj2.c
/petsc/src/snes/interface/noise/snesnoise.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/sys/src/dll/dl.c
/petsc/src/sys/src/draw/impls/x/xops.c
/petsc/src/sys/src/draw/interface/drawreg.c
/petsc/src/sys/src/draw/utils/axis.c
/petsc/src/sys/src/draw/utils/dscatter.c
/petsc/src/sys/src/draw/utils/hists.c
/petsc/src/sys/src/draw/utils/lg.c
/petsc/src/sys/src/fileio/ftest.c
/petsc/src/sys/src/fileio/mpiuopen.c
/petsc/src/sys/src/matlabengine/matlab.c
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/objects/tagm.c
/petsc/src/sys/src/utils/fhost.c
/petsc/src/sys/src/utils/random.c
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/sys/src/viewer/impls/draw/drawv.c
/petsc/src/sys/src/viewer/impls/matlab/vmatlab.c
/petsc/src/sys/src/viewer/impls/silo/vsilo.c
/petsc/src/sys/src/viewer/interface/viewreg.c
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/ts/impls/implicit/beuler/beuler.c
/petsc/src/ts/impls/implicit/cn/cn.c
/petsc/src/ts/impls/implicit/pvode/petscpvode.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/vec/impls/mpi/pbvec.c
/petsc/src/vec/impls/mpi/pdvec.c
/petsc/src/vec/interface/mapcreate.c
/petsc/src/vec/interface/veccreate.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/is/impls/block/block.c
/petsc/src/vec/is/impls/general/general.c
/petsc/src/vec/is/impls/general/strgen.c
/petsc/src/vec/is/impls/stride/stride.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/pf/interface/pf.c
/petsc/src/vec/utils/vscat.c
/petsc/todo
52e6d16b12-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 ...


/petsc/config/configure.py
/petsc/include/petsclog.h
/petsc/include/petscpc.h
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/daindex.c
/petsc/src/dm/da/src/daltol.c
/petsc/src/dm/da/src/gr1.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/docs/website/documentation/changes/222.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/ksp/examples/tutorials/output/ex10_21shiftpd.out
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cgne/cgne.c
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/interface/eige.c
/petsc/src/ksp/ksp/interface/iguess.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/interface/xmon.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/eisens/eisen.c
/petsc/src/ksp/pc/impls/factor/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/factor/factor.c
/petsc/src/ksp/pc/impls/factor/icc/icc.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/factor/lu/lu.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/pc/impls/jacobi/jacobi.c
/petsc/src/ksp/pc/impls/ksp/pcksp.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/shell/shellpc.c
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/ksp/pc/impls/tfs/pxxt.c
/petsc/src/ksp/pc/impls/tfs/tfs.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/ksp/utils/damg.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/fdmpiaij.c
/petsc/src/mat/impls/aij/mpi/mmaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
aij.c
aijfact.c
essl/essl.c
lusol/lusol.c
matlab/aijmatlab.c
superlu/superlu.c
symtranspose.c
umfpack/umfpack.c
/petsc/src/mat/impls/baij/mpi/mmbaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/bdiag/mpi/mmbdiag.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/seq/bdfact.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag2.c
/petsc/src/mat/impls/dense/mpi/mmdense.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/partition/partition.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/matstash.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/interface/noise/snesmfj2.c
/petsc/src/snes/interface/noise/snesnoise.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/sys/src/dll/dl.c
/petsc/src/sys/src/draw/impls/x/xops.c
/petsc/src/sys/src/draw/interface/drawreg.c
/petsc/src/sys/src/draw/utils/axis.c
/petsc/src/sys/src/draw/utils/dscatter.c
/petsc/src/sys/src/draw/utils/hists.c
/petsc/src/sys/src/draw/utils/lg.c
/petsc/src/sys/src/fileio/ftest.c
/petsc/src/sys/src/fileio/mpiuopen.c
/petsc/src/sys/src/matlabengine/matlab.c
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/objects/tagm.c
/petsc/src/sys/src/utils/fhost.c
/petsc/src/sys/src/utils/random.c
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/sys/src/viewer/impls/draw/drawv.c
/petsc/src/sys/src/viewer/impls/matlab/vmatlab.c
/petsc/src/sys/src/viewer/impls/silo/vsilo.c
/petsc/src/sys/src/viewer/interface/viewreg.c
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/ts/impls/implicit/beuler/beuler.c
/petsc/src/ts/impls/implicit/cn/cn.c
/petsc/src/ts/impls/implicit/pvode/petscpvode.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/vec/impls/mpi/pbvec.c
/petsc/src/vec/impls/mpi/pdvec.c
/petsc/src/vec/interface/mapcreate.c
/petsc/src/vec/interface/veccreate.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/is/impls/block/block.c
/petsc/src/vec/is/impls/general/general.c
/petsc/src/vec/is/impls/general/strgen.c
/petsc/src/vec/is/impls/stride/stride.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/pf/interface/pf.c
/petsc/src/vec/utils/vecstash.c
/petsc/src/vec/utils/vpscat.c
/petsc/src/vec/utils/vscat.c
/petsc/todo
d1be2dad12-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 ...

89f845c811-Nov-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2693.1.2
hzhang@harley.mcs.anl.gov|ChangeSet|20041111174318|62924
ChangeSet
1.2693.1.2 04/11/11 11:43:18 hzhang@harley.mcs.anl.gov +4 -0
bug fix for numerical shifting

src/mat/i

bk-changeset-1.2693.1.2
hzhang@harley.mcs.anl.gov|ChangeSet|20041111174318|62924
ChangeSet
1.2693.1.2 04/11/11 11:43:18 hzhang@harley.mcs.anl.gov +4 -0
bug fix for numerical shifting

src/mat/impls/sbaij/seq/sbaijfact.c
1.75 04/11/11 11:43:17 hzhang@harley.mcs.anl.gov +4 -2
bug fix

src/mat/impls/baij/seq/baijfact.c
1.18 04/11/11 11:43:17 hzhang@harley.mcs.anl.gov +4 -2
bug fix

src/mat/impls/aij/seq/aijfact.c
1.89 04/11/11 11:43:16 hzhang@harley.mcs.anl.gov +2 -1
bug fix

src/mat/examples/tests/ex76.c
1.16 04/11/11 11:43:16 hzhang@harley.mcs.anl.gov +18 -3
add tests on shift


Hg-commit: f64beda1e90f623fea74a249ad6e4ca053f1d6aa

show more ...

540703ac10-Nov-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2691
hzhang@harley.mcs.anl.gov|ChangeSet|20041110212546|63754
ChangeSet
1.2691 04/11/10 15:25:46 hzhang@harley.mcs.anl.gov +3 -0
mv a piece of code for checking shift into Mat_Chol

bk-changeset-1.2691
hzhang@harley.mcs.anl.gov|ChangeSet|20041110212546|63754
ChangeSet
1.2691 04/11/10 15:25:46 hzhang@harley.mcs.anl.gov +3 -0
mv a piece of code for checking shift into Mat_CholeskyCheckShift()
for reuse by other routines

src/mat/utils/factorshift.c
1.3 04/11/10 15:25:42 hzhang@harley.mcs.anl.gov +55 -5
mv a piece of code into MatCholeskyShift()
for reuse by other routines

src/mat/matimpl.h
1.64 04/11/10 15:25:42 hzhang@harley.mcs.anl.gov +14 -1
mv a piece of code into MatCholeskyShift()
for reuse by other routines

src/mat/impls/aij/seq/aijfact.c
1.88 04/11/10 15:25:41 hzhang@harley.mcs.anl.gov +32 -45
mv a piece of code into MatCholeskyShift()
for reuse by other routines


Hg-commit: cc19c639284f80d87c89f2d9406943e4f9dc3475

show more ...

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

391eac5509-Nov-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2679
hzhang@harley.mcs.anl.gov|ChangeSet|20041109223016|15432
ChangeSet
1.2679 04/11/09 16:30:16 hzhang@harley.mcs.anl.gov +1 -0
initialize lnk_lvl.

src/mat/impls/aij/seq/aijfac

bk-changeset-1.2679
hzhang@harley.mcs.anl.gov|ChangeSet|20041109223016|15432
ChangeSet
1.2679 04/11/09 16:30:16 hzhang@harley.mcs.anl.gov +1 -0
initialize lnk_lvl.

src/mat/impls/aij/seq/aijfact.c
1.86 04/11/09 16:30:14 hzhang@harley.mcs.anl.gov +2 -1
initialize lnk_lvl.


Hg-commit: 08d2d3793050157588d08282c36f9ae847152fe4

show more ...

d227671809-Nov-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2678
hzhang@harley.mcs.anl.gov|ChangeSet|20041109222010|15447
ChangeSet
1.2678 04/11/09 16:20:10 hzhang@harley.mcs.anl.gov +3 -0
add PCLUFactorCheckShift() to be shared by lu, ilu

bk-changeset-1.2678
hzhang@harley.mcs.anl.gov|ChangeSet|20041109222010|15447
ChangeSet
1.2678 04/11/09 16:20:10 hzhang@harley.mcs.anl.gov +3 -0
add PCLUFactorCheckShift() to be shared by lu, ilu,...

src/mat/impls/aij/seq/aijfact.c
1.85 04/11/09 16:19:19 hzhang@harley.mcs.anl.gov +35 -47
add PCLUFactorCheckShift() to be shared by lu, ilu,...

src/ksp/pc/impls/factor/factor.c
1.4 04/11/09 16:19:19 hzhang@harley.mcs.anl.gov +45 -0
add PCLUFactorCheckShift() to be shared by lu, ilu,...

src/ksp/pc/impls/factor/lu/lu.h
1.1 04/11/09 16:18:11 hzhang@harley.mcs.anl.gov +22 -0

src/ksp/pc/impls/factor/lu/lu.h
1.0 04/11/09 16:18:11 hzhang@harley.mcs.anl.gov +0 -0
BitKeeper file /sandbox/hzhang/petsc-dev/src/ksp/pc/impls/factor/lu/lu.h


Hg-commit: 0e9d4b71df1fae73db40aaa8fb23403a6e4680c5

show more ...

ee45ca4a09-Nov-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2675
hzhang@harley.mcs.anl.gov|ChangeSet|20041109030949|00546
ChangeSet
1.2675 04/11/08 21:09:49 hzhang@harley.mcs.anl.gov +13 -0
replace PCxxxSetZeroPivot(), PCxxxSetDamping() and

bk-changeset-1.2675
hzhang@harley.mcs.anl.gov|ChangeSet|20041109030949|00546
ChangeSet
1.2675 04/11/08 21:09:49 hzhang@harley.mcs.anl.gov +13 -0
replace PCxxxSetZeroPivot(), PCxxxSetDamping() and PCxxxSetShift()
by PCFactorSetZeroPivot(), PCFactorSetShiftNonzero() and PCFactorSetShiftPd()

src/mat/impls/aij/seq/aijfact.c
1.84 04/11/08 21:09:46 hzhang@harley.mcs.anl.gov +9 -34
replace PCxxxSetZeroPivot(), PCxxxSetDamping() and PCxxxSetShift()
by PCFactorSetZeroPivot(), PCFactorSetShiftNonzero() and PCFactorSetShiftPd()

src/ksp/utils/damg.c
1.42 04/11/08 21:09:46 hzhang@harley.mcs.anl.gov +3 -1
replace PCxxxSetZeroPivot(), PCxxxSetDamping() and PCxxxSetShift()
by PCFactorSetZeroPivot(), PCFactorSetShiftNonzero() and PCFactorSetShiftPd()

src/ksp/pc/impls/is/pcis.c
1.24 04/11/08 21:09:46 hzhang@harley.mcs.anl.gov +3 -4
replace PCxxxSetZeroPivot(), PCxxxSetDamping() and PCxxxSetShift()
by PCFactorSetZeroPivot(), PCFactorSetShiftNonzero() and PCFactorSetShiftPd()

src/ksp/pc/impls/factor/lu/makefile
1.8 04/11/08 21:09:46 hzhang@harley.mcs.anl.gov +1 -1
add lu.h

src/ksp/pc/impls/factor/lu/lu.c
1.37 04/11/08 21:09:46 hzhang@harley.mcs.anl.gov +9 -181
replace PCxxxSetZeroPivot(), PCxxxSetDamping() and PCxxxSetShift()
by PCFactorSetZeroPivot(), PCFactorSetShiftNonzero() and PCFactorSetShiftPd()

src/ksp/pc/impls/factor/ilu/ilu.c
1.49 04/11/08 21:09:45 hzhang@harley.mcs.anl.gov +5 -168
replace PCxxxSetZeroPivot(), PCxxxSetDamping() and PCxxxSetShift()
by PCFactorSetZeroPivot(), PCFactorSetShiftNonzero() and PCFactorSetShiftPd()

src/ksp/pc/impls/factor/icc/icc.c
1.37 04/11/08 21:09:45 hzhang@harley.mcs.anl.gov +4 -167
replace PCxxxSetZeroPivot(), PCxxxSetDamping() and PCxxxSetShift()
by PCFactorSetZeroPivot(), PCFactorSetShiftNonzero() and PCFactorSetShiftPd()

src/ksp/pc/impls/factor/factor.c
1.3 04/11/08 21:09:45 hzhang@harley.mcs.anl.gov +36 -3
replace PCxxxSetZeroPivot(), PCxxxSetDamping() and PCxxxSetShift()
by PCFactorSetZeroPivot(), PCFactorSetShiftNonzero() and PCFactorSetShiftPd()

src/ksp/pc/impls/factor/cholesky/cholesky.c
1.35 04/11/08 21:09:45 hzhang@harley.mcs.anl.gov +3 -110
replace PCxxxSetZeroPivot(), PCxxxSetDamping() and PCxxxSetShift()
by PCFactorSetZeroPivot(), PCFactorSetShiftNonzero() and PCFactorSetShiftPd()

src/ksp/examples/tutorials/makefile
1.58 04/11/08 21:09:45 hzhang@harley.mcs.anl.gov +10 -1
add test on icc with shift

include/petscpc.h
1.62 04/11/08 21:09:45 hzhang@harley.mcs.anl.gov +4 -12
replace PCxxxSetZeroPivot(), PCxxxSetDamping() and PCxxxSetShift()
by PCFactorSetZeroPivot(), PCFactorSetShiftNonzero() and PCFactorSetShiftPd()

src/ksp/examples/tutorials/output/ex10_21shiftnz.out
1.1 04/11/08 15:20:08 hzhang@harley.mcs.anl.gov +2 -0

src/ksp/examples/tutorials/output/ex10_21shiftnz.out
1.0 04/11/08 15:20:08 hzhang@harley.mcs.anl.gov +0 -0
BitKeeper file /sandbox/hzhang/petsc-dev/src/ksp/examples/tutorials/output/ex10_21shiftnz.out

src/ksp/examples/tutorials/output/ex10_21shiftpd.out
1.1 04/11/08 15:20:01 hzhang@harley.mcs.anl.gov +2 -0

src/ksp/examples/tutorials/output/ex10_21shiftpd.out
1.0 04/11/08 15:20:01 hzhang@harley.mcs.anl.gov +0 -0
BitKeeper file /sandbox/hzhang/petsc-dev/src/ksp/examples/tutorials/output/ex10_21shiftpd.out


Hg-commit: aa5c59a17fa3ac34c41aecdef1d874f006c0cb20

show more ...


/petsc/include/petsc.h
/petsc/include/petscerror.h
/petsc/include/petscpc.h
/petsc/include/petscvec.h
/petsc/python/PETSc/utilities/getResidentSetSize.py
/petsc/src/benchmarks/PetscMalloc.c
/petsc/src/benchmarks/makefile
/petsc/src/contrib/fun3d/comp/flow.c
/petsc/src/contrib/fun3d/incomp/flow.c
/petsc/src/contrib/oberman/ns_q2q1/biquadinput.c
/petsc/src/contrib/oberman/ns_q2q1/biquadinput8.c
/petsc/src/contrib/oberman/ns_q2q1/main.c
/petsc/src/contrib/oberman/quasigeo_q1/input.c
/petsc/src/contrib/oberman/tns_q2q1/biquadinput.c
/petsc/src/contrib/reusememory/ex1.c
/petsc/src/contrib/src/laplacian_q1/input.c
/petsc/src/docs/website/documentation/changes/222.html
/petsc/src/fortran/custom/zsys.c
/petsc/src/ksp/examples/tutorials/makefile
/petsc/src/ksp/examples/tutorials/output/ex10_21shiftnz.out
/petsc/src/ksp/examples/tutorials/output/ex10_21shiftpd.out
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/factor/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/factor/factor.c
/petsc/src/ksp/pc/impls/factor/icc/icc.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/factor/lu/lu.c
/petsc/src/ksp/pc/impls/factor/lu/makefile
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/utils/damg.c
/petsc/src/mat/examples/tests/ex75.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
aijfact.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/sys/src/error/errstop.c
/petsc/src/sys/src/error/errtrace.c
/petsc/src/sys/src/memory/mem.c
/petsc/src/sys/src/memory/mtr.c
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/objects/init.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/plog/classLog.c
/petsc/src/sys/src/plog/eventLog.c
/petsc/src/sys/src/plog/mpitr.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/utils/random.c
/petsc/src/ts/examples/tutorials/ex1f.F
/petsc/src/vec/utils/vscat.c
/petsc/todo
0a29876a08-Nov-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2669.1.1
hzhang@harley.mcs.anl.gov|ChangeSet|20041108003304|01755
ChangeSet
1.2669.1.1 04/11/07 18:33:04 hzhang@harley.mcs.anl.gov +8 -0
rename damping and shift.

src/mat/impls/

bk-changeset-1.2669.1.1
hzhang@harley.mcs.anl.gov|ChangeSet|20041108003304|01755
ChangeSet
1.2669.1.1 04/11/07 18:33:04 hzhang@harley.mcs.anl.gov +8 -0
rename damping and shift.

src/mat/impls/aij/seq/aijfact.c
1.83 04/11/07 18:33:02 hzhang@harley.mcs.anl.gov +17 -3
rename damping and shift.

src/ksp/pc/impls/factor/lu/lu.c
1.36 04/11/07 18:33:02 hzhang@harley.mcs.anl.gov +7 -7
rename damping and shift.

src/ksp/pc/impls/factor/ilu/ilu.c
1.48 04/11/07 18:33:02 hzhang@harley.mcs.anl.gov +9 -9
rename damping and shift.

src/ksp/pc/impls/factor/icc/icc.c
1.36 04/11/07 18:33:02 hzhang@harley.mcs.anl.gov +10 -10
rename damping and shift.

src/ksp/pc/impls/factor/factor.c
1.2 04/11/07 18:33:02 hzhang@harley.mcs.anl.gov +37 -3
funtions used by lu, ilu, cholesky and icc

src/ksp/pc/impls/factor/cholesky/cholesky.c
1.34 04/11/07 18:33:01 hzhang@harley.mcs.anl.gov +9 -9
rename damping and shift.

src/ksp/examples/tutorials/makefile
1.57 04/11/07 18:33:01 hzhang@harley.mcs.anl.gov +3 -3
rename damping and shift.

include/petscmat.h
1.160 04/11/07 18:33:01 hzhang@harley.mcs.anl.gov +2 -2
rename damping and shift.


Hg-commit: 4504d2dacd9a6c306744b752a142928243df6bdc

show more ...

5e8efad805-Nov-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2667
hzhang@harley.mcs.anl.gov|ChangeSet|20041105030128|03718
ChangeSet
1.2667 04/11/04 21:01:28 hzhang@harley.mcs.anl.gov +9 -0
continue work on unifying pc_xxx_damping and pc_xxx

bk-changeset-1.2667
hzhang@harley.mcs.anl.gov|ChangeSet|20041105030128|03718
ChangeSet
1.2667 04/11/04 21:01:28 hzhang@harley.mcs.anl.gov +9 -0
continue work on unifying pc_xxx_damping and pc_xxx_shift

src/mat/impls/aij/seq/aijfact.c
1.82 04/11/04 21:01:25 hzhang@harley.mcs.anl.gov +1 -1
add a space

src/ksp/pc/impls/factor/makefile
1.2 04/11/04 21:01:25 hzhang@harley.mcs.anl.gov +4 -1
update after mvdir

src/ksp/pc/impls/factor/lu/makefile
1.7 04/11/04 21:01:25 hzhang@harley.mcs.anl.gov +1 -1
update after mvdir

src/ksp/pc/impls/factor/ilu/makefile
1.7 04/11/04 21:01:25 hzhang@harley.mcs.anl.gov +1 -1
update after mvdir

src/ksp/pc/impls/factor/ilu/ilu.c
1.47 04/11/04 21:01:25 hzhang@harley.mcs.anl.gov +5 -3
replace -pc_ilu_damping by -pc_factor_shiftnonzero

src/ksp/pc/impls/factor/icc/makefile
1.7 04/11/04 21:01:25 hzhang@harley.mcs.anl.gov +1 -1
update after mvdir

src/ksp/pc/impls/factor/cholesky/makefile
1.7 04/11/04 21:01:25 hzhang@harley.mcs.anl.gov +1 -1
update after mvdir

include/petscpc.h
1.61 04/11/04 21:01:25 hzhang@harley.mcs.anl.gov +2 -1
add PCFactorSetShiftNonzero()

src/ksp/pc/impls/factor/factor.c
1.1 04/11/04 20:55:38 hzhang@harley.mcs.anl.gov +37 -0

src/ksp/pc/impls/factor/factor.c
1.0 04/11/04 20:55:38 hzhang@harley.mcs.anl.gov +0 -0
BitKeeper file /sandbox/hzhang/petsc-dev/src/ksp/pc/impls/factor/factor.c


Hg-commit: 712e035f81612b30c532300ed9e69e222d679cbd

show more ...

d439da4204-Nov-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2664
Kris@p4buschel.|ChangeSet|20041104214705|59940
ChangeSet
1.2664 04/11/04 13:47:05 Kris@p4buschel. +6 -0
Move MatPtAP_SeqAIJ into MatPtAP_Basic, which simply calls Symbolic/Num

bk-changeset-1.2664
Kris@p4buschel.|ChangeSet|20041104214705|59940
ChangeSet
1.2664 04/11/04 13:47:05 Kris@p4buschel. +6 -0
Move MatPtAP_SeqAIJ into MatPtAP_Basic, which simply calls Symbolic/Numeric versions, so all impls can use it.

src/mat/utils/ptap.c
1.1 04/11/04 13:47:03 Kris@p4buschel. +15 -0

src/mat/utils/ptap.c
1.0 04/11/04 13:47:03 Kris@p4buschel. +0 -0
BitKeeper file F:/Home/Kris/petsc/dev/src/mat/utils/ptap.c

src/mat/utils/makefile
1.9 04/11/04 13:47:03 Kris@p4buschel. +4 -2
Move MatPtAP_SeqAIJ into MatPtAP_Basic, which simply calls Symbolic/Numeric versions, so all impls can use it.

src/mat/matimpl.h
1.60 04/11/04 13:47:03 Kris@p4buschel. +1 -0
Move MatPtAP_SeqAIJ into MatPtAP_Basic, which simply calls Symbolic/Numeric versions, so all impls can use it.

src/mat/impls/aij/seq/matptap.c
1.83 04/11/04 13:47:03 Kris@p4buschel. +0 -18
Move MatPtAP_SeqAIJ into MatPtAP_Basic, which simply calls Symbolic/Numeric versions, so all impls can use it.

src/mat/impls/aij/seq/aij.h
1.46 04/11/04 13:47:03 Kris@p4buschel. +0 -1
Move MatPtAP_SeqAIJ into MatPtAP_Basic, which simply calls Symbolic/Numeric versions, so all impls can use it.

src/mat/impls/aij/seq/aij.c
1.195 04/11/04 13:47:03 Kris@p4buschel. +1 -1
Move MatPtAP_SeqAIJ into MatPtAP_Basic, which simply calls Symbolic/Numeric versions, so all impls can use it.


Hg-commit: 30bf61cf59610c28b576cb8e245e746dda02a802

show more ...

609c6c4d04-Nov-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2658
Kris@p4buschel.|ChangeSet|20041104083217|36749
ChangeSet
1.2658 04/11/04 00:32:17 Kris@p4buschel. +2 -0
Fill ops table for SeqAIJ with 0 for unimplemented methods so it is eas

bk-changeset-1.2658
Kris@p4buschel.|ChangeSet|20041104083217|36749
ChangeSet
1.2658 04/11/04 00:32:17 Kris@p4buschel. +2 -0
Fill ops table for SeqAIJ with 0 for unimplemented methods so it is easier to add additional methods.

src/mat/interface/matrix.c
1.154 04/11/04 00:32:16 Kris@p4buschel. +1 -1
Remove unused variables.

src/mat/impls/aij/seq/aij.c
1.194 04/11/04 00:32:16 Kris@p4buschel. +2 -0
Complete ops table with 0 for unimplemented methods.


Hg-commit: ac17c6624e8c8760020cf1202808592321408d91

show more ...

cc90505b04-Nov-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2657
Kris@p4buschel.|ChangeSet|20041104082108|36758
ChangeSet
1.2657 04/11/04 00:21:08 Kris@p4buschel. +6 -0
merge with Hong

src/mat/examples/tests/ex101.c
1.4 04/11/04 00:2

bk-changeset-1.2657
Kris@p4buschel.|ChangeSet|20041104082108|36758
ChangeSet
1.2657 04/11/04 00:21:08 Kris@p4buschel. +6 -0
merge with Hong

src/mat/examples/tests/ex101.c
1.4 04/11/04 00:21:07 Kris@p4buschel. +0 -2
merge

src/mat/matimpl.h
1.58 04/11/04 00:18:43 Kris@p4buschel. +0 -0
Auto merged

src/mat/interface/matrix.c
1.153 04/11/04 00:18:43 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/aij/seq/aij.h
1.45 04/11/04 00:18:43 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/aij/seq/aij.c
1.193 04/11/04 00:18:43 Kris@p4buschel. +0 -0
Auto merged

include/petscmat.h
1.159 04/11/04 00:18:43 Kris@p4buschel. +0 -0
Auto merged


Hg-commit: 8908db1eace3b5ff80c71104abd388602ae6b1cd

show more ...

7ba1a0bf04-Nov-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2653.1.1
Kris@p4buschel.|ChangeSet|20041104081812|37135
ChangeSet
1.2653.1.1 04/11/04 00:18:12 Kris@p4buschel. +9 -0
Implement double dispatch mechanism for PtAP operations
Curre

bk-changeset-1.2653.1.1
Kris@p4buschel.|ChangeSet|20041104081812|37135
ChangeSet
1.2653.1.1 04/11/04 00:18:12 Kris@p4buschel. +9 -0
Implement double dispatch mechanism for PtAP operations
Currently only implemented for Seq operations (until Hong performs some cleanup on MPI operations)

src/mat/matimpl.h
1.56.1.1 04/11/04 00:18:09 Kris@p4buschel. +11 -3
Implement double dispatch mechanism for PtAP operations

src/mat/interface/matrix.c
1.151.1.1 04/11/04 00:18:09 Kris@p4buschel. +8 -43
Implement double dispatch mechanism for PtAP operations

src/mat/impls/maij/maij.c
1.27 04/11/04 00:18:09 Kris@p4buschel. +235 -0
Implement double dispatch mechanism for PtAP operations
Move MAIJ implementations into MAIJ directory.

src/mat/impls/aij/seq/matptap.c
1.82 04/11/04 00:18:09 Kris@p4buschel. +31 -237
Implement double dispatch mechanism for PtAP operations
Move MAIJ implementations into MAIJ directory.

src/mat/impls/aij/seq/aij.h
1.43.1.1 04/11/04 00:18:09 Kris@p4buschel. +3 -1
Implement double dispatch mechanism for PtAP operations

src/mat/impls/aij/seq/aij.c
1.191.1.1 04/11/04 00:18:09 Kris@p4buschel. +5 -3
Implement double dispatch mechanism for PtAP operations

src/mat/examples/tests/ex101.c
1.2.1.1 04/11/04 00:18:09 Kris@p4buschel. +2 -5
Update ex101 for new double dispatch PtAP interface

include/petscmat.h
1.157.1.1 04/11/04 00:18:09 Kris@p4buschel. +5 -1
Update MATOP enums

include/finclude/petscmat.h
1.21 04/11/04 00:18:09 Kris@p4buschel. +15 -0
Update MATOP enums


Hg-commit: 2f6b89906fc971b1c147d0b80361e5d0a4a3d8d2

show more ...

af281ebd03-Nov-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2654
hzhang@harley.mcs.anl.gov|ChangeSet|20041103030712|47073
ChangeSet
1.2654 04/11/02 21:07:12 hzhang@harley.mcs.anl.gov +64 -0
add MatFactorInfo into FactorNumeric()

src/mat/

bk-changeset-1.2654
hzhang@harley.mcs.anl.gov|ChangeSet|20041103030712|47073
ChangeSet
1.2654 04/11/02 21:07:12 hzhang@harley.mcs.anl.gov +64 -0
add MatFactorInfo into FactorNumeric()

src/mat/matimpl.h
1.57 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +11 -11
add MatFactorInfo into FactorNumeric()

src/mat/interface/matrix.c
1.152 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +4 -4
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaijfact9.c
1.8 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaijfact8.c
1.7 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaijfact7.c
1.8 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaijfact6.c
1.9 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaijfact5.c
1.8 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaijfact4.c
1.7 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaijfact3.c
1.8 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaijfact12.c
1.7 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaijfact11.c
1.8 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaijfact10.c
1.7 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaijfact.c
1.73 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +8 -8
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaij.h
1.34 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +8 -8
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaij.c
1.120 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +9 -9
add MatFactorInfo into FactorNumeric()

src/mat/impls/rowbs/mpi/mpirowbs.h
1.12 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +2 -2
add MatFactorInfo into FactorNumeric()

src/mat/impls/rowbs/mpi/cholbs.c
1.9 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +2 -2
add MatFactorInfo into FactorNumeric()

src/mat/impls/dense/seq/dense.c
1.68 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +3 -3
add MatFactorInfo into FactorNumeric()

src/mat/impls/bdiag/seq/bdiag.h
1.14 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +2 -2
add MatFactorInfo into FactorNumeric()

src/mat/impls/bdiag/seq/bdfact.c
1.15 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +3 -3
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baijfact9.c
1.9 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baijfact8.c
1.8 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baijfact7.c
1.9 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baijfact6.c
1.8 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baijfact5.c
1.9 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baijfact4.c
1.13 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baijfact14.c
1.8 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baijfact13.c
1.9 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baijfact12.c
1.21 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +3 -3
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baijfact11.c
1.10 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baijfact10.c
1.8 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baijfact.c
1.15 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +6 -6
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baij.h
1.27 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +18 -18
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baij.c
1.108 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/mpi/dscpack/dscpack.c
1.65 04/11/02 21:07:02 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/seq/umfpack/umfpack.c
1.38 04/11/02 21:07:02 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/seq/superlu/superlu.c
1.71 04/11/02 21:07:02 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/seq/spooles/spooles.h
1.52 04/11/02 21:07:02 hzhang@harley.mcs.anl.gov +2 -2
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/seq/spooles/spooles.c
1.102 04/11/02 21:07:02 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/seq/matlab/aijmatlab.c
1.32 04/11/02 21:07:02 hzhang@harley.mcs.anl.gov +2 -2
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/seq/lusol/lusol.c
1.33 04/11/02 21:07:02 hzhang@harley.mcs.anl.gov +6 -6
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/seq/essl/essl.c
1.32 04/11/02 21:07:02 hzhang@harley.mcs.anl.gov +4 -4
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/seq/aijnode.c
1.33 04/11/02 21:07:02 hzhang@harley.mcs.anl.gov +3 -3
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/seq/aijfact.c
1.81 04/11/02 21:07:02 hzhang@harley.mcs.anl.gov +3 -3
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/seq/aij.h
1.44 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +2 -2
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/seq/aij.c
1.192 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.100 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/mpi/spooles/mpispooles.c
1.71 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/mpi/mumps/mumps.c
1.81 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +6 -5
add MatFactorInfo into FactorNumeric()

src/mat/examples/tests/ex76.c
1.14 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +6 -3
add MatFactorInfo into FactorNumeric()

src/mat/examples/tests/ex74.c
1.24 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/examples/tests/ex7.c
1.11 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/examples/tests/ex62.c
1.9 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/examples/tests/ex30.c
1.12 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/examples/tests/ex28.c
1.8 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/examples/tests/ex17.c
1.7 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/examples/tests/ex1.c
1.15 04/11/02 21:07:00 hzhang@harley.mcs.anl.gov +2 -2
add MatFactorInfo into FactorNumeric()

src/ksp/pc/impls/tfs/pxxt.c
1.21 04/11/02 21:07:00 hzhang@harley.mcs.anl.gov +2 -2
add MatFactorInfo into FactorNumeric()

src/ksp/pc/impls/lu/lu.c
1.34 04/11/02 21:07:00 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/ksp/pc/impls/ilu/ilu.c
1.44 04/11/02 21:07:00 hzhang@harley.mcs.anl.gov +2 -2
add MatFactorInfo into FactorNumeric()

src/ksp/pc/impls/icc/icc.c
1.33 04/11/02 21:07:00 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/ksp/pc/impls/cholesky/cholesky.c
1.32 04/11/02 21:07:00 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/contrib/ysmp/ex1.c
1.5 04/11/02 21:07:00 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

include/petscmat.h
1.158 04/11/02 21:07:00 hzhang@harley.mcs.anl.gov +2 -2
add MatFactorInfo into FactorNumeric()


Hg-commit: b6abf3664f04c542f2024e1a6f281a76f94c5f0c

show more ...


/petsc/include/petscmat.h
/petsc/src/contrib/ysmp/ex1.c
/petsc/src/ksp/pc/impls/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/icc/icc.c
/petsc/src/ksp/pc/impls/ilu/ilu.c
/petsc/src/ksp/pc/impls/lu/lu.c
/petsc/src/ksp/pc/impls/tfs/pxxt.c
/petsc/src/mat/examples/tests/ex1.c
/petsc/src/mat/examples/tests/ex17.c
/petsc/src/mat/examples/tests/ex28.c
/petsc/src/mat/examples/tests/ex30.c
/petsc/src/mat/examples/tests/ex62.c
/petsc/src/mat/examples/tests/ex7.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/ex76.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/spooles/mpispooles.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
aij.c
aij.h
aijfact.c
aijnode.c
essl/essl.c
lusol/lusol.c
matlab/aijmatlab.c
spooles/spooles.c
spooles/spooles.h
superlu/superlu.c
umfpack/umfpack.c
/petsc/src/mat/impls/baij/mpi/dscpack/dscpack.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/baij/seq/baijfact10.c
/petsc/src/mat/impls/baij/seq/baijfact11.c
/petsc/src/mat/impls/baij/seq/baijfact12.c
/petsc/src/mat/impls/baij/seq/baijfact13.c
/petsc/src/mat/impls/baij/seq/baijfact14.c
/petsc/src/mat/impls/baij/seq/baijfact4.c
/petsc/src/mat/impls/baij/seq/baijfact5.c
/petsc/src/mat/impls/baij/seq/baijfact6.c
/petsc/src/mat/impls/baij/seq/baijfact7.c
/petsc/src/mat/impls/baij/seq/baijfact8.c
/petsc/src/mat/impls/baij/seq/baijfact9.c
/petsc/src/mat/impls/bdiag/seq/bdfact.c
/petsc/src/mat/impls/bdiag/seq/bdiag.h
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/rowbs/mpi/cholbs.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.h
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.h
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact10.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact11.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact12.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact3.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact4.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact5.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact6.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact7.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact8.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact9.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matimpl.h

1...<<121122123124125126127128129130>>...168