History log of /petsc/src/mat/impls/aij/seq/ (Results 2901 – 2925 of 4200)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
b7940d3930-Jun-2006 Satish Balay <balay@mcs.anl.gov>

C99 complex support contrib by Mathieu Taillefumier <taillefu@mpi-halle.mpg.de>


Hg-commit: 1231aa03fa59fd9c373062e473228c578f2118d3

e6b907ac28-Jun-2006 Barry Smith <bsmith@mcs.anl.gov>

changed Mat_SeqAIJ, BAIJ and SBAIJ structs to shared
a common block of records. Updated code to use
this.


Hg-commit: 65f31362560702f05a5b46398c031eb13cbcbf08

2636ff2626-Jun-2006 Barry Smith <bsmith@mcs.anl.gov>

final cleanup for efficient MatMatMult for MPIAIJ*MPIDense matrices


Hg-commit: 7a4e22b1a13faab996a1bc1348e2a27f6026965e

f53c201f26-Jun-2006 Barry Smith <bsmith@mcs.anl.gov>

auto commit


Hg-commit: 837674bc383b1823de55b4f030b3d2580d5f5d65

4324174e26-Jun-2006 Barry Smith <bsmith@mcs.anl.gov>

completed first cut of fast MatMatMult_MPIAIJ_MPIDense
Mild testing with ex109.



Hg-commit: 265ced46799b86182b2d3a4ba01bfbbc10d9c41e

f32d5d4325-Jun-2006 Barry Smith <bsmith@mcs.anl.gov>

minor improvements to web pages
partially optimised MatMatMult for AIJ * Dense -> Dense


Hg-commit: 49fdde9b92ba89a6e7ae6774d68fd55a15003b38

b8f8c88e24-Jun-2006 Hong Zhang <hzhang@mcs.anl.gov>

Optimize MatFDColoringApply() to reduce VecScatters

MatFDColoringCreate_MPIAI(): add impl for ctype == IS_COLORING_LOCAL
skip calling MatFDColoringApply_SeqAIJ(). Use MatFDColoringApply().
add impl

Optimize MatFDColoringApply() to reduce VecScatters

MatFDColoringCreate_MPIAI(): add impl for ctype == IS_COLORING_LOCAL
skip calling MatFDColoringApply_SeqAIJ(). Use MatFDColoringApply().
add impl when the input x1=local ghosted vector
significant num of VecScatter() is reduced
add 'ISColoringType ctype' into MatFDColoring struct
skip DAGlobalToLocalBegin/End when the input X=local ghosted vector
ISColoringGetIS(): add impl for ctype == IS_COLORING_LOCAL


Hg-commit: 754948e31e75209c086573e54b573c1a36fd912f

show more ...

4ae313f417-Jun-2006 Hong Zhang <hzhang@mcs.anl.gov>

continue work on MatMatMult_AIJ_Dense()


Hg-commit: b383d98c4a2740b9dd562eaacdf5747a53292604

edd81eec16-Jun-2006 Matthew Knepley <knepley@mcs.anl.gov>

matmatmult.c
Must have a prototype for the MatMatMult
ALE_mem.hh
Fixed type of refCnt in Obj


Hg-commit: 4ac2ac0399d107a0f2e370d9073fddde7ef53850

9123193a16-Jun-2006 Hong Zhang <hzhang@mcs.anl.gov>

Add support for MatMatMult_AIJ_Dense()


Hg-commit: a9468febbedad8251883e65ec13590026255b2f2


/petsc/.hgignore
/petsc/bin/matlab/PetscBinaryRead.m
/petsc/bmake/common/rules
/petsc/bmake/common/rules.shared.basic
/petsc/bmake/common/variables
/petsc/include/finclude/petscmat.h
/petsc/include/petsc.h
/petsc/include/petscdmmg.h
/petsc/include/petscmesh.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/maint/bk2hg.py
/petsc/maint/builddist
/petsc/maint/buildtest
/petsc/maint/confignightly/atlantis
/petsc/maint/confignightly/atlantis2
/petsc/maint/confignightly/dreamcast
/petsc/maint/confignightly/dreamcast2
/petsc/maint/confignightly/icrunch
/petsc/maint/confignightly/icrunch2
/petsc/maint/confignightly/msopteron1
/petsc/maint/confignightly/seaborg
/petsc/maint/confignightly/tg-login
/petsc/maint/copylognightly
/petsc/maint/startnightly
/petsc/maint/xclude
/petsc/make.py
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/package.py
/petsc/python/PETSc/packages/FIAT.py
/petsc/python/PETSc/packages/spooles.py
/petsc/python/PETSc/utilities/petscdir.py
/petsc/src/dm/ao/interface/dlregisdm.c
/petsc/src/dm/mesh/examples/tests/ex07.cxx
/petsc/src/dm/mesh/examples/tutorials/data/splitFaultTest/splittest.bc
/petsc/src/dm/mesh/examples/tutorials/data/splitFaultTest/splittest.connect
/petsc/src/dm/mesh/examples/tutorials/data/splitFaultTest/splittest.coord
/petsc/src/dm/mesh/examples/tutorials/data/splitFaultTest/splittest.split
/petsc/src/dm/mesh/examples/tutorials/ex1.c
/petsc/src/dm/mesh/examples/tutorials/ex2.c
/petsc/src/dm/mesh/examples/tutorials/ex3.c
/petsc/src/dm/mesh/examples/tutorials/illinois/stbnd_w_lake.lcon
/petsc/src/dm/mesh/examples/tutorials/illinois/stbnd_w_lake.py
/petsc/src/dm/mesh/examples/tutorials/illinois/stbnd_w_lake.txt
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/meshimpl.h
/petsc/src/dm/mesh/meshpcice.h
/petsc/src/dm/mesh/meshpylith.h
/petsc/src/dm/mesh/meshvtk.h
/petsc/src/dm/mesh/sieve/ALE.cxx
/petsc/src/dm/mesh/sieve/ALE_mem.hh
/petsc/src/dm/mesh/sieve/CoSifter.hh
/petsc/src/dm/mesh/sieve/Filter.hh
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/dm/mesh/sieve/ParDelta.hh
/petsc/src/dm/mesh/sieve/Partitioner.hh
/petsc/src/dm/mesh/sieve/Sieve.hh
/petsc/src/dm/mesh/sieve/Sifter.hh
/petsc/src/docs/tex/manual/moc.tex
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/documentation/benchmarks.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/images/dmitry.jpg
/petsc/src/docs/website/images/scaling.jpg
/petsc/src/docs/website/index.html
/petsc/src/docs/website/miscellaneous/external.html
/petsc/src/docs/website/publications/images/katz1.jpg
/petsc/src/docs/website/publications/images/katz2.jpg
/petsc/src/docs/website/publications/images/katz3.jpg
/petsc/src/docs/website/publications/images/scalinglarge.jpg
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/ex37.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
aij.c
aij.h
matmatmult.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/mpi/mpidense.h
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.h
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/utils/damg.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/snes/utils/pcdmmg.c
/petsc/src/sys/fileio/mprint.h
/petsc/src/sys/plog/plog.c
/petsc/src/vec/is/utils/ftn-custom/zisltogf.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/vec/interface/vecreg.c
/petsc/src/vec/vec/utils/ftn-custom/makefile
/petsc/src/vec/vec/utils/vecmpitoseq.c
5167808225-May-2006 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.4328.1.1
bsmith@barrysmith-57.mcs.anl.gov|ChangeSet|20060525205417|51990
ChangeSet
1.4328.1.1 06/05/25 15:54:17 bsmith@barrysmith-57.mcs.anl.gov +4 -0
aij.c:
no shared data non

