History log of /petsc/src/mat/impls/aij/seq/ (Results 3101 – 3125 of 4200)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
39e3d63002-Nov-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2653
hzhang@harley.mcs.anl.gov|ChangeSet|20041102220708|48553
ChangeSet
1.2653 04/11/02 16:07:08 hzhang@harley.mcs.anl.gov +2 -0
merge MatCholeskyFactorNumeric_SeqAIJ_NaturalOrderi

bk-changeset-1.2653
hzhang@harley.mcs.anl.gov|ChangeSet|20041102220708|48553
ChangeSet
1.2653 04/11/02 16:07:08 hzhang@harley.mcs.anl.gov +2 -0
merge MatCholeskyFactorNumeric_SeqAIJ_NaturalOrdering
into MatCholeskyFactorNumeric_SeqAIJ

src/mat/impls/aij/seq/aijfact.c
1.80 04/11/02 16:07:06 hzhang@harley.mcs.anl.gov +135 -302
merge MatCholeskyFactorNumeric_SeqAIJ_NaturalOrdering
into MatCholeskyFactorNumeric_SeqAIJ

src/mat/impls/aij/seq/aij.h
1.43 04/11/02 16:07:05 hzhang@harley.mcs.anl.gov +0 -1
merge MatCholeskyFactorNumeric_SeqAIJ_NaturalOrdering
into MatCholeskyFactorNumeric_SeqAIJ


Hg-commit: a4f8a340e5316d6aa49992267b92a574e8a30a93

show more ...

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

bk-changeset-1.2652
hzhang@harley.mcs.anl.gov|ChangeSet|20041102194334|48551
ChangeSet
1.2652 04/11/02 13:43:34 hzhang@harley.mcs.anl.gov +2 -0
code cleanup for -pc_icc_damping and -pc_icc_shift

bk-changeset-1.2652
hzhang@harley.mcs.anl.gov|ChangeSet|20041102194334|48551
ChangeSet
1.2652 04/11/02 13:43:34 hzhang@harley.mcs.anl.gov +2 -0
code cleanup for -pc_icc_damping and -pc_icc_shift

src/mat/impls/aij/seq/aijfact.c
1.79 04/11/02 13:43:30 hzhang@harley.mcs.anl.gov +64 -57
code cleanup for -pc_icc_damping and -pc_icc_shift

src/ksp/pc/impls/icc/icc.c
1.32 04/11/02 13:43:30 hzhang@harley.mcs.anl.gov +9 -2
bug fix: previous runtime options were handled correctly


Hg-commit: 62e604cb15af0aed06291738dfd13c97949eee48

show more ...

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

bk-changeset-1.2649.1.10
Kris@p4buschel.|ChangeSet|20041101225158|52549
ChangeSet
1.2649.1.10 04/11/01 14:51:58 Kris@p4buschel. +1 -0
Clear nonzero per row counter after every row, not every bloc

bk-changeset-1.2649.1.10
Kris@p4buschel.|ChangeSet|20041101225158|52549
ChangeSet
1.2649.1.10 04/11/01 14:51:58 Kris@p4buschel. +1 -0
Clear nonzero per row counter after every row, not every block of rows.
PtAP appears to work for SeqAIJ_SeqMAIJ.
Dispatch mechanism still needs to be implemented for the interface routines.

src/mat/impls/aij/seq/matptap.c
1.81 04/11/01 14:51:57 Kris@p4buschel. +2 -2
Clear nonzero per row counter after every row, not every block of rows.


Hg-commit: 698d26c846dee9dbf6b22294946e249c0e46e92b

show more ...

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

bk-changeset-1.2649.1.7
hzhang@harley.mcs.anl.gov|ChangeSet|20041101170649|57404
ChangeSet
1.2649.1.7 04/11/01 11:06:49 hzhang@harley.mcs.anl.gov +1 -0
cleanup -pc_ilu_shift and -pc_ilu_damping:

bk-changeset-1.2649.1.7
hzhang@harley.mcs.anl.gov|ChangeSet|20041101170649|57404
ChangeSet
1.2649.1.7 04/11/01 11:06:49 hzhang@harley.mcs.anl.gov +1 -0
cleanup -pc_ilu_shift and -pc_ilu_damping:
-- only one is used at a time


src/mat/impls/aij/seq/aijfact.c
1.78 04/11/01 11:06:44 hzhang@harley.mcs.anl.gov +43 -35
cleanup -pc_ilu_shift and -pc_ilu_damping:
-- only one is used at a time


Hg-commit: e08f53cfe95424af0ba8aff84beda38d845bff7f

show more ...

424d5aa628-Oct-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2643.1.2
Kris@p4buschel.|ChangeSet|20041028233444|00087
ChangeSet
1.2643.1.2 04/10/28 16:34:44 Kris@p4buschel. +1 -0
Update prototype for SymbolicPtAP to include fill parameter --

