History log of /petsc/src/mat/impls/sbaij/ (Results 926 – 950 of 1718)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
a6f0575f03-Nov-2009 Barry Smith <bsmith@mcs.anl.gov>

fixed setting of MatMult function pointer with Hermitian option for block size 1.

Hg-commit: 1365719a088a0f8ef2c3a62fcf77e457a024e344

eeffb40d03-Nov-2009 Hong Zhang <hzhang@mcs.anl.gov>

add MatMult_SeqSBAIJ_1_Hermitian() and MatHermitianTranspose()

Hg-commit: 284b8e9149e7268648f12ec58fc3a6cb75e5468c

4108e4d529-Oct-2009 Barry Smith <bsmith@mcs.anl.gov>

changed _Inode to _SeqAIJ_Inode to make clearer the relationship between inodes and seqaij

Hg-commit: ad72f3aa29dc86f484fa9ca80f5a4b665e5507a3

41f059ae29-Oct-2009 Barry Smith <bsmith@mcs.anl.gov>

changed MatRelax() to MatSOR() to match MatSORType and PCSOR

Hg-commit: e68531df6999d872cd12e8f3ab1ea488c58078d8

2628309129-Oct-2009 Barry Smith <bsmith@mcs.anl.gov>

changed PetscMap to PetscLayout

Hg-commit: b8f4632bd00d1563dcf8108fd4199169f8fd320b


/petsc/bin/maint/generateetags.py
/petsc/config/PETSc/__init__.py
/petsc/include/private/matimpl.h
/petsc/include/private/vecimpl.h
/petsc/include/sieve/Mesh.hh
/petsc/makefile
/petsc/src/dm/da/utils/pack.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/developers/projects.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/utils/schurm.c
/petsc/src/ksp/pc/impls/redistribute/redistribute.c
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/adj/mpi/mpiadj.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/mpiptap.c
/petsc/src/mat/impls/aij/seq/aij.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/blockmat/seq/blockmat.c
/petsc/src/mat/impls/composite/mcomposite.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/hypre/mhyp.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/mffd/mffd.c
mpi/mmsbaij.c
mpi/mpisbaij.c
seq/sbaij.c
/petsc/src/mat/impls/scatter/mscatter.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/impls/submat/submat.c
/petsc/src/mat/impls/transpose/transm.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/snes/examples/tutorials/makefile
/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/impls/sieve/sieveVec.c
/petsc/src/vec/vec/interface/veccreate.c
/petsc/src/vec/vec/interface/vector.c
7a2fc3fe29-Oct-2009 Barry Smith <bsmith@mcs.anl.gov>

changed PetscMap to be pointer to _p_PetscMap
changed PetscMapInitialize() to PetscMapCreate() and also have it malloc the space

Hg-commit: 2d1edc265bc1b52b0bfe730b4711ac37a11744fd