bk-changeset-1.4328.1.1
bsmith@barrysmith-57.mcs.anl.gov|ChangeSet|20060525205417|51990
ChangeSet
1.4328.1.1 06/05/25 15:54:17 bsmith@barrysmith-57.mcs.anl.gov +4 -0
aij.c:
no shared data nonsense
*** empty log message ***
pdvec.c, bvec2.c:
name declared twice
superlu.c:
couple more superlu options into manual page

src/mat/impls/aij/seq/aij.c
1.257 06/05/25 14:38:08 bsmith@barrysmith-57.mcs.anl.gov +0 -28
no shared data nonsense

src/mat/impls/aij/seq/aij.c
1.256 06/05/24 06:47:34 bsmith@barrys-computer.local +27 -0
*** empty log message ***

src/vec/vec/impls/mpi/pdvec.c
1.76 06/05/23 16:55:11 bsmith@barrysmith-11.mcs.anl.gov +0 -1
name declared twice

src/vec/vec/impls/seq/bvec2.c
1.85 06/05/23 16:54:29 bsmith@barrysmith-11.mcs.anl.gov +0 -1
name declared twice

src/mat/impls/aij/seq/superlu/superlu.c
1.89 06/05/23 14:47:38 bsmith@barrysmith-57.mcs.anl.gov +4 -1
couple more superlu options into manual page


Hg-commit: bcdf806e8caaef5ccfdbb51f0f3cfc7ea7e29cb1

show more ...


/petsc/config/configure.py
/petsc/config/cray-xt3.py
/petsc/include/finclude/petscmat.h
/petsc/include/finclude/petscsnes.h
/petsc/include/petscmesh.h
/petsc/include/petscsnes.h
/petsc/include/petscversion.h
/petsc/include/zpetsc.h
/petsc/maint/bk2hg.py
/petsc/maint/generateetags.py
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/package.py
/petsc/python/PETSc/packages/BlockSolve95.py
/petsc/python/PETSc/packages/Dscpack.py
/petsc/python/PETSc/packages/Jostle.py
/petsc/python/PETSc/packages/MPE.py
/petsc/python/PETSc/packages/MUMPS.py
/petsc/python/PETSc/packages/PLAPACK.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/Prometheus.py
/petsc/python/PETSc/packages/SCALAPACK.py
/petsc/python/PETSc/packages/Scotch.py
/petsc/python/PETSc/packages/Sieve.py
/petsc/python/PETSc/packages/SuperLU.py
/petsc/python/PETSc/packages/SuperLU_DIST.py
/petsc/python/PETSc/packages/UMFPACK.py
/petsc/python/PETSc/packages/blacs.py
/petsc/python/PETSc/packages/blopex.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/packages/ml.py
/petsc/python/PETSc/packages/spai.py
/petsc/python/PETSc/packages/spooles.py
/petsc/python/PETSc/packages/sprng.py
/petsc/python/PETSc/packages/sundials.py
/petsc/python/PETSc/utilities/Regression.py
/petsc/python/PETSc/utilities/fortranCPP.py
/petsc/python/PETSc/utilities/languages.py
/petsc/python/PETSc/utilities/petscdir.py
/petsc/python/PETSc/utilities/programs.py
/petsc/python/PETSc/utilities/python.py
/petsc/src/contrib/semiLagrange/interface/dlregis.c
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/mesh/examples/tests/ex07.cxx
/petsc/src/dm/mesh/examples/tests/ex08.cxx
/petsc/src/dm/mesh/examples/tests/ex1
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/examples/tutorials/data/bm1b/bm1b.connect
/petsc/src/dm/mesh/examples/tutorials/ex09.cxx
/petsc/src/dm/mesh/examples/tutorials/ex1.c
/petsc/src/dm/mesh/examples/tutorials/ex2.c
/petsc/src/dm/mesh/examples/tutorials/ex4.c
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/dm/mesh/ftn-custom/makefile
/petsc/src/dm/mesh/ftn-custom/zmesh.c
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/mesh.h
/petsc/src/dm/mesh/meshpcice.h
/petsc/src/dm/mesh/meshpylith.h
/petsc/src/dm/mesh/meshvtk.h
/petsc/src/dm/mesh/sieve/ALE_containers.hh
/petsc/src/dm/mesh/sieve/ALE_exception.hh
/petsc/src/dm/mesh/sieve/ALE_mem.hh
/petsc/src/dm/mesh/sieve/CoSifter.hh
/petsc/src/dm/mesh/sieve/Filter.hh
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/dm/mesh/sieve/MeshPCICE.hh
/petsc/src/dm/mesh/sieve/Partitioner.hh
/petsc/src/dm/mesh/sieve/Sieve.hh
/petsc/src/dm/mesh/sieve/Sifter.hh
/petsc/src/docs/manualpages-sec/header_KSP
/petsc/src/docs/manualpages-sec/header_Vec
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/developers/projects.html
/petsc/src/docs/website/documentation/bugreporting.html
/petsc/src/docs/website/documentation/codemanagement.html
/petsc/src/docs/website/documentation/copyright.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/documentation/index.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/troubleshooting.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/index.html
/petsc/src/docs/website/miscellaneous/acknwldg.html
/petsc/src/docs/website/miscellaneous/external.html
/petsc/src/docs/website/miscellaneous/funding.html
/petsc/src/docs/website/miscellaneous/index.html
/petsc/src/ksp/ksp/examples/tutorials/ex33.c
/petsc/src/ksp/ksp/examples/tutorials/ex35.c
/petsc/src/ksp/ksp/examples/tutorials/ex37.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/pc/impls/mg/ftn-custom/zmgf.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/mat/examples/tests/ex52.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
aij.c
superlu/superlu.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.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/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.h
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/partition/impls/chaco/chaco.c
/petsc/src/mat/partition/impls/party/party.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/snesimpl.h
/petsc/src/snes/utils/damg.c
/petsc/src/sys/fileio/mpiuopen.c
/petsc/src/sys/memory/mem.c
/petsc/src/sys/memory/mtr.c
/petsc/src/sys/utils/psplit.c
/petsc/src/sys/utils/random/examples/ex1.c
/petsc/src/sys/utils/random/examples/ex2.c
/petsc/src/sys/utils/random/examples/ex2_stock.txt
/petsc/src/sys/utils/random/examples/makefile
/petsc/src/sys/viewer/impls/draw/drawv.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/utils/vecmpitoseq.c
/petsc/src/vec/vec/utils/vscat.c
2f59403f25-Apr-2006 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.4272
hzhang@shakey.mcs.anl.gov|ChangeSet|20060425140606|48912
ChangeSet
1.4272 06/04/25 09:06:06 hzhang@shakey.mcs.anl.gov +7 -0
update interfaces of external direct solvers
so '