bk-changeset-1.2643.1.2
Kris@p4buschel.|ChangeSet|20041028233444|00087
ChangeSet
1.2643.1.2 04/10/28 16:34:44 Kris@p4buschel. +1 -0
Update prototype for SymbolicPtAP to include fill parameter -- which is currently not implemented.

src/mat/impls/aij/seq/matptap.c
1.80 04/10/28 16:34:43 Kris@p4buschel. +2 -1
Update prototype for SymbolicPtAP to include fill parameter -- which is currently not implemented.


Hg-commit: bb6427f69bc88493cac12d5703abd01a67414b63

show more ...

d650903628-Oct-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2643.1.1
Kris@p4buschel.|ChangeSet|20041028233110|00080
ChangeSet
1.2643.1.1 04/10/28 16:31:10 Kris@p4buschel. +1 -0
First draft of NumericPtAP for (A,P)=(SeqAIJ,SeqMAIJ).

src/m

bk-changeset-1.2643.1.1
Kris@p4buschel.|ChangeSet|20041028233110|00080
ChangeSet
1.2643.1.1 04/10/28 16:31:10 Kris@p4buschel. +1 -0
First draft of NumericPtAP for (A,P)=(SeqAIJ,SeqMAIJ).

src/mat/impls/aij/seq/matptap.c
1.79 04/10/28 16:31:09 Kris@p4buschel. +101 -4
First draft of NumericPtAP for (A,P)=(SeqAIJ,SeqMAIJ).


Hg-commit: 4f4c9249c74d08a46df0f1290a0263a5d0e34613

show more ...

7e69203128-Oct-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2643
Kris@p4buschel.|ChangeSet|20041028211712|00079
ChangeSet
1.2643 04/10/28 14:17:12 Kris@p4buschel. +1 -0
Improved attempt at MatPtAP for (A,P)=(SeqAIJ,SeqMAIJ)

src/mat/impls

bk-changeset-1.2643
Kris@p4buschel.|ChangeSet|20041028211712|00079
ChangeSet
1.2643 04/10/28 14:17:12 Kris@p4buschel. +1 -0
Improved attempt at MatPtAP for (A,P)=(SeqAIJ,SeqMAIJ)

src/mat/impls/aij/seq/matptap.c
1.78 04/10/28 14:17:11 Kris@p4buschel. +29 -23
Improved attempt at MatPtAP for (A,P)=(SeqAIJ,SeqMAIJ)


Hg-commit: 628eec775c5102e02e96b2a38ea719c4adcf55e8

show more ...


/petsc/include/petscversion.h
/petsc/maint/builddist
/petsc/maint/xclude
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/package.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/BlockSolve.py
/petsc/python/PETSc/packages/C2HTML.py
/petsc/python/PETSc/packages/Chaco.py
/petsc/python/PETSc/packages/Dscpack.py
/petsc/python/PETSc/packages/ML.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/Mumps.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/Party.py
/petsc/python/PETSc/packages/SPAI.py
/petsc/python/PETSc/packages/Scotch.py
/petsc/python/PETSc/packages/Sowing.py
/petsc/python/PETSc/packages/Spooles.py
/petsc/python/PETSc/packages/Superlu.py
/petsc/python/PETSc/packages/Superlu_dist.py
/petsc/python/PETSc/packages/Umfpack.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/packages/lgrind.py
/petsc/python/PETSc/utilities/Etags.py
/petsc/python/PETSc/utilities/bmakeDir.py
/petsc/python/PETSc/utilities/dynamicLibraries.py
/petsc/python/PETSc/utilities/getResidentSetSize.py
/petsc/python/PETSc/utilities/sharedLibraries.py
/petsc/src/mat/impls/aij/aij/aijtype.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
matptap.c
/petsc/src/mat/impls/baij/seq/aijbaij.c
/petsc/src/mat/partition/impls/chaco/chaco.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/vec/is/utils/isdiff.c
0e609b7627-Oct-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2629.1.55
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20041027205512|11218
ChangeSet
1.2629.1.55 04/10/27 15:55:12 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
todo

src/mat/imp

bk-changeset-1.2629.1.55
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20041027205512|11218
ChangeSet
1.2629.1.55 04/10/27 15:55:12 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
todo

src/mat/impls/aij/seq/aij.c
1.191 04/10/27 15:55:10 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
typo in manual pages

todo
1.94 04/10/26 21:10:00 barrysmith@barry-smiths-computer.local +2 -0
*** empty log message ***


Hg-commit: 98af6f8591b0558d19a28a14dd69fd55f4217059

show more ...