/petsc/bin/TOPSInstaller.py
/petsc/bin/maint/buildtest
/petsc/bin/maint/checkBuilds.py
/petsc/bin/maint/confignightly/crush3
/petsc/bin/maint/confignightly/steamroller2
/petsc/bin/maint/copylognightly
/petsc/bin/maint/gcov.py
/petsc/bin/maint/package-test.sh
/petsc/bin/maint/xclude
/petsc/bin/matlab/PetscReadBinaryMatlab.m
/petsc/bin/win32fe/win32fe.exe
/petsc/bin/win32fe/win32feutils.dll
/petsc/conf/rules
/petsc/conf/test
/petsc/conf/variables
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/package.py
/petsc/config/PETSc/packages/Prometheus.py
/petsc/config/PETSc/utilities/arch.py
/petsc/config/builder.py
/petsc/config/examples/arch-linux-complex-gcov.py
/petsc/config/examples/arch-linux-cxx-sieve-gcov.py
/petsc/config/examples/bgp-ibm-opt.py
/petsc/config/install.py
/petsc/include/finclude/ftn-custom/petscmat.h90
/petsc/include/finclude/petscmat.h
/petsc/include/finclude/petscmatfactorinfosize.h
/petsc/include/finclude/petscmatinfosize.h
/petsc/include/petsc.h
/petsc/include/petscblaslapack.h
/petsc/include/petscblaslapack_c.h
/petsc/include/petscblaslapack_caps.h
/petsc/include/petscblaslapack_stdcall.h
/petsc/include/petscblaslapack_uscore.h
/petsc/include/petscdraw.h
/petsc/include/petscmat.h
/petsc/include/petscsys.h
/petsc/include/petscts.h
/petsc/include/petscversion.h
/petsc/include/private/matimpl.h
/petsc/include/private/vecimpl.h
/petsc/include/private/viewerimpl.h
/petsc/include/sieve/ParallelMapping.hh
/petsc/makefile
/petsc/src/dm/da/makefile
/petsc/src/dm/da/utils/pack.c
/petsc/src/dm/mesh/mesh.c
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/miscellaneous/external.html
/petsc/src/inline/makefile
/petsc/src/ksp/ksp/examples/tests/ex17.c
/petsc/src/ksp/ksp/examples/tests/ex30.c
/petsc/src/ksp/ksp/examples/tests/ex32.c
/petsc/src/ksp/ksp/examples/tests/ex33.c
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tests/output/ex17_1.out
/petsc/src/ksp/ksp/examples/tests/output/ex33.out
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/ex11.c
/petsc/src/ksp/ksp/examples/tutorials/ex11f.F
/petsc/src/ksp/ksp/examples/tutorials/ex40.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/utils/schurm.c
/petsc/src/ksp/pc/impls/asa/asa.c
/petsc/src/ksp/pc/impls/redistribute/redistribute.c
/petsc/src/mat/examples/tests/ex120.c
/petsc/src/mat/examples/tests/ex126f.F
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiptap.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/matptap.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/baijfact11.c
/petsc/src/mat/impls/baij/seq/baijfact13.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/baij/seq/baijfact5.c
/petsc/src/mat/impls/baij/seq/baijfact7.c
/petsc/src/mat/impls/baij/seq/baijfact9.c
/petsc/src/mat/impls/baij/seq/makefile
/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.h
mpi/mpisbaij.c
seq/sbaij.c
/petsc/src/mat/interface/f90-custom/zmatrixf90.c
/petsc/src/mat/interface/ftn-custom/zmatrixf.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/utils/freespace.c
/petsc/src/mat/utils/freespace.h
/petsc/src/mat/utils/gcreate.c
/petsc/src/snes/examples/tutorials/ex5f90.F
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/utils/damg.c
/petsc/src/sys/draw/drawimpl.h
/petsc/src/sys/draw/impls/x/xinit.c
/petsc/src/sys/draw/impls/x/xvgrab.c
/petsc/src/sys/draw/interface/dgpause.c
/petsc/src/sys/draw/interface/drawreg.c
/petsc/src/sys/draw/interface/dsetpause.c
/petsc/src/sys/draw/utils/zoom.c
/petsc/src/sys/error/adebug.c
/petsc/src/sys/error/errtrace.c
/petsc/src/sys/examples/tutorials/ex3f.F
/petsc/src/sys/ftn-custom/zstart.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/random/impls/rand/rand.c
/petsc/src/sys/random/impls/rand48/rand48.c
/petsc/src/sys/random/impls/sprng/sprng.c
/petsc/src/sys/random/interface/random.c
/petsc/src/sys/random/randomimpl.h
/petsc/src/sys/utils/psleep.c
/petsc/src/sys/viewer/impls/ascii/asciiimpl.h
/petsc/src/sys/viewer/impls/binary/binv.c
/petsc/src/sys/viewer/impls/draw/vdraw.h
/petsc/src/sys/viewer/impls/hdf5/hdf5v.c
/petsc/src/sys/viewer/impls/mathematica/mathematica.c
/petsc/src/sys/viewer/impls/mathematica/mathematica.h
/petsc/src/sys/viewer/impls/matlab/vmatlab.c
/petsc/src/sys/viewer/impls/netcdf/vnetcdf.c
/petsc/src/sys/viewer/impls/silo/vsilo.h
/petsc/src/sys/viewer/impls/socket/socket.h
/petsc/src/sys/viewer/impls/string/stringv.c
/petsc/src/sys/viewer/impls/vu/petscvu.c
/petsc/src/sys/viewer/interface/dupl.c
/petsc/src/sys/viewer/interface/flush.c
/petsc/src/sys/viewer/interface/view.c
/petsc/src/sys/viewer/interface/viewa.c
/petsc/src/sys/viewer/interface/viewreg.c
/petsc/src/sys/viewer/interface/viewregall.c
/petsc/src/sys/viewer/makefile
/petsc/src/ts/examples/tutorials/ex8.c
/petsc/src/ts/examples/tutorials/ex9.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/impls/explicit/makefile
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/ts/impls/explicit/ssp/makefile
/petsc/src/ts/impls/explicit/ssp/ssp.c
/petsc/src/ts/impls/implicit/cn/cn.c
/petsc/src/ts/impls/implicit/gl/gl.c
/petsc/src/ts/impls/implicit/gl/gl.h
/petsc/src/ts/impls/implicit/sundials/sundials.c
/petsc/src/ts/impls/implicit/theta/theta.c
/petsc/src/ts/interface/tsregall.c
/petsc/src/vec/vec/examples/tests/ex23.c
/petsc/src/vec/vec/examples/tutorials/ex20f90.F90
/petsc/src/vec/vec/examples/tutorials/makefile
/petsc/src/vec/vec/examples/tutorials/output/ex4f_1.out
/petsc/src/vec/vec/impls/mpi/pmap.c
/petsc/src/vec/vec/interface/veccreate.c
/petsc/src/vec/vec/utils/ftn-custom/zvscatf.c
/petsc/src/vec/vec/utils/vscat.c
/petsc/tutorials/python/ex1f.F
7f53bb6c09-Oct-2009 Hong Zhang <hzhang@mcs.anl.gov>