bk-changeset-1.4272
hzhang@shakey.mcs.anl.gov|ChangeSet|20060425140606|48912
ChangeSet
1.4272 06/04/25 09:06:06 hzhang@shakey.mcs.anl.gov +7 -0
update interfaces of external direct solvers
so '-ksp_view' enables viewing MatFactorInfo()

src/mat/impls/dense/mpi/plapack/plapack.c
1.15 06/04/25 09:06:04 hzhang@shakey.mcs.anl.gov +1 -1
update interfaces of external direct solvers
so '-ksp_view' enables viewing MatFactorInfo()

src/mat/impls/baij/mpi/dscpack/dscpack.c
1.73 06/04/25 09:06:04 hzhang@shakey.mcs.anl.gov +1 -1
update interfaces of external direct solvers
so '-ksp_view' enables viewing MatFactorInfo()

src/mat/impls/aij/seq/umfpack/umfpack.c
1.52 06/04/25 09:06:04 hzhang@shakey.mcs.anl.gov +1 -1
update interfaces of external direct solvers
so '-ksp_view' enables viewing MatFactorInfo()

src/mat/impls/aij/seq/superlu/superlu.c
1.88 06/04/25 09:06:04 hzhang@shakey.mcs.anl.gov +1 -1
update interfaces of external direct solvers
so '-ksp_view' enables viewing MatFactorInfo()

src/mat/impls/aij/seq/spooles/aijspooles.c
1.41 06/04/25 09:06:04 hzhang@shakey.mcs.anl.gov +1 -1
update interfaces of external direct solvers
so '-ksp_view' enables viewing MatFactorInfo()

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.124 06/04/25 09:06:04 hzhang@shakey.mcs.anl.gov +1 -1
update interfaces of external direct solvers
so '-ksp_view' enables viewing MatFactorInfo()

src/mat/impls/aij/mpi/mumps/mumps.c
1.109 06/04/25 09:06:03 hzhang@shakey.mcs.anl.gov +1 -1
update interfaces of external direct solvers
so '-ksp_view' enables viewing MatFactorInfo()


Hg-commit: 64e2b006177c64c153278dd6939825e4357b6ad8

show more ...

38877d5b22-Apr-2006 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.4266
hzhang@shakey.mcs.anl.gov|ChangeSet|20060422171622|39712
ChangeSet
1.4266 06/04/22 12:16:22 hzhang@shakey.mcs.anl.gov +4 -0
raise the error flag when user provides fill<1.0

bk-changeset-1.4266
hzhang@shakey.mcs.anl.gov|ChangeSet|20060422171622|39712
ChangeSet
1.4266 06/04/22 12:16:22 hzhang@shakey.mcs.anl.gov +4 -0
raise the error flag when user provides fill<1.0

src/mat/interface/matrix.c
1.218 06/04/22 12:16:19 hzhang@shakey.mcs.anl.gov +6 -5
raise the error flag when user provides fill<1.0

src/mat/impls/aij/seq/matmatmult.c
1.93 06/04/22 12:16:19 hzhang@shakey.mcs.anl.gov +0 -1
undo the previous change on fill < 1.0

src/mat/impls/aij/seq/aijfact.c
1.142 06/04/22 12:16:19 hzhang@shakey.mcs.anl.gov +0 -4
undo the previous change on fill < 1.0

src/mat/impls/aij/mpi/mpiptap.c
1.31 06/04/22 12:16:19 hzhang@shakey.mcs.anl.gov +0 -1
undo the previous change on fill < 1.0


Hg-commit: 049df65c402b247c6fedbed2415d206360ddd16f

show more ...

bfb1561121-Apr-2006 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.4265
hzhang@shakey.mcs.anl.gov|ChangeSet|20060421145238|40269
ChangeSet
1.4265 06/04/21 09:52:38 hzhang@shakey.mcs.anl.gov +4 -0
set fill=1.0 when user provides fill<1.0

src/mat

bk-changeset-1.4265
hzhang@shakey.mcs.anl.gov|ChangeSet|20060421145238|40269
ChangeSet
1.4265 06/04/21 09:52:38 hzhang@shakey.mcs.anl.gov +4 -0
set fill=1.0 when user provides fill<1.0

src/mat/impls/aij/seq/matmatmult.c
1.92 06/04/21 09:52:35 hzhang@shakey.mcs.anl.gov +1 -0
set fill=1.0 when user provides fill<1.0

src/mat/impls/aij/seq/aijfact.c
1.141 06/04/21 09:52:35 hzhang@shakey.mcs.anl.gov +4 -0
set fill=1.0 when user provides fill<1.0

src/mat/impls/aij/mpi/mpiptap.c
1.30 06/04/21 09:52:35 hzhang@shakey.mcs.anl.gov +1 -0
set fill=1.0 when user provides fill<1.0

src/dm/da/src/daview.c
1.27 06/04/21 09:52:35 hzhang@shakey.mcs.anl.gov +1 -1
typo


Hg-commit: c0cb3c63ef176cc28528caf6584e91bba28723c5

show more ...

f3a39bec18-Apr-2006 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.4263
bsmith@barrysmith-57.mcs.anl.gov|ChangeSet|20060418212230|26819
ChangeSet
1.4263 06/04/18 16:22:30 bsmith@barrysmith-57.mcs.anl.gov +7 -0
matrix.c, aijfact.c, lu.c, ilu.c, icc

bk-changeset-1.4263
bsmith@barrysmith-57.mcs.anl.gov|ChangeSet|20060418212230|26819
ChangeSet
1.4263 06/04/18 16:22:30 bsmith@barrysmith-57.mcs.anl.gov +7 -0
matrix.c, aijfact.c, lu.c, ilu.c, icc.h, icc.c, cholesky.c:
PCView_factor shows actual fill ratio

src/mat/interface/matrix.c
1.217 06/04/18 16:21:22 bsmith@barrysmith-57.mcs.anl.gov +1 -1
PCView_factor shows actual fill ratio

src/mat/impls/aij/seq/aijfact.c
1.140 06/04/18 16:21:22 bsmith@barrysmith-57.mcs.anl.gov +4 -1
PCView_factor shows actual fill ratio