/petsc/config/aix5.1.0.0.py
/petsc/config/configure.py
/petsc/config/cygwin-borland.py
/petsc/config/cygwin-intel.py
/petsc/config/cygwin-ms.py
/petsc/config/cygwin-portland.py
/petsc/config/cygwin.py
/petsc/config/freebsd5.1.py
/petsc/config/irix6.5-64.py
/petsc/config/irix6.5.py
/petsc/config/linux-gnu-alpha.py
/petsc/config/linux-gnu-blocksolve.py
/petsc/config/linux-gnu-gcc-absoft.py
/petsc/config/linux-gnu-gcc-ifc.py
/petsc/config/linux-gnu-gcc-pgf90.py
/petsc/config/linux-gnu-ia64-intel.py
/petsc/config/linux-gnu-ia64.py
/petsc/config/linux-gnu-intel.py
/petsc/config/linux-gnu-jazz-gcc.py
/petsc/config/linux-gnu-jazz-intel.py
/petsc/config/linux-gnu-ml.py
/petsc/config/linux-gnu-superlu.py
/petsc/config/linux-gnu-uni.py
/petsc/config/linux-gnu-valgrind.py
/petsc/config/linux-gnu.py
/petsc/config/macosx-gnu.py
/petsc/config/macosx-ibm.py
/petsc/config/osf5.0.py
/petsc/config/solaris-64.py
/petsc/config/solaris-gnu.py
/petsc/config/solaris-uni.py
/petsc/config/solaris2.9-lam.py
/petsc/config/solaris2.9.py
/petsc/maint/buildtest.py
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/package.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/BlockSolve.py
/petsc/python/PETSc/packages/Chaco.py
/petsc/python/PETSc/packages/Dscpack.py
/petsc/python/PETSc/packages/ML.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/Matlab.py
/petsc/python/PETSc/packages/Mumps.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/SPAI.py
/petsc/python/PETSc/packages/Scotch.py
/petsc/python/PETSc/packages/Superlu_dist.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/packages/lgrind.py
/petsc/src/benchmarks/makefile
/petsc/src/contrib/fun3d/comp/makefile
/petsc/src/contrib/fun3d/incomp/makefile
/petsc/src/dm/ao/examples/tests/makefile
/petsc/src/dm/ao/examples/tutorials/makefile
/petsc/src/dm/da/examples/tests/makefile
/petsc/src/dm/da/examples/tutorials/makefile
/petsc/src/docs/tex/manual/part1.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/fortran/custom/zao.c
/petsc/src/ksp/examples/tests/makefile
/petsc/src/ksp/examples/tutorials/ex31.c
/petsc/src/ksp/examples/tutorials/makefile
/petsc/src/ksp/pc/examples/tests/makefile
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/aij/aij/aijtype.c
aij.c
/petsc/src/mat/impls/baij/seq/aijbaij.c
/petsc/src/snes/examples/tests/makefile
/petsc/src/snes/examples/tutorials/ex10d/makefile
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/interface/snes.c
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/examples/tutorials/makefile
/petsc/src/sys/src/draw/examples/tests/makefile
/petsc/src/sys/src/draw/examples/tutorials/makefile
/petsc/src/sys/src/viewer/examples/tests/makefile
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/vec/examples/tests/makefile
/petsc/src/vec/examples/tutorials/makefile
/petsc/src/vec/is/examples/tests/makefile
/petsc/src/vec/is/examples/tutorials/makefile
/petsc/todo
59631a8825-Oct-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2629.7.3
hzhang@harley.mcs.anl.gov|ChangeSet|20041025174347|03123
ChangeSet
1.2629.7.3 04/10/25 12:43:47 hzhang@harley.mcs.anl.gov +1 -0
remove sbaijMat - nolonger used by seqaij

bk-changeset-1.2629.7.3
hzhang@harley.mcs.anl.gov|ChangeSet|20041025174347|03123
ChangeSet
1.2629.7.3 04/10/25 12:43:47 hzhang@harley.mcs.anl.gov +1 -0
remove sbaijMat - nolonger used by seqaij

src/mat/impls/aij/seq/aij.h
1.42 04/10/25 12:43:46 hzhang@harley.mcs.anl.gov +0 -1
remove sbaijMat - nolonger used by seqaij


Hg-commit: fe584bb10f6b60647bb9d5224977d0f287e97b3f

show more ...

78910aad21-Oct-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2629.1.33
hzhang@harley.mcs.anl.gov|ChangeSet|20041021022552|43077
ChangeSet
1.2629.1.33 04/10/20 21:25:52 hzhang@harley.mcs.anl.gov +2 -0
cholesky and icc for baij matrix with bs=

bk-changeset-1.2629.1.33
hzhang@harley.mcs.anl.gov|ChangeSet|20041021022552|43077
ChangeSet
1.2629.1.33 04/10/20 21:25:52 hzhang@harley.mcs.anl.gov +2 -0
cholesky and icc for baij matrix with bs=1.

src/mat/impls/baij/seq/baijfact.c
1.13 04/10/20 21:25:51 hzhang@harley.mcs.anl.gov +647 -1
cholesky and icc for baij matrix with bs=1.

src/mat/impls/aij/seq/aijfact.c
1.77 04/10/20 21:25:51 hzhang@harley.mcs.anl.gov +6 -6
minor fix


Hg-commit: 29b68bc8baeeb036b416becc2dbc6df22b508039

show more ...