fix memory leak in matrix factorization routines

Hg-commit: e3157dcb727e97065d26a2e291f5377eb89fd848


/petsc/bin/maint/confignightly/churn
/petsc/bin/maint/confignightly/churn2
/petsc/bin/maint/confignightly/crank
/petsc/bin/maint/confignightly/crank2
/petsc/bin/maint/confignightly/crush
/petsc/bin/maint/confignightly/crush2
/petsc/bin/maint/confignightly/grind
/petsc/bin/maint/confignightly/grind2
/petsc/bin/maint/confignightly/steamroller
/petsc/bin/maint/dos/buildntdist
/petsc/bin/maint/dos/makecpp.tcl
/petsc/bin/maint/dos/makefile.dos
/petsc/bin/maint/dos/req.mak
/petsc/bin/maint/dos/rules_win32
/petsc/bin/maint/gcov.py
/petsc/bin/maint/generatefortranstubs.py
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/utilities/arch.py
/petsc/config/PETSc/utilities/petscdir.py
/petsc/config/configure.py
/petsc/config/examples/arch-linux-cxx-sieve.py
/petsc/config/examples/arch-linux-gcc-absoft.py
/petsc/config/examples/arch-linux-gcc-ifc.py
/petsc/config/examples/arch-linux-gcc-pgf90.py
/petsc/config/examples/arch-linux-gcov.py
/petsc/config/examples/arch-linux-pkgs-gcov.py
/petsc/config/examples/arch-linux-pkgs-opt.py
/petsc/config/examples/arch-linux-pkgs-valgrind.py
/petsc/config/examples/arch-linux-uni.py
/petsc/include/characteristic.h
/petsc/include/petscmesh.h
/petsc/include/sieve/SieveBuilder.hh
/petsc/src/contrib/helmholtz_2/makefile
/petsc/src/contrib/makefile
/petsc/src/contrib/mixedrealcomplex/makefile
/petsc/src/contrib/pc/makefile
/petsc/src/contrib/reusememory/makefile
/petsc/src/dm/da/src/usfft/makefile
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/dm/mesh/examples/tutorials/watson.cxx
/petsc/src/dm/mesh/ftn-custom/zsection.c
/petsc/src/dm/mesh/impls/cartesian/makefile
/petsc/src/dm/mesh/makefile
/petsc/src/dm/mesh/section.c
/petsc/src/dm/mesh/sieve/makefile
/petsc/src/docs/tex/manual/makefile
/petsc/src/docs/tex/petscapp.bib
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_mpicrl.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_mpicsrperm.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_seqcrl.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_seqcsrperm.out
/petsc/src/ksp/pc/impls/is/feti/examples/makefile
/petsc/src/ksp/pc/impls/is/feti/makefile
/petsc/src/ksp/pc/impls/redistribute/redistribute.c
/petsc/src/ksp/pc/impls/tfs/gs.c
/petsc/src/makefile
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/csrperm/mpicsrperm.c
/petsc/src/mat/impls/aij/mpi/makefile
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/csrperm/csrperm.c
/petsc/src/mat/impls/aij/seq/dxml/makefile
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
seq/sbaij.c
/petsc/src/semiLagrange/characteristicimpl.h
/petsc/src/semiLagrange/examples/makefile
/petsc/src/semiLagrange/examples/tutorials/ex1.c
/petsc/src/semiLagrange/examples/tutorials/ex2.c
/petsc/src/semiLagrange/examples/tutorials/ex4.c
/petsc/src/semiLagrange/examples/tutorials/makefile
/petsc/src/semiLagrange/impls/da/da.c
/petsc/src/semiLagrange/impls/da/da.h
/petsc/src/semiLagrange/impls/da/makefile
/petsc/src/semiLagrange/impls/makefile
/petsc/src/semiLagrange/interface/characteristic.c
/petsc/src/semiLagrange/interface/dlregis.c
/petsc/src/semiLagrange/interface/makefile
/petsc/src/semiLagrange/interface/mocregis.c
/petsc/src/semiLagrange/makefile
/petsc/src/sys/dll/makefile
/petsc/src/sys/error/examples/tests/makefile
/petsc/src/sys/error/makefile
/petsc/src/sys/objects/makefile
/petsc/src/sys/utils/arch.c
/petsc/src/sys/utils/makefile
/petsc/src/vec/vec/impls/seq/makefile
/petsc/tutorials/multiphysics/makefile
/petsc/tutorials/multiphysicsNonlinear/makefile
ec1065ed05-Oct-2009 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: e4ceadb2454090be7d46b3718e609756791804d0