src/ksp/pc/impls/factor/lu/lu.c
1.53 06/04/18 16:21:22 bsmith@barrysmith-57.mcs.anl.gov +9 -4
PCView_factor shows actual fill ratio

src/ksp/pc/impls/factor/ilu/ilu.c
1.66 06/04/18 16:21:21 bsmith@barrysmith-57.mcs.anl.gov +12 -2
PCView_factor shows actual fill ratio

src/ksp/pc/impls/factor/icc/icc.h
1.10 06/04/18 16:21:21 bsmith@barrysmith-57.mcs.anl.gov +1 -0
PCView_factor shows actual fill ratio

src/ksp/pc/impls/factor/icc/icc.c
1.48 06/04/18 16:21:21 bsmith@barrysmith-57.mcs.anl.gov +18 -1
PCView_factor shows actual fill ratio

src/ksp/pc/impls/factor/cholesky/cholesky.c
1.48 06/04/18 16:21:21 bsmith@barrysmith-57.mcs.anl.gov +9 -4
PCView_factor shows actual fill ratio


Hg-commit: 7d1e3cb8dc9dd8dde2346330e6d71d613bc01825

show more ...


/petsc/bin/mpirun.llrun
/petsc/bin/mpirun.poe
/petsc/bin/mpirun.prun
/petsc/bmake/docsonly/petscconf
/petsc/config/aix5.1.0.0-64.py
/petsc/config/aix5.1.0.0.py
/petsc/config/bgl-gnu-opt.py
/petsc/config/bgl-ibm-opt.py
/petsc/config/cray-xt3.py
/petsc/include/finclude/petscksp.h
/petsc/include/petscerror.h
/petsc/include/petscksp.h
/petsc/include/petscsys.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/zpetsc.h
/petsc/maint/createpatch
/petsc/makefile
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/sundials.py
/petsc/python/PETSc/utilities/languages.py
/petsc/python/makefile
/petsc/src/dm/da/examples/tests/ex23.c
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/dm/mesh/sieve/ParDelta.hh
/petsc/src/dm/mesh/sieve/Sieve.hh
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/developers/projects.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/index.html
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/lcd/lcd.c
/petsc/src/ksp/ksp/impls/lcd/lcdctx.h
/petsc/src/ksp/ksp/impls/lcd/makefile
/petsc/src/ksp/ksp/impls/makefile
/petsc/src/ksp/ksp/interface/itregis.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/icc/icc.h
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/factor/lu/lu.c
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/shell/ftn-custom/zshellpcf.c
aijfact.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/interface/ftn-custom/zmatrixf.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/ftn-custom/zfdmatrixf.c
/petsc/src/snes/interface/snes.c
/petsc/src/sys/draw/impls/ps/pops.c
/petsc/src/sys/error/errtrace.c
/petsc/src/sys/error/makefile
/petsc/src/sys/error/signal.c
/petsc/src/sys/fileio/makefile
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/ftn-custom/zutils.c
/petsc/src/sys/memory/mem.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/plog/plog.c
/petsc/src/sys/utils/random/examples/ex1.c
/petsc/src/sys/utils/random/examples/makefile
/petsc/src/sys/utils/random/impls/makefile
/petsc/src/sys/utils/random/impls/rand/rand.c
/petsc/src/sys/utils/random/impls/rand48/makefile
/petsc/src/sys/utils/random/impls/rand48/rand48.c
/petsc/src/sys/utils/random/impls/sprng/makefile
/petsc/src/sys/utils/random/impls/sprng/sprng.c
/petsc/src/sys/utils/random/interface/random.c
/petsc/src/sys/utils/random/interface/randreg.c
/petsc/src/sys/utils/random/randomimpl.h
/petsc/src/sys/viewer/impls/ascii/ftn-custom/zfilevf.c
/petsc/src/ts/impls/implicit/sundials/makefile
/petsc/src/ts/impls/implicit/sundials/sundials.c
/petsc/src/ts/impls/implicit/sundials/sundials.h
/petsc/src/vec/vec/interface/ftn-custom/zvectorf.c
/petsc/src/vec/vec/utils/vpscat.c
/petsc/src/vec/vec/utils/vscat.c
2fb0ec9a06-Apr-2006 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.4229.1.1
bsmith@barrys-computer.local|ChangeSet|20060406172743|21776
ChangeSet
1.4229.1.1 06/04/06 12:27:43 bsmith@barrys-computer.local +5 -0
pinit.c:
beats me
package.py:

bk-changeset-1.4229.1.1
bsmith@barrys-computer.local|ChangeSet|20060406172743|21776
ChangeSet
1.4229.1.1 06/04/06 12:27:43 bsmith@barrys-computer.local +5 -0
pinit.c:
beats me
package.py:
warn about -with-dir and -with-include
petscmat.h, aij.c:
added MatCreateMPIAIJWithArrays()
mpiaij.c:
fix comments for MatMPIAIJSetPreallocationCSR()
adding MatCreateMPIAIJWithArrays()

src/sys/objects/pinit.c
1.75.1.1 06/04/06 12:26:48 bsmith@barrys-computer.local +2 -2
beats me

python/PETSc/package.py
1.93 06/04/05 19:49:51 bsmith@barrys-computer.local +4 -0
warn about -with-dir and -with-include

include/petscmat.h
1.211 06/04/05 16:03:59 bsmith@internal.address.see.rfc1918.mc.net +1 -0
added MatCreateMPIAIJWithArrays()

src/mat/impls/aij/seq/aij.c
1.255 06/04/05 16:03:50 bsmith@internal.address.see.rfc1918.mc.net +1 -1
added MatCreateMPIAIJWithArrays()

src/mat/impls/aij/mpi/mpiaij.c
1.274 06/04/05 16:03:35 bsmith@internal.address.see.rfc1918.mc.net +5 -1
fix comments for MatMPIAIJSetPreallocationCSR()

src/mat/impls/aij/mpi/mpiaij.c
1.273 06/04/05 16:01:49 bsmith@internal.address.see.rfc1918.mc.net +52 -1
adding MatCreateMPIAIJWithArrays()


Hg-commit: 0bf5b051fbe92a6108c9eed95f81491becf4183a

show more ...