c05c395820-Oct-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2629.1.32
hzhang@harley.mcs.anl.gov|ChangeSet|20041020220147|43072
ChangeSet
1.2629.1.32 04/10/20 17:01:47 hzhang@harley.mcs.anl.gov +4 -0
add cholesky factorization for baij matri

bk-changeset-1.2629.1.32
hzhang@harley.mcs.anl.gov|ChangeSet|20041020220147|43072
ChangeSet
1.2629.1.32 04/10/20 17:01:47 hzhang@harley.mcs.anl.gov +4 -0
add cholesky factorization for baij matrix

src/mat/impls/baij/seq/baijfact.c
1.12 04/10/20 17:01:46 hzhang@harley.mcs.anl.gov +34 -0
add cholesky factorization for baij matrix

src/mat/impls/baij/seq/baij.h
1.25 04/10/20 17:01:46 hzhang@harley.mcs.anl.gov +4 -0
add cholesky factorization for baij matrix

src/mat/impls/baij/seq/baij.c
1.107 04/10/20 17:01:46 hzhang@harley.mcs.anl.gov +3 -3
add cholesky factorization for baij matrix

src/mat/impls/aij/seq/aijfact.c
1.76 04/10/20 17:01:45 hzhang@harley.mcs.anl.gov +2 -2
remove inside declaration.


Hg-commit: b6fcba3e65ca2cd37a79196b6eb8b5094a5905d8

show more ...

db80997220-Oct-2004 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.2629.1.31
balay@asterix.mcs.anl.gov|ChangeSet|20041020193946|44581
ChangeSet
1.2629.1.31 04/10/20 14:39:46 balay@asterix.mcs.anl.gov +1 -0
fix bad comments

src/mat/impls/aij/seq

bk-changeset-1.2629.1.31
balay@asterix.mcs.anl.gov|ChangeSet|20041020193946|44581
ChangeSet
1.2629.1.31 04/10/20 14:39:46 balay@asterix.mcs.anl.gov +1 -0
fix bad comments

src/mat/impls/aij/seq/aijfact.c
1.75 04/10/20 14:39:46 balay@asterix.mcs.anl.gov +2 -2
fix bad comments


Hg-commit: 8dabbcb43b25f61e838d7830fc559475e9e0c81b

show more ...

28ce894f20-Oct-2004 victor <victor@tibook500ve.cs.utk.edu>

bk-changeset-1.2629.1.30
victor@tibook500ve.cs.utk.edu|ChangeSet|20041020193323|44866
ChangeSet
1.2629.1.30 04/10/20 15:33:23 victor@tibook500ve.cs.utk.edu +1 -0
C standard enforced

src/mat/im

bk-changeset-1.2629.1.30
victor@tibook500ve.cs.utk.edu|ChangeSet|20041020193323|44866
ChangeSet
1.2629.1.30 04/10/20 15:33:23 victor@tibook500ve.cs.utk.edu +1 -0
C standard enforced

src/mat/impls/aij/seq/aijfact.c
1.74 04/10/20 15:33:19 victor@tibook500ve.cs.utk.edu +1 -1
moved declaration


Hg-commit: c8c8e54d1ec02408c555c7843419dbfb06799f09

show more ...

622e202819-Oct-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2629.1.24
hzhang@harley.mcs.anl.gov|ChangeSet|20041019191545|45759
ChangeSet
1.2629.1.24 04/10/19 14:15:45 hzhang@harley.mcs.anl.gov +2 -0
icc on permuted aij matrix

src/mat/imp

bk-changeset-1.2629.1.24
hzhang@harley.mcs.anl.gov|ChangeSet|20041019191545|45759
ChangeSet
1.2629.1.24 04/10/19 14:15:45 hzhang@harley.mcs.anl.gov +2 -0
icc on permuted aij matrix

src/mat/impls/sbaij/seq/sbaijfact2.c
1.48 04/10/19 14:15:43 hzhang@harley.mcs.anl.gov +45 -51
bug fix for icc(0) on sbaij matrix

src/mat/impls/aij/seq/aijfact.c
1.73 04/10/19 14:15:43 hzhang@harley.mcs.anl.gov +33 -26
icc on permuted aij matrix


Hg-commit: 6d3d21e56678e405a8966f1916e55a9027d956d8

show more ...

6b37a01419-Oct-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2629.1.23
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20041019152428|46801
ChangeSet
1.2629.1.23 04/10/19 10:24:28 barrysmith@barrysmith-57.mcs.anl.gov +3 -0
must declare variab

bk-changeset-1.2629.1.23
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20041019152428|46801
ChangeSet
1.2629.1.23 04/10/19 10:24:28 barrysmith@barrysmith-57.mcs.anl.gov +3 -0
must declare variables at start of routine

src/mat/impls/aij/seq/aijfact.c
1.72 04/10/19 10:24:08 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
must declare variables at start of routine

src/docs/website/documentation/faq.html
1.22 04/10/18 10:12:36 barrysmith@barrysmith-57.mcs.anl.gov +15 -2
nnew one added