/petsc/bin/maint/buildtest
/petsc/bin/maint/gcov.py
/petsc/conf/rules
/petsc/config/PETSc/packages/oski.py
/petsc/include/finclude/ftn-custom/petscmat.h90
/petsc/include/petscmat.h
/petsc/include/petscmesh.h
/petsc/include/sieve/Selection.hh
/petsc/src/contrib/semiLagrange/interface/characteristic.c
/petsc/src/dm/mesh/examples/tests/TestMeshExodus.c
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/ftn-custom/zmesh.c
/petsc/src/dm/mesh/ftn-custom/zsection.c
/petsc/src/dm/mesh/section.c
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/publications/index.html
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/mat/examples/tutorials/ex11.c
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/examples/tutorials/output/ex11_1.out
/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/mpiaij.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/crl/crl.h
/petsc/src/mat/impls/aij/seq/inode.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/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
mpi/mpisbaij.c
seq/sbaij.c
/petsc/src/mat/interface/f90-custom/zmatrixf90.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/vec/is/utils/iscoloring.c
8e80dd9028-Sep-2009 Barry Smith <bsmith@mcs.anl.gov>

turn on PETSC_USE_BACKWARD_LOOP except on BlueGene

Hg-commit: d30d7ca3ce0043adca70a94eb85508a992cb05b5

4fd072db28-Sep-2009 Barry Smith <bsmith@mcs.anl.gov>

added MAT_SHARE_NONZERO_PATTERN for SeqBAIJ matrices in MatDuplicate()
added a couple missing PetscLogObjectMemory() in SeqBAIJ

Hg-commit: 3fbba1b9cd2771828452e6c3179c885256f18b67