/petsc/bmake/common/rules
/petsc/bmake/docsonly/petscconf.h
/petsc/config/bgl-ibm-opt.py
/petsc/config/cray-xt3.py
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscsys.h
/petsc/include/petscvec.h
/petsc/include/private/petscimpl.h
/petsc/makefile
/petsc/python/PETSc/package.py
/petsc/python/PETSc/packages/Sieve.py
/petsc/python/PETSc/utilities/fortranCPP.py
/petsc/python/PETSc/utilities/petscdir.py
/petsc/python/sidl/snes.sidl
/petsc/src/benchmarks/Index.c
/petsc/src/benchmarks/PetscMalloc.c
/petsc/src/benchmarks/results/performance_arco1
/petsc/src/benchmarks/results/performance_cfd_2_10
/petsc/src/contrib/blopex/petsc-interface/petsc-interface.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/examples/tutorials/data/ex1_2d.lcon
/petsc/src/dm/mesh/sieve/ParDelta.hh
/petsc/src/dm/mesh/sieve/Predicate.hh
/petsc/src/dm/mesh/sieve/Sifter.hh
/petsc/src/docs/tex/doctext/petsc.group
/petsc/src/docs/tex/doctext/petscapp.cfg
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/manual/makefile
/petsc/src/docs/tex/manual/part1.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/publications/index.html
/petsc/src/ksp/ksp/examples/tests/ex17.c
/petsc/src/ksp/ksp/examples/tests/ex19.c
/petsc/src/ksp/ksp/examples/tests/ex24.c
/petsc/src/ksp/ksp/examples/tests/ex26.c
/petsc/src/ksp/ksp/examples/tutorials/ex11.c
/petsc/src/ksp/ksp/examples/tutorials/ex11f.F
/petsc/src/ksp/ksp/examples/tutorials/ex2.c
/petsc/src/ksp/ksp/examples/tutorials/ex2f.F
/petsc/src/ksp/ksp/examples/tutorials/ex4.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmres.c
/petsc/src/ksp/pc/impls/jacobi/jacobi.c
/petsc/src/mat/examples/tests/ex100.c
/petsc/src/mat/examples/tests/ex103.c
/petsc/src/mat/examples/tests/ex104.c
/petsc/src/mat/examples/tests/ex107.c
/petsc/src/mat/examples/tests/ex108.c
/petsc/src/mat/examples/tests/ex40.c
/petsc/src/mat/examples/tests/ex41.c
/petsc/src/mat/examples/tests/ex42.c
/petsc/src/mat/examples/tests/ex47.c
/petsc/src/mat/examples/tests/ex48.c
/petsc/src/mat/examples/tests/ex51.c
/petsc/src/mat/examples/tests/ex53.c
/petsc/src/mat/examples/tests/ex54.c
/petsc/src/mat/examples/tests/ex72.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/ex75.c
/petsc/src/mat/examples/tests/ex76.c
/petsc/src/mat/examples/tests/ex77.c
/petsc/src/mat/examples/tests/ex91.c
/petsc/src/mat/examples/tests/ex92.c
/petsc/src/mat/examples/tests/ex94.c
/petsc/src/mat/examples/tests/ex96.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
aij.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/utils/multequal.c
/petsc/src/snes/interface/noise/snesnoise.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/examples/tests/ex12.c
/petsc/src/sys/examples/tests/ex6f.F
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/plog/plog.c
/petsc/src/sys/time/ptime.c
/petsc/src/sys/utils/random/examples/ex1.c
/petsc/src/sys/utils/random/impls/makefile
/petsc/src/sys/utils/random/impls/rand/makefile
/petsc/src/sys/utils/random/impls/rand/rand.c
/petsc/src/sys/utils/random/impls/rand48/makefile
/petsc/src/sys/utils/random/impls/rand48/rand48.c
/petsc/src/sys/utils/random/interface/dlregisrand.c
/petsc/src/sys/utils/random/interface/makefile
/petsc/src/sys/utils/random/interface/random.c
/petsc/src/sys/utils/random/interface/randreg.c
/petsc/src/sys/utils/random/makefile
/petsc/src/sys/utils/random/randomimpl.h
/petsc/src/vec/is/utils/ftn-custom/zisltogf.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/vec/interface/dlregisvec.c
/petsc/src/vec/vec/interface/vector.c
ba7877a224-Mar-2006 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.4198
hzhang@shakey.mcs.anl.gov|ChangeSet|20060324152700|28483
ChangeSet
1.4198 06/03/24 09:27:00 hzhang@shakey.mcs.anl.gov +3 -0
fix memory leak

src/mat/impls/sbaij/seq/sbaijfac

bk-changeset-1.4198
hzhang@shakey.mcs.anl.gov|ChangeSet|20060324152700|28483
ChangeSet
1.4198 06/03/24 09:27:00 hzhang@shakey.mcs.anl.gov +3 -0
fix memory leak

src/mat/impls/sbaij/seq/sbaijfact.c
1.96 06/03/24 09:26:56 hzhang@shakey.mcs.anl.gov +1 -0
fix memory leak

src/mat/impls/baij/seq/baijfact3.c
1.30 06/03/24 09:26:56 hzhang@shakey.mcs.anl.gov +1 -0
fix memory leak

src/mat/impls/aij/seq/aijfact.c
1.139 06/03/24 09:26:56 hzhang@shakey.mcs.anl.gov +1 -0
fix memory leak


Hg-commit: a6c9ffed2c958af4e80117f8260f2d6165fde33b

show more ...

45938b7924-Mar-2006 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.4196
hzhang@shakey.mcs.anl.gov|ChangeSet|20060324035845|29841
ChangeSet
1.4196 06/03/23 21:58:45 hzhang@shakey.mcs.anl.gov +4 -0
mv error msg into inline function

src/mat/matimp

bk-changeset-1.4196
hzhang@shakey.mcs.anl.gov|ChangeSet|20060324035845|29841
ChangeSet
1.4196 06/03/23 21:58:45 hzhang@shakey.mcs.anl.gov +4 -0
mv error msg into inline function

src/mat/matimpl.h
1.104 06/03/23 21:58:43 hzhang@shakey.mcs.anl.gov +1 -0
menu update

src/mat/impls/sbaij/seq/sbaijfact.c
1.95 06/03/23 21:58:42 hzhang@shakey.mcs.anl.gov +5 -13
mv error msg into inline function

src/mat/impls/baij/seq/baijfact.c
1.40 06/03/23 21:58:42 hzhang@shakey.mcs.anl.gov +4 -12
mv error msg into inline function

src/mat/impls/aij/seq/aijfact.c
1.138 06/03/23 21:58:42 hzhang@shakey.mcs.anl.gov +1 -0
fix memory leak


Hg-commit: efffe05cadeb990fba688e75c93423a926a720fd

show more ...

059926c823-Mar-2006 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.4191
bsmith@barrysmith-57.mcs.anl.gov|ChangeSet|20060323210328|22090
ChangeSet
1.4191 06/03/23 15:03:28 bsmith@barrysmith-57.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/pet

bk-changeset-1.4191
bsmith@barrysmith-57.mcs.anl.gov|ChangeSet|20060323210328|22090
ChangeSet
1.4191 06/03/23 15:03:28 bsmith@barrysmith-57.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barrysmith-57.mcs.anl.gov:/Users/bsmith/Src/petsc-dev


Hg-commit: 75f60158a4e21ad6615cc7fb6878f08289b93dd7

show more ...

