History log of /petsc/src/mat/impls/sbaij/seq/ (Results 826 – 850 of 1322)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
8c07d4e329-Jul-2006 Barry Smith <bsmith@mcs.anl.gov>

removed MatPrintHelp, VecPrintHelp and all other pieces of XXPrintHelp
that have been lying around. Made sure that the messages in these
cases will be printed by PetscOptionsBegin{} clauses

Hg-c

removed MatPrintHelp, VecPrintHelp and all other pieces of XXPrintHelp
that have been lying around. Made sure that the messages in these
cases will be printed by PetscOptionsBegin{} clauses

Hg-commit: 2ef5b87b96c2b2cfb7360f26b21d06f2a48bd0c6

show more ...


/petsc/include/petscda.h
/petsc/include/petscmat.h
/petsc/include/petscsys.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/src/dm/da/daimpl.h
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/examples/tests/mesh1.cxx
/petsc/src/dm/mesh/examples/tests/meshTest.hh
/petsc/src/dm/mesh/examples/tests/overlap1.cxx
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/meshpcice.c
/petsc/src/dm/mesh/meshpcice.h
/petsc/src/dm/mesh/meshpylith.c
/petsc/src/dm/mesh/meshpylith.h
/petsc/src/dm/mesh/meshvtk.h
/petsc/src/dm/mesh/sieve/CoSieve.hh
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/dm/mesh/sieve/Notes
/petsc/src/docs/website/documentation/changes/2918-21.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/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/bdiag/seq/bdiag.h
/petsc/src/mat/impls/csr/inode/inode.c
/petsc/src/mat/impls/csr/inode/inode2.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
sbaij.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/utils/matio.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/snes.c
/petsc/src/snes/snesimpl.h
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/fileio/sysio.c
/petsc/src/sys/utils/random/interface/random.c
/petsc/src/sys/viewer/impls/binary/binv.c
/petsc/src/tops/tops.html
/petsc/src/ts/impls/implicit/beuler/beuler.c
/petsc/src/ts/impls/implicit/cn/cn.c
/petsc/src/ts/impls/implicit/sundials/sundials.c
/petsc/src/ts/interface/ftn-custom/ztsf.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/ts/tsimpl.h
/petsc/src/vec/vec/interface/vector.c
e9f7bc9e26-Jul-2006 Hong Zhang <hzhang@mcs.anl.gov>