todo
1.89 04/10/15 21:34:43 barrysmith@barry-smiths-computer.local +4 -1
*** empty log message ***


Hg-commit: cc9f395fb665d16fadca3d99d650d41912813dbb

show more ...

2ed133db19-Oct-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2629.1.22
hzhang@harley.mcs.anl.gov|ChangeSet|20041019030134|46148
ChangeSet
1.2629.1.22 04/10/18 22:01:34 hzhang@harley.mcs.anl.gov +3 -0
choleskyfactorization with permutation on

bk-changeset-1.2629.1.22
hzhang@harley.mcs.anl.gov|ChangeSet|20041019030134|46148
ChangeSet
1.2629.1.22 04/10/18 22:01:34 hzhang@harley.mcs.anl.gov +3 -0
choleskyfactorization with permutation on seqaij matrix

src/mat/impls/sbaij/seq/sbaijfact2.c
1.47 04/10/18 22:01:32 hzhang@harley.mcs.anl.gov +5 -5
rename

src/mat/impls/aij/seq/aijfact.c
1.71 04/10/18 22:01:32 hzhang@harley.mcs.anl.gov +217 -88
choleskyfactorization with permutation on seqaij matrix

include/petscsys.h
1.33 04/10/18 22:01:32 hzhang@harley.mcs.anl.gov +5 -6
rename


Hg-commit: b0d20f822c9777c7f25ff88695ddb50a94a0b091

show more ...

3c9e859817-Oct-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2629.1.20
hzhang@harley.mcs.anl.gov|ChangeSet|20041017024938|46166
ChangeSet
1.2629.1.20 04/10/16 21:49:38 hzhang@harley.mcs.anl.gov +3 -0
implemente MatCholeskyFactorNumeric_SeqAI

bk-changeset-1.2629.1.20
hzhang@harley.mcs.anl.gov|ChangeSet|20041017024938|46166
ChangeSet
1.2629.1.20 04/10/16 21:49:38 hzhang@harley.mcs.anl.gov +3 -0
implemente MatCholeskyFactorNumeric_SeqAIJ_NaturalOrdering()
without converting to sbaij.

src/mat/impls/sbaij/seq/sbaijfact.c
1.71 04/10/16 21:49:36 hzhang@harley.mcs.anl.gov +0 -1
rm an empty line

src/mat/impls/aij/seq/aijfact.c
1.70 04/10/16 21:49:36 hzhang@harley.mcs.anl.gov +161 -20
implemente MatCholeskyFactorNumeric_SeqAIJ_NaturalOrdering()
without converting to sbaij.

src/mat/impls/aij/seq/aij.h
1.41 04/10/16 21:49:36 hzhang@harley.mcs.anl.gov +1 -0
add prototype of MatCholeskyFactorNumeric_SeqAIJ_NaturalOrdering()


Hg-commit: 260f7a980200bdb17bd0aed16b6ac86ced698a34

show more ...

ed59401a14-Oct-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2629.1.8
hzhang@harley.mcs.anl.gov|ChangeSet|20041014163941|50514
ChangeSet
1.2629.1.8 04/10/14 11:39:41 hzhang@harley.mcs.anl.gov +2 -0
optimize symbolic ICC for seqaij matrix

bk-changeset-1.2629.1.8
hzhang@harley.mcs.anl.gov|ChangeSet|20041014163941|50514
ChangeSet
1.2629.1.8 04/10/14 11:39:41 hzhang@harley.mcs.anl.gov +2 -0
optimize symbolic ICC for seqaij matrix

src/mat/impls/aij/seq/aijfact.c
1.69 04/10/14 11:39:38 hzhang@harley.mcs.anl.gov +58 -43
optimize symbolic ICC for seqaij matrix

include/petscsys.h
1.32 04/10/14 11:39:38 hzhang@harley.mcs.anl.gov +14 -6
cleanup


Hg-commit: 1402b96c88e3d48b9f43735901490475899f6692

show more ...

7a48dd6f13-Oct-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2629.1.5
hzhang@harley.mcs.anl.gov|ChangeSet|20041013212758|29214
ChangeSet
1.2629.1.5 04/10/13 16:27:58 hzhang@harley.mcs.anl.gov +6 -0
implement MatICCFactorSymbolic_SeqAIJ() wit

bk-changeset-1.2629.1.5
hzhang@harley.mcs.anl.gov|ChangeSet|20041013212758|29214
ChangeSet
1.2629.1.5 04/10/13 16:27:58 hzhang@harley.mcs.anl.gov +6 -0
implement MatICCFactorSymbolic_SeqAIJ() without using
MatConvert().

src/mat/utils/freespace.h
1.5 04/10/13 16:27:54 hzhang@harley.mcs.anl.gov +1 -0
add DestroySpace()

src/mat/utils/freespace.c
1.5 04/10/13 16:27:54 hzhang@harley.mcs.anl.gov +17 -0
add DestroySpace()