5b5bc04623-Mar-2006 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.4180.1.1
bsmith@barrysmith-57.mcs.anl.gov|ChangeSet|20060323210304|18048
ChangeSet
1.4180.1.1 06/03/23 15:03:04 bsmith@barrysmith-57.mcs.anl.gov +9 -0
minor cleanup
added -mat_fa

bk-changeset-1.4180.1.1
bsmith@barrysmith-57.mcs.anl.gov|ChangeSet|20060323210304|18048
ChangeSet
1.4180.1.1 06/03/23 15:03:04 bsmith@barrysmith-57.mcs.anl.gov +9 -0
minor cleanup
added -mat_factor_dump_on_error to help track down
problems factoring certain matrices.

src/sys/fileio/mprint.c
1.53 06/03/23 15:03:00 bsmith@barrysmith-57.mcs.anl.gov +29 -0
wrapper for snprintf()

src/mat/matimpl.h
1.103 06/03/23 15:03:00 bsmith@barrysmith-57.mcs.anl.gov +8 -14
put error call for zero pivot directly into
MatLUCheckShift_inline() instead of after each time
it is called

src/mat/impls/csr/inode/inode.c
1.63 06/03/23 15:03:00 bsmith@barrysmith-57.mcs.anl.gov +18 -54
put zero pivot error call directly into MatLUCheckShift_inline()
macro instead of after each time it is used

src/mat/impls/aij/seq/aijfact.c
1.137 06/03/23 15:03:00 bsmith@barrysmith-57.mcs.anl.gov +29 -13
tool to dump matrix on failed numerical factorization

src/ksp/ksp/interface/itfunc.c
1.80 06/03/23 15:03:00 bsmith@barrysmith-57.mcs.anl.gov +1 -1
duplicated wrong vector for rectangular matrices

src/ksp/ksp/interface/iterativ.c
1.45 06/03/23 15:03:00 bsmith@barrysmith-57.mcs.anl.gov +1 -1
missing error check

src/dm/da/utils/fdda.c
1.59 06/03/23 15:03:00 bsmith@barrysmith-57.mcs.anl.gov +4 -4
strange declaration of dfill, should be one d

include/petsc.h
1.162 06/03/23 15:02:59 bsmith@barrysmith-57.mcs.anl.gov +3 -2
Petsc wrapper for snprintf()

src/ksp/pc/impls/bjacobi/bjacobi.c
1.55 06/03/21 13:55:06 bsmith@barrys-computer.local +2 -5
replace outdated PetscMalloc(2*something...) with PetscMalloc/Free2()


Hg-commit: b1a53faf9034c82d9fb6c8162d8a4847fe58d779

show more ...

c75a604320-Mar-2006 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.4182
hzhang@shakey.mcs.anl.gov|ChangeSet|20060320195701|12616
ChangeSet
1.4182 06/03/20 13:57:01 hzhang@shakey.mcs.anl.gov +7 -0
add MatCreateSeqBAIJWithArrays() and MatCreateSeqSB

bk-changeset-1.4182
hzhang@shakey.mcs.anl.gov|ChangeSet|20060320195701|12616
ChangeSet
1.4182 06/03/20 13:57:01 hzhang@shakey.mcs.anl.gov +7 -0
add MatCreateSeqBAIJWithArrays() and MatCreateSeqSBAIJWithArrays()

src/mat/impls/sbaij/seq/sbaij.h
1.40 06/03/20 13:56:58 hzhang@shakey.mcs.anl.gov +1 -0
add MatCreateSeqSBAIJWithArrays()

src/mat/impls/sbaij/seq/sbaij.c
1.160 06/03/20 13:56:58 hzhang@shakey.mcs.anl.gov +77 -1
add MatCreateSeqSBAIJWithArrays()

src/mat/impls/baij/seq/baij.h
1.32 06/03/20 13:56:57 hzhang@shakey.mcs.anl.gov +2 -1
add MatCreateSeqBAIJWithArrays()

src/mat/impls/baij/seq/baij.c
1.148 06/03/20 13:56:57 hzhang@shakey.mcs.anl.gov +77 -1
add MatCreateSeqBAIJWithArrays()

src/mat/impls/aij/seq/aij.c
1.254 06/03/20 13:56:57 hzhang@shakey.mcs.anl.gov +1 -1
typo

src/mat/examples/tests/makefile
1.66 06/03/20 13:56:57 hzhang@shakey.mcs.anl.gov +9 -1
add ex107.c - test plapack
ex108.c - test MatCreateSeqBAIJWithArrays() and MatCreateSeqSBAIJWithArrays()

include/petscmat.h
1.210 06/03/20 13:56:57 hzhang@shakey.mcs.anl.gov +2 -0
add MatCreateSeqBAIJWithArrays() and MatCreateSeqSBAIJWithArrays()


Hg-commit: d7a9db6e058af7f546edb9b86f2d1009b0c7ad2b

show more ...


/petsc/bin/matlab/PetscReadBinaryMatlab.m
/petsc/include/petscda.h
/petsc/include/petscmat.h
/petsc/src/contrib/semiLagrange/examples/tutorials/ex1.c
/petsc/src/contrib/semiLagrange/examples/tutorials/ex4.c
/petsc/src/contrib/semiLagrange/interface/dlregis.c
/petsc/src/dm/da/examples/tutorials/ex7.c
/petsc/src/dm/da/examples/tutorials/makefile
/petsc/src/dm/da/utils/binaryMatlab.c
/petsc/src/dm/da/utils/makefile
/petsc/src/dm/mesh/examples/tutorials/data/ex1_1d.lcon
/petsc/src/dm/mesh/examples/tutorials/data/ex1_1d.nodes
/petsc/src/dm/mesh/examples/tutorials/data/ex1_2d.lcon
/petsc/src/dm/mesh/examples/tutorials/data/ex1_2d.nodes
/petsc/src/dm/mesh/examples/tutorials/data/ex1_3d.lcon
/petsc/src/dm/mesh/examples/tutorials/data/ex1_3d.nodes
/petsc/src/dm/mesh/examples/tutorials/ex1.c
/petsc/src/dm/mesh/examples/tutorials/ex2.c
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/sieve/CoSifter.hh
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/docs/website/documentation/changes/230.html
/petsc/src/docs/website/documentation/changes/231.html
/petsc/src/ksp/ksp/examples/tutorials/ex33.c
/petsc/src/ksp/ksp/examples/tutorials/ex35.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/p1.py
/petsc/src/mat/examples/tests/makefile
aij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.h
/petsc/src/sys/dll/reg.c
/petsc/src/sys/examples/tests/ex12.c
/petsc/src/sys/utils/makefile
/petsc/src/sys/utils/random/examples/ex1.c
/petsc/src/sys/utils/random/examples/makefile
/petsc/src/sys/utils/random/impls/makefile
/petsc/src/sys/utils/random/interface/makefile
/petsc/src/sys/utils/random/interface/random.c
/petsc/src/sys/utils/random/makefile
/petsc/src/vec/vec/impls/mpi/pdvec.c
4289893317-Mar-2006 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.4162
hzhang@shakey.mcs.anl.gov|ChangeSet|20060317172328|41099
ChangeSet
1.4162 06/03/17 11:23:28 hzhang@shakey.mcs.anl.gov +1 -0
bugfix as complained in the nightly test