bugfix of MatView for mpisbaij matrix as reported by [PETSC #15142]


Hg-commit: 11b154bdf6fd8055fb7d5ed5053b29de0dab404b

09f3823025-Jul-2006 Barry Smith <bsmith@mcs.anl.gov>

fix MatSetDiagonal_SeqAIJ for matrix missing (some) diagonal entries
get rid of unneeded calls to MatMarkDiagonal_xx should only be needed in assembly
or when creating a factored matrix

Hg-commit: b

fix MatSetDiagonal_SeqAIJ for matrix missing (some) diagonal entries
get rid of unneeded calls to MatMarkDiagonal_xx should only be needed in assembly
or when creating a factored matrix

Hg-commit: b8588dc3d1c171daa90229be953d2b7fd710d008

show more ...


/petsc/.hgignore
/petsc/config/bgl-gnu-opt.py
/petsc/config/bgl-ibm-cxx-opt.py
/petsc/config/bgl-ibm-debug.py
/petsc/config/bgl-ibm-opt.py
/petsc/include/finclude/petscksp.h
/petsc/include/petscksp.h
/petsc/maint/asterix-test.sh
/petsc/maint/builddist
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/package.py
/petsc/python/PETSc/packages/X11.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/utilities/arch.py
/petsc/python/PETSc/utilities/languages.py
/petsc/python/PETSc/utilities/libraryOptions.py
/petsc/python/PETSc/utilities/scalarTypes.py
/petsc/src/contrib/semiLagrange/interface/characteristic.c
/petsc/src/dm/da/examples/tutorials/ex6f90.F
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/examples/tests/mesh1.cxx
/petsc/src/dm/mesh/examples/tests/meshTest.hh
/petsc/src/dm/mesh/examples/tests/section1.cxx
/petsc/src/dm/mesh/examples/tests/sectionTest.hh
/petsc/src/dm/mesh/examples/tests/sieveTest.hh
/petsc/src/dm/mesh/examples/tests/sifter1.cxx
/petsc/src/dm/mesh/examples/tests/sifterTest.hh
/petsc/src/dm/mesh/examples/tests/topology1.cxx
/petsc/src/dm/mesh/examples/tests/topologyTest.hh
/petsc/src/dm/mesh/makefile
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/meshpcice.c
/petsc/src/dm/mesh/meshpcice.h
/petsc/src/dm/mesh/sieve/CoSieve.hh
/petsc/src/dm/mesh/sieve/Notes
/petsc/src/dm/mesh/sieve/Sieve.hh
/petsc/src/docs/website/developers/projects.html
/petsc/src/docs/website/index.html
/petsc/src/ksp/ksp/examples/tutorials/ex13f90.F
/petsc/src/ksp/ksp/impls/symmlq/symmlq.c
/petsc/src/ksp/ksp/interface/dlregisksp.c
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/prometheus/petscprom.c
/petsc/src/mat/examples/tutorials/ex5.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/csrperm/csrperm.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
aijsbaij.c
sbaij.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/utils/axpy.c
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/ex31.c
/petsc/src/snes/examples/tutorials/ex5f90.F
/petsc/src/snes/interface/snesut.c
/petsc/src/sys/error/err.c
/petsc/src/ts/impls/implicit/cn/cn.c
/petsc/src/vec/vec/examples/tutorials/ex1f90.F
39c4164e17-Jul-2006 Satish Balay <balay@mcs.anl.gov>

fix warnings with uninitialized variables


Hg-commit: 8ec4716de56af07ba454eef64f8088e8e8adfe21


/petsc/bin/processSummary.py
/petsc/bmake/common/rules
/petsc/bmake/common/rules.shared.basic
/petsc/include/finclude/makefile
/petsc/include/finclude/moddeps
/petsc/include/finclude/petscerror.h
/petsc/include/petsc.h
/petsc/include/petscdmmg.h
/petsc/include/petscerror.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscvec.h
/petsc/include/private/petscimpl.h
/petsc/include/private/vecimpl.h
/petsc/maint/builddist
/petsc/maint/createpatch
/petsc/maint/rebuildtar
/petsc/maint/xclude
/petsc/projects/complex/ksp/ex2/ex2.dsp
/petsc/projects/fortran/ksp/ex2f/ex2f.dsp
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/Prometheus.py
/petsc/python/PETSc/packages/TetGen.py
/petsc/python/PETSc/packages/Triangle.py
/petsc/python/PETSc/packages/spai.py
/petsc/src/contrib/semiLagrange/impls/da/da.c
/petsc/src/contrib/semiLagrange/interface/characteristic.c
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/examples/tests/sifter1.cxx
/petsc/src/dm/mesh/examples/tutorials/ex1.c
/petsc/src/dm/mesh/examples/tutorials/ex2.c
/petsc/src/dm/mesh/examples/tutorials/ex6.c
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/dm/mesh/makefile
/petsc/src/dm/mesh/meshpylith.h
/petsc/src/dm/mesh/sieve/ALE.cxx
/petsc/src/dm/mesh/sieve/ALE_mem.hh
/petsc/src/dm/mesh/sieve/CoSieve.hh
/petsc/src/dm/mesh/sieve/CoSifter.hh
/petsc/src/dm/mesh/sieve/Map.hh
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/dm/mesh/sieve/Notes
/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/dm/mesh/sieve/makefile
/petsc/src/docs/website/developers/projects.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/troubleshooting.html
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/galerkin/galerkin.c
/petsc/src/ksp/pc/impls/galerkin/makefile
/petsc/src/ksp/pc/impls/makefile
/petsc/src/ksp/pc/impls/mg/fmg.c
/petsc/src/ksp/pc/impls/prometheus/petscprom.c
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/mat/examples/tutorials/ex5.c
/petsc/src/mat/impls/aij/seq/crl/crl.c
/petsc/src/mat/impls/aij/seq/csrperm/csrperm.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/makefile
sbaijfact.c
/petsc/src/mat/impls/scatter/makefile
/petsc/src/mat/impls/scatter/mscatter.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/snes/examples/tutorials/ex31.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/error/err.c
/petsc/src/sys/error/signal.c
/petsc/src/sys/memory/mal.c
/petsc/src/sys/memory/mtr.c
/petsc/src/sys/objects/destroy.c
/petsc/src/sys/utils/random/examples/makefile
/petsc/src/vec/vec/impls/makefile
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/interface/vecregall.c
187a9f4b07-Jul-2006 Hong Zhang <hzhang@mcs.anl.gov>

add the flop counting for
MatCholeskyFactorNumeric_SeqSBAIJ_*()


Hg-commit: fbc3f7a547843fdef73412900eb6ad7f2a3f2ab8


/petsc/config/asterix-sun.py
/petsc/config/configure.py
/petsc/include/finclude/petscsys.h
/petsc/include/petscksp.h
/petsc/include/petscmath.h
/petsc/include/petscsnes.h
/petsc/include/petscvec.h
/petsc/python/PETSc/packages/MUMPS.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/TetGen.py
/petsc/python/PETSc/packages/Triangle.py
/petsc/python/PETSc/utilities/languages.py
/petsc/src/dm/mesh/examples/tutorials/ex5.c
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/dm/mesh/sieve/CoSifter.hh
/petsc/src/dm/mesh/sieve/Map.hh
/petsc/src/dm/mesh/sieve/Notes
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/examples/tests/ex10.c
/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/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/ex11.c
/petsc/src/ksp/ksp/examples/tutorials/ex12.c
/petsc/src/ksp/ksp/examples/tutorials/ex13.c
/petsc/src/ksp/ksp/examples/tutorials/ex15.c
/petsc/src/ksp/ksp/examples/tutorials/ex16.c
/petsc/src/ksp/ksp/examples/tutorials/ex2.c
/petsc/src/ksp/ksp/examples/tutorials/ex4.c
/petsc/src/ksp/ksp/examples/tutorials/ex5.c
/petsc/src/ksp/ksp/examples/tutorials/ex7.c
/petsc/src/ksp/ksp/examples/tutorials/ex8.c
/petsc/src/ksp/ksp/examples/tutorials/ex9.c
/petsc/src/ksp/ksp/impls/lcd/lcd.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/kspimpl.h
/petsc/src/ksp/pc/examples/tests/ex8f.F
/petsc/src/ksp/pc/impls/prometheus/petscprom.c
/petsc/src/mat/examples/tests/ex10.c
/petsc/src/mat/examples/tests/ex102.c
/petsc/src/mat/examples/tests/ex11.c
/petsc/src/mat/examples/tests/ex12.c
/petsc/src/mat/examples/tests/ex13.c
/petsc/src/mat/examples/tests/ex14.c
/petsc/src/mat/examples/tests/ex15.c
/petsc/src/mat/examples/tests/ex17.c
/petsc/src/mat/examples/tests/ex20.c
/petsc/src/mat/examples/tests/ex21.c
/petsc/src/mat/examples/tests/ex22.c
/petsc/src/mat/examples/tests/ex24.c
/petsc/src/mat/examples/tests/ex25.c
/petsc/src/mat/examples/tests/ex27.c
/petsc/src/mat/examples/tests/ex30.c
/petsc/src/mat/examples/tests/ex31.c
/petsc/src/mat/examples/tests/ex33.c
/petsc/src/mat/examples/tests/ex35.c
/petsc/src/mat/examples/tests/ex6.c
/petsc/src/mat/examples/tests/ex60.c
/petsc/src/mat/examples/tests/ex7.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/ex8.c
/petsc/src/mat/examples/tests/ex9.c
/petsc/src/mat/examples/tests/ex96.c
/petsc/src/mat/examples/tests/output/ex16_1.out
/petsc/src/mat/examples/tests/output/ex1_1.out
/petsc/src/mat/examples/tests/output/ex36_1.out
/petsc/src/mat/examples/tests/output/ex63_1.out
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/bdiag/seq/bdiag2.c
/petsc/src/mat/impls/csr/inode/inode.c
/petsc/src/mat/impls/dense/seq/dense.c
sbaijfact.c
sbaijfact10.c
sbaijfact11.c
sbaijfact12.c
sbaijfact3.c
sbaijfact4.c
sbaijfact5.c
sbaijfact6.c
sbaijfact7.c
sbaijfact8.c
sbaijfact9.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/matimpl.h
/petsc/src/snes/examples/tutorials/ex3.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/interface/ftn-custom/zsnesf.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/snesimpl.h
/petsc/src/sys/examples/tutorials/ex5.c
/petsc/src/sys/ftn-custom/zstart.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/utils/random/examples/ex1.c
/petsc/src/sys/utils/random/examples/output/ex1_1.out
/petsc/src/sys/utils/random/examples/output/ex1_2.out
/petsc/src/sys/utils/random/interface/random.c
/petsc/src/sys/utils/sorti.c
/petsc/src/vec/vec/examples/tutorials/ex1e.c
/petsc/src/vec/vec/impls/makefile
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/seq/bvec1.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/impls/seq/dvec2.c
/petsc/src/vec/vec/impls/sieve/makefile
/petsc/src/vec/vec/impls/sieve/sieveVec.c
/petsc/src/vec/vec/interface/vecregall.c
/petsc/src/vec/vec/interface/vector.c
99d3e18629-Jun-2006 Hong Zhang <hzhang@mcs.anl.gov>

bugfix for MatICCFactorSymbolic_SeqSBAIJ()
as reported from the nightly test.


Hg-commit: ecde6f75c0b445ae00bc710683b4e5229fef4d9b

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

removed unneed code from baij relax



Hg-commit: 34207612084aac7db3101d3d9fc7b121a71e7ef0

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

compute proper ratio_needed for special zero levels identity permutation


Hg-commit: a2fb36cd7450f5118de4181cc8dd74defa7aa4dc

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


/petsc/.hgignore
/petsc/bmake/common/rules
/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-x1.py
/petsc/config/cray-xt3.py
/petsc/include/finclude/makefile
/petsc/include/petsc.h
/petsc/include/petscdmmg.h
/petsc/include/petscmesh.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/private/vecimpl.h
/petsc/maint/builddist
/petsc/maint/buildtest
/petsc/maint/confignightly/atlantis
/petsc/maint/confignightly/atlantis2
/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/makefile
/petsc/python/PETSc/package.py
/petsc/python/PETSc/packages/Sieve.py
/petsc/python/PETSc/packages/spooles.py
/petsc/python/PETSc/utilities/languages.py
/petsc/src/dm/ao/interface/dlregisdm.c
/petsc/src/dm/da/src/dasub.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/da/utils/pack.c
/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/Map.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/petscapp.bib
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/developers/projects.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/changes/index.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/linearsolvertable.html
/petsc/src/docs/website/documentation/tutorials/index.html
/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/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/mat/examples/tests/ex109.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/aij/mpi/fdmpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/aij/seq/matpapt.c
/petsc/src/mat/impls/aij/seq/matptap.c
/petsc/src/mat/impls/aij/seq/symtranspose.c
/petsc/src/mat/impls/baij/mpi/mpibaij.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/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/csr/inode/inode.c
/petsc/src/mat/impls/csr/inode/inode.h
/petsc/src/mat/impls/csr/inode/inode2.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/mpi/mpidense.h
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/dense/seq/dense.h
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
sbaij.c
sbaij.h
sbaijfact.c
sbaijfact2.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/interface/mhas.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/matimpl.h
/petsc/src/snes/interface/ftn-custom/zsnesf.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/utils/damg.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/snes/utils/makefile
/petsc/src/snes/utils/pcdmmg.c
/petsc/src/sys/plog/plog.c
/petsc/src/sys/utils/mpimesg.c
/petsc/src/sys/utils/random/impls/rand/rand.c
/petsc/src/sys/utils/random/impls/rand48/rand48.c
/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/viewer/impls/ascii/vcreatea.c
/petsc/src/sys/viewer/interface/viewa.c
/petsc/src/sys/viewer/interface/viewreg.c
/petsc/src/vec/is/utils/ftn-custom/zisltogf.c
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/vec/examples/tutorials/ex1e.c
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/mpi/pmap.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/utils/vinv.c
/petsc/src/vec/vec/utils/vpscat.c
/petsc/src/vec/vec/utils/vscat.c
e2ee2a4708-Jun-2006 Barry Smith <bsmith@mcs.anl.gov>

petscbinaryread now supports complex numbers



Hg-commit: ce300ba47bdb0aee2b113b259846f90b9279e966


/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/petscmesh.h
/petsc/include/petscversion.h
/petsc/include/zpetsc.h
/petsc/maint/bk2hg.py
/petsc/make.py
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/packages/FIAT.py
/petsc/python/PETSc/utilities/languages.py
/petsc/python/PETSc/utilities/petscdir.py
/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/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/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/documentation/benchmarks.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/images/dmitry.jpg
/petsc/src/docs/website/index.html
/petsc/src/ksp/ksp/examples/tutorials/ex37.c
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/mg/ftn-custom/zmgf.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
sbaij.c
sbaij.h
/petsc/src/sys/fileio/mprint.h
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/interface/vecreg.c
/petsc/src/vec/vec/utils/ftn-custom/makefile
/petsc/src/vec/vec/utils/vecmpitoseq.c
3cb6058919-May-2006 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.4322.1.1
bsmith@barrys-computer.local|ChangeSet|20060519165204|52480
ChangeSet
1.4322.1.1 06/05/19 11:52:04 bsmith@barrys-computer.local +2 -0
index.html:
try to handle tar fil

bk-changeset-1.4322.1.1
bsmith@barrys-computer.local|ChangeSet|20060519165204|52480
ChangeSet
1.4322.1.1 06/05/19 11:52:04 bsmith@barrys-computer.local +2 -0
index.html:
try to handle tar file name etc more clearly.
sbaij2.c:
very minor optimization for MatMult_SeqSBAIJ_1

src/docs/website/download/index.html
1.44 06/05/19 11:51:10 bsmith@barrys-computer.local +131 -47
try to handle tar file name etc more clearly.

src/mat/impls/sbaij/seq/sbaij2.c
1.45 06/05/14 11:39:24 bsmith@barrys-computer.local +6 -5
very minor optimization for MatMult_SeqSBAIJ_1


Hg-commit: 825ac6d1c3460c67a3d33bc34481fd88e73cfae6

show more ...


/petsc/config/configure.py
/petsc/include/finclude/petscsnes.h
/petsc/include/petscmesh.h
/petsc/include/petscsnes.h
/petsc/include/petscversion.h
/petsc/maint/generateetags.py
/petsc/python/PETSc/package.py
/petsc/python/PETSc/packages/SCALAPACK.py
/petsc/python/PETSc/packages/Sieve.py
/petsc/python/PETSc/packages/SuperLU.py
/petsc/python/PETSc/packages/SuperLU_DIST.py
/petsc/python/PETSc/packages/blacs.py
/petsc/python/PETSc/utilities/programs.py
/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/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/CoSifter.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/docs/manualpages-sec/header_KSP
/petsc/src/docs/manualpages-sec/header_Vec
/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/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/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/pc/impls/redundant/redundant.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
sbaij2.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/sys/fileio/mpiuopen.c
/petsc/src/sys/viewer/impls/draw/drawv.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/seq/bvec2.c
ad86a44010-May-2006 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.4297.1.2
bsmith@barrys-computer.local|ChangeSet|20060510133534|23412
ChangeSet
1.4297.1.2 06/05/10 08:35:34 bsmith@barrys-computer.local +10 -0
Many files:
print unknown option

bk-changeset-1.4297.1.2
bsmith@barrys-computer.local|ChangeSet|20060510133534|23412
ChangeSet
1.4297.1.2 06/05/10 08:35:34 bsmith@barrys-computer.local +10 -0
Many files:
print unknown option with MatSetOption()

src/mat/impls/sbaij/seq/sbaij.c
1.162 06/05/10 08:28:59 bsmith@barrys-computer.local +2 -2
print unknown option with MatSetOption()

src/mat/impls/sbaij/mpi/mpisbaij.c
1.145 06/05/10 08:28:58 bsmith@barrys-computer.local +2 -2
print unknown option with MatSetOption()

src/mat/impls/rowbs/mpi/mpirowbs.c
1.91 06/05/10 08:28:58 bsmith@barrys-computer.local +2 -2
print unknown option with MatSetOption()

src/mat/impls/dense/seq/dense.c
1.96 06/05/10 08:28:58 bsmith@barrys-computer.local +2 -2
print unknown option with MatSetOption()

src/mat/impls/dense/mpi/mpidense.c
1.75 06/05/10 08:28:56 bsmith@barrys-computer.local +2 -2
print unknown option with MatSetOption()

src/mat/impls/bdiag/seq/bdiag.c
1.58 06/05/10 08:28:55 bsmith@barrys-computer.local +2 -2
print unknown option with MatSetOption()

src/mat/impls/bdiag/mpi/mpibdiag.c
1.57 06/05/10 08:28:55 bsmith@barrys-computer.local +2 -2
print unknown option with MatSetOption()

src/mat/impls/baij/seq/baij.c
1.150 06/05/10 08:28:55 bsmith@barrys-computer.local +2 -2
print unknown option with MatSetOption()

src/mat/impls/baij/mpi/mpibaij.c
1.115 06/05/10 08:28:55 bsmith@barrys-computer.local +1 -1
print unknown option with MatSetOption()

src/mat/impls/aij/mpi/mpiaij.c
1.275 06/05/10 08:28:54 bsmith@barrys-computer.local +1 -1
print unknown option with MatSetOption()


Hg-commit: 8914446dbb0e3407d7b8f9c942a37ccb369647c5

show more ...


/petsc/bin/mpirun.llrun
/petsc/bin/mpirun.poe
/petsc/bin/mpirun.prun
/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/configure.py
/petsc/config/cray-xt3.py
/petsc/ex09.cxx
/petsc/include/finclude/petscksp.h
/petsc/include/petscerror.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscsys.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/zpetsc.h
/petsc/maint/bk2hg.py
/petsc/maint/createpatch
/petsc/makefile
/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/fftw.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/petsc.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/python.py
/petsc/python/makefile
/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/da/src/daview.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/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/mesh.c
/petsc/src/dm/mesh/sieve/ALE.cxx
/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/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/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/faq.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/troubleshooting.html
/petsc/src/docs/website/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/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/mat/examples/tests/ex52.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
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/spooles/aijspooles.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/aij/seq/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/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/mpi/plapack/plapack.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
sbaij.c
/petsc/src/mat/interface/ftn-custom/zmatrixf.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/partition/impls/chaco/chaco.c
/petsc/src/mat/partition/impls/party/party.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/utils/damg.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/memory/mtr.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/plog/plog.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/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/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/vecmpitoseq.c
/petsc/src/vec/vec/utils/vpscat.c
/petsc/src/vec/vec/utils/vscat.c
7377ac7506-Apr-2006 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.4239.1.1
hzhang@shakey.mcs.anl.gov|ChangeSet|20060406163034|05307
ChangeSet
1.4239.1.1 06/04/06 11:30:34 hzhang@shakey.mcs.anl.gov +3 -0
bugfix as reported from the nightly tests

bk-changeset-1.4239.1.1
hzhang@shakey.mcs.anl.gov|ChangeSet|20060406163034|05307
ChangeSet
1.4239.1.1 06/04/06 11:30:34 hzhang@shakey.mcs.anl.gov +3 -0
bugfix as reported from the nightly tests

src/sys/memory/mem.c
1.33 06/04/06 11:30:32 hzhang@shakey.mcs.anl.gov +0 -1
rm useless variables

src/mat/impls/sbaij/seq/sbaijfact2.c
1.70 06/04/06 11:30:31 hzhang@shakey.mcs.anl.gov +2 -0
fix memory leak

src/mat/impls/baij/seq/baijfact2.c
1.56 06/04/06 11:30:31 hzhang@shakey.mcs.anl.gov +1 -0
fix memory leak


Hg-commit: da20c29f9b6139d9dd507371e8561fe61f6e56b7

show more ...


/petsc/bmake/common/rules
/petsc/bmake/docsonly/petscconf
/petsc/bmake/docsonly/petscconf.h
/petsc/config/bgl-ibm-opt.py
/petsc/config/cray-xt3.py
/petsc/include/petscpc.h
/petsc/include/petscsys.h
/petsc/include/petscvec.h
/petsc/include/petscversion.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/dm/da/examples/tests/ex23.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/developers/index.html
/petsc/src/docs/website/developers/projects.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/publications/index.html
/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/ksp/pc/impls/shell/ftn-custom/zshellpcf.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
sbaijfact2.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/ftn-custom/zfdmatrixf.c
/petsc/src/sys/memory/mem.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/rand/rand.c
/petsc/src/sys/utils/random/impls/rand48/rand48.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/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/ftn-custom/zvectorf.c
561df14529-Mar-2006 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.4209
hzhang@shakey.mcs.anl.gov|ChangeSet|20060329034949|52900
ChangeSet
1.4209 06/03/28 21:49:49 hzhang@shakey.mcs.anl.gov +1 -0
fix memory leak in MatCholeskyFactorSymbolic_SeqSBA

bk-changeset-1.4209
hzhang@shakey.mcs.anl.gov|ChangeSet|20060329034949|52900
ChangeSet
1.4209 06/03/28 21:49:49 hzhang@shakey.mcs.anl.gov +1 -0
fix memory leak in MatCholeskyFactorSymbolic_SeqSBAIJ_MSR()

src/mat/impls/sbaij/seq/sbaijfact.c
1.97 06/03/28 21:49:46 hzhang@shakey.mcs.anl.gov +1 -0
fix memory leak in MatCholeskyFactorSymbolic_SeqSBAIJ_MSR()


Hg-commit: 0faed37d1f15ea2474a8642ed64070161ee28ed7

show more ...


/petsc/include/petscsys.h
/petsc/python/PETSc/package.py
/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/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/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
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/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/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 ...

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

bk-changeset-1.4195
hzhang@shakey.mcs.anl.gov|ChangeSet|20060324030732|33890
ChangeSet
1.4195 06/03/23 21:07:32 hzhang@shakey.mcs.anl.gov +2 -0
fix memory leak caused by the changes made during a

bk-changeset-1.4195
hzhang@shakey.mcs.anl.gov|ChangeSet|20060324030732|33890
ChangeSet
1.4195 06/03/23 21:07:32 hzhang@shakey.mcs.anl.gov +2 -0
fix memory leak caused by the changes made during adding MatCreateSeqBAIJWithArrays()
and MatCreateSeqSBAIJWithArrays()

src/mat/impls/sbaij/seq/sbaij.c
1.161 06/03/23 21:07:29 hzhang@shakey.mcs.anl.gov +9 -5
fix memory leak caused by the changes made during adding MatCreateSeqBAIJWithArrays()
and MatCreateSeqSBAIJWithArrays()

src/mat/impls/baij/seq/baij.c
1.149 06/03/23 21:07:29 hzhang@shakey.mcs.anl.gov +4 -0
fix memory leak caused by the changes made during adding MatCreateSeqBAIJWithArrays()
and MatCreateSeqSBAIJWithArrays()


Hg-commit: 3b112b39de76f597071db8a9c953983c3ec78e7f

show more ...

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

bk-changeset-1.4183.1.1
hzhang@shakey.mcs.anl.gov|ChangeSet|20060321161657|41482
ChangeSet
1.4183.1.1 06/03/21 10:16:57 hzhang@shakey.mcs.anl.gov +1 -0
bugfix - remove duplicate data

src/mat/i

bk-changeset-1.4183.1.1
hzhang@shakey.mcs.anl.gov|ChangeSet|20060321161657|41482
ChangeSet
1.4183.1.1 06/03/21 10:16:57 hzhang@shakey.mcs.anl.gov +1 -0
bugfix - remove duplicate data

src/mat/impls/sbaij/seq/sbaij.h
1.41 06/03/21 10:16:55 hzhang@shakey.mcs.anl.gov +0 -1
bugfix - remove duplicate data


Hg-commit: 6d7a793a3254c20e9a73ef5b30a5c3819e78b232

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/petscdmmg.h
/petsc/include/petscmat.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.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/examples/tutorials/ex7.c
/petsc/src/dm/da/examples/tutorials/makefile
/petsc/src/dm/da/src/da2.c
/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/developers/projects.html
/petsc/src/docs/website/documentation/changes/230.html
/petsc/src/docs/website/documentation/changes/231.html
/petsc/src/docs/website/documentation/changes/dev.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/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij.h
sbaij.c
sbaij.h
/petsc/src/mat/matimpl.h
/petsc/src/snes/utils/damgsnes.c
/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
8777fc3f14-Mar-2006 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.4143
balay@asterix.mcs.anl.gov|ChangeSet|20060314232054|16901
ChangeSet
1.4143 06/03/14 17:20:54 balay@asterix.mcs.anl.gov +1 -0
fix memory leak with debugging=0 & sbaij

src/mat

bk-changeset-1.4143
balay@asterix.mcs.anl.gov|ChangeSet|20060314232054|16901
ChangeSet
1.4143 06/03/14 17:20:54 balay@asterix.mcs.anl.gov +1 -0
fix memory leak with debugging=0 & sbaij

src/mat/impls/sbaij/seq/sbaij.c
1.159 06/03/14 17:20:51 balay@asterix.mcs.anl.gov +1 -2
fix memory leak with debugging=0 & sbaij


Hg-commit: 7a171f4acf13ec16820642aba3b2e601ba9e46c9

show more ...


/petsc/bmake/common/rules
/petsc/config/bgl-ibm-opt.py
/petsc/config/linux-rhAS3-gcc32-opt
/petsc/config/linux-rhAS3-gcc32-opt.py
/petsc/config/linux-rhAS3-intel81-opt
/petsc/config/linux-rhAS3-intel81-opt.py
/petsc/include/finclude/petscdef.h
/petsc/include/finclude/petscerror.h
/petsc/include/finclude/petscksp.h
/petsc/include/finclude/petscviewer.h
/petsc/include/mpiuni/mpi.h
/petsc/include/petsc.h
/petsc/include/petscda.h
/petsc/include/petscerror.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscmesh.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/petscviewer.h
/petsc/include/private/vecimpl.h
/petsc/maint/builddist
/petsc/maint/confignightly/jazz
/petsc/maint/createpatch
/petsc/maint/rebuildtar
/petsc/maint/xclude
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/MUMPS.py
/petsc/python/PETSc/packages/SCALAPACK.py
/petsc/python/PETSc/packages/X11.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/packages/ml.py
/petsc/python/PETSc/packages/spai.py
/petsc/python/PETSc/utilities/fortranCommandLine.py
/petsc/python/PETSc/utilities/languages.py
/petsc/python/PETSc/utilities/libraryOptions.py
/petsc/python/PETSc/utilities/python.py
/petsc/src/apps/1/appload.c
/petsc/src/apps/1/ex1.c
/petsc/src/apps/1/ex2.c
/petsc/src/apps/2/appload.c
/petsc/src/apps/2/ex1.c
/petsc/src/contrib/helmholtz_2/ex12.c
/petsc/src/contrib/oberman/burgers_df_based_q1/appload.c
/petsc/src/contrib/oberman/burgers_vertex_based_q1/main.c
/petsc/src/contrib/oberman/ns_q1q0/appload.c
/petsc/src/contrib/oberman/ns_q1q0_penalty/appload.c
/petsc/src/contrib/oberman/ns_q1q0_penalty/penaltyinput.c
/petsc/src/contrib/oberman/ns_q1q1/appcreate.c
/petsc/src/contrib/oberman/ns_q1q1/appload.c
/petsc/src/contrib/oberman/ns_q1q1/main.c
/petsc/src/contrib/oberman/ns_q2q1/appload.c
/petsc/src/contrib/oberman/ns_q2q1/biquadinput.c
/petsc/src/contrib/oberman/ns_q2q1/biquadinput8.c
/petsc/src/contrib/oberman/quasigeo_q1/appload.c
/petsc/src/contrib/oberman/quasigeo_q1/input.c
/petsc/src/contrib/oberman/tns_q2q1/appload.c
/petsc/src/contrib/oberman/tns_q2q1/biquadinput.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/mesh/examples/tests/ex01.c
/petsc/src/dm/mesh/examples/tests/ex03.c
/petsc/src/dm/mesh/examples/tests/ex04.cxx
/petsc/src/dm/mesh/examples/tests/ex05.cxx
/petsc/src/dm/mesh/examples/tests/ex06.cxx
/petsc/src/dm/mesh/examples/tests/makefile
/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/ex1.c
/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/tex/manual/intro.tex
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/docs/tex/petscapp.bib
/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/linearsolvertable.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/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/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/ex26.c
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tutorials/.gdb_history
/petsc/src/ksp/ksp/examples/tutorials/ex22.c
/petsc/src/ksp/ksp/examples/tutorials/ex25.c
/petsc/src/ksp/ksp/examples/tutorials/ex28.c
/petsc/src/ksp/ksp/examples/tutorials/ex29.c
/petsc/src/ksp/ksp/examples/tutorials/ex2f.F
/petsc/src/ksp/ksp/examples/tutorials/ex30.c
/petsc/src/ksp/ksp/examples/tutorials/ex31.c
/petsc/src/ksp/ksp/examples/tutorials/ex32.c
/petsc/src/ksp/ksp/examples/tutorials/ex33.c
/petsc/src/ksp/ksp/examples/tutorials/ex34.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_mumps.out
/petsc/src/ksp/ksp/examples/tutorials/p1.py
/petsc/src/ksp/ksp/impls/gmres/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/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/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/mat/impls/adic/nladic.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
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/aij/seq/umfpack/umfpack.c
/petsc/src/mat/impls/baij/mpi/dscpack/dscpack.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/csr/inode/inode.c
/petsc/src/mat/impls/dense/mpi/plapack/plapack.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
sbaij.c
/petsc/src/mat/matimpl.h
/petsc/src/snes/examples/tutorials/ex19tu.c
/petsc/src/snes/examples/tutorials/ex3.c
/petsc/src/snes/examples/tutorials/ex4tu.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex3_4.out
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/error/adebug.c
/petsc/src/sys/error/err.c
/petsc/src/sys/error/errtrace.c
/petsc/src/sys/error/ftn-custom/zerrf.c
/petsc/src/sys/error/signal.c
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/ftn-custom/zstart.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/utils/random.c
/petsc/src/sys/viewer/impls/ascii/filev.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/ts/examples/tests/ex1f.F
/petsc/src/ts/impls/implicit/sundials/sundials.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/vec/impls/dvecimpl.h
/petsc/src/vec/vec/impls/seq/dvec2.c
/petsc/src/vec/vec/utils/makefile
/petsc/src/vec/vec/utils/vpscat.c
/petsc/src/vec/vec/utils/vpscat.h
/petsc/src/vec/vec/utils/vscat.c
7edd049103-Feb-2006 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.4017
balay@asterix.mcs.anl.gov|ChangeSet|20060203222501|09214
ChangeSet
1.4017 06/02/03 16:25:01 balay@asterix.mcs.anl.gov +4 -0
If the bs is already set [before preallocation] - u

bk-changeset-1.4017
balay@asterix.mcs.anl.gov|ChangeSet|20060203222501|09214
ChangeSet
1.4017 06/02/03 16:25:01 balay@asterix.mcs.anl.gov +4 -0
If the bs is already set [before preallocation] - use it.

src/mat/impls/sbaij/seq/sbaij.c
1.158 06/02/03 16:24:59 balay@asterix.mcs.anl.gov +1 -1
If the bs is already set [before preallocation] - use it.

src/mat/impls/sbaij/mpi/mpisbaij.c
1.142 06/02/03 16:24:59 balay@asterix.mcs.anl.gov +1 -1
If the bs is already set [before preallocation] - use it.

src/mat/impls/baij/seq/baij.c
1.146 06/02/03 16:24:59 balay@asterix.mcs.anl.gov +1 -1
If the bs is already set [before preallocation] - use it.

src/mat/impls/baij/mpi/mpibaij.c
1.113 06/02/03 16:24:59 balay@asterix.mcs.anl.gov +1 -1
If the bs is already set [before preallocation] - use it.


Hg-commit: 2d051c96fd2cf3e58703a37acfda662086fdb3f6

show more ...


/petsc/bin/matlab/PetscBagRead.m
/petsc/config/bgl-gnu-opt.py
/petsc/config/bgl-ibm-opt.py
/petsc/config/configure.py
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscmesh.h
/petsc/maint/asterix-test.sh
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/MPI.py
/petsc/src/dm/ao/examples/tutorials/output/ex2_1.out
/petsc/src/dm/ao/examples/tutorials/output/ex2_2.out
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/mesh/examples/tests/ex03.c
/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/ALE_mem.hh
/petsc/src/dm/mesh/sieve/BiGraph.hh
/petsc/src/dm/mesh/sieve/CoSifter.hh
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/dm/mesh/sieve/Sifter.hh
/petsc/src/dm/mesh/sieve/Simplicializer.cxx
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/troubleshooting.html
/petsc/src/docs/website/miscellaneous/mailing-lists.html
/petsc/src/ksp/ksp/examples/tutorials/ex14f.F
/petsc/src/ksp/ksp/examples/tutorials/ex33.c
/petsc/src/ksp/ksp/impls/cg/makefile
/petsc/src/ksp/ksp/impls/cg/stcg/makefile
/petsc/src/ksp/ksp/impls/cg/stcg/stcg.c
/petsc/src/ksp/ksp/impls/cg/stcg/stcg.h
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/interface/dlregisksp.c
/petsc/src/ksp/ksp/interface/itregis.c
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/ksp/pcksp.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/mat/color/color.c
/petsc/src/mat/examples/tests/ex36f.F
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/aij/aijtype.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/csr/inode/inode.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
sbaij.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/utils/gcreate.c
/petsc/src/snes/examples/tests/ex1f.F
/petsc/src/snes/examples/tutorials/ex19tu.c
/petsc/src/snes/examples/tutorials/ex4tu.c
/petsc/src/snes/examples/tutorials/ex5s.c
/petsc/src/ts/examples/tests/ex1f.F
/petsc/src/ts/examples/tutorials/ex1f.F
/petsc/src/ts/examples/tutorials/ex2f.F
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/vec/examples/tutorials/ex17.c
/petsc/src/vec/vec/impls/mpi/pmap.c
6a65c76626-Jan-2006 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.3988.1.9
hzhang@shakey.mcs.anl.gov|ChangeSet|20060126161546|22312
ChangeSet
1.3988.1.9 06/01/26 10:15:46 hzhang@shakey.mcs.anl.gov +2 -0
bugfix: replace VecCopy() with internal Vec

bk-changeset-1.3988.1.9
hzhang@shakey.mcs.anl.gov|ChangeSet|20060126161546|22312
ChangeSet
1.3988.1.9 06/01/26 10:15:46 hzhang@shakey.mcs.anl.gov +2 -0
bugfix: replace VecCopy() with internal VecCopy_Seq()

src/mat/impls/sbaij/seq/sbaij2.c
1.44 06/01/26 10:15:44 hzhang@shakey.mcs.anl.gov +9 -8
bugfix: replace VecCopy() with internal VecCopy_Seq()

src/mat/impls/baij/seq/baij2.c
1.39 06/01/26 10:15:44 hzhang@shakey.mcs.anl.gov +3 -2
bugfix: replace VecCopy() with internal VecCopy_Seq()


Hg-commit: bdcfa3b0dd5c0e01700b0cec99667fd57e054fe4

show more ...


/petsc/bmake/common/rules.shared.basic
/petsc/bmake/common/test
/petsc/config/asterix-tops.py
/petsc/include/petscda.h
/petsc/include/petscmesh.h
/petsc/python/PETSc/package.py
/petsc/python/PETSc/packages/Boost.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/babel.py
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/mesh/examples/tests/makefile
/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/BiGraph.hh
/petsc/src/dm/mesh/sieve/CoSieve.hh
/petsc/src/dm/mesh/sieve/CoSifter.hh
/petsc/src/dm/mesh/sieve/makefile
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/documentation/changes/231.html
/petsc/src/docs/website/miscellaneous/mailing-lists.html
/petsc/src/inline/ilu.h
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tutorials/ex33.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/adic/nladic.c
/petsc/src/mat/impls/aij/mpi/mmaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiptap.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
/petsc/src/mat/impls/baij/mpi/mmbaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/baij/seq/dgefa2.c
/petsc/src/mat/impls/csr/inode/inode.c
/petsc/src/mat/impls/dense/mpi/plapack/plapack.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
sbaij2.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/snes/utils/adutils/damgsnesad.c
/petsc/src/sys/error/fp.c
/petsc/src/tops/examples/cxx/ex1/makefile
/petsc/src/tops/examples/cxx/ex2/makefile
/petsc/src/tops/examples/cxx/ex3/makefile
/petsc/src/tops/examples/cxx/ex4/makefile
/petsc/src/tops/makefile.rules
/petsc/src/vec/vec/impls/mpi/pmap.c
05b42c5f22-Jan-2006 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3972.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20060122000257|17256
ChangeSet
1.3972.1.1 06/01/21 18:02:57 barrysmith@barry-smiths-computer.local +65 -0
Many files:

bk-changeset-1.3972.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20060122000257|17256
ChangeSet
1.3972.1.1 06/01/21 18:02:57 barrysmith@barry-smiths-computer.local +65 -0
Many files:
remove if not null test around all PetscFree()

src/vec/vec/utils/vscat.c
1.51 06/01/21 17:13:04 barrysmith@barry-smiths-computer.local +2 -2
remove if not null test around all PetscFree()

src/vec/vec/utils/vpscat.c
1.59 06/01/21 17:13:04 barrysmith@barry-smiths-computer.local +4 -4
remove if not null test around all PetscFree()

src/vec/vec/utils/vecstash.c
1.20 06/01/21 17:13:03 barrysmith@barry-smiths-computer.local +16 -32
remove if not null test around all PetscFree()

src/vec/vec/interface/vector.c
1.156 06/01/21 17:13:03 barrysmith@barry-smiths-computer.local +1 -3
remove if not null test around all PetscFree()

src/vec/vec/impls/seq/dvec2.c
1.41 06/01/21 17:13:03 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/vec/vec/impls/seq/bvec2.c
1.83 06/01/21 17:13:03 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/vec/vec/impls/mpi/pdvec.c
1.73 06/01/21 17:13:02 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/vec/is/utils/isltog.c
1.46 06/01/21 17:13:02 barrysmith@barry-smiths-computer.local +5 -5
remove if not null test around all PetscFree()

src/vec/is/utils/iscoloring.c
1.40 06/01/21 17:13:01 barrysmith@barry-smiths-computer.local +1 -3
remove if not null test around all PetscFree()

src/sys/viewer/impls/mathematica/mathematica.c
1.41 06/01/21 17:13:01 barrysmith@barry-smiths-computer.local +2 -6
remove if not null test around all PetscFree()

src/sys/viewer/impls/hdf4/hdf4v.c
1.20 06/01/21 17:13:00 barrysmith@barry-smiths-computer.local +4 -6
remove if not null test around all PetscFree()

src/sys/plog/plog.c
1.78 06/01/21 17:13:00 barrysmith@barry-smiths-computer.local +4 -8
remove if not null test around all PetscFree()

src/sys/plog/classLog.c
1.30 06/01/21 17:13:00 barrysmith@barry-smiths-computer.local +1 -3
remove if not null test around all PetscFree()

src/sys/objects/inherit.c
1.47 06/01/21 17:12:59 barrysmith@barry-smiths-computer.local +7 -21
remove if not null test around all PetscFree()

src/sys/objects/aoptions.c
1.44 06/01/21 17:12:59 barrysmith@barry-smiths-computer.local +2 -2
remove if not null test around all PetscFree()

src/snes/interface/snesut.c
1.25 06/01/21 17:12:58 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/snes/interface/snes.c
1.102 06/01/21 17:12:53 barrysmith@barry-smiths-computer.local +2 -2
remove if not null test around all PetscFree()

src/mat/utils/matstash.c
1.27 06/01/21 17:12:52 barrysmith@barry-smiths-computer.local +12 -24
remove if not null test around all PetscFree()

src/mat/utils/gcreate.c
1.48 06/01/21 17:12:52 barrysmith@barry-smiths-computer.local +3 -4
remove if not null test around all PetscFree()

src/mat/partition/impls/scotch/scotch.c
1.17 06/01/21 17:12:52 barrysmith@barry-smiths-computer.local +2 -6
remove if not null test around all PetscFree()

src/mat/partition/partition.c
1.32 06/01/21 17:12:51 barrysmith@barry-smiths-computer.local +4 -12
remove if not null test around all PetscFree()

src/mat/partition/impls/party/party.c
1.15 06/01/21 17:12:51 barrysmith@barry-smiths-computer.local +2 -4
remove if not null test around all PetscFree()

src/mat/partition/impls/jostle/jostle.c
1.12 06/01/21 17:12:51 barrysmith@barry-smiths-computer.local +3 -8
remove if not null test around all PetscFree()

src/mat/partition/impls/chaco/chaco.c
1.16 06/01/21 17:12:51 barrysmith@barry-smiths-computer.local +2 -7
remove if not null test around all PetscFree()

src/mat/matfd/fdmatrix.c
1.39 06/01/21 17:12:51 barrysmith@barry-smiths-computer.local +5 -5
remove if not null test around all PetscFree()

src/mat/interface/matrix.c
1.211 06/01/21 17:12:50 barrysmith@barry-smiths-computer.local +2 -6
remove if not null test around all PetscFree()

src/mat/impls/sbaij/seq/sbaijfact2.c
1.69 06/01/21 17:12:50 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/mat/impls/sbaij/seq/sbaij.c
1.157 06/01/21 17:12:50 barrysmith@barry-smiths-computer.local +11 -14
remove if not null test around all PetscFree()

src/mat/impls/sbaij/mpi/sbaijov.c
1.43 06/01/21 17:12:50 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/mat/impls/sbaij/mpi/mpisbaij.c
1.140 06/01/21 17:12:49 barrysmith@barry-smiths-computer.local +10 -12
remove if not null test around all PetscFree()

src/mat/impls/rowbs/mpi/mpirowbs.c
1.87 06/01/21 17:12:49 barrysmith@barry-smiths-computer.local +3 -3
remove if not null test around all PetscFree()

src/mat/impls/dense/seq/dense.c
1.94 06/01/21 17:12:49 barrysmith@barry-smiths-computer.local +5 -7
remove if not null test around all PetscFree()

src/mat/impls/dense/mpi/mpidense.c
1.74 06/01/21 17:12:49 barrysmith@barry-smiths-computer.local +5 -5
remove if not null test around all PetscFree()

src/mat/impls/bdiag/seq/bdiag3.c
1.30 06/01/21 17:12:48 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/mat/impls/bdiag/seq/bdiag.c
1.57 06/01/21 17:12:48 barrysmith@barry-smiths-computer.local +2 -2
remove if not null test around all PetscFree()

src/mat/impls/bdiag/mpi/mpibdiag.c
1.56 06/01/21 17:12:48 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/mat/impls/baij/seq/baij.c
1.145 06/01/21 17:12:47 barrysmith@barry-smiths-computer.local +11 -11
remove if not null test around all PetscFree()

src/mat/impls/baij/mpi/mpibaij.c
1.109 06/01/21 17:12:47 barrysmith@barry-smiths-computer.local +12 -14
remove if not null test around all PetscFree()

src/mat/impls/aij/seq/lusol/lusol.c
1.42 06/01/21 17:12:47 barrysmith@barry-smiths-computer.local +0 -1
remove if not null test around all PetscFree()

src/mat/impls/aij/seq/crl/crl.c
1.18 06/01/21 17:12:47 barrysmith@barry-smiths-computer.local +2 -3
remove if not null test around all PetscFree()

src/mat/impls/aij/seq/aij.c
1.251 06/01/21 17:12:46 barrysmith@barry-smiths-computer.local +6 -6
remove if not null test around all PetscFree()

src/mat/impls/aij/mpi/mumps/mumps.c
1.103 06/01/21 17:12:46 barrysmith@barry-smiths-computer.local +2 -6
remove if not null test around all PetscFree()

src/mat/impls/aij/mpi/mpiptap.c
1.28 06/01/21 17:12:46 barrysmith@barry-smiths-computer.local +3 -3
remove if not null test around all PetscFree()

src/mat/impls/aij/mpi/mpimatmatmult.c
1.13 06/01/21 17:12:46 barrysmith@barry-smiths-computer.local +4 -4
remove if not null test around all PetscFree()

src/mat/impls/aij/mpi/crl/mcrl.c
1.11 06/01/21 17:12:46 barrysmith@barry-smiths-computer.local +2 -7
remove if not null test around all PetscFree()

src/mat/impls/aij/mpi/mpiaij.c
1.267 06/01/21 17:12:45 barrysmith@barry-smiths-computer.local +8 -10
remove if not null test around all PetscFree()

src/mat/impls/adj/mpi/mpiadj.c
1.54 06/01/21 17:12:45 barrysmith@barry-smiths-computer.local +2 -2
remove if not null test around all PetscFree()

src/mat/examples/tests/ex92.c
1.13 06/01/21 17:12:44 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/ksp/pc/interface/pcset.c
1.28 06/01/21 17:12:44 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/ksp/pc/impls/shell/shellpc.c
1.35 06/01/21 17:12:43 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/ksp/pc/impls/is/pcis.c
1.29 06/01/21 17:12:43 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/ksp/pc/impls/is/nn/nn.c
1.35 06/01/21 17:12:43 barrysmith@barry-smiths-computer.local +2 -2
remove if not null test around all PetscFree()

src/ksp/pc/impls/fieldsplit/fieldsplit.c
1.31 06/01/21 17:12:43 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/ksp/pc/impls/bjacobi/bjacobi.c
1.53 06/01/21 17:12:42 barrysmith@barry-smiths-computer.local +6 -6
remove if not null test around all PetscFree()

src/ksp/pc/impls/asm/asm.c
1.54 06/01/21 17:12:42 barrysmith@barry-smiths-computer.local +3 -3
remove if not null test around all PetscFree()

src/ksp/ksp/interface/iterativ.c
1.44 06/01/21 17:12:42 barrysmith@barry-smiths-computer.local +1 -4
remove if not null test around all PetscFree()

src/ksp/ksp/impls/gmres/lgmres/lgmres.c
1.48 06/01/21 17:12:42 barrysmith@barry-smiths-computer.local +10 -11
remove if not null test around all PetscFree()

src/ksp/ksp/impls/gmres/fgmres/fgmres.c
1.58 06/01/21 17:12:42 barrysmith@barry-smiths-computer.local +12 -16
remove if not null test around all PetscFree()

src/ksp/ksp/impls/gmres/gmres.c
1.69 06/01/21 17:12:41 barrysmith@barry-smiths-computer.local +8 -25
remove if not null test around all PetscFree()

src/dm/mesh/mesh.c
1.53 06/01/21 17:12:40 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/dm/da/utils/sliced.c
1.25 06/01/21 17:12:39 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/dm/da/src/dadestroy.c
1.25 06/01/21 17:12:39 barrysmith@barry-smiths-computer.local +18 -42
remove if not null test around all PetscFree()

src/dm/da/examples/tests/ex3.c
1.7 06/01/21 17:12:39 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/dm/ao/interface/aodata.c
1.20 06/01/21 17:12:38 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/contrib/ysmp/ex1.c
1.10 06/01/21 17:12:37 barrysmith@barry-smiths-computer.local +2 -1
remove if not null test around all PetscFree()


Hg-commit: b4af67b5c981881d35552a72f29068911e24b525

show more ...


/petsc/config/asterix-sun.py
/petsc/config/configure.py
/petsc/config/linux-rhAS3-gcc32.py
/petsc/include/private/petscimpl.h
/petsc/maint/asterix-test.sh
/petsc/maint/update-docs.py
/petsc/python/PETSc/package.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/PLAPACK.py
/petsc/python/PETSc/packages/SCALAPACK.py
/petsc/python/PETSc/packages/SuperLU.py
/petsc/python/PETSc/packages/SuperLU_DIST.py
/petsc/python/PETSc/packages/TetGen.py
/petsc/python/PETSc/utilities/libraryOptions.py
/petsc/src/contrib/ysmp/ex1.c
/petsc/src/dm/ao/interface/aodata.c
/petsc/src/dm/da/examples/tests/ex3.c
/petsc/src/dm/da/src/dadestroy.c
/petsc/src/dm/da/utils/sliced.c
/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/makefile
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/sieve/CoSifter.hh
/petsc/src/dm/mesh/sieve/Mesh.cxx
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/dm/mesh/sieve/Sifter.hh
/petsc/src/dm/mesh/sieve/makefile
/petsc/src/docs/website/documentation/bugreporting.html
/petsc/src/docs/website/documentation/changes/231.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/documentation/tutorials/PCFD04.html
/petsc/src/docs/website/documentation/tutorials/PCFD99.html
/petsc/src/docs/website/documentation/tutorials/index.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/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/index.html
/petsc/src/ksp/ksp/impls/gmres/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmres.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.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/shell/shellpc.c
/petsc/src/ksp/pc/impls/spai/ispai.c
/petsc/src/ksp/pc/interface/pcset.c
/petsc/src/mat/examples/tests/ex104.c
/petsc/src/mat/examples/tests/ex92.c
/petsc/src/mat/examples/tests/ex93.c
/petsc/src/mat/examples/tests/ex96.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/crl/mcrl.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
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/crl/crl.c
/petsc/src/mat/impls/aij/seq/lusol/lusol.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.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/bdiag/seq/bdiag3.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/sbaijov.c
/petsc/src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
sbaij.c
sbaijfact2.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/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/partition/partition.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/matstash.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesut.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/inherit.c
/petsc/src/sys/objects/state.c
/petsc/src/sys/plog/classLog.c
/petsc/src/sys/plog/plog.c
/petsc/src/sys/viewer/impls/hdf4/hdf4v.c
/petsc/src/sys/viewer/impls/mathematica/mathematica.c
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/vec/impls/hypre/vhyp.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/mpi/pvec2.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/impls/seq/dvec2.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/vecstash.c
/petsc/src/vec/vec/utils/vpscat.c
/petsc/src/vec/vec/utils/vscat.c
2a4c71fe21-Jan-2006 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3935.1.4
barrysmith@barry-smiths-computer.local|ChangeSet|20060121023719|36821
ChangeSet
1.3935.1.4 06/01/20 20:37:19 barrysmith@barry-smiths-computer.local +15 -0
Many files:

bk-changeset-1.3935.1.4
barrysmith@barry-smiths-computer.local|ChangeSet|20060121023719|36821
ChangeSet
1.3935.1.4 06/01/20 20:37:19 barrysmith@barry-smiths-computer.local +15 -0
Many files:
removed matrix record n,N,m,M,owners from external matrix package interfaces

src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
1.63 06/01/20 20:05:59 barrysmith@barry-smiths-computer.local +1 -1
removed matrix record n,N,m,M,owners from external matrix package interfaces

src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
1.50.1.1 06/01/20 20:05:59 barrysmith@barry-smiths-computer.local +1 -1
removed matrix record n,N,m,M,owners from external matrix package interfaces

src/mat/impls/rowbs/mpi/mpirowbs.h
1.14 06/01/20 20:05:58 barrysmith@barry-smiths-computer.local +0 -2
removed matrix record n,N,m,M,owners from external matrix package interfaces

src/mat/impls/rowbs/mpi/mpirowbs.c
1.85 06/01/20 20:05:58 barrysmith@barry-smiths-computer.local +94 -104
removed matrix record n,N,m,M,owners from external matrix package interfaces

src/mat/impls/baij/mpi/dscpack/dscpack.c
1.71 06/01/20 20:05:58 barrysmith@barry-smiths-computer.local +2 -2
removed matrix record n,N,m,M,owners from external matrix package interfaces

src/mat/impls/aij/seq/umfpack/umfpack.c
1.50 06/01/20 20:05:58 barrysmith@barry-smiths-computer.local +4 -4
removed matrix record n,N,m,M,owners from external matrix package interfaces

src/mat/impls/aij/seq/superlu/superlu.c
1.86 06/01/20 20:05:58 barrysmith@barry-smiths-computer.local +6 -6
removed matrix record n,N,m,M,owners from external matrix package interfaces

src/mat/impls/aij/seq/spooles/aijspooles.c
1.40 06/01/20 20:05:58 barrysmith@barry-smiths-computer.local +3 -3
removed matrix record n,N,m,M,owners from external matrix package interfaces

src/mat/impls/aij/seq/matlab/aijmatlab.c
1.49 06/01/20 20:05:57 barrysmith@barry-smiths-computer.local +12 -12
removed matrix record n,N,m,M,owners from external matrix package interfaces

src/mat/impls/aij/seq/essl/essl.c
1.45 06/01/20 20:05:57 barrysmith@barry-smiths-computer.local +6 -6
removed matrix record n,N,m,M,owners from external matrix package interfaces

src/mat/impls/aij/seq/dxml/dxml.c
1.9 06/01/20 20:05:57 barrysmith@barry-smiths-computer.local +2 -2
removed matrix record n,N,m,M,owners from external matrix package interfaces

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.121 06/01/20 20:05:57 barrysmith@barry-smiths-computer.local +12 -13
removed matrix record n,N,m,M,owners from external matrix package interfaces

src/mat/impls/aij/mpi/spooles/mpispooles.c
1.77 06/01/20 20:05:57 barrysmith@barry-smiths-computer.local +4 -4
removed matrix record n,N,m,M,owners from external matrix package interfaces

src/mat/impls/aij/mpi/spooles/mpiaijspooles.c
1.33 06/01/20 20:05:56 barrysmith@barry-smiths-computer.local +1 -1
removed matrix record n,N,m,M,owners from external matrix package interfaces

src/mat/impls/aij/mpi/mumps/mumps.c
1.101 06/01/20 20:05:56 barrysmith@barry-smiths-computer.local +9 -9
removed matrix record n,N,m,M,owners from external matrix package interfaces


Hg-commit: 035929bbf98c5aad7e3efaa2c7fde8515773c2c8

show more ...

899cda4721-Jan-2006 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3935.1.3
barrysmith@barry-smiths-computer.local|ChangeSet|20060121004113|25583
ChangeSet
1.3935.1.3 06/01/20 18:41:13 barrysmith@barry-smiths-computer.local +77 -0
Many files:

bk-changeset-1.3935.1.3
barrysmith@barry-smiths-computer.local|ChangeSet|20060121004113|25583
ChangeSet
1.3935.1.3 06/01/20 18:41:13 barrysmith@barry-smiths-computer.local +77 -0
Many files:
removed matrix record n,N,m,M,owners etc use those in the map

src/vec/vec/interface/vector.c
1.155 06/01/20 18:34:32 barrysmith@barry-smiths-computer.local +1 -2
removed matrix record n,N,m,M,owners etc use those in the map

src/vec/vec/impls/seq/bvec2.c
1.82 06/01/20 18:34:31 barrysmith@barry-smiths-computer.local +3 -1
removed matrix record n,N,m,M,owners etc use those in the map

src/vec/vec/impls/mpi/pmap.c
1.20 06/01/20 18:34:30 barrysmith@barry-smiths-computer.local +5 -3
removed matrix record n,N,m,M,owners etc use those in the map

src/vec/vec/impls/mpi/pbvec.c
1.45 06/01/20 18:34:30 barrysmith@barry-smiths-computer.local +2 -6
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/utils/gcreate.c
1.47 06/01/20 18:32:51 barrysmith@barry-smiths-computer.local +12 -11
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/utils/compressedrow.c
1.16 06/01/20 18:32:50 barrysmith@barry-smiths-computer.local +2 -2
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/order/sorder.c
1.24 06/01/20 18:32:48 barrysmith@barry-smiths-computer.local +1 -1
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/interface/matrix.c
1.210 06/01/20 18:32:44 barrysmith@barry-smiths-computer.local +83 -83
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/interface/matreg.c
1.27 06/01/20 18:32:43 barrysmith@barry-smiths-computer.local +1 -1
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/shell/shellcnv.c
1.21 06/01/20 18:32:42 barrysmith@barry-smiths-computer.local +1 -1
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/shell/shell.c
1.38 06/01/20 18:32:42 barrysmith@barry-smiths-computer.local +5 -7
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/sbaij/seq/sbaijfact2.c
1.68 06/01/20 18:32:41 barrysmith@barry-smiths-computer.local +10 -11
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/sbaij/seq/sbaijfact.c
1.94 06/01/20 18:32:41 barrysmith@barry-smiths-computer.local +8 -8
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/sbaij/seq/sbaij2.c
1.43 06/01/20 18:32:40 barrysmith@barry-smiths-computer.local +38 -38
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/sbaij/seq/sbaij.c
1.156 06/01/20 18:32:40 barrysmith@barry-smiths-computer.local +39 -41
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/sbaij/seq/aijsbaij.c
1.29 06/01/20 18:32:40 barrysmith@barry-smiths-computer.local +8 -8
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/sbaij/mpi/sbaijov.c
1.42 06/01/20 18:32:38 barrysmith@barry-smiths-computer.local +4 -4
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/sbaij/mpi/mpisbaij.h
1.18 06/01/20 18:32:37 barrysmith@barry-smiths-computer.local +0 -1
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/sbaij/mpi/mpisbaij.c
1.139 06/01/20 18:32:37 barrysmith@barry-smiths-computer.local +89 -101
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/sbaij/mpi/mmsbaij.c
1.38 06/01/20 18:32:37 barrysmith@barry-smiths-computer.local +12 -12
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/rowbs/mpi/mpirowbs.c
1.84 06/01/20 18:32:36 barrysmith@barry-smiths-computer.local +2 -10
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/normal/normm.c
1.13 06/01/20 18:32:35 barrysmith@barry-smiths-computer.local +8 -8
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/maij/maij.c
1.44 06/01/20 18:32:35 barrysmith@barry-smiths-computer.local +62 -62
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/lrc/lrc.c
1.3 06/01/20 18:32:35 barrysmith@barry-smiths-computer.local +6 -6
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/is/matis.c
1.27 06/01/20 18:32:34 barrysmith@barry-smiths-computer.local +4 -6
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/dense/seq/dense.c
1.93 06/01/20 18:32:33 barrysmith@barry-smiths-computer.local +124 -128
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/dense/mpi/mpidense.h
1.10 06/01/20 18:32:32 barrysmith@barry-smiths-computer.local +3 -6
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/dense/mpi/mpidense.c
1.73 06/01/20 18:32:32 barrysmith@barry-smiths-computer.local +55 -76
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/dense/mpi/mmdense.c
1.19 06/01/20 18:32:32 barrysmith@barry-smiths-computer.local +15 -15
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/csr/inode/inode2.c
1.5 06/01/20 18:32:31 barrysmith@barry-smiths-computer.local +1 -1
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/csr/inode/inode.c
1.58 06/01/20 18:32:31 barrysmith@barry-smiths-computer.local +14 -14
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/bdiag/seq/bdiag3.c
1.29 06/01/20 18:32:30 barrysmith@barry-smiths-computer.local +29 -29
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/bdiag/seq/bdiag2.c
1.28 06/01/20 18:32:30 barrysmith@barry-smiths-computer.local +22 -22
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/bdiag/seq/bdiag.c
1.56 06/01/20 18:32:30 barrysmith@barry-smiths-computer.local +27 -28
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/bdiag/seq/bdfact.c
1.20 06/01/20 18:32:29 barrysmith@barry-smiths-computer.local +17 -17
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/bdiag/mpi/mpibdiag.h
1.11 06/01/20 18:32:29 barrysmith@barry-smiths-computer.local +0 -2
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/bdiag/mpi/mpibdiag.c
1.55 06/01/20 18:32:29 barrysmith@barry-smiths-computer.local +47 -65
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/bdiag/mpi/mmbdiag.c
1.11 06/01/20 18:32:28 barrysmith@barry-smiths-computer.local +4 -4
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/baij/seq/baijfact4.c
1.16 06/01/20 18:32:26 barrysmith@barry-smiths-computer.local +1 -1
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/baij/seq/baijfact3.c
1.29 06/01/20 18:32:25 barrysmith@barry-smiths-computer.local +2 -2
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/baij/seq/baijfact2.c
1.55 06/01/20 18:32:25 barrysmith@barry-smiths-computer.local +40 -40
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/baij/seq/baijfact.c
1.39 06/01/20 18:32:24 barrysmith@barry-smiths-computer.local +6 -6
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/baij/seq/baij2.c
1.38 06/01/20 18:32:24 barrysmith@barry-smiths-computer.local +27 -27
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/baij/seq/baij.c
1.144 06/01/20 18:32:24 barrysmith@barry-smiths-computer.local +61 -62
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/baij/seq/aijbaij.c
1.26 06/01/20 18:32:23 barrysmith@barry-smiths-computer.local +4 -4
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/baij/mpi/mpibaij.h
1.20 06/01/20 18:32:23 barrysmith@barry-smiths-computer.local +2 -4
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/baij/mpi/mpibaij.c
1.108 06/01/20 18:32:22 barrysmith@barry-smiths-computer.local +100 -119
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/baij/mpi/mmbaij.c
1.28 06/01/20 18:32:22 barrysmith@barry-smiths-computer.local +8 -8
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/baij/mpi/baijov.c
1.37 06/01/20 18:32:21 barrysmith@barry-smiths-computer.local +17 -17
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/aij/seq/csrperm/csrperm.c
1.27 06/01/20 18:32:18 barrysmith@barry-smiths-computer.local +3 -3
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/aij/seq/symtranspose.c
1.14 06/01/20 18:32:17 barrysmith@barry-smiths-computer.local +3 -3
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/aij/seq/matptap.c
1.87 06/01/20 18:32:17 barrysmith@barry-smiths-computer.local +2 -2
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/aij/seq/crl/crl.c
1.17 06/01/20 18:32:17 barrysmith@barry-smiths-computer.local +2 -2
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/aij/seq/matpapt.c
1.46 06/01/20 18:32:16 barrysmith@barry-smiths-computer.local +2 -2
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/aij/seq/matmatmult.c
1.91 06/01/20 18:32:15 barrysmith@barry-smiths-computer.local +5 -5
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/aij/seq/fdaij.c
1.17 06/01/20 18:32:15 barrysmith@barry-smiths-computer.local +5 -5
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/aij/seq/aijfact.c
1.129 06/01/20 18:32:14 barrysmith@barry-smiths-computer.local +20 -20
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/aij/seq/aij.c
1.250 06/01/20 18:32:14 barrysmith@barry-smiths-computer.local +106 -106
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/aij/mpi/mpiptap.c
1.25 06/01/20 18:32:12 barrysmith@barry-smiths-computer.local +24 -22
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/aij/mpi/mpiov.c
1.41 06/01/20 18:32:12 barrysmith@barry-smiths-computer.local +46 -46
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/aij/mpi/crl/mcrl.c
1.10 06/01/20 18:32:12 barrysmith@barry-smiths-computer.local +5 -5
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/aij/mpi/mpimatmatmult.c
1.10.1.1 06/01/20 18:32:11 barrysmith@barry-smiths-computer.local +5 -6
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/aij/mpi/mpiaij.h
1.38.1.1 06/01/20 18:32:11 barrysmith@barry-smiths-computer.local +0 -3
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/aij/mpi/mpiaij.c
1.264 06/01/20 18:32:11 barrysmith@barry-smiths-computer.local +166 -182
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/aij/mpi/mmaij.c
1.29 06/01/20 18:32:10 barrysmith@barry-smiths-computer.local +18 -18
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/aij/mpi/fdmpiaij.c
1.17 06/01/20 18:32:10 barrysmith@barry-smiths-computer.local +6 -6
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/adj/mpi/mpiadj.h
1.7 06/01/20 18:32:09 barrysmith@barry-smiths-computer.local +0 -2
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/adj/mpi/mpiadj.c
1.53 06/01/20 18:32:09 barrysmith@barry-smiths-computer.local +16 -33
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/impls/adic/matadic.c
1.39 06/01/20 18:32:09 barrysmith@barry-smiths-computer.local +5 -5
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/examples/tests/ex5.c
1.13 06/01/20 18:31:54 barrysmith@barry-smiths-computer.local +3 -1
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/matimpl.h
1.96 06/01/20 18:31:48 barrysmith@barry-smiths-computer.local +0 -3
removed matrix record n,N,m,M,owners etc use those in the map

src/mat/color/color.c
1.28 06/01/20 18:31:48 barrysmith@barry-smiths-computer.local +1 -1
removed matrix record n,N,m,M,owners etc use those in the map

src/ksp/pc/impls/tfs/tfs.c
1.8 06/01/20 18:31:47 barrysmith@barry-smiths-computer.local +12 -12
removed matrix record n,N,m,M,owners etc use those in the map

src/ksp/pc/impls/pbjacobi/pbjacobi.c
1.22 06/01/20 18:31:43 barrysmith@barry-smiths-computer.local +2 -2
removed matrix record n,N,m,M,owners etc use those in the map

src/ksp/ksp/examples/tests/ex24.c
1.17 06/01/20 18:31:09 barrysmith@barry-smiths-computer.local +11 -4
removed matrix record n,N,m,M,owners etc use those in the map

src/dm/ao/interface/ao.c
1.20 06/01/20 18:30:20 barrysmith@barry-smiths-computer.local +1 -1
removed matrix record n,N,m,M,owners etc use those in the map

include/private/vecimpl.h
1.52 06/01/20 18:29:32 barrysmith@barry-smiths-computer.local +1 -1
removed matrix record n,N,m,M,owners etc use those in the map


Hg-commit: 7659d1c0e1f940ea0662bf3c3aa453f50fcda5da

show more ...


/petsc/include/private/vecimpl.h
/petsc/src/dm/ao/interface/ao.c
/petsc/src/ksp/ksp/examples/tests/ex24.c
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/ksp/pc/impls/tfs/tfs.c
/petsc/src/mat/color/color.c
/petsc/src/mat/examples/tests/ex5.c
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/adj/mpi/mpiadj.h
/petsc/src/mat/impls/aij/mpi/crl/mcrl.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/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/crl/crl.c
/petsc/src/mat/impls/aij/seq/csrperm/csrperm.c
/petsc/src/mat/impls/aij/seq/fdaij.c
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/aij/seq/matpapt.c
/petsc/src/mat/impls/aij/seq/matptap.c
/petsc/src/mat/impls/aij/seq/symtranspose.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/mmbaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.h
/petsc/src/mat/impls/baij/seq/aijbaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij2.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/baij/seq/baijfact4.c
/petsc/src/mat/impls/bdiag/mpi/mmbdiag.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.h
/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/bdiag/seq/bdiag3.c
/petsc/src/mat/impls/csr/inode/inode.c
/petsc/src/mat/impls/csr/inode/inode2.c
/petsc/src/mat/impls/dense/mpi/mmdense.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/mpi/mpidense.h
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/lrc/lrc.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/normal/normm.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/mpi/mpisbaij.h
/petsc/src/mat/impls/sbaij/mpi/sbaijov.c
aijsbaij.c
sbaij.c
sbaij2.c
sbaijfact.c
sbaijfact2.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/impls/shell/shellcnv.c
/petsc/src/mat/interface/matreg.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/order/sorder.c
/petsc/src/mat/utils/compressedrow.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/mpi/pmap.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/interface/vector.c

1...<<31323334353637383940>>...53