src/mat/impls/sbaij/seq/sbaijfact2.c
1.44 04/10/13 16:27:54 hzhang@harley.mcs.anl.gov +239 -216
code cleaning

src/mat/impls/sbaij/seq/sbaijfact.c
1.66 04/10/13 16:27:54 hzhang@harley.mcs.anl.gov +0 -1
minor polish

src/mat/impls/aij/seq/aijfact.c
1.68 04/10/13 16:27:54 hzhang@harley.mcs.anl.gov +185 -10
implement MatICCFactorSymbolic_SeqAIJ() without using
MatConvert().

include/petscsys.h
1.31 04/10/13 16:27:54 hzhang@harley.mcs.anl.gov +86 -0
add linkedlist functions used for icc


Hg-commit: 51d2cdb21d406af693c3129394934c99f3b3b61f

show more ...


/petsc/include/petschead.h
/petsc/include/petsclog.h
/petsc/include/petscsys.h
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/utilities/debugging.py
/petsc/src/contrib/ysmp/ex1.c
/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/ao/interface/ao.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/dadestroy.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/ksp/ksp/impls/cgs/cgs.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/interface/itres.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/examples/tests/ex55.c
/petsc/src/mat/impls/aij/aij/aijtype.c
/petsc/src/mat/impls/aij/aij/makefile
/petsc/src/mat/impls/aij/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
aijfact.c
/petsc/src/mat/impls/bdiag/seq/bdiag3.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.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/freespace.c
/petsc/src/mat/utils/freespace.h
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/matioall.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/sys/src/draw/impls/x/xops.c
/petsc/src/sys/src/draw/interface/draw.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/matlabengine/matlab.c
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/plog/classLog.c
/petsc/src/sys/src/utils/memc.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/interface/view.c
/petsc/src/sys/src/viewer/interface/viewreg.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/vec/interface/map.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/stride/stride.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/pf/interface/pf.c
/petsc/src/vec/utils/vpscat.c
/petsc/src/vec/utils/vscat.c
/petsc/todo
10c27e3d11-Oct-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2620
hzhang@harley.mcs.anl.gov|ChangeSet|20041011164733|58768
ChangeSet
1.2620 04/10/11 11:47:33 hzhang@harley.mcs.anl.gov +2 -0
implement MatCholeskyFactorSymbolic_SeqAIJ() withou

bk-changeset-1.2620
hzhang@harley.mcs.anl.gov|ChangeSet|20041011164733|58768
ChangeSet
1.2620 04/10/11 11:47:33 hzhang@harley.mcs.anl.gov +2 -0
implement MatCholeskyFactorSymbolic_SeqAIJ() without
using MatConvert().

src/mat/impls/sbaij/seq/sbaijfact.c
1.65 04/10/11 11:47:30 hzhang@harley.mcs.anl.gov +143 -126
code cleaning

src/mat/impls/aij/seq/aijfact.c
1.67 04/10/11 11:47:30 hzhang@harley.mcs.anl.gov +152 -5
implement MatCholeskyFactorSymbolic_SeqAIJ() without
using MatConvert().


Hg-commit: 86f087729da935a1a1592e42125b18cfe064d511

show more ...


/petsc/bin/matlab/PetscBinaryRead.m
/petsc/bin/matlab/PetscBinaryWrite.m
/petsc/include/petscda.h
/petsc/include/petscmat.h
/petsc/include/petscversion.h
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/Chaco.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/utilities/getResidentSetSize.py
/petsc/python/PETSc/utilities/missing.py
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/dagetarray.c
/petsc/src/dm/da/src/dagtol.c
/petsc/src/dm/da/src/dagtona.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/docs/website/documentation/changes/222.html
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/mat/examples/tests/ex100.c
/petsc/src/mat/examples/tests/ex55.c
/petsc/src/mat/examples/tests/ex75.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex100.out
/petsc/src/mat/examples/tests/output/ex55_1.out
/petsc/src/mat/examples/tests/output/ex55_2.out
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
aijfact.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/utils/multequal.c
/petsc/src/sys/src/fileio/fpath.c
/petsc/src/sys/src/fileio/ftest.c
/petsc/src/sys/src/fileio/sysio.c
/petsc/src/sys/src/utils/str.c
/petsc/src/vec/examples/tests/ex35.c
/petsc/src/vec/examples/tests/makefile
/petsc/src/vec/examples/tests/output/ex35_1.out
/petsc/src/vec/interface/vector.c
/petsc/src/vec/utils/vecmpitoseq.c
/petsc/src/vec/utils/vpscat.c
/petsc/src/vec/utils/vscat.c
/petsc/todo
3c60119706-Oct-2004 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.2598.1.1
balay@asterix.mcs.anl.gov|ChangeSet|20041006192916|57933
ChangeSet
1.2598.1.1 04/10/06 14:29:16 balay@asterix.mcs.anl.gov +3 -0
add in error check to make sure nnz is cons