/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/Chaco.py
/petsc/config/PETSc/packages/Jostle.py
/petsc/config/PETSc/packages/MUMPS.py
/petsc/config/PETSc/packages/Matlab.py
/petsc/config/PETSc/packages/P3Dlib.py
/petsc/config/PETSc/packages/PARTY.py
/petsc/config/PETSc/packages/PLAPACK.py
/petsc/config/PETSc/packages/PaStiX.py
/petsc/config/PETSc/packages/Prometheus.py
/petsc/config/PETSc/packages/SCALAPACK.py
/petsc/config/PETSc/packages/Scotch.py
/petsc/config/PETSc/packages/Suggar.py
/petsc/config/PETSc/packages/SuperLU.py
/petsc/config/PETSc/packages/SuperLU_DIST.py
/petsc/config/PETSc/packages/TetGen.py
/petsc/config/PETSc/packages/Triangle.py
/petsc/config/PETSc/packages/X11.py
/petsc/config/PETSc/packages/Zoltan.py
/petsc/config/PETSc/packages/babel.py
/petsc/config/PETSc/packages/blacs.py
/petsc/config/PETSc/packages/blopex.py
/petsc/config/PETSc/packages/ccafe.py
/petsc/config/PETSc/packages/cproto.py
/petsc/config/PETSc/packages/expat.py
/petsc/config/PETSc/packages/fftw.py
/petsc/config/PETSc/packages/hdf5.py
/petsc/config/PETSc/packages/hypre.py
/petsc/config/PETSc/packages/lgrind.py
/petsc/config/PETSc/packages/ml.py
/petsc/config/PETSc/packages/mpe.py
/petsc/config/PETSc/packages/mpi4py.py
/petsc/config/PETSc/packages/pARMS.py
/petsc/config/PETSc/packages/sowing.py
/petsc/config/PETSc/packages/spai.py
/petsc/config/PETSc/packages/spooles.py
/petsc/config/PETSc/packages/sprng.py
/petsc/config/PETSc/packages/sundials.py
/petsc/src/dm/mesh/meshexodus.c
/petsc/src/dm/mesh/section.c
/petsc/src/ksp/pc/impls/tfs/bitmask.c
/petsc/src/ksp/pc/impls/tfs/makefile
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij2.c
seq/sbaij.h
/petsc/src/sys/viewer/impls/ascii/ftn-custom/zfilevf.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
783ef27125-Sep-2009 Hong Zhang <hzhang@mcs.anl.gov>

add icc(0) with matorderings under new data structure

Hg-commit: 5b99ce0799b371a259538425a489fed8c02ef64a


/petsc/.hgignore
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/package.py
/petsc/config/PETSc/packages/Chaco.py
/petsc/config/PETSc/packages/Dscpack.py
/petsc/config/PETSc/packages/FFC.py
/petsc/config/PETSc/packages/Generator.py
/petsc/config/PETSc/packages/Jostle.py
/petsc/config/PETSc/packages/MUMPS.py
/petsc/config/PETSc/packages/Mathematica.py
/petsc/config/PETSc/packages/Matlab.py
/petsc/config/PETSc/packages/NetCDF.py
/petsc/config/PETSc/packages/Numpy.py
/petsc/config/PETSc/packages/P3Dlib.py
/petsc/config/PETSc/packages/PARTY.py
/petsc/config/PETSc/packages/PLAPACK.py
/petsc/config/PETSc/packages/PVODE.py
/petsc/config/PETSc/packages/PaStiX.py
/petsc/config/PETSc/packages/ParMetis.py
/petsc/config/PETSc/packages/Prometheus.py
/petsc/config/PETSc/packages/SCALAPACK.py
/petsc/config/PETSc/packages/Scotch.py
/petsc/config/PETSc/packages/Sieve.py
/petsc/config/PETSc/packages/Suggar.py
/petsc/config/PETSc/packages/SuperLU.py
/petsc/config/PETSc/packages/TetGen.py
/petsc/config/PETSc/packages/Triangle.py
/petsc/config/PETSc/packages/X11.py
/petsc/config/PETSc/packages/Zoltan.py
/petsc/config/PETSc/packages/babel.py
/petsc/config/PETSc/packages/blacs.py
/petsc/config/PETSc/packages/blopex.py
/petsc/config/PETSc/packages/c2html.py
/petsc/config/PETSc/packages/ccafe.py
/petsc/config/PETSc/packages/cproto.py
/petsc/config/PETSc/packages/expat.py
/petsc/config/PETSc/packages/fftw.py
/petsc/config/PETSc/packages/hdf5.py
/petsc/config/PETSc/packages/hypre.py
/petsc/config/PETSc/packages/lgrind.py
/petsc/config/PETSc/packages/ml.py
/petsc/config/PETSc/packages/mpe.py
/petsc/config/PETSc/packages/mpi4py.py
/petsc/config/PETSc/packages/pARMS.py
/petsc/config/PETSc/packages/papi.py
/petsc/config/PETSc/packages/petsc4py.py
/petsc/config/PETSc/packages/sowing.py
/petsc/config/PETSc/packages/spai.py
/petsc/config/PETSc/packages/spooles.py
/petsc/config/PETSc/packages/sprng.py
/petsc/config/PETSc/packages/sundials.py
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/pc/impls/redistribute/redistribute.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
seq/sbaij.h
seq/sbaijfact2.c
/petsc/src/mat/utils/freespace.c
/petsc/src/mat/utils/freespace.h
c760cd2825-Sep-2009 Barry Smith <bsmith@mcs.anl.gov>

