History log of /petsc/src/mat/impls/aij/seq/ (Results 2851 – 2875 of 4200)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
407f6b0504-Feb-2007 Hong Zhang <hzhang@mcs.anl.gov>

bugfix of MatAXPY(...,SUBSET_NONZERO_PATTERN) as reported in [PETSC #15781]

Hg-commit: 2c76fc971833d08f9320c9670f3039a9a86a84dd

c312265601-Feb-2007 Lisandro Dalcin <dalcinl@gmail.com>

fix incref/decref pattern in many places

Hg-commit: 22e103f7957be81eb52288a9ed4ffb27537b6d8f


/petsc/config/configure.py
/petsc/include/finclude/petsc.h
/petsc/include/finclude/petscdef.h
/petsc/include/petscao.h
/petsc/include/petscda.h
/petsc/include/petscdraw.h
/petsc/include/petscksp.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscmesh.h
/petsc/include/petscoptions.h
/petsc/include/petscpc.h
/petsc/include/petscpf.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/private/kspimpl.h
/petsc/include/private/matimpl.h
/petsc/maint/generators/d.py
/petsc/maint/generators/prettyprint.py
/petsc/maint/getinterfaces.py
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/FEM.py
/petsc/python/PETSc/packages/Fiat.py
/petsc/python/PETSc/packages/MUMPS.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/Sieve.py
/petsc/python/PETSc/packages/Triangle.py
/petsc/python/PETSc/packages/blacs.py
/petsc/python/PETSc/packages/lgrind.py
/petsc/python/PETSc/packages/sundials.py
/petsc/src/dm/ao/interface/aodata.c
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/examples/tests/xsifter0.cxx
/petsc/src/dm/mesh/examples/tests/xsifter1.cxx
/petsc/src/dm/mesh/examples/tests/xsifter2.cxx
/petsc/src/dm/mesh/examples/tests/xsifterTest.hh
/petsc/src/dm/mesh/ftn-custom/zmesh.c
/petsc/src/dm/mesh/makefile
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/meshpylith.c
/petsc/src/dm/mesh/meshvtk.h
/petsc/src/dm/mesh/meshzoltan.c
/petsc/src/dm/mesh/meshzoltan.h
/petsc/src/dm/mesh/section.c
/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/Completion.hh
/petsc/src/dm/mesh/sieve/Distribution.hh
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/dm/mesh/sieve/Numbering.hh
/petsc/src/dm/mesh/sieve/Partitioner.hh
/petsc/src/dm/mesh/sieve/SectionCompletion.hh
/petsc/src/dm/mesh/sieve/Sections.hh
/petsc/src/dm/mesh/sieve/Sieve.hh
/petsc/src/dm/mesh/sieve/Sifter.hh
/petsc/src/dm/mesh/sieve/XSifter.hh
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_21shiftpd.out
/petsc/src/ksp/ksp/impls/preonly/preonly.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/factor/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/factor/icc/icc.c
/petsc/src/ksp/pc/impls/factor/ilu/ftn-custom/ziluf.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/factor/lu/lu.c
/petsc/src/ksp/pc/impls/galerkin/galerkin.c
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/tfs/tfs.c
/petsc/src/ksp/pc/interface/pcset.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/color/color.c
/petsc/src/mat/color/scolor.c
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/adic/nladic.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/mpi/mumps/mumps.c
aij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/composite/mcomposite.c
/petsc/src/mat/impls/feti/feti.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/normal/normm.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sro.c
/petsc/src/mat/impls/scatter/mscatter.c
/petsc/src/mat/interface/dlregismat.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/order/sorder.c
/petsc/src/mat/partition/partition.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/sys/bag/bag.c
/petsc/src/sys/draw/interface/drawreg.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/destroy.c
/petsc/src/sys/objects/gcomm.c
/petsc/src/sys/objects/gcookie.c
/petsc/src/sys/objects/gtype.c
/petsc/src/sys/objects/inherit.c
/petsc/src/sys/objects/makefile
/petsc/src/sys/objects/mpinit.c
/petsc/src/sys/objects/pgname.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/pname.c
/petsc/src/sys/objects/prefix.c
/petsc/src/sys/objects/state.c
/petsc/src/sys/objects/subcomm.c
/petsc/src/sys/objects/tagm.c
/petsc/src/sys/utils/str.c
/petsc/src/sys/viewer/interface/dupl.c
/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/impls/implicit/sundials/sundials.h
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tsreg.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/pf/interface/pf.c
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/impls/shared/shvec.c
/petsc/src/vec/vec/interface/f90-src/makefile
/petsc/src/vec/vec/interface/f90-src/vecf90.F
/petsc/src/vec/vec/interface/makefile
/petsc/src/vec/vec/interface/vector.c
f6c5740508-Jan-2007 Hong Zhang <hzhang@mcs.anl.gov>

rm duplicate output of MatView() for mumps and spooles
clean code for spooles interface

Hg-commit: 9d868fbfb97c8d7d6611be06afaf72b82e60a545


/petsc/bmake/common/test
/petsc/include/finclude/petscvec.h
/petsc/include/petsc.h
/petsc/include/petscmg.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/petscviewer.h
/petsc/include/private/tsimpl.h
/petsc/include/private/vecimpl.h
/petsc/python/PETSc/packages/FFC.py
/petsc/python/PETSc/packages/Fiat.py
/petsc/python/PETSc/packages/Generator.py
/petsc/python/PETSc/packages/Triangle.py
/petsc/python/PETSc/utilities/libraryOptions.py
/petsc/src/dm/mesh/examples/tutorials/Coarsener.h
/petsc/src/dm/mesh/examples/tutorials/fast_coarsen.h
/petsc/src/dm/mesh/examples/tutorials/tree_mis.h
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/section.c
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/publications/prizes.html
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_22.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_23.out
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmresp.h
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/openmp/openmp.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/spooles/mpiaijspooles.c
/petsc/src/mat/impls/aij/mpi/spooles/mpispooles.c
spooles/aijspooles.c
spooles/spooles.c
spooles/spooles.h
spooles/spoolesOptions.c
/petsc/src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
/petsc/src/snes/examples/tutorials/ex10d/ex10.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/interface/snes.c
/petsc/src/sys/objects/mpinit.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/viewer/impls/ascii/filev.c
/petsc/src/sys/viewer/interface/dupl.c
/petsc/src/sys/viewer/viewerimpl.h
/petsc/src/ts/examples/tests/ex1.c
/petsc/src/ts/examples/tests/ex1f.F
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tests/output/ex1_beuler.out
/petsc/src/ts/examples/tests/output/ex1_cn.out
/petsc/src/ts/examples/tutorials/ex3.c
/petsc/src/ts/examples/tutorials/ex4.c
/petsc/src/ts/examples/tutorials/ex5.c
/petsc/src/ts/examples/tutorials/ex6.c
/petsc/src/ts/impls/implicit/beuler/beuler.c
/petsc/src/ts/impls/implicit/cn/cn.c
/petsc/src/ts/interface/ftn-custom/ztscreatef.c
/petsc/src/ts/interface/ftn-custom/ztsf.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/vec/vec/examples/tests/ex36.c
/petsc/src/vec/vec/examples/tests/makefile
/petsc/src/vec/vec/examples/tests/output/ex36_1.out
/petsc/src/vec/vec/impls/dvecimpl.h
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/vecstash.c
d5adc81c15-Dec-2006 Hong Zhang <hzhang@mcs.anl.gov>

rm unused variables; trivial editing as reported from the nightly tests

Hg-commit: b02682b41cd33d85dc777ecfeef51b72a8c061f4

f2b054ee14-Dec-2006 Hong Zhang <hzhang@mcs.anl.gov>

add runtime info for fill ratio of MatMatMult() and MatPtAP()

Hg-commit: dfaec288a453a53f02448d177e1249db9fe2378f

5c08842013-Dec-2006 Hong Zhang <hzhang@mcs.anl.gov>

bugfix for MatConvert_AIJ_externalpackage(,reuse==MAT_INITIAL_MATRIX,).
When a matrix is attached a container which is not duplicated
in the case of reuse==MAT_INITIAL_MATRIX,
previous codes crash.

bugfix for MatConvert_AIJ_externalpackage(,reuse==MAT_INITIAL_MATRIX,).
When a matrix is attached a container which is not duplicated
in the case of reuse==MAT_INITIAL_MATRIX,
previous codes crash.

Hg-commit: c552d6ea948bd05d7827091d803d9355fb13b58b

show more ...


/petsc/bmake/common/rules
/petsc/bmake/common/variables
/petsc/config/asterix-intel.py
/petsc/config/asterix-sun.py
/petsc/config/cygwin-ms.py
/petsc/include/finclude/makefile
/petsc/include/finclude/petsc.h
/petsc/include/mpiuni/mpi.h
/petsc/include/petsc.h
/petsc/include/petscda.h
/petsc/include/petscpc.h
/petsc/include/petscsys.h
/petsc/include/petscversion.h
/petsc/include/petscviewer.h
/petsc/python/PETSc/utilities/fortranCPP.py
/petsc/python/PETSc/utilities/libraryOptions.py
/petsc/src/contrib/semiLagrange/interface/characteristic.c
/petsc/src/dm/da/daimpl.h
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/daview.c
/petsc/src/dm/da/src/gr1.c
/petsc/src/dm/da/utils/dm.c
/petsc/src/dm/mesh/examples/tutorials/Coarsener.h
/petsc/src/dm/mesh/examples/tutorials/Hierarchy.h
/petsc/src/dm/mesh/examples/tutorials/ex_interpolate_1.c
/petsc/src/dm/mesh/examples/tutorials/fast_coarsen.h
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/dm/mesh/examples/tutorials/tree_mis.h
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/meshimpl.h
/petsc/src/dm/mesh/meshpylith.c
/petsc/src/dm/mesh/meshpylith.h
/petsc/src/dm/mesh/section.c
/petsc/src/dm/mesh/sieve/Completion.hh
/petsc/src/dm/mesh/sieve/Distribution.hh
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/dm/mesh/sieve/Partitioner.hh
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/download/index.html
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/pc/impls/makefile
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/openmp/makefile
/petsc/src/ksp/pc/impls/openmp/openmp.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/shell/shellpc.c
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/color/color.c
/petsc/src/mat/examples/tests/ex94.c
/petsc/src/mat/examples/tests/makefile
/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/mpi/spooles/mpispooles.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
spooles/spooles.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/partition/partition.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/utils/damg.c
/petsc/src/sys/examples/tests/ex18.c
/petsc/src/sys/ftn-custom/zutils.c
/petsc/src/sys/mpiuni/mpi.c
/petsc/src/sys/objects/destroy.c
/petsc/src/sys/objects/inherit.c
/petsc/src/sys/objects/makefile
/petsc/src/sys/objects/mpinit.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/utils/random/interface/random.c
/petsc/src/sys/viewer/impls/ascii/vcreatea.c
/petsc/src/sys/viewer/interface/view.c
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tests/output/ex1_cn_no_matrix.out
/petsc/src/ts/impls/implicit/cn/cn.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/is/impls/general/general.c
/petsc/src/vec/is/impls/general/strgen.c
/petsc/src/vec/is/impls/stride/stride.c
/petsc/src/vec/is/interface/index.c
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/pf/interface/pf.c
/petsc/src/vec/vec/interface/dlregisvec.c
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/vscat.c
fd53171629-Nov-2006 Hong Zhang <hzhang@mcs.anl.gov>

add MatForwardSolve and MatBackwardSolve for sbaij (bs=1) with matrix ordering

Hg-commit: 769ec928e76bcc7b60e7ae409613c9bb49f5cf64

b9147fbb23-Nov-2006 dalcinl <dalcinl@trantor.ceride.gov.ar>

moved many implementation headers to include/private

Hg-commit: aa99826eaac01bf46b6b3b0207d0ecd69d3393cb


/petsc/include/petscdmmg.h
/petsc/include/petscmat.h
/petsc/include/private/kspimpl.h
/petsc/include/private/matimpl.h
/petsc/include/private/pcimpl.h
/petsc/include/private/snesimpl.h
/petsc/include/private/tsimpl.h
/petsc/maint/asterix-test.sh
/petsc/python/PETSc/FEM.py
/petsc/python/PETSc/packages/fftw.py
/petsc/src/bilinear/interface/bilinear.c
/petsc/src/dm/da/daimpl.h
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/dm/mesh/examples/tests/xsifter0.cxx
/petsc/src/dm/mesh/examples/tests/xsifterTest.hh
/petsc/src/dm/mesh/examples/tutorials/Hierarchy.h
/petsc/src/dm/mesh/examples/tutorials/fast_coarsen.h
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/dm/mesh/sieve/XSifter.hh
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/index.html
/petsc/src/docs/website/miscellaneous/external.html
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/bicg/bicg.c
/petsc/src/ksp/ksp/impls/cg/cgctx.h
/petsc/src/ksp/ksp/impls/cg/stcg/stcg.c
/petsc/src/ksp/ksp/impls/cgs/cgs.c
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/cr/cr.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/fgmresp.h
/petsc/src/ksp/ksp/impls/gmres/gmresp.h
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmresp.h
/petsc/src/ksp/ksp/impls/lcd/lcdctx.h
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/minres/minres.c
/petsc/src/ksp/ksp/impls/preonly/preonly.c
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/impls/rich/richscale.c
/petsc/src/ksp/ksp/impls/symmlq/symmlq.c
/petsc/src/ksp/ksp/impls/tcqmr/tcqmr.c
/petsc/src/ksp/ksp/impls/tfqmr/tfqmr.c
/petsc/src/ksp/ksp/interface/dlregisksp.c
/petsc/src/ksp/ksp/interface/eige.c
/petsc/src/ksp/ksp/interface/iguess.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/interface/itregis.c
/petsc/src/ksp/ksp/interface/itres.c
/petsc/src/ksp/ksp/interface/xmon.c
/petsc/src/ksp/ksp/makefile
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/tfs/comm.c
/petsc/src/ksp/pc/impls/tfs/gs.c
/petsc/src/mat/color/color.c
/petsc/src/mat/examples/tests/ex110.c
/petsc/src/mat/examples/tests/ex111.c
/petsc/src/mat/examples/tests/ex112.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex112.out
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/adj/mpi/mpiadj.h
/petsc/src/mat/impls/aij/aij/aijtype.c
aij.h
spooles/spooles.h
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/baij/seq/dgefa2.c
/petsc/src/mat/impls/baij/seq/dgefa4.c
/petsc/src/mat/impls/baij/seq/dgefa5.c
/petsc/src/mat/impls/baij/seq/dgefa6.c
/petsc/src/mat/impls/baij/seq/dgefa7.c
/petsc/src/mat/impls/bdiag/seq/bdiag.h
/petsc/src/mat/impls/blockmat/seq/blockmat.c
/petsc/src/mat/impls/composite/mcomposite.c
/petsc/src/mat/impls/dense/seq/dense.h
/petsc/src/mat/impls/feti/feti.h
/petsc/src/mat/impls/fftw/fftw.c
/petsc/src/mat/impls/fftw/makefile
/petsc/src/mat/impls/hypre/mhyp.c
/petsc/src/mat/impls/is/matis.h
/petsc/src/mat/impls/lrc/lrc.c
/petsc/src/mat/impls/makefile
/petsc/src/mat/impls/normal/normm.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.h
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.h
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/impls/scatter/mscatter.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/impls/shell/shellcnv.c
/petsc/src/mat/interface/dlregismat.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matreg.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/interface/mhas.c
/petsc/src/mat/makefile
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/order/sorder.c
/petsc/src/mat/order/sregis.c
/petsc/src/mat/partition/partition.c
/petsc/src/mat/utils/axpy.c
/petsc/src/mat/utils/compressedrow.c
/petsc/src/mat/utils/convert.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/getcolv.c
/petsc/src/mat/utils/makefile
/petsc/src/mat/utils/matio.c
/petsc/src/mat/utils/matstash.c
/petsc/src/mat/utils/matstashspace.c
/petsc/src/mat/utils/multequal.c
/petsc/src/mat/utils/zerodiag.c
/petsc/src/snes/examples/tutorials/ex31.c
/petsc/src/snes/impls/ls/ls.h
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/impls/tr/tr.h
/petsc/src/snes/interface/dlregissnes.c
/petsc/src/snes/interface/noise/snesmfj2.c
/petsc/src/snes/interface/noise/snesnoise.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesj.c
/petsc/src/snes/interface/snesj2.c
/petsc/src/snes/interface/snesregi.c
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/makefile
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/mf/snesmfjdef.c
/petsc/src/snes/mf/wp.c
/petsc/src/snes/utils/damg.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/ts/examples/tutorials/util2.c
/petsc/src/ts/impls/explicit/euler/euler.c
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/ts/impls/implicit/beuler/beuler.c
/petsc/src/ts/impls/implicit/cn/cn.c
/petsc/src/ts/impls/implicit/sundials/sundials.h
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/dlregists.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/ts/interface/tsfd.c
/petsc/src/ts/interface/tsreg.c
/petsc/src/ts/interface/tsregall.c
/petsc/src/ts/makefile
29c1d7e014-Nov-2006 Hong Zhang <hzhang@mcs.anl.gov>

bugfix for complex precision

Hg-commit: f8781f1086c6d9e1d4a121733ea0325e63a1050a

96fc60bc14-Nov-2006 Barry Smith <bsmith@mcs.anl.gov>

fixed caps in PCPROMETHIUS and PCCHOLESKY, how could it have been so wrong?
sor error check for zero diagonal entry
cleaned up snes ex22.c to support both matrix based and matrrix free.

Hg-commit:

fixed caps in PCPROMETHIUS and PCCHOLESKY, how could it have been so wrong?
sor error check for zero diagonal entry
cleaned up snes ex22.c to support both matrix based and matrrix free.

Hg-commit: 6f3fdd121e9dccc609ef0b12f66d21e9a41abc9b

show more ...

37e953ca12-Nov-2006 Barry Smith <bsmith@mcs.anl.gov>

autocommit except for snes/examples/tutorials/makefile ex19_1 stuff?

Hg-commit: 41d347c2815ed3817e9ce17c6d2b9f96eec7d81e

8ee2e53412-Nov-2006 Barry Smith <bsmith@mcs.anl.gov>

changed IS_COLORING_LOCAL to IS_COLORING_GLOBAL
completed simple support foror generating VecPackGetMatrix()
allow VecPackAddArray() to locate the array on any process desired

Hg-commit: 5fd9ade

changed IS_COLORING_LOCAL to IS_COLORING_GLOBAL
completed simple support foror generating VecPackGetMatrix()
allow VecPackAddArray() to locate the array on any process desired

Hg-commit: 5fd9adecca44380da002f32420029d4f6cdeff16

show more ...

a82fdc8510-Nov-2006 Satish Balay <balay@mcs.anl.gov>

merge from release

Hg-commit: 8e1323ff2bf591cdc00a71ab8559ffef4f2e1906

1f03425e10-Nov-2006 Satish Balay <balay@mcs.anl.gov>

fix compile issues with matlab interface

Hg-commit: 164582fe5c3050fb2ff3c5f8082dce8785b6d3a2

27d3542906-Nov-2006 Satish Balay <balay@mcs.anl.gov>

tree 3de55e4559c1c4ade76b8573528d1ac4d1ae6c8f
parent ce6e8bab9b17ed85f0841ca9ca3eacc220977d90
author hzhang@localhost.localdomain 1162831241 18000
committer hzhang@localhost.localdomain 1162831241 18

tree 3de55e4559c1c4ade76b8573528d1ac4d1ae6c8f
parent ce6e8bab9b17ed85f0841ca9ca3eacc220977d90
author hzhang@localhost.localdomain 1162831241 18000
committer hzhang@localhost.localdomain 1162831241 18000

add missing cast

Hg-commit: 97b3cd89c2a9794e04a76cfc7b4b251527d52686

show more ...

8869296506-Nov-2006 Hong Zhang <hzhang@mcs.anl.gov>

add missing cast

Hg-commit: c5299ef833d7f4565092beba4c13576a712e0524

c1e7de9f03-Nov-2006 Satish Balay <balay@mcs.anl.gov>

merge from release

Hg-commit: cec7173cc9157bcd8a091ae5f6b5e47051498cd0


/petsc/bin/mpirun.sshrsync
/petsc/bmake/common/rules
/petsc/bmake/common/variables
/petsc/include/petsc.h
/petsc/include/petscda.h
/petsc/include/petscerror.h
/petsc/include/petscis.h
/petsc/include/petscmat.h
/petsc/include/petscmesh.h
/petsc/include/petscversion.h
/petsc/include/private/vecimpl.h
/petsc/maint/buildremotes
/petsc/python/PETSc/packages/Prometheus.py
/petsc/src/contrib/remote/makefile
/petsc/src/contrib/semiLagrange/interface/characteristic.c
/petsc/src/dm/ao/interface/dlregisdm.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/utils/dm.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/examples/tutorials/Coarsener.h
/petsc/src/dm/mesh/examples/tutorials/ex2.c
/petsc/src/dm/mesh/examples/tutorials/fast_coarsen.h
/petsc/src/dm/mesh/examples/tutorials/id_bound.h
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/dm/mesh/examples/tutorials/tree_mis.h
/petsc/src/dm/mesh/makefile
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/meshpylith.c
/petsc/src/dm/mesh/section.c
/petsc/src/dm/mesh/sieve/CoSieve.hh
/petsc/src/dm/mesh/sieve/Completion.hh
/petsc/src/dm/mesh/sieve/Distribution.hh
/petsc/src/dm/mesh/sieve/Generator.hh
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/dm/mesh/sieve/Numbering.hh
/petsc/src/dm/mesh/sieve/Partitioner.hh
/petsc/src/dm/mesh/sieve/makefile
/petsc/src/docs/manualpages-sec/header_AO
/petsc/src/docs/website/download/index.html
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cg/stcg/stcg.c
/petsc/src/ksp/ksp/impls/cg/stcg/stcg.h
/petsc/src/ksp/ksp/impls/gmres/fgmres/fgmres.c
/petsc/src/ksp/ksp/interface/ftn-custom/zitfuncf.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/mat/examples/tests/ex110.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
inode2.c
/petsc/src/mat/impls/baij/mpi/dscpack/dscpack.c
/petsc/src/mat/impls/blockmat/seq/blockmat.c
/petsc/src/mat/impls/composite/mcomposite.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/snes/examples/tutorials/ex22.c
/petsc/src/snes/interface/snesregi.c
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/utils/damg.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/tagm.c
/petsc/src/sys/verbose/verboseinfo.c
/petsc/src/ts/examples/tutorials/ex7.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/vec/impls/mpi/pmap.c
da9f305103-Nov-2006 Satish Balay <balay@mcs.anl.gov>

- fix mat_no_inode option [bug]
- fix format for -info output

Hg-commit: 001b068218b92ba2b3c9781cba11e85b6c35ed53

53c0207624-Oct-2006 Satish Balay <balay@mcs.anl.gov>

set matrix type as 0 after MatDestroy_xxx() is called [patch from petsc-dev]

Hg-commit: e1a18e7d50a02021b4be76b1d8cf03cd4e63cbee


/petsc/.hgtags
/petsc/config/linux-gnu-ia64
/petsc/config/linux-gnu-ia64-intel
/petsc/include/petscao.h
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscversion.h
/petsc/maint/createpatch
/petsc/maint/rebuildtar
/petsc/maint/wwwindex.py
/petsc/maint/xclude
/petsc/python/PETSc/packages/Chaco.py
/petsc/python/PETSc/packages/Prometheus.py
/petsc/python/PETSc/packages/blopex.py
/petsc/python/PETSc/utilities/fortranCPP.py
/petsc/src/contrib/blopex/driver/driver.c
/petsc/src/contrib/blopex/driver_fiedler/driver_fiedler.c
/petsc/src/contrib/blopex/driver_fiedler/makefile
/petsc/src/contrib/blopex/driver_fiedler/readme
/petsc/src/contrib/blopex/petsc-interface/makefile
/petsc/src/contrib/blopex/petsc-interface/petsc-interface.c
/petsc/src/contrib/blopex/petsc-interface/petsc-interface.h
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/ao/interface/aodata.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/dm/mesh/examples/tests/mesh1.cxx
/petsc/src/dm/mesh/examples/tests/overlap2.cxx
/petsc/src/dm/mesh/examples/tests/overlapTest.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/xsifter0.cxx
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/sieve/CoSieve.hh
/petsc/src/dm/mesh/sieve/Completion.hh
/petsc/src/dm/mesh/sieve/Distribution.hh
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/dm/mesh/sieve/Sifter.hh
/petsc/src/dm/mesh/sieve/XSifter.hh
/petsc/src/docs/manualpages-sec/header_AO
/petsc/src/docs/tex/manual/intro.tex
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/232.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/download/index.html
/petsc/src/docs/website/index.html
/petsc/src/ksp/ksp/examples/tutorials/ex2.c
/petsc/src/ksp/pc/impls/hypre/ftn-custom/zhyppilutf.c
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/tfs/pxxt.c
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
aij.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/seq/dense.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/sys/f90/f90_g95.c
/petsc/src/sys/f90/f90_g95.h
/petsc/src/tops/server/cxx/TOPS_StructuredSolver_Impl.cxx
/petsc/src/tops/server/cxx/TOPS_StructuredSolver_Impl.hxx
/petsc/src/tops/server/cxx/TOPS_UnstructuredSolver_Impl.cxx
/petsc/src/tops/server/cxx/TOPS_UnstructuredSolver_Impl.hxx
/petsc/src/tops/tops.sidl
dbd8c25a20-Oct-2006 Hong Zhang <hzhang@mcs.anl.gov>

bugfix: set matrix type as 0 after MatDestroy_xxx() is called

Hg-commit: 863552fe268e86601b2450701133dbe07dd08765


/petsc/bin/mpirun.remote
/petsc/bmake/common/rules
/petsc/include/petscdmmg.h
/petsc/include/petscmat.h
/petsc/include/petscmesh.h
/petsc/include/petscsnes.h
/petsc/include/petscviewer.h
/petsc/python/PETSc/Configure.py
/petsc/src/contrib/remote/ex1.c
/petsc/src/contrib/remote/makefile
/petsc/src/dm/da/utils/pack.c
/petsc/src/dm/mesh/examples/tutorials/ex1.c
/petsc/src/dm/mesh/examples/tutorials/ex2.c
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/section.c
/petsc/src/dm/mesh/sieve/CoSieve.hh
/petsc/src/dm/mesh/sieve/Completion.hh
/petsc/src/dm/mesh/sieve/Distribution.hh
/petsc/src/dm/mesh/sieve/Generator.hh
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/dm/mesh/sieve/Sieve.hh
/petsc/src/dm/mesh/sieve/Sifter.hh
/petsc/src/dm/mesh/sieve/XSifter.hh
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/ksp/ksp/examples/tutorials/ex2.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_mumps_redundant.out
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/tfs/pxxt.c
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
aij.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/blockmat/seq/blockmat.c
/petsc/src/mat/impls/composite/makefile
/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/is/matis.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/makefile
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/interface/matregis.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/utils/damg.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/viewer/impls/ascii/filev.c
a0e1a20315-Oct-2006 Barry Smith <bsmith@mcs.anl.gov>

made MatLoad_BlockMat() do proper preallocation
no change to aij.c crummy hg cannot figure this out

Hg-commit: ec0ce86d26c967fa559c91b2d3294ff9aeec4fbb

6e63c7a110-Oct-2006 Barry Smith <bsmith@mcs.anl.gov>

cleanup

Hg-commit: 9d0bd66cb5c025ecadf74ebc01a3d43c334c8c67

290bbb0a09-Oct-2006 Barry Smith <bsmith@mcs.anl.gov>

added DMMGSetMatType() and -dmmg_mat_type <mtype>
started symmetric version of BlockMat.
added MatOptions[] to string match the options and
renumbered the options from 0.

Hg-commit: 9884893e09ba39

added DMMGSetMatType() and -dmmg_mat_type <mtype>
started symmetric version of BlockMat.
added MatOptions[] to string match the options and
renumbered the options from 0.

Hg-commit: 9884893e09ba39ad38482aeb4138851bf91cb680

show more ...


/petsc/bmake/common/rules
/petsc/include/petscao.h
/petsc/include/petscda.h
/petsc/include/petscdmmg.h
/petsc/include/petscmat.h
/petsc/include/petscmesh.h
/petsc/include/petscoptions.h
/petsc/include/petscversion.h
/petsc/maint/wwwindex.py
/petsc/python/PETSc/FEM.py
/petsc/python/PETSc/packages/FFC.py
/petsc/python/PETSc/packages/FIAT.py
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/ao/interface/aodata.c
/petsc/src/dm/ao/interface/dlregisdm.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/mesh/examples/tests/mesh1.cxx
/petsc/src/dm/mesh/examples/tests/overlap1.cxx
/petsc/src/dm/mesh/examples/tests/overlap2.cxx
/petsc/src/dm/mesh/examples/tests/overlapTest.hh
/petsc/src/dm/mesh/examples/tests/sieve2.cxx
/petsc/src/dm/mesh/examples/tests/sieveTest.hh
/petsc/src/dm/mesh/examples/tests/topology1.cxx
/petsc/src/dm/mesh/examples/tutorials/Coarsener.h
/petsc/src/dm/mesh/examples/tutorials/ex1.c
/petsc/src/dm/mesh/examples/tutorials/ex2.c
/petsc/src/dm/mesh/examples/tutorials/ex_coarsen.c
/petsc/src/dm/mesh/examples/tutorials/ex_coarsen.h
/petsc/src/dm/mesh/examples/tutorials/ex_coarsen_2.c
/petsc/src/dm/mesh/examples/tutorials/fast_coarsen.h
/petsc/src/dm/mesh/examples/tutorials/id_bound.h
/petsc/src/dm/mesh/examples/tutorials/tree_mis.h
/petsc/src/dm/mesh/ftn-custom/zmesh.c
/petsc/src/dm/mesh/makefile
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/meshimpl.h
/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/section.c
/petsc/src/dm/mesh/sieve/ALE_containers.hh
/petsc/src/dm/mesh/sieve/ALE_mem.hh
/petsc/src/dm/mesh/sieve/CoSieve.hh
/petsc/src/dm/mesh/sieve/Completion.hh
/petsc/src/dm/mesh/sieve/Distribution.hh
/petsc/src/dm/mesh/sieve/Generator.hh
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/dm/mesh/sieve/XSifter.hh
/petsc/src/docs/website/download/index.html
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_9.out
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
aij.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/blockmat/seq/blockmat.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/seq/sbaij.c
/petsc/src/mat/interface/dlregismat.c
/petsc/src/snes/utils/damg.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/fileio/sysio.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/ts/impls/implicit/beuler/beuler.c
/petsc/src/ts/impls/implicit/cn/cn.c
ccb205f803-Oct-2006 Barry Smith <bsmith@mcs.anl.gov>

block relaxiation for blockmat
simple fieldsplit for blockmat
docs

Hg-commit: 430a14e409c8b7db31832ae78e5952e00da74c58

421e10b827-Sep-2006 Barry Smith <bsmith@mcs.anl.gov>

started BlockMat seq matrix format
modified SEQIAJSTRUCTHEADER to support this

improved/fixed portions of fieldsplit and composite preconditioners

Hg-commit: 34ccd2b4894b8dd91a39b1af7f4acae5f917c

started BlockMat seq matrix format
modified SEQIAJSTRUCTHEADER to support this

improved/fixed portions of fieldsplit and composite preconditioners

Hg-commit: 34ccd2b4894b8dd91a39b1af7f4acae5f917c476

show more ...


/petsc/include/finclude/petscksp.h
/petsc/include/finclude/petscmesh.h90
/petsc/include/finclude/petscsnes.h
/petsc/include/petscmat.h
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/examples/tests/xsifter0.cxx
/petsc/src/dm/mesh/examples/tests/xsifterTest.hh
/petsc/src/dm/mesh/examples/tutorials/Coarsener.h
/petsc/src/dm/mesh/examples/tutorials/ex1.c
/petsc/src/dm/mesh/examples/tutorials/ex_coarsen_2.c
/petsc/src/dm/mesh/examples/tutorials/tree_mis.h
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/meshpcice.c
/petsc/src/dm/mesh/meshpylith.c
/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_exception.hh
/petsc/src/dm/mesh/sieve/CoSieve.hh
/petsc/src/dm/mesh/sieve/Distribution.hh
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/dm/mesh/sieve/XSifter.hh
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
aij.c
aij.h
/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/blockmat/makefile
/petsc/src/mat/impls/blockmat/seq/blockmat.c
/petsc/src/mat/impls/blockmat/seq/makefile
/petsc/src/mat/impls/makefile
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.h
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/interface/snes.c
/petsc/src/sys/f90/f90_g95.c
/petsc/src/ts/examples/tests/ex1.c

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