bk-changeset-1.2598.1.1
balay@asterix.mcs.anl.gov|ChangeSet|20041006192916|57933
ChangeSet
1.2598.1.1 04/10/06 14:29:16 balay@asterix.mcs.anl.gov +3 -0
add in error check to make sure nnz is consistant in MatBinary store

src/mat/impls/aij/seq/aij.c
1.190 04/10/06 14:29:15 balay@asterix.mcs.anl.gov +5 -1
add in error check to make sure nnz is consistant in MatBinary store

bin/matlab/PetscBinaryWrite.m
1.8 04/10/06 14:29:15 balay@asterix.mcs.anl.gov +6 -0
add in error check to make sure nnz is consistant in MatBinary store

bin/matlab/PetscBinaryRead.m
1.8 04/10/06 14:29:14 balay@asterix.mcs.anl.gov +6 -0
add in error check to make sure nnz is consistant in MatBinary store


Hg-commit: cadc21043d5d8201dbf180c75c6c71616039e75a

show more ...

317fbc4c04-Oct-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2593.1.1
hzhang@harley.mcs.anl.gov|ChangeSet|20041004144923|59979
ChangeSet
1.2593.1.1 04/10/04 09:49:23 hzhang@harley.mcs.anl.gov +4 -0
using MatGetType and PetscStrcmp in Mat_Che

bk-changeset-1.2593.1.1
hzhang@harley.mcs.anl.gov|ChangeSet|20041004144923|59979
ChangeSet
1.2593.1.1 04/10/04 09:49:23 hzhang@harley.mcs.anl.gov +4 -0
using MatGetType and PetscStrcmp in Mat_CheckCompressedrow()
would result in error for inherited matrix class.
Replacing it by a new input argument 'mbs'

src/mat/utils/compressedrow.c
1.9 04/10/04 09:49:21 hzhang@harley.mcs.anl.gov +10 -27
using MatGetType and PetscStrcmp in Mat_CheckCompressedrow()
would result in error for inherited matrix class.
Replacing it by a new input argument 'mbs'

src/mat/matimpl.h
1.56 04/10/04 09:49:21 hzhang@harley.mcs.anl.gov +1 -1
using MatGetType and PetscStrcmp in Mat_CheckCompressedrow()
would result in error for inherited matrix class.
Replacing it by a new input argument 'mbs'

src/mat/impls/baij/seq/baij.c
1.106 04/10/04 09:49:21 hzhang@harley.mcs.anl.gov +1 -1
using MatGetType and PetscStrcmp in Mat_CheckCompressedrow()
would result in error for inherited matrix class.
Replacing it by a new input argument 'mbs'

src/mat/impls/aij/seq/aij.c
1.189 04/10/04 09:49:21 hzhang@harley.mcs.anl.gov +1 -1
using MatGetType and PetscStrcmp in Mat_CheckCompressedrow()
would result in error for inherited matrix class.
Replacing it by a new input argument 'mbs'


Hg-commit: d0fd01c89e95a20905913e2b95bb989cfe2027d7

show more ...


/petsc/bmake/common/base
/petsc/bmake/common/rules
/petsc/bmake/common/rules.shared.basic
/petsc/bmake/common/variables
/petsc/bmake/default/petscconf
/petsc/bmake/default/petscrules
/petsc/config/configure.py
/petsc/include/f90impl/f90_cray_x1.h
/petsc/include/petscbt.h
/petsc/include/petschead.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscsys.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/maint/buildtest
/petsc/maint/checkBuilds.py
/petsc/maint/generatefortranstubs.py
/petsc/maint/tuesdayreminder
/petsc/makefile
/petsc/python/PETSc/packages/BlockSolve.py
/petsc/python/PETSc/packages/Dscpack.py
/petsc/python/PETSc/packages/ML.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/Matlab.py
/petsc/python/PETSc/packages/Mumps.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/SPAI.py
/petsc/python/PETSc/packages/Scotch.py
/petsc/python/PETSc/packages/Spooles.py
/petsc/python/PETSc/packages/Superlu.py
/petsc/python/PETSc/packages/Superlu_dist.py
/petsc/python/PETSc/packages/Umfpack.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/utilities/programs.py
/petsc/src/dm/da/utils/fdda.c
/petsc/src/fortran/f90/tests/ex1.c
/petsc/src/ksp/examples/tests/makefile
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/mat/examples/tests/ex96.c
/petsc/src/mat/examples/tests/ex99.c
/petsc/src/mat/examples/tests/output/ex93_1.out
/petsc/src/mat/impls/aij/mpi/mpiaij.c
aij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/utils/compressedrow.c
/petsc/src/snes/examples/tutorials/ex24.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/sys/src/f90/f90_cray_x1.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/plog/plog.c
2f53aa6127-Sep-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2562
hzhang@harley.mcs.anl.gov|ChangeSet|20040927191659|22336
ChangeSet
1.2562 04/09/27 14:16:59 hzhang@harley.mcs.anl.gov +6 -0
bug fix on using mat compressedrow format