finished MAT_SHARED_NONZERO_PATTERN for MatDuplicate_SeqSBAIJ()

Hg-commit: 6b08b2ef797929b991322cb1faecd54bba1dc198

4da8f24525-Sep-2009 Barry Smith <bsmith@mcs.anl.gov>

basic support of MAT_SHARE_NONZERO_PATTERN for SBAIJ matrix to share i,j, and jshort arrays

Hg-commit: bfb302adeda62ffaa7f0c715d88e9683bab6b787

9f892c7324-Sep-2009 Hong Zhang <hzhang@mcs.anl.gov>

cleanup MatSolve_SeqSBAIJ_1_NaturalOrdering_newdatastruct()

Hg-commit: 094a2f0b282a30d5056c3ae5be34f0bd7efbd127

5f44c85424-Sep-2009 Hong Zhang <hzhang@mcs.anl.gov>

support icc(0) with new datastructure

Hg-commit: 167d592268ba59b7046ee8a733239adc59cae028

b5b1750222-Sep-2009 Barry Smith <bsmith@mcs.anl.gov>

more work on MatRelax_SeqSBAIJ()

Hg-commit: 01929b8375460f52e65dbdba6d585594e066aa37

70dcbbb922-Sep-2009 Barry Smith <bsmith@mcs.anl.gov>

combined MatMult/Relax_SeqSBAIJ_1 with unsigned short version so no duplicate code we forget to fix

Hg-commit: da11a588fc5c37c4b5b7bc6428663222433174fc


/petsc/bin/maint/runremote
/petsc/bin/maint/wwwindex.py
/petsc/conf/rules
/petsc/config/PETSc/packages/PLAPACK.py
/petsc/config/PETSc/packages/sowing.py
/petsc/include/finclude/petscmat.h
/petsc/include/petsc.h
/petsc/include/petsc.hh
/petsc/include/petscda.h
/petsc/include/petscdmmg.h
/petsc/include/petscmat.h
/petsc/include/petscmg.h
/petsc/include/petscts.h
/petsc/include/private/daimpl.h
/petsc/include/private/dmimpl.h
/petsc/include/private/tsimpl.h
/petsc/include/sieve/Field.hh
/petsc/include/sieve/IField.hh
/petsc/include/sieve/ISieve.hh
/petsc/include/sieve/LabelSifter.hh
/petsc/include/sieve/Mesh.hh
/petsc/include/sieve/Sifter.hh
/petsc/include/sieve/problem/Bratu.hh
/petsc/makefile
/petsc/src/benchmarks/PetscTime.c
/petsc/src/dm/ao/interface/dlregisdm.c
/petsc/src/dm/da/src/da.c
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/dacorn.c
/petsc/src/dm/da/src/dacreate.c
/petsc/src/dm/da/src/dadestroy.c
/petsc/src/dm/da/src/dadist.c
/petsc/src/dm/da/src/daghost.c
/petsc/src/dm/da/src/dagtol.c
/petsc/src/dm/da/src/dagtona.c
/petsc/src/dm/da/src/daindex.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/src/daload.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/src/daltog.c
/petsc/src/dm/da/src/daltol.c
/petsc/src/dm/da/src/dapf.c
/petsc/src/dm/da/src/dareg.c
/petsc/src/dm/da/src/daregall.c
/petsc/src/dm/da/src/dascatter.c
/petsc/src/dm/da/src/dasub.c
/petsc/src/dm/da/src/daview.c
/petsc/src/dm/da/src/ftn-custom/zda2f.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/dm/da/src/makefile
/petsc/src/dm/da/src/usfft/matusfft.c
/petsc/src/dm/da/utils/daint.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/ftn-custom/zda.c
/petsc/src/dm/makefile
/petsc/src/dm/mesh/examples/tests/imesh1.cxx
/petsc/src/dm/mesh/examples/tests/isieve1.cxx
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/examples/tests/rbfPrecon.cxx
/petsc/src/dm/mesh/examples/tutorials/bratu1.cxx
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/miscellaneous/usage.html
/petsc/src/ksp/ksp/examples/tests/ex32.c
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tutorials/ex42.c
/petsc/src/ksp/pc/impls/mg/makefile
/petsc/src/ksp/pc/impls/redistribute/redistribute.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
seq/relax.c
seq/sbaij.c
seq/sbaij2.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/utils/freespace.c
/petsc/src/mat/utils/freespace.h
/petsc/src/snes/interface/snes.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/snes/utils/ftn-custom/zdamgsnesf.c
/petsc/src/snes/utils/makefile
/petsc/src/sys/memory/mtr.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/plog/plog.c
/petsc/src/sys/plog/utils/stageLog.c
/petsc/src/sys/viewer/impls/socket/matlab/makefile
/petsc/src/ts/examples/tutorials/ex2.c
/petsc/src/ts/examples/tutorials/ex8.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/impls/implicit/makefile
/petsc/src/ts/impls/implicit/theta/makefile
/petsc/src/ts/impls/implicit/theta/theta.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/ts/interface/tsregall.c
/petsc/src/vec/is/impls/block/block.c
/petsc/src/vec/is/impls/general/general.c
/petsc/src/vec/is/impls/stride/stride.c
/petsc/src/vec/is/interface/index.c
46c5371b11-Sep-2009 Barry Smith <bsmith@mcs.anl.gov>