src/mat

bk-changeset-1.4162
hzhang@shakey.mcs.anl.gov|ChangeSet|20060317172328|41099
ChangeSet
1.4162 06/03/17 11:23:28 hzhang@shakey.mcs.anl.gov +1 -0
bugfix as complained in the nightly test

src/mat/impls/aij/seq/aijfact.c
1.136 06/03/17 11:23:26 hzhang@shakey.mcs.anl.gov +4 -3
bugfix as complained in the nightly test


Hg-commit: 0d6e27a1ce326a646edeb91533902ad332ecedab

show more ...


/petsc/bin/matlab/PetscReadMatlabDA.m
/petsc/include/petscda.h
/petsc/include/petscdmmg.h
/petsc/make.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/TetGen.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/sidl/snes.sidl
/petsc/src/contrib/makefile
/petsc/src/contrib/semiLagrange/characteristic.h
/petsc/src/contrib/semiLagrange/characteristicimpl.h
/petsc/src/contrib/semiLagrange/examples/makefile
/petsc/src/contrib/semiLagrange/examples/tutorials/ex1
/petsc/src/contrib/semiLagrange/examples/tutorials/ex1.c
/petsc/src/contrib/semiLagrange/examples/tutorials/ex2.c
/petsc/src/contrib/semiLagrange/examples/tutorials/ex4.c
/petsc/src/contrib/semiLagrange/examples/tutorials/makefile
/petsc/src/contrib/semiLagrange/impls/da/da.c
/petsc/src/contrib/semiLagrange/impls/da/da.h
/petsc/src/contrib/semiLagrange/impls/da/makefile
/petsc/src/contrib/semiLagrange/impls/makefile
/petsc/src/contrib/semiLagrange/interface/characteristic.c
/petsc/src/contrib/semiLagrange/interface/dlregis.c
/petsc/src/contrib/semiLagrange/interface/makefile
/petsc/src/contrib/semiLagrange/interface/mocregis.c
/petsc/src/contrib/semiLagrange/makefile
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/mesh/examples/tutorials/ex2.c
/petsc/src/docs/website/developers/projects.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/examples/tutorials/ex33.c
/petsc/src/ksp/ksp/examples/tutorials/p1.py
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
aijfact.c
/petsc/src/mat/matimpl.h
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/viewer/utils/makefile
/petsc/src/sys/viewer/utils/matlabDA.c
9deb78dc15-Mar-2006 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.4144
hzhang@shakey.mcs.anl.gov|ChangeSet|20060315223958|16497
ChangeSet
1.4144 06/03/15 16:39:58 hzhang@shakey.mcs.anl.gov +1 -0
attempted bugfix for passing a ptr of a class into

bk-changeset-1.4144
hzhang@shakey.mcs.anl.gov|ChangeSet|20060315223958|16497
ChangeSet
1.4144 06/03/15 16:39:58 hzhang@shakey.mcs.anl.gov +1 -0
attempted bugfix for passing a ptr of a class into MatLUCheckShift_inline()

src/mat/impls/aij/seq/aijfact.c
1.135 06/03/15 16:39:55 hzhang@shakey.mcs.anl.gov +5 -5
attempted bugfix for passing a ptr of a class into MatLUCheckShift_inline()


Hg-commit: 821274a8647d1208104c784bc0010bf1f120c691

show more ...

d7ee023112-Mar-2006 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.4132.1.2
bsmith@barrys-computer.local|ChangeSet|20060312033302|20136
ChangeSet
1.4132.1.2 06/03/11 21:33:02 bsmith@barrys-computer.local +15 -0
nightly build fixes including fix re

bk-changeset-1.4132.1.2
bsmith@barrys-computer.local|ChangeSet|20060312033302|20136
ChangeSet
1.4132.1.2 06/03/11 21:33:02 bsmith@barrys-computer.local +15 -0
nightly build fixes including fix related to vecscatter

src/snes/examples/tutorials/output/ex3_4.out
1.3 06/03/11 21:32:58 bsmith@barrys-computer.local +1 -1
nightly build fixes

src/mat/impls/rowbs/mpi/mpirowbs.c
1.90 06/03/11 21:32:58 bsmith@barrys-computer.local +3 -4
nightly build fixes

src/mat/impls/aij/seq/aijfact.c
1.134 06/03/11 21:32:58 bsmith@barrys-computer.local +1 -1
nightly build fixes

src/ksp/pc/impls/fieldsplit/fieldsplit.c
1.32 06/03/11 21:32:58 bsmith@barrys-computer.local +1 -1
nightly build fixes

src/ksp/pc/impls/factor/factor.c
1.10 06/03/11 21:32:58 bsmith@barrys-computer.local +0 -6
nightly build fixes

src/ksp/pc/impls/bjacobi/bjacobi.c
1.54 06/03/11 21:32:58 bsmith@barrys-computer.local +1 -1
nightly build fixes

src/ksp/pc/impls/asm/asm.c
1.55 06/03/11 21:32:58 bsmith@barrys-computer.local +1 -1
nightly build fixes

src/ksp/pc/examples/tutorials/ex2.c
1.16 06/03/11 21:32:58 bsmith@barrys-computer.local +1 -1
nightly build fixes

src/ksp/pc/examples/tutorials/ex1.c
1.14 06/03/11 21:32:58 bsmith@barrys-computer.local +2 -2
nightly build fixes

src/ksp/ksp/examples/tutorials/makefile
1.96 06/03/11 21:32:58 bsmith@barrys-computer.local +3 -3
nightly build fixes

src/ksp/ksp/examples/tests/makefile
1.36 06/03/11 21:32:57 bsmith@barrys-computer.local +2 -2
nightly build fixes

src/snes/examples/tutorials/ex3.c
1.18 06/03/11 21:24:52 bsmith@barrys-computer.local +2 -2
don't take the chance of dividing by zero

src/mat/impls/aij/mpi/mpiaij.c
1.272 06/03/11 15:37:32 bsmith@barrys-computer.local +5 -4
cannot use requests inside the VecScatter data structures because they many have
import information in them already, like persistent sends and receives

src/vec/vec/utils/vpscat.c
1.82 06/03/11 14:17:56 bsmith@barrys-computer.local +36 -0
some compilers complain about enumerated value not used in switch statement

src/vec/vec/utils/vpscat.h
1.6 06/03/11 14:14:20 bsmith@barrys-computer.local +2 -2
uninitialized logging variable