src/ma

bk-changeset-1.2562
hzhang@harley.mcs.anl.gov|ChangeSet|20040927191659|22336
ChangeSet
1.2562 04/09/27 14:16:59 hzhang@harley.mcs.anl.gov +6 -0
bug fix on using mat compressedrow format

src/mat/utils/compressedrow.c
1.7 04/09/27 14:16:57 hzhang@harley.mcs.anl.gov +12 -5
bug fix on using mat compressedrow format

src/mat/interface/matrix.c
1.143 04/09/27 14:16:57 hzhang@harley.mcs.anl.gov +1 -0
bug fix on using mat compressedrow format

src/mat/impls/baij/seq/baij.c
1.105 04/09/27 14:16:57 hzhang@harley.mcs.anl.gov +1 -1
bug fix on using mat compressedrow format

src/mat/impls/aij/seq/aij.c
1.188 04/09/27 14:16:56 hzhang@harley.mcs.anl.gov +2 -3
bug fix on using mat compressedrow format

src/mat/impls/aij/mpi/mpiaij.c
1.214 04/09/27 14:16:56 hzhang@harley.mcs.anl.gov +1 -1
bug fix on using mat compressedrow format

src/mat/examples/tests/ex96.c
1.10 04/09/27 14:16:56 hzhang@harley.mcs.anl.gov +8 -8
rename few variables for better understanding.


Hg-commit: 4e93e8a30f05bb1aa470458ed3501ae907e383b9

show more ...


/petsc/bmake/common/variables
/petsc/config/configure.py
/petsc/config/macosx-ibm.py
/petsc/include/petsc.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/vecimpl.h
/petsc/make.py
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/Scotch.py
/petsc/python/PETSc/packages/X11.py
/petsc/python/PETSc/utilities/Regression.py
/petsc/python/PETSc/utilities/compilerFlags.py
/petsc/src/contrib/fun3d/comp/makefile
/petsc/src/contrib/fun3d/incomp/makefile
/petsc/src/contrib/helmholtz_2/ex12.c
/petsc/src/contrib/oberman/laplacian_q1/scalable/makefile
/petsc/src/contrib/ysmp/makefile
/petsc/src/docs/website/documentation/linearsolvertable.html
/petsc/src/fortran/custom/zmat.c
/petsc/src/fortran/custom/zvec.c
/petsc/src/ksp/examples/tutorials/ex11.c
/petsc/src/ksp/examples/tutorials/ex11f.F
/petsc/src/ksp/ksp/interface/eige.c
/petsc/src/mat/examples/tests/ex55.c
/petsc/src/mat/examples/tests/ex73.c
/petsc/src/mat/examples/tests/ex75.c
/petsc/src/mat/examples/tests/ex96.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
aij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/mat/partition/impls/scotch/scotch.c
/petsc/src/mat/partition/partition.c
/petsc/src/mat/utils/compressedrow.c
/petsc/src/sys/src/error/signal.c
/petsc/src/sys/src/memory/mem.c
/petsc/src/sys/src/utils/makefile
/petsc/src/sys/src/utils/str.c
/petsc/src/sys/src/viewer/impls/socket/matlab/makefile
/petsc/src/vec/interface/mapreg.c
/petsc/src/vec/pf/impls/string/cstring.c
/petsc/src/vec/pf/impls/string/makefile
/petsc/src/vec/pf/interface/pf.c
/petsc/todo
4eb6d28822-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 ...

455d26f521-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 ...


/petsc/config/macosx-ibm.py
/petsc/include/mpiuni/mpi.h
/petsc/include/petsc.h
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/ao/interface/aodata.c
/petsc/src/dm/ao/interface/dlregis.c
/petsc/src/ksp/ksp/interface/dlregis.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/ilu/ilu.c
/petsc/src/mat/examples/tests/ex32.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
aij.c
aijnode.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/interface/dlregis.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/interface/dlregis.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/sys/src/draw/utils/hists.c
/petsc/src/sys/src/mpiuni/mpi.c
/petsc/src/sys/src/objects/ams/aoptions.c
/petsc/src/sys/src/objects/init.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/plog/eventLog.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/plog/ploginfo.c
/petsc/src/sys/src/plog/stageLog.c
/petsc/src/sys/src/utils/mpiu.c
/petsc/src/sys/src/utils/random.c
/petsc/src/sys/src/viewer/impls/mathematica/mathematica.c
/petsc/src/sys/src/viewer/impls/mathematica/runtime.c
/petsc/src/sys/src/viewer/impls/vu/petscvu.c
/petsc/src/sys/src/viewer/interface/dlregispetsc.c
/petsc/src/ts/interface/dlregis.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tsreg.c
/petsc/src/vec/interface/dlregis.c
/petsc/src/vec/interface/map.c
/petsc/src/vec/interface/mapreg.c
/petsc/src/vec/interface/vecreg.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/is/examples/tests/ex1.c
/petsc/src/vec/utils/vinv.c
/petsc/todo

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