fixed typos in update to MatRelax_SeqSBAIJ()

Hg-commit: 30497bbc5acc0b902dea4fa5526e23e51852cc0c

c077407311-Sep-2009 Barry Smith <bsmith@mcs.anl.gov>

MatRelax_SeqSBAIJ() backward solve with no forward solve now moves backwards through each row. This gives 10% faster Eisenstat on my Laptop

Hg-commit: 500e96e99903dac047c2360d5dd56a02ca4df47d

df82663208-Sep-2009 Barry Smith <bsmith@mcs.anl.gov>

minor improvements/code modifications to MatRelax_SeqSBAIJ()

Hg-commit: 9de31ba8922331ba61bee731740c3ae28ff76b36

887ee2ca01-Sep-2009 Barry Smith <bsmith@mcs.anl.gov>

fixed Eisentat preconditioner for AIJ and SBAIJ to work for all omega, instead of just omega== 1

Hg-commit: d40d325f2fcbde49d908cb600d0aae362304a789


/petsc/.hgignore
/petsc/bin/maint/rebuildtar
/petsc/bin/petscmpiexec
/petsc/conf/rules
/petsc/conf/test
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/MUMPS.py
/petsc/config/PETSc/packages/PLAPACK.py
/petsc/config/PETSc/packages/SuperLU.py
/petsc/config/PETSc/packages/hypre.py
/petsc/config/PETSc/packages/sundials.py
/petsc/config/examples/linux-gnu-valgrind.py
/petsc/config/install.py
/petsc/include/petscdmmg.h
/petsc/include/petscmesh.hh
/petsc/include/petscts.h
/petsc/include/petscversion.h
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/troubleshooting.html
/petsc/src/docs/website/download/index.html
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/pc/impls/eisens/eisen.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/aij/seq/inode.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/hypre/makefile
mpi/mpisbaij.c
seq/sbaij.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/utils/damg.c
/petsc/src/sys/error/signal.c
/petsc/src/sys/objects/options.c
/petsc/src/ts/examples/tests/ex4.c
/petsc/src/ts/examples/tests/output/ex4.out
/petsc/src/ts/examples/tests/output/ex4_3.out
/petsc/src/ts/examples/tests/output/ex4_7.out
/petsc/src/ts/impls/implicit/sundials/sundials.c
/petsc/src/ts/impls/implicit/sundials/sundials.h
/petsc/src/vec/vec/impls/shared/shvec.c
a2b3074320-Aug-2009 Barry Smith <bsmith@mcs.anl.gov>

added support for nonzero initial guess for Eisentat preconditioner; what UNIC needs and I forgot to put in before.

Hg-commit: c320a1da02e44812ec1e106a6b5c452116794b2e

a1c3900f19-Aug-2009 Barry Smith <bsmith@mcs.anl.gov>

finished adding -ksp_cg_single_reduction
fixed bug in MatDuplicate() for SBAIJ with jshort

Hg-commit: ab3bd021969125c78e64ec0e5509cc65844f43bc

0af126e113-Aug-2009 Hong Zhang <hzhang@mcs.anl.gov>

merge from release

Hg-commit: a918e316167282373d7d69800bd29ad770224d32

20f1ed5513-Aug-2009 Barry Smith <bsmith@mcs.anl.gov>

slight more optimization for MatRelax_MPISBAIJ()

Hg-commit: 58e382d37ba04053e96feadcda48b8fc0ca33253

1...<<31323334353637383940>>...69