src/vec/vec/utils/vpscat.h
1.5 06/03/11 14:05:14 bsmith@barrys-computer.local +3 -3
don't need args when undefining macro

src/vec/vec/utils/vpscat.h
1.4 06/03/11 14:03:46 bsmith@barrys-computer.local +1 -0
some system want a cr on the last undef


Hg-commit: 9198c90cc4d91588bf2cb65da540ef00268ee96c

show more ...


/petsc/include/mpiuni/mpi.h
/petsc/include/petscmath.h
/petsc/python/PETSc/packages/MPI.py
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/developers/projects.html
/petsc/src/docs/website/documentation/benchmarks.html
/petsc/src/docs/website/documentation/bugreporting.html
/petsc/src/docs/website/documentation/changes/2015.html
/petsc/src/docs/website/documentation/changes/2016.html
/petsc/src/docs/website/documentation/changes/2017.html
/petsc/src/docs/website/documentation/changes/2022.html
/petsc/src/docs/website/documentation/changes/2024.html
/petsc/src/docs/website/documentation/changes/2028.html
/petsc/src/docs/website/documentation/changes/2029.html
/petsc/src/docs/website/documentation/changes/21.html
/petsc/src/docs/website/documentation/changes/211.html
/petsc/src/docs/website/documentation/changes/212.html
/petsc/src/docs/website/documentation/changes/213.html
/petsc/src/docs/website/documentation/changes/215.html
/petsc/src/docs/website/documentation/changes/216.html
/petsc/src/docs/website/documentation/changes/220.html
/petsc/src/docs/website/documentation/changes/221.html
/petsc/src/docs/website/documentation/changes/230.html
/petsc/src/docs/website/documentation/changes/231.html
/petsc/src/docs/website/documentation/changes/2918-21.html
/petsc/src/docs/website/documentation/changes/index.html
/petsc/src/docs/website/documentation/codemanagement.html
/petsc/src/docs/website/documentation/copyright.html
/petsc/src/docs/website/documentation/index.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/referencing.html
/petsc/src/docs/website/documentation/troubleshooting.html
/petsc/src/docs/website/documentation/tutorials/PCFD04.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/features/details.html
/petsc/src/docs/website/features/diagram.html
/petsc/src/docs/website/features/index.html
/petsc/src/docs/website/miscellaneous/acknwldg.html
/petsc/src/docs/website/miscellaneous/funding.html
/petsc/src/docs/website/miscellaneous/index.html
/petsc/src/docs/website/miscellaneous/mailing-lists.html
/petsc/src/docs/website/miscellaneous/petscthreads.html
/petsc/src/docs/website/miscellaneous/plans.html
/petsc/src/docs/website/miscellaneous/usage.html
/petsc/src/docs/website/publications/structured.html
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tutorials/.gdb_history
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/pc/examples/tutorials/ex1.c
/petsc/src/ksp/pc/examples/tutorials/ex2.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/factor/factor.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
aijfact.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/snes/examples/tutorials/ex3.c
/petsc/src/snes/examples/tutorials/output/ex3_4.out
/petsc/src/vec/vec/utils/makefile
/petsc/src/vec/vec/utils/vpscat.c
/petsc/src/vec/vec/utils/vpscat.h
032299f810-Mar-2006 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.4131
hzhang@shakey.mcs.anl.gov|ChangeSet|20060310235501|04173
ChangeSet
1.4131 06/03/10 17:55:01 hzhang@shakey.mcs.anl.gov +3 -0
add diagnostic output for the case of extremely lar

bk-changeset-1.4131
hzhang@shakey.mcs.anl.gov|ChangeSet|20060310235501|04173
ChangeSet
1.4131 06/03/10 17:55:01 hzhang@shakey.mcs.anl.gov +3 -0
add diagnostic output for the case of extremely large rs

src/mat/matimpl.h
1.100 06/03/10 17:54:58 hzhang@shakey.mcs.anl.gov +16 -2
add diagnostic output for the case of extremely large rs

src/mat/impls/csr/inode/inode.c
1.62 06/03/10 17:54:58 hzhang@shakey.mcs.anl.gov +12 -12
add diagnostic output for the case of extremely large rs

src/mat/impls/aij/seq/aijfact.c
1.133 06/03/10 17:54:58 hzhang@shakey.mcs.anl.gov +1 -1
add diagnostic output for the case of extremely large rs


Hg-commit: 7f2b22df38f1a49dc6e4dd114a0dfa967988dc10

show more ...


/petsc/include/finclude/petscdef.h
/petsc/include/finclude/petscerror.h
/petsc/include/petscerror.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/private/vecimpl.h
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/ml.py
/petsc/python/PETSc/packages/spai.py
/petsc/python/PETSc/utilities/languages.py
/petsc/python/PETSc/utilities/python.py
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/mesh/examples/tutorials/data/bm1b/bm1b.bc
/petsc/src/dm/mesh/examples/tutorials/data/bm1b/bm1b.connect
/petsc/src/dm/mesh/examples/tutorials/data/bm1b/bm1b.coord
/petsc/src/dm/mesh/examples/tutorials/data/bm1m/bm1m.coord
/petsc/src/dm/mesh/examples/tutorials/ex2.c
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/dm/mesh/makefile
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/sieve/ALE.hh
/petsc/src/dm/mesh/sieve/ALE_containers.hh
/petsc/src/dm/mesh/sieve/CoSifter.hh
/petsc/src/dm/mesh/sieve/Delta.hh
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/dm/mesh/sieve/ParDelta.hh
/petsc/src/dm/mesh/sieve/Sieve.hh
/petsc/src/dm/mesh/sieve/Sifter.hh
/petsc/src/dm/mesh/sieve/insp/CoSieve.hh
/petsc/src/dm/mesh/sieve/insp/Simplicializer.cxx
/petsc/src/dm/mesh/sieve/makefile
/petsc/src/docs/website/documentation/changes/231.html
/petsc/src/docs/website/documentation/linearsolvertable.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/miscellaneous/external.html
/petsc/src/ksp/ksp/examples/tests/ex26.c
/petsc/src/ksp/ksp/examples/tutorials/ex30.c
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
aijfact.c
/petsc/src/mat/impls/baij/mpi/mmbaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/csr/inode/inode.c
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
/petsc/src/mat/matimpl.h
/petsc/src/sys/error/adebug.c
/petsc/src/sys/error/err.c
/petsc/src/sys/error/ftn-custom/zerrf.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/utils/random.c
/petsc/src/sys/viewer/impls/socket/matlab/closeport.c
/petsc/src/sys/viewer/impls/socket/matlab/openport.c
/petsc/src/sys/viewer/impls/socket/matlab/readinvecs.c
/petsc/src/sys/viewer/impls/socket/send.c
/petsc/src/vec/vec/utils/vpscat.c
/petsc/src/vec/vec/utils/vscat.c

1...<<111112113114115116117118119120>>...168