History log of /petsc/src/snes/utils/ (Results 776 – 800 of 1073)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
6abce2d927-Jul-2009 Barry Smith <bsmith@mcs.anl.gov>

DMMGSetNullSpace() did not destroy vectors creating internally that were then passed into MatNullSpaceCreate() leading to memory leak in src/snes/examples/tutorials/ex29.c

Hg-commit: 837aa9994d4211c

DMMGSetNullSpace() did not destroy vectors creating internally that were then passed into MatNullSpaceCreate() leading to memory leak in src/snes/examples/tutorials/ex29.c

Hg-commit: 837aa9994d4211cc073c44aafca32fbcbbbdede0

show more ...


/petsc/.hgignore
/petsc/conf/rules
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/package.py
/petsc/config/PETSc/packages/Chaco.py
/petsc/config/PETSc/packages/MUMPS.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/ParMetis.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/Zoltan.py
/petsc/config/PETSc/packages/blacs.py
/petsc/config/PETSc/packages/blopex.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/ml.py
/petsc/config/PETSc/packages/mpe.py
/petsc/config/PETSc/packages/pARMS.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/config/configure.py
/petsc/config/examples/asterix32-sun.py
/petsc/config/examples/asterix32.py
/petsc/config/examples/asterix64-openmpi.py
/petsc/config/examples/asterix64-sun.py
/petsc/config/examples/asterix64.py
/petsc/include/finclude/ftn-custom/petscda.h90
/petsc/include/finclude/ftn-custom/petscdadef.h90
/petsc/include/finclude/ftn-custom/petscdahide.h90
/petsc/include/finclude/ftn-custom/petscis.h90
/petsc/include/finclude/ftn-custom/petscisdef.h90
/petsc/include/finclude/ftn-custom/petscishide.h90
/petsc/include/finclude/ftn-custom/petscksp.h90
/petsc/include/finclude/ftn-custom/petsckspdef.h90
/petsc/include/finclude/ftn-custom/petscksphide.h90
/petsc/include/finclude/ftn-custom/petscmat.h90
/petsc/include/finclude/ftn-custom/petscmatdef.h90
/petsc/include/finclude/ftn-custom/petscmathide.h90
/petsc/include/finclude/ftn-custom/petscpc.h90
/petsc/include/finclude/ftn-custom/petscpcdef.h90
/petsc/include/finclude/ftn-custom/petscpchide.h90
/petsc/include/finclude/ftn-custom/petscsnes.h90
/petsc/include/finclude/ftn-custom/petscsnesdef.h90
/petsc/include/finclude/ftn-custom/petscsneshide.h90
/petsc/include/finclude/ftn-custom/petscts.h90
/petsc/include/finclude/ftn-custom/petsctsdef.h90
/petsc/include/finclude/ftn-custom/petsctshide.h90
/petsc/include/finclude/ftn-custom/petscvec.h90
/petsc/include/finclude/ftn-custom/petscvecdef.h90
/petsc/include/finclude/ftn-custom/petscvechide.h90
/petsc/include/finclude/ftn-custom/petscviewer.h90
/petsc/include/finclude/ftn-custom/petscviewerhide.h90
/petsc/include/petscversion.h
/petsc/include/private/matimpl.h
/petsc/src/dm/f90-mod/petscdmmod.F
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/download/index.html
/petsc/src/ksp/f90-mod/petsckspmod.F
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/interface/xmon.c
/petsc/src/mat/f90-mod/petscmatmod.F
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/dense/mpi/mpidense.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/ftn-custom/zmatrixf.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/utils/matstash.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex19_10.out
/petsc/src/snes/examples/tutorials/output/ex19_6.out
/petsc/src/snes/examples/tutorials/output/ex19_7.out
/petsc/src/snes/examples/tutorials/output/ex19_8.out
/petsc/src/snes/examples/tutorials/output/ex19_9.out
/petsc/src/snes/examples/tutorials/output/ex2_1.out
/petsc/src/snes/examples/tutorials/output/ex5_5.out
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/interface/snesj.c
damg.c
/petsc/src/sys/f90-mod/petscmod.F
/petsc/src/sys/mpiuni/f90-mod/makefile
/petsc/src/sys/mpiuni/f90-mod/mpiunimod.F
/petsc/src/sys/mpiuni/makefile
/petsc/src/sys/objects/options.c
/petsc/src/sys/plog/plog.c
/petsc/src/ts/interface/tsfd.c
/petsc/src/vec/f90-mod/petscvecmod.F
/petsc/src/vec/vec/examples/tutorials/makefile
/petsc/src/vec/vec/examples/tutorials/output/ex16_1.out
/petsc/src/vec/vec/utils/vinv.c
/petsc/tutorials/multiphysics/output/mp_10.out
/petsc/tutorials/multiphysics/output/mp_9.out
f6d58c5425-Jul-2009 Barry Smith <bsmith@mcs.anl.gov>

finished support for MatFDColoringCreate() etc for BAIJ matrices

Hg-commit: 61c9609b5ffa140392733ce982b1260ca27cbd92

3acb879523-Jul-2009 Barry Smith <bsmith@mcs.anl.gov>

more work on adding FD computation of Jacobian for BAIJ matrices

Hg-commit: 89075e85186765069f32cddc814471a4b6a51957

5f94a25c21-Jul-2009 Barry Smith <bsmith@mcs.anl.gov>

fixed cut and paste bug introduced into MatGetColoring_Natural()
added MatType argument to DAGetColoring()

Hg-commit: 9fa545833a0c398df641458d95d67e8b23418eed


/petsc/.hgignore
/petsc/bin/configVars.py
/petsc/conf/rules
/petsc/config/PETSc/utilities/CHUD.py
/petsc/config/PETSc/utilities/libraryOptions.py
/petsc/config/examples/bgl-gnu-opt.py
/petsc/config/examples/bgl-ibm-cxx-opt.py
/petsc/config/examples/bgl-ibm-debug.py
/petsc/config/examples/bgl-ibm-opt.py
/petsc/config/examples/bgp-ibm-opt.py
/petsc/config/examples/cray-x1.py
/petsc/include/petscda.h
/petsc/include/petsclog.hh
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/private/dmimpl.h
/petsc/include/private/matimpl.h
/petsc/include/sieve/IField.hh
/petsc/makefile
/petsc/src/dm/adda/adda.c
/petsc/src/dm/da/examples/tests/ex26.c
/petsc/src/dm/da/examples/tests/ex9.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/utils/dm.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/index.html
/petsc/src/docs/website/publications/prizes.html
/petsc/src/inline/dot.h
/petsc/src/ksp/ksp/examples/tests/ex27.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.h
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/examples/tests/ex5.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/asm/ftn-custom/zasmf.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/makefile
/petsc/src/mat/color/color.c
/petsc/src/mat/examples/tests/ex73.c
/petsc/src/mat/examples/tutorials/ex10.c
/petsc/src/mat/ftn-kernels/sgemv.F
/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/ftn-kernels/fmultcrl.F
/petsc/src/mat/impls/aij/seq/crl/ftn-kernels/fmultcrl.h
/petsc/src/mat/impls/aij/seq/crl/ftn-kernels/makefile
/petsc/src/mat/impls/aij/seq/crl/makefile
/petsc/src/mat/impls/aij/seq/csrperm/csrperm.c
/petsc/src/mat/impls/aij/seq/ftn-kernels/fmult.F
/petsc/src/mat/impls/aij/seq/ftn-kernels/fmult.h
/petsc/src/mat/impls/aij/seq/ftn-kernels/fmultadd.F
/petsc/src/mat/impls/aij/seq/ftn-kernels/fmultadd.h
/petsc/src/mat/impls/aij/seq/ftn-kernels/frelax.F
/petsc/src/mat/impls/aij/seq/ftn-kernels/frelax.h
/petsc/src/mat/impls/aij/seq/ftn-kernels/fsolve.F
/petsc/src/mat/impls/aij/seq/ftn-kernels/fsolve.h
/petsc/src/mat/impls/aij/seq/ftn-kernels/makefile
/petsc/src/mat/impls/aij/seq/makefile
/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/baijfact2.c
/petsc/src/mat/impls/baij/seq/ftn-kernels/fsolvebaij.F
/petsc/src/mat/impls/baij/seq/ftn-kernels/fsolvebaij.h
/petsc/src/mat/impls/baij/seq/ftn-kernels/makefile
/petsc/src/mat/impls/baij/seq/makefile
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/utils/getcolv.c
/petsc/src/mat/utils/matstash.c
/petsc/src/snes/examples/tutorials/ex14.c
/petsc/src/snes/examples/tutorials/ex24.c
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/examples/tutorials/ex43-44.h
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/ex5f.F
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex2_1.out
/petsc/src/snes/examples/tutorials/output/ex5_5.out
damgsnes.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/plog/plog.c
/petsc/src/sys/plog/utils/eventLog.c
/petsc/src/sys/utils/ftn-kernels/fcopy.F
/petsc/src/sys/viewer/impls/binary/binv.c
/petsc/src/ts/examples/tutorials/ex7.c
/petsc/src/vec/vec/impls/seq/dvec2.c
/petsc/src/vec/vec/impls/seq/ftn-kernels/fmaxpy.F
/petsc/src/vec/vec/impls/seq/ftn-kernels/fmaxpy.h
/petsc/src/vec/vec/impls/seq/ftn-kernels/fmdot.F
/petsc/src/vec/vec/impls/seq/ftn-kernels/fmdot.h
/petsc/src/vec/vec/impls/seq/ftn-kernels/fnorm.F
/petsc/src/vec/vec/impls/seq/ftn-kernels/fwaxpy.F
/petsc/src/vec/vec/impls/seq/ftn-kernels/fxtimesy.F
/petsc/src/vec/vec/impls/seq/ftn-kernels/fxtimesy.h
/petsc/src/vec/vec/impls/seq/ftn-kernels/makefile
/petsc/tutorials/multiphysics/makefile
/petsc/tutorials/multiphysics/output/mp_10.out
/petsc/tutorials/multiphysics/output/mp_9.out
c60f020916-Jul-2009 Barry Smith <bsmith@mcs.anl.gov>

moved all the vector fortran kernels to correct location and the block invert kernels used by BAIJ and SBAIJ

Hg-commit: e1f076dca7c745ad92f3e0051127f9b15b56c9dc


/petsc/.hgignore
/petsc/bin/matlab/PetscBinaryRead.m
/petsc/bin/matlab/UFgetPetscMat.m
/petsc/conf/rules
/petsc/conf/variables
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/package.py
/petsc/config/PETSc/packages/Chaco.py
/petsc/config/PETSc/packages/MUMPS.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/ParMetis.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/Zoltan.py
/petsc/config/PETSc/packages/blacs.py
/petsc/config/PETSc/packages/blopex.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/ml.py
/petsc/config/PETSc/packages/mpe.py
/petsc/config/PETSc/packages/pARMS.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/config/PETSc/utilities/libraryOptions.py
/petsc/config/configure.py
/petsc/config/examples/asterix32-sun.py
/petsc/config/examples/asterix32.py
/petsc/config/examples/asterix64-openmpi.py
/petsc/config/examples/asterix64-sun.py
/petsc/config/examples/asterix64.py
/petsc/include/finclude/ftn-custom/petscda.h90
/petsc/include/finclude/ftn-custom/petscdadef.h90
/petsc/include/finclude/ftn-custom/petscdahide.h90
/petsc/include/finclude/ftn-custom/petscis.h90
/petsc/include/finclude/ftn-custom/petscisdef.h90
/petsc/include/finclude/ftn-custom/petscishide.h90
/petsc/include/finclude/ftn-custom/petscksp.h90
/petsc/include/finclude/ftn-custom/petsckspdef.h90
/petsc/include/finclude/ftn-custom/petscksphide.h90
/petsc/include/finclude/ftn-custom/petscmat.h90
/petsc/include/finclude/ftn-custom/petscmatdef.h90
/petsc/include/finclude/ftn-custom/petscmathide.h90
/petsc/include/finclude/ftn-custom/petscpc.h90
/petsc/include/finclude/ftn-custom/petscpcdef.h90
/petsc/include/finclude/ftn-custom/petscpchide.h90
/petsc/include/finclude/ftn-custom/petscsnes.h90
/petsc/include/finclude/ftn-custom/petscsnesdef.h90
/petsc/include/finclude/ftn-custom/petscsneshide.h90
/petsc/include/finclude/ftn-custom/petscts.h90
/petsc/include/finclude/ftn-custom/petsctsdef.h90
/petsc/include/finclude/ftn-custom/petsctshide.h90
/petsc/include/finclude/ftn-custom/petscvec.h90
/petsc/include/finclude/ftn-custom/petscvecdef.h90
/petsc/include/finclude/ftn-custom/petscvechide.h90
/petsc/include/finclude/ftn-custom/petscviewer.h90
/petsc/include/finclude/ftn-custom/petscviewerhide.h90
/petsc/include/finclude/petscmat.h
/petsc/include/petsc.hh
/petsc/include/petscksp.h
/petsc/include/petsclog.h
/petsc/include/petsclog.hh
/petsc/include/petscmat.h
/petsc/include/petscmesh.h
/petsc/include/petscmesh.hh
/petsc/include/petscmesh_solvers.hh
/petsc/include/petscpc.h
/petsc/include/petscsys.h
/petsc/include/petscts.h
/petsc/include/petscversion.h
/petsc/include/private/matimpl.h
/petsc/include/private/petscaxpy.h
/petsc/include/private/tsimpl.h
/petsc/include/sieve/ALE_mem.hh
/petsc/include/sieve/Field.hh
/petsc/include/sieve/ISieve.hh
/petsc/include/sieve/Mesh.hh
/petsc/include/sieve/Numbering.hh
/petsc/include/sieve/Selection.hh
/petsc/makefile
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/ao/interface/dlregisdm.c
/petsc/src/dm/da/src/dagtol.c
/petsc/src/dm/da/src/dagtona.c
/petsc/src/dm/da/src/daview.c
/petsc/src/dm/da/src/f90-custom/zda1f90.c
/petsc/src/dm/da/src/f90-custom/zdaindexf90.c
/petsc/src/dm/da/src/usfft/matusfft.c
/petsc/src/dm/da/utils/f90-custom/zfddaf90.c
/petsc/src/dm/f90-mod/makefile
/petsc/src/dm/f90-mod/petscdmmod.F
/petsc/src/dm/mesh/examples/tests/memoryTests.cxx
/petsc/src/dm/mesh/f90-custom/zmeshf90.c
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/meshlagrit.c
/petsc/src/dm/mesh/meshpcice.c
/petsc/src/dm/mesh/meshpylith.c
/petsc/src/dm/mesh/section.c
/petsc/src/docs/tex/manual/acknowl.tex
/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/changes/dev.html
/petsc/src/docs/website/documentation/copyright.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/documentation/index.html
/petsc/src/docs/website/documentation/linearsolvertable.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/miscellaneous/acknwldg.html
/petsc/src/docs/website/miscellaneous/external.html
/petsc/src/fortran/kernels/bgl/makefile
/petsc/src/fortran/kernels/makefile
/petsc/src/fortran/makefile
/petsc/src/inline/dot.h
/petsc/src/inline/makefile
/petsc/src/ksp/f90-mod/makefile
/petsc/src/ksp/ksp/examples/tests/ex21.c
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tests/output/ex21_1.out
/petsc/src/ksp/ksp/examples/tests/output/ex21_2.out
/petsc/src/ksp/ksp/examples/tests/output/ex21_3.out
/petsc/src/ksp/ksp/examples/tests/output/ex30_2.out
/petsc/src/ksp/ksp/examples/tests/output/ex30_3.out
/petsc/src/ksp/ksp/examples/tutorials/ex15.c
/petsc/src/ksp/ksp/examples/tutorials/ex15f.F
/petsc/src/ksp/ksp/examples/tutorials/ex21f.F
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/interface/f90-custom/zitfuncf90.c
/petsc/src/ksp/ksp/interface/iguess.c
/petsc/src/ksp/ksp/interface/itres.c
/petsc/src/ksp/ksp/interface/xmon.c
/petsc/src/ksp/ksp/utils/schurm.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/eisens/eisen.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/ksp/pc/impls/shell/ftn-custom/zshellpcf.c
/petsc/src/ksp/pc/impls/shell/shellpc.c
/petsc/src/mat/blockinvert.h
/petsc/src/mat/color/color.c
/petsc/src/mat/examples/tests/ex11.c
/petsc/src/mat/examples/tests/ex12.c
/petsc/src/mat/examples/tests/ex30.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tutorials/ex10.c
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/examples/tutorials/output/ex10_mpiaij.out
/petsc/src/mat/examples/tutorials/output/ex10_mpidense.out
/petsc/src/mat/examples/tutorials/output/ex10_seqaij.out
/petsc/src/mat/examples/tutorials/output/ex10_seqdense.out
/petsc/src/mat/f90-mod/makefile
/petsc/src/mat/ftn-kernels/makefile
/petsc/src/mat/ftn-kernels/sgemv.F
/petsc/src/mat/ftn-kernels/sgemv.h
/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/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/inode.c
/petsc/src/mat/impls/aij/seq/inode2.c
/petsc/src/mat/impls/aij/seq/makefile
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/baij/seq/baijfact10.c
/petsc/src/mat/impls/baij/seq/baijfact11.c
/petsc/src/mat/impls/baij/seq/baijfact12.c
/petsc/src/mat/impls/baij/seq/baijfact13.c
/petsc/src/mat/impls/baij/seq/baijfact14.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/baij/seq/baijfact5.c
/petsc/src/mat/impls/baij/seq/baijfact6.c
/petsc/src/mat/impls/baij/seq/baijfact7.c
/petsc/src/mat/impls/baij/seq/baijfact8.c
/petsc/src/mat/impls/baij/seq/baijfact9.c
/petsc/src/mat/impls/baij/seq/dgedi.c
/petsc/src/mat/impls/baij/seq/dgefa.c
/petsc/src/mat/impls/baij/seq/dgefa2.c
/petsc/src/mat/impls/baij/seq/dgefa3.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/hypre/makefile
/petsc/src/mat/impls/hypre/mhyp.c
/petsc/src/mat/impls/makefile
/petsc/src/mat/impls/mffd/mffd.c
/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/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact10.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact11.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact12.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact3.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact4.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact5.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact6.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact7.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact8.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact9.c
/petsc/src/mat/impls/sbaij/seq/sro.c
/petsc/src/mat/impls/submat/makefile
/petsc/src/mat/impls/submat/submat.c
/petsc/src/mat/impls/transpose/transm.c
/petsc/src/mat/interface/f90-custom/zmatrixf90.c
/petsc/src/mat/interface/ftn-custom/zmatrixf.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/interface/mhas.c
/petsc/src/mat/makefile
/petsc/src/mat/order/sregis.c
/petsc/src/snes/examples/tests/ex1.c
/petsc/src/snes/examples/tests/ex13.c
/petsc/src/snes/examples/tests/ex5.c
/petsc/src/snes/examples/tutorials/ex24.c
/petsc/src/snes/examples/tutorials/ex31.c
/petsc/src/snes/examples/tutorials/ex33f.F
/petsc/src/snes/examples/tutorials/ex38.c
/petsc/src/snes/examples/tutorials/ex44.c
/petsc/src/snes/examples/tutorials/ex46.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/ex6.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex19_13.out
/petsc/src/snes/f90-mod/makefile
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/interface/f90-custom/zsnesf90.c
/petsc/src/snes/interface/snes.c
adutils/damgsnesad.c
/petsc/src/sys/bag/f90-custom/zbagf90.c
/petsc/src/sys/dll/dl.c
/petsc/src/sys/dll/reg.c
/petsc/src/sys/f90-mod/makefile
/petsc/src/sys/f90-mod/petscmod.F
/petsc/src/sys/f90-src/f90_cwrap.c
/petsc/src/sys/f90-src/f90impl.h
/petsc/src/sys/f90-src/fsrc/makefile
/petsc/src/sys/f90-src/makefile
/petsc/src/sys/fsrc/makefile
/petsc/src/sys/fsrc/somefort.F
/petsc/src/sys/makefile
/petsc/src/sys/mpiuni/f90-mod/makefile
/petsc/src/sys/mpiuni/f90-mod/mpiunimod.F
/petsc/src/sys/mpiuni/makefile
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/plog/plog.c
/petsc/src/sys/plog/utils/eventLog.c
/petsc/src/sys/plog/utils/stageLog.c
/petsc/src/sys/utils/ftn-kernels/fcopy.F
/petsc/src/sys/utils/ftn-kernels/fcopy.h
/petsc/src/sys/utils/ftn-kernels/makefile
/petsc/src/sys/utils/makefile
/petsc/src/sys/utils/memc.c
/petsc/src/sys/utils/sortd.c
/petsc/src/sys/viewer/impls/binary/binv.c
/petsc/src/sys/viewer/impls/binary/f90-custom/zbinvf90.c
/petsc/src/sys/viewer/impls/matlab/vmatlab.c
/petsc/src/sys/viewer/impls/socket/send.c
/petsc/src/sys/viewer/interface/dlregispetsc.c
/petsc/src/ts/examples/tests/ex4.c
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tests/output/ex4_7.out
/petsc/src/ts/f90-mod/makefile
/petsc/src/ts/impls/implicit/sundials/sundials.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/vec/f90-mod/makefile
/petsc/src/vec/is/impls/f90-custom/zblockf90.c
/petsc/src/vec/is/impls/general/general.c
/petsc/src/vec/is/interface/f90-custom/zindexf90.c
/petsc/src/vec/is/utils/f90-custom/ziscoloringf90.c
/petsc/src/vec/vec/examples/tutorials/makefile
/petsc/src/vec/vec/examples/tutorials/output/ex16_1.out
/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/impls/seq/ftn-kernels/faypx.F
/petsc/src/vec/vec/impls/seq/ftn-kernels/faypx.h
/petsc/src/vec/vec/impls/seq/ftn-kernels/fmaxpy.F
/petsc/src/vec/vec/impls/seq/ftn-kernels/fmaxpy.h
/petsc/src/vec/vec/impls/seq/ftn-kernels/fmdot.F
/petsc/src/vec/vec/impls/seq/ftn-kernels/fmdot.h
/petsc/src/vec/vec/impls/seq/ftn-kernels/fnorm.F
/petsc/src/vec/vec/impls/seq/ftn-kernels/fnorm.h
/petsc/src/vec/vec/impls/seq/ftn-kernels/fwaxpy.F
/petsc/src/vec/vec/impls/seq/ftn-kernels/fwaxpy.h
/petsc/src/vec/vec/impls/seq/ftn-kernels/makefile
/petsc/src/vec/vec/impls/seq/makefile
/petsc/src/vec/vec/impls/sieve/sieveVec.c
/petsc/src/vec/vec/interface/f90-custom/zvectorf90.c
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/utils/vecio.c
/petsc/src/vec/vec/utils/vinv.c
a0c198e401-Jun-2009 Satish Balay <balay@mcs.anl.gov>

merge from release

Hg-commit: 768f8db0f66e5e62ac4fcfea107b7de09dfc5daa


/petsc/config/PETSc/utilities/__init__.py
/petsc/config/configarch/acconfig.h
/petsc/config/configure.py
/petsc/config/examples/freebsd5.1.py
/petsc/config/examples/linux-gnu-superlu.py
/petsc/include/finclude/ftn-custom/petscmat.h90
/petsc/include/finclude/petscmat.h
/petsc/include/finclude/petscmatdef.h
/petsc/include/finclude/petscpc.h
/petsc/include/finclude/petscpcdef.h
/petsc/include/petsc.hh
/petsc/include/petscda.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscmesh.hh
/petsc/include/petscmesh_solvers.hh
/petsc/include/petscmesh_viewers.hh
/petsc/include/petscpc.h
/petsc/include/private/matimpl.h
/petsc/include/private/petscimpl.h
/petsc/include/sieve/ALE_mem.hh
/petsc/include/sieve/Distribution.hh
/petsc/src/contrib/helmholtz_2/makefile
/petsc/src/dm/da/utils/binaryMatlab.c
/petsc/src/dm/da/utils/daint.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/f90-mod/petscdmmod.F
/petsc/src/dm/mesh/makefile
/petsc/src/dm/mesh/sieve/makefile
/petsc/src/docs/tex/manual/acknowl.tex
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/300.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/exercises/compiling/makeoutput.html
/petsc/src/docs/website/documentation/linearsolvertable.html
/petsc/src/docs/website/documentation/referencing.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/docs/website/features/details.html
/petsc/src/docs/website/index.html
/petsc/src/docs/website/miscellaneous/external.html
/petsc/src/docs/website/publications/index.html
/petsc/src/ksp/f90-mod/petsckspmod.F
/petsc/src/ksp/ksp/examples/tests/ex30.c
/petsc/src/ksp/ksp/examples/tests/ex31.c
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tests/output/ex30.out
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex2_7.out
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/utils/schurm.c
/petsc/src/ksp/pc/impls/bfbt/bfbt.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/pc/impls/lsc/lsc.c
/petsc/src/ksp/pc/impls/lsc/makefile
/petsc/src/ksp/pc/impls/makefile
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/examples/tests/ex55.c
/petsc/src/mat/examples/tests/ex59.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/f90-mod/petscmatmod.F
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/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/ilut.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.h
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/baij/seq/baijfact.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/hypre/mhyp.h
/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/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/scatter/mscatter.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/interface/ftn-custom/zmatrixf.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/utils/axpy.c
/petsc/src/snes/examples/tutorials/ex45.c
/petsc/src/snes/examples/tutorials/output/ex19_10.out
/petsc/src/snes/examples/tutorials/output/ex19_6.out
/petsc/src/snes/examples/tutorials/output/ex19_7.out
/petsc/src/snes/examples/tutorials/output/ex19_8.out
/petsc/src/snes/examples/tutorials/output/ex19_9.out
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/ls/ls.h
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/interface/snesut.c
adutils/makefile
makefile
sieve/makefile
/petsc/src/sys/objects/options.c
/petsc/src/sys/plog/plog.c
/petsc/src/sys/utils/str.c
/petsc/src/sys/viewer/impls/ascii/ftn-custom/zvcreatef.c
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/vec/f90-mod/petscvecmod.F
/petsc/src/vec/is/impls/stride/stride.c
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/mpi/pvecimpl.h
45732ad001-Jun-2009 Satish Balay <balay@mcs.anl.gov>

use correct MANSEC in makefiles as per generatefortranstubs.py [for include/fortran/ftn-auto/*.h files]

Hg-commit: b729083a7e07dd5d7724ed19736aad998359952b

f91d8e9501-May-2009 Barry Smith <bsmith@mcs.anl.gov>

started hypre HYPRE_StructMatrix based PETSc matrix type
hypre contains now outdated struct stencil and matrix stuff (will be removed next)

Hg-commit: 09c845b0ad214d20d8d422125e3595c17ebee30a

62e0298727-Apr-2009 Barry Smith <bsmith@mcs.anl.gov>

commit after merge of patch from 3.0.0 for faster PetscBinaryWrite()

Hg-commit: 272378aa41244d7473de0ea3caa121579e4031f8

6e0c845927-Apr-2009 Satish Balay <balay@mcs.anl.gov>

#19373 c++ compile fixes

Hg-commit: e16911e351a95349c6228121da73e2676bb8091f

ca4b5a8224-Apr-2009 Barry Smith <bsmith@mcs.anl.gov>

commit after pull of two patches from 3.0.0

Hg-commit: 09be8607786d079dca91b5fdb1f1e4f203cff325

16efb6df24-Apr-2009 Barry Smith <bsmith@mcs.anl.gov>

removed Victor's doc that DMMGSetNullSpace() did not exist for Fortran because I added the Fortran interface to petsc-3.0.0

Hg-commit: eb594657a7eee1207cc73ef1daadc22dfe4b830b

e157ba5d24-Apr-2009 Barry Smith <bsmith@mcs.anl.gov>

added Fortran version of DMMGSetNullSpace for petsc-maint 19,266

Hg-commit: 65458427c6a576df472719b2a58b7f99e0993726


/petsc/bin/TOPSInstaller.py
/petsc/bin/maint/rebuildtar
/petsc/bin/matlab/PetscBinaryRead.m
/petsc/bin/update.py
/petsc/conf/rules
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/Chaco.py
/petsc/config/PETSc/packages/Generator.py
/petsc/config/PETSc/packages/Jostle.py
/petsc/config/PETSc/packages/MUMPS.py
/petsc/config/PETSc/packages/Numpy.py
/petsc/config/PETSc/packages/PARTY.py
/petsc/config/PETSc/packages/PLAPACK.py
/petsc/config/PETSc/packages/ParMetis.py
/petsc/config/PETSc/packages/SCALAPACK.py
/petsc/config/PETSc/packages/Sieve.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/blacs.py
/petsc/config/PETSc/packages/blopex.py
/petsc/config/PETSc/packages/c2html.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/mpi4py.py
/petsc/config/PETSc/packages/pARMS.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/config/PETSc/utilities/getResidentSetSize.py
/petsc/config/examples/bgl-gnu-opt.py
/petsc/config/examples/bgl-ibm-cxx-opt.py
/petsc/config/examples/bgl-ibm-debug.py
/petsc/config/examples/bgl-ibm-opt.py
/petsc/config/install.py
/petsc/include/finclude/ftn-custom/petscda.h90
/petsc/include/finclude/petscviewerdef.h
/petsc/include/mpiuni/mpi.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscversion.h
/petsc/include/petscviewer.h
/petsc/makefile
/petsc/src/benchmarks/results/benchmarks.html
/petsc/src/dm/da/examples/tutorials/ex9.c
/petsc/src/dm/da/examples/tutorials/makefile
/petsc/src/dm/da/src/dagtona.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/dm/da/utils/binaryMatlab.c
/petsc/src/dm/f90-mod/makefile
/petsc/src/dm/f90-mod/petscdmmod.F
/petsc/src/dm/makefile
/petsc/src/docs/manualpages-sec/header_DA
/petsc/src/docs/manualpages-sec/header_PC
/petsc/src/docs/tex/manual/endpage.pdf
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/manual/titlepage1.pdf
/petsc/src/docs/tex/manual/titlepage2.pdf
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/documentation/bugreporting.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/documentation/index.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/download/petsc-patches.html
/petsc/src/docs/website/index.html
/petsc/src/docs/website/miscellaneous/external.html
/petsc/src/ksp/f90-mod/makefile
/petsc/src/ksp/f90-mod/petsckspmod.F
/petsc/src/ksp/ksp/examples/tests/ex30.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/ibcgs/ibcgs.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/makefile
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/factor/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/factor/factor.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/mat/examples/tests/ex103.c
/petsc/src/mat/examples/tests/ex125.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex2_3.out
/petsc/src/mat/f90-mod/makefile
/petsc/src/mat/f90-mod/petscmatmod.F
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/spooles/mpiaijspooles.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/aij/seq/aij.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/python/makefile
/petsc/src/mat/impls/python/pythonmat.c
/petsc/src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
/petsc/src/mat/impls/shell/ftn-custom/zshellf.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/makefile
/petsc/src/snes/f90-mod/makefile
/petsc/src/snes/f90-mod/petscsnesmod.F
/petsc/src/snes/impls/python/makefile
/petsc/src/snes/impls/python/pythonsnes.c
/petsc/src/snes/interface/ftn-custom/zsnesf.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/makefile
ftn-custom/zdamgf.c
/petsc/src/sys/bag/f90-custom/makefile
/petsc/src/sys/bag/f90-custom/zbagf90.c
/petsc/src/sys/f90-mod/makefile
/petsc/src/sys/f90-mod/petscmod.F
/petsc/src/sys/mpiuni/mpi.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/plog/plog.c
/petsc/src/sys/plog/utils/eventLog.c
/petsc/src/sys/plog/utils/stageLog.c
/petsc/src/sys/python/makefile
/petsc/src/sys/python/pythonsys.c
/petsc/src/sys/viewer/impls/binary/binv.c
/petsc/src/sys/viewer/impls/binary/f90-custom/makefile
/petsc/src/sys/viewer/impls/binary/f90-custom/zbinvf90.c
/petsc/src/sys/viewer/impls/hdf5/hdf5v.c
/petsc/src/sys/viewer/impls/makefile
/petsc/src/sys/viewer/interface/viewregall.c
/petsc/src/ts/f90-mod/makefile
/petsc/src/ts/f90-mod/petsctsmod.F
/petsc/src/ts/impls/python/makefile
/petsc/src/ts/impls/python/pythonts.c
/petsc/src/ts/makefile
/petsc/src/vec/f90-mod/makefile
/petsc/src/vec/f90-mod/petscvecmod.F
/petsc/src/vec/makefile
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/mpi/pvec2.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/vecio.c
/petsc/src/vec/vec/utils/vecmpitoseq.c
/petsc/src/vec/vec/utils/vinv.c
5bb3c79a16-Apr-2009 Victor Eijkhout <eijkhout@tacc.utexas.edu>

Added note: Fortran version not available


Hg-commit: c1a363508fa124a0182027f2282e3f566a0692a5


/petsc/conf/rules
/petsc/config/PETSc/packages/petsc4py.py
/petsc/config/PETSc/packages/sundials.py
/petsc/config/PETSc/utilities/petscdir.py
/petsc/config/install.py
/petsc/include/mpiuni/mpi.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscsnes.h
/petsc/include/petscversion.h
/petsc/include/private/matimpl.h
/petsc/include/sieve/Mesh.hh
/petsc/src/contrib/fun3d/comp/user.F
/petsc/src/contrib/fun3d/comp/userJac.F
/petsc/src/contrib/fun3d/incomp/user.F
/petsc/src/contrib/fun3d/incomp/userJac.F
/petsc/src/contrib/semiLagrange/examples/tutorials/ex4.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/dm/mesh/examples/tests/operator1.cxx
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/sieve/SieveSerialization.hh
/petsc/src/docs/manualpages-sec/header_DA
/petsc/src/docs/manualpages-sec/header_PC
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/manual/sieve.tex
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/index.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/index.html
/petsc/src/ksp/ksp/examples/tests/ex14.c
/petsc/src/ksp/ksp/examples/tests/ex20.c
/petsc/src/ksp/ksp/examples/tutorials/ex9.c
/petsc/src/ksp/ksp/impls/ibcgs/ibcgs.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/asa/asa.c
/petsc/src/ksp/pc/impls/factor/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.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/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/crl/crl.c
/petsc/src/mat/impls/aij/seq/csrperm/csrperm.c
/petsc/src/mat/impls/aij/seq/dxml/dxml.c
/petsc/src/mat/impls/aij/seq/inode.c
/petsc/src/mat/impls/aij/seq/matmatmult.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/baijfact10.c
/petsc/src/mat/impls/baij/seq/baijfact11.c
/petsc/src/mat/impls/baij/seq/baijfact12.c
/petsc/src/mat/impls/baij/seq/baijfact13.c
/petsc/src/mat/impls/baij/seq/baijfact14.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact4.c
/petsc/src/mat/impls/baij/seq/baijfact5.c
/petsc/src/mat/impls/baij/seq/baijfact6.c
/petsc/src/mat/impls/baij/seq/baijfact7.c
/petsc/src/mat/impls/baij/seq/baijfact8.c
/petsc/src/mat/impls/baij/seq/baijfact9.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/rowbs/mpi/cholbs.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact10.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact11.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact12.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact3.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact4.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact5.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact6.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact7.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact8.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact9.c
/petsc/src/mat/impls/scatter/mscatter.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tests/ex11.c
/petsc/src/snes/examples/tests/ex13.c
/petsc/src/snes/examples/tests/ex1f.F
/petsc/src/snes/examples/tests/ex5.c
/petsc/src/snes/examples/tests/ex9.c
/petsc/src/snes/examples/tutorials/ex1.c
/petsc/src/snes/examples/tutorials/ex14.c
/petsc/src/snes/examples/tutorials/ex18.c
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/ex19tu.c
/petsc/src/snes/examples/tutorials/ex20.c
/petsc/src/snes/examples/tutorials/ex22.c
/petsc/src/snes/examples/tutorials/ex23.c
/petsc/src/snes/examples/tutorials/ex24.c
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/examples/tutorials/ex27.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/examples/tutorials/ex32.c
/petsc/src/snes/examples/tutorials/ex33f.F
/petsc/src/snes/examples/tutorials/ex39f90.F
/petsc/src/snes/examples/tutorials/ex4.c
/petsc/src/snes/examples/tutorials/ex44.c
/petsc/src/snes/examples/tutorials/ex45.c
/petsc/src/snes/examples/tutorials/ex46.c
/petsc/src/snes/examples/tutorials/ex4tu.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/ex5f.F
/petsc/src/snes/examples/tutorials/ex5f90.F
/petsc/src/snes/examples/tutorials/ex5s.c
/petsc/src/snes/examples/tutorials/ex7.c
/petsc/src/snes/examples/tutorials/ex8.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex44.out
damg.c
/petsc/src/sys/adic/Gradient/ad_grad.c
/petsc/src/sys/examples/tutorials/ex3f.F
/petsc/src/sys/ftn-custom/zplog.c
/petsc/src/sys/mpiuni/mpi.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/plog/plog.c
/petsc/src/sys/plog/utils/eventLog.c
/petsc/src/sys/plog/utils/stageLog.c
/petsc/src/ts/examples/tutorials/ex7.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/mpi/pvec2.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/sieveVec.c
/petsc/src/vec/vec/utils/vecio.c
/petsc/src/vec/vec/utils/vinv.c
90d69ab728-Mar-2009 Barry Smith <bsmith@mcs.anl.gov>

changed PetscOptionsName() and PetscOptionsHasName() to return true if option is set, regardless of the value it is set to, include 0 and false
changed most uses of these routines to the Truth vari

changed PetscOptionsName() and PetscOptionsHasName() to return true if option is set, regardless of the value it is set to, include 0 and false
changed most uses of these routines to the Truth varient

Hg-commit: fd6366abd7eb1f3ec925faa0ecd078d5cc025eb2

show more ...


/petsc/bin/TOPSInstaller.py
/petsc/bin/maint/rebuildtar
/petsc/bin/matlab/PetscBinaryRead.m
/petsc/bin/update.py
/petsc/conf/rules
/petsc/config/PETSc/packages/Chaco.py
/petsc/config/PETSc/packages/Generator.py
/petsc/config/PETSc/packages/Jostle.py
/petsc/config/PETSc/packages/MUMPS.py
/petsc/config/PETSc/packages/Numpy.py
/petsc/config/PETSc/packages/PARTY.py
/petsc/config/PETSc/packages/PLAPACK.py
/petsc/config/PETSc/packages/ParMetis.py
/petsc/config/PETSc/packages/SCALAPACK.py
/petsc/config/PETSc/packages/Sieve.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/blacs.py
/petsc/config/PETSc/packages/blopex.py
/petsc/config/PETSc/packages/c2html.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/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/config/PETSc/utilities/Make.py
/petsc/config/PETSc/utilities/petscdir.py
/petsc/config/examples/bgl-gnu-opt.py
/petsc/config/examples/bgl-ibm-cxx-opt.py
/petsc/config/examples/bgl-ibm-debug.py
/petsc/config/examples/bgl-ibm-opt.py
/petsc/include/finclude/ftn-custom/petscda.h90
/petsc/include/finclude/ftn-custom/petscmat.h90
/petsc/include/finclude/ftn-custom/petscmesh.h90
/petsc/include/finclude/petscviewerdef.h
/petsc/include/petsc.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscmesh.h
/petsc/include/petscsys.h
/petsc/include/petscversion.h
/petsc/include/petscviewer.h
/petsc/include/private/matimpl.h
/petsc/include/sieve/ALE_args.hh
/petsc/include/sieve/ALE_containers.hh
/petsc/include/sieve/ALE_exception.hh
/petsc/include/sieve/ALE_mem.hh
/petsc/include/sieve/Field.hh
/petsc/include/sieve/IField.hh
/petsc/include/sieve/ISieve.hh
/petsc/include/sieve/Mesh.hh
/petsc/include/sieve/ParallelMapping.hh
/petsc/include/sieve/Sieve.hh
/petsc/include/sieve/Sifter.hh
/petsc/makefile
/petsc/src/benchmarks/results/benchmarks.html
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/da/examples/tests/ex15.c
/petsc/src/dm/da/examples/tests/ex2.c
/petsc/src/dm/da/examples/tests/ex20.c
/petsc/src/dm/da/examples/tests/ex22.c
/petsc/src/dm/da/examples/tests/ex3.c
/petsc/src/dm/da/examples/tests/ex4.c
/petsc/src/dm/da/examples/tests/ex6.c
/petsc/src/dm/da/examples/tests/ex7.c
/petsc/src/dm/da/examples/tests/ex8.c
/petsc/src/dm/da/examples/tests/ex9.c
/petsc/src/dm/da/examples/tutorials/ex1.c
/petsc/src/dm/da/examples/tutorials/ex2.c
/petsc/src/dm/da/examples/tutorials/ex5.c
/petsc/src/dm/da/examples/tutorials/ex9.c
/petsc/src/dm/da/examples/tutorials/makefile
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/dagtona.c
/petsc/src/dm/da/src/daload.c
/petsc/src/dm/da/src/gr1.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/dm/da/utils/binaryMatlab.c
/petsc/src/dm/f90-mod/makefile
/petsc/src/dm/f90-mod/petscdmmod.F
/petsc/src/dm/makefile
/petsc/src/dm/mesh/f90-custom/zmeshf90.c
/petsc/src/dm/mesh/ftn-custom/zmesh.c
/petsc/src/dm/mesh/ftn-custom/zsection.c
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/section.c
/petsc/src/docs/tex/manual/endpage.pdf
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/manual/titlepage1.pdf
/petsc/src/docs/tex/manual/titlepage2.pdf
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/documentation/bugreporting.html
/petsc/src/docs/website/documentation/changes/dev.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/download/index.html
/petsc/src/docs/website/download/petsc-patches.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/publications/index.html
/petsc/src/docs/website/publications/prizes.html
/petsc/src/ksp/f90-mod/makefile
/petsc/src/ksp/f90-mod/petsckspmod.F
/petsc/src/ksp/ksp/examples/tests/ex14.c
/petsc/src/ksp/ksp/examples/tests/ex17.c
/petsc/src/ksp/ksp/examples/tests/ex20.c
/petsc/src/ksp/ksp/examples/tests/ex28.c
/petsc/src/ksp/ksp/examples/tests/ex30.c
/petsc/src/ksp/ksp/examples/tests/ex31.c
/petsc/src/ksp/ksp/examples/tests/ex6.c
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/ex11.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/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/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/ibcgs/ibcgs.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/makefile
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/eisens/eisen.c
/petsc/src/ksp/pc/impls/factor/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/factor/factor.c
/petsc/src/ksp/pc/impls/factor/icc/icc.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/factor/lu/lu.c
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/pc/impls/ksp/pcksp.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/mat/color/color.c
/petsc/src/mat/examples/tests/ex123.c
/petsc/src/mat/examples/tests/ex125.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/f90-mod/makefile
/petsc/src/mat/f90-mod/petscmatmod.F
/petsc/src/mat/impls/aij/mpi/fdmpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.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/fdaij.c
/petsc/src/mat/impls/aij/seq/ilut.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/blockmat/seq/blockmat.c
/petsc/src/mat/impls/composite/mcomposite.c
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/shell/ftn-custom/zshellf.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/interface/f90-custom/zmatrixf90.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/makefile
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/order/sorder.c
/petsc/src/mat/partition/impls/jostle/jostle.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/matio.c
/petsc/src/snes/examples/tests/ex1.c
/petsc/src/snes/examples/tests/ex13.c
/petsc/src/snes/examples/tests/ex5.c
/petsc/src/snes/examples/tutorials/ex14.c
/petsc/src/snes/examples/tutorials/ex38.c
/petsc/src/snes/examples/tutorials/ex6.c
/petsc/src/snes/f90-mod/makefile
/petsc/src/snes/f90-mod/petscsnesmod.F
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/interface/noise/snesmfj2.c
/petsc/src/snes/interface/noise/snesnoise.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/makefile
adutils/damgsnesad.c
damg.c
damgsnes.c
/petsc/src/sys/bag/f90-custom/makefile
/petsc/src/sys/bag/f90-custom/zbagf90.c
/petsc/src/sys/dll/reg.c
/petsc/src/sys/draw/impls/ps/pops.c
/petsc/src/sys/draw/impls/x/xcolor.c
/petsc/src/sys/draw/impls/x/xops.c
/petsc/src/sys/draw/interface/dtri.c
/petsc/src/sys/error/err.c
/petsc/src/sys/error/errstop.c
/petsc/src/sys/error/errtrace.c
/petsc/src/sys/f90-mod/makefile
/petsc/src/sys/f90-mod/petscmod.F
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/plog/plog.c
/petsc/src/sys/random/interface/random.c
/petsc/src/sys/utils/sortd.c
/petsc/src/sys/utils/sseenabled.c
/petsc/src/sys/viewer/impls/binary/binv.c
/petsc/src/sys/viewer/impls/binary/f90-custom/makefile
/petsc/src/sys/viewer/impls/binary/f90-custom/zbinvf90.c
/petsc/src/sys/viewer/impls/hdf5/ftn-custom/makefile
/petsc/src/sys/viewer/impls/hdf5/ftn-custom/zhdf5f.c
/petsc/src/sys/viewer/impls/hdf5/hdf5v.c
/petsc/src/sys/viewer/impls/hdf5/makefile
/petsc/src/sys/viewer/impls/makefile
/petsc/src/sys/viewer/interface/viewregall.c
/petsc/src/ts/f90-mod/makefile
/petsc/src/ts/f90-mod/petsctsmod.F
/petsc/src/ts/impls/implicit/sundials/sundials.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/makefile
/petsc/src/vec/f90-mod/makefile
/petsc/src/vec/f90-mod/petscvecmod.F
/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/utils/ftn-custom/zisltogf.c
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/makefile
/petsc/src/vec/pf/impls/string/cstring.c
/petsc/src/vec/pf/interface/pf.c
/petsc/src/vec/vec/examples/tutorials/ex19.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/mpi/pvec2.c
/petsc/src/vec/vec/interface/dlregisvec.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/vecio.c
/petsc/src/vec/vec/utils/vecmpitoseq.c
/petsc/src/vec/vec/utils/vpscat.c
/petsc/src/vec/vec/utils/vscat.c
/petsc/tutorials/tmp/ex1.c
/petsc/tutorials/tmp/ex1f90.F
/petsc/tutorials/tmp/mesh.h5
dbf0e21d08-Feb-2009 Barry Smith <bsmith@mcs.anl.gov>

fixes to mpibaij.c found in nightly build
fixes to wrong use of CHKERRQ() throughout code

Hg-commit: 733dea1e39d18170feab68a0e7a269e3248a628a


/petsc/bin/matlab/@PetscOpenFile/PetscOpenFile.m
/petsc/bin/matlab/PetscReadBinaryMatlab.m
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/mpi4py.py
/petsc/config/PETSc/utilities/getResidentSetSize.py
/petsc/config/install.py
/petsc/include/finclude/ftn-custom/petscmesh.h90
/petsc/include/mpiuni/mpif.h
/petsc/include/petsc.hh
/petsc/include/petscerror.h
/petsc/include/petscmat.h
/petsc/include/petscmesh.h
/petsc/include/petscmesh.hh
/petsc/include/petscversion.h
/petsc/include/sieve/ALE_containers.hh
/petsc/include/sieve/ALE_mem.hh
/petsc/include/sieve/LabelSifter.hh
/petsc/include/sieve/Mesh.hh
/petsc/include/sieve/Sifter.hh
/petsc/makefile
/petsc/src/contrib/blopex/driver/driver.c
/petsc/src/contrib/blopex/driver_fiedler/driver_fiedler.c
/petsc/src/contrib/blopex/petsc-interface/petsc-interface.c
/petsc/src/contrib/fun3d/comp/flow.c
/petsc/src/contrib/fun3d/incomp/flow.c
/petsc/src/contrib/helmholtz_2/ex12.c
/petsc/src/contrib/keyes/ex15.c
/petsc/src/contrib/reusememory/ex1.c
/petsc/src/contrib/reusememory/reuse.c
/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/impls/da/da.c
/petsc/src/contrib/semiLagrange/interface/characteristic.c
/petsc/src/dm/adda/adda.c
/petsc/src/dm/da/examples/tests/ex27.c
/petsc/src/dm/da/examples/tests/ex28.c
/petsc/src/dm/da/examples/tutorials/ex1.c
/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/src/dainterp.c
/petsc/src/dm/da/src/ftn-custom/zda1f.c
/petsc/src/dm/da/src/usfft/matusfft.c
/petsc/src/dm/da/utils/binaryMatlab.c
/petsc/src/dm/mesh/examples/tests/args0.cxx
/petsc/src/dm/mesh/examples/tests/ex01.c
/petsc/src/dm/mesh/examples/tests/ex02.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/ex07.cxx
/petsc/src/dm/mesh/examples/tests/ex08.cxx
/petsc/src/dm/mesh/examples/tests/refinementTest.cxx
/petsc/src/dm/mesh/examples/tests/section2.cxx
/petsc/src/dm/mesh/examples/tests/xsieve0.cxx
/petsc/src/dm/mesh/examples/tests/xsieve1.cxx
/petsc/src/dm/mesh/examples/tests/xsieve2.cxx
/petsc/src/dm/mesh/examples/tests/xsieve3.cxx
/petsc/src/dm/mesh/examples/tests/xsieve4.cxx
/petsc/src/dm/mesh/examples/tutorials/electrostatic.cxx
/petsc/src/dm/mesh/examples/tutorials/ex09.cxx
/petsc/src/dm/mesh/examples/tutorials/ex1.c
/petsc/src/dm/mesh/examples/tutorials/ex5.c
/petsc/src/dm/mesh/examples/tutorials/ex6.c
/petsc/src/dm/mesh/examples/tutorials/ex7.c
/petsc/src/dm/mesh/examples/tutorials/ex_coarsen.h
/petsc/src/dm/mesh/f90-custom/zmeshf90.c
/petsc/src/dm/mesh/ftn-custom/zmesh.c
/petsc/src/dm/mesh/ftn-custom/zsection.c
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/section.c
/petsc/src/dm/mesh/sieve/ALE.cxx
/petsc/src/dm/mesh/sieve/Map.hh
/petsc/src/dm/mesh/sieve/X.hh
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/miscellaneous/mailing-lists.html
/petsc/src/fortran/kernels/frelax.F
/petsc/src/fortran/kernels/fsolve.F
/petsc/src/fortran/kernels/fsolvebaij.F
/petsc/src/ksp/ksp/examples/tests/ex12f.F
/petsc/src/ksp/ksp/examples/tests/ex24.c
/petsc/src/ksp/ksp/examples/tests/output/ex12f_1.out
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/ex29.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/ex35.c
/petsc/src/ksp/ksp/examples/tutorials/ex37.c
/petsc/src/ksp/ksp/examples/tutorials/ex38.c
/petsc/src/ksp/ksp/examples/tutorials/ex39.c
/petsc/src/ksp/ksp/examples/tutorials/ex40.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/cg/gltr/gltr.c
/petsc/src/ksp/ksp/impls/cg/nash/nash.c
/petsc/src/ksp/ksp/impls/cg/stcg/stcg.c
/petsc/src/ksp/ksp/impls/lcd/lcd.c
/petsc/src/ksp/ksp/impls/python/pythonK.c
/petsc/src/ksp/ksp/interface/iguess.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/itres.c
/petsc/src/ksp/pc/impls/is/feti/examples/ex1.c
/petsc/src/ksp/pc/impls/prometheus/petscprom.c
/petsc/src/ksp/pc/impls/python/pythonP.c
/petsc/src/ksp/pc/impls/samg/samgmgpetsc.c
/petsc/src/ksp/pc/impls/spai/ispai.c
/petsc/src/mat/examples/tests/ex103.c
/petsc/src/mat/examples/tests/ex116.c
/petsc/src/mat/examples/tests/ex117.c
/petsc/src/mat/examples/tests/ex16.c
/petsc/src/mat/examples/tests/ex95.c
/petsc/src/mat/examples/tests/ex99.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex2_3.out
/petsc/src/mat/examples/tutorials/ex2.c
/petsc/src/mat/examples/tutorials/ex5.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/mpi/pastix/pastix.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/csrperm/csrperm.c
/petsc/src/mat/impls/aij/seq/essl/essl.c
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/dense/mpi/mmdense.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/feti/feti.c
/petsc/src/mat/impls/python/makefile
/petsc/src/mat/impls/python/pythonmat.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/mpi/sbaijov.c
/petsc/src/mat/impls/sbaij/seq/sro.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/snes/examples/tests/ex4.c
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/examples/tutorials/ex4.c
/petsc/src/snes/examples/tutorials/ex7.c
/petsc/src/snes/examples/tutorials/ex8.c
/petsc/src/snes/examples/tutorials/output/ex2_1.out
/petsc/src/snes/examples/tutorials/output/ex2_2.out
/petsc/src/snes/impls/python/makefile
/petsc/src/snes/impls/python/pythonsnes.c
/petsc/src/snes/interface/snes.c
adutils/damgsnesad.c
/petsc/src/sys/draw/impls/win32/makefile
/petsc/src/sys/draw/interface/drawreg.c
/petsc/src/sys/draw/interface/drawregall.c
/petsc/src/sys/error/err.c
/petsc/src/sys/error/errtrace.c
/petsc/src/sys/matlabengine/matlab.c
/petsc/src/sys/objects/destroy.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/plog/ftn-custom/zplogf.c
/petsc/src/sys/plog/plog.c
/petsc/src/sys/python/makefile
/petsc/src/sys/python/pythonsys.c
/petsc/src/sys/utils/mpimesg.c
/petsc/src/sys/viewer/impls/socket/matlab/makefile
/petsc/src/ts/impls/python/makefile
/petsc/src/ts/impls/python/pythonts.c
/petsc/src/vec/vec/utils/vinv.c
/petsc/tutorials/tmp/ex1.c
/petsc/tutorials/tmp/ex1f90.F
/petsc/tutorials/tmp/makefile
d6767e8630-Jan-2009 Satish Balay <balay@mcs.anl.gov>

tree e0679aa08652
parent 5ebb3561e28e
author hzhang@petsc.mcs.anl.gov 1232741388 21600
committer hzhang@petsc.mcs.anl.gov 1232741388 21600
revision 13335
branch default

put back the old checks that

tree e0679aa08652
parent 5ebb3561e28e
author hzhang@petsc.mcs.anl.gov 1232741388 21600
committer hzhang@petsc.mcs.anl.gov 1232741388 21600
revision 13335
branch default

put back the old checks that was deleted in change 4f50b4403303
The checks in DMMGSetSNES() are used when pc=none,
e.g., /src/snes/examples/tutorials/ex22.c in which matformat=mffd.

Hg-commit: fa29c5396e00aa375157a3b5f801680e9602b0b4

show more ...

9b828f6923-Jan-2009 Hong Zhang <hzhang@mcs.anl.gov>

put back the old checks that was deleted in change 4f50b4403303
The checks in DMMGSetSNES() are used when pc=none,
e.g., /src/snes/examples/tutorials/ex22.c in which matformat=mffd.

Hg-commit: 2e04b

put back the old checks that was deleted in change 4f50b4403303
The checks in DMMGSetSNES() are used when pc=none,
e.g., /src/snes/examples/tutorials/ex22.c in which matformat=mffd.

Hg-commit: 2e04b24709cdfb14afc0b52af8ffc8138dcfd34d

show more ...


/petsc/include/finclude/ftn-custom/petscmesh.h90
/petsc/include/finclude/ftn-custom/petscmeshdef.h90
/petsc/include/finclude/petscall.h
/petsc/include/finclude/petscall.h90
/petsc/include/finclude/petscmesh.h90
/petsc/include/finclude/petscmeshdef.h
/petsc/include/petsc.hh
/petsc/include/petscmesh.h
/petsc/include/petscversion.h
/petsc/include/sieve/Mesh.hh
/petsc/makefile
/petsc/src/dm/da/examples/tutorials/ex1.c
/petsc/src/dm/mesh/examples/tests/refinementTest.cxx
/petsc/src/dm/mesh/examples/tutorials/fvTest.cxx
/petsc/src/dm/mesh/examples/tutorials/sieve.h5
/petsc/src/dm/mesh/ftn-custom/zmesh.c
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/meshexodus.c
/petsc/src/dm/mesh/section.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/300.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/publications/index.html
/petsc/src/ksp/ksp/examples/tests/ex30.c
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/pc/impls/wb/wb.c
/petsc/src/mat/impls/aij/mpi/spooles/mpiaijspooles.c
/petsc/src/mat/impls/aij/mpi/spooles/mpispooles.c
/petsc/src/mat/impls/aij/seq/aijfact.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/sbaij/mpi/spooles/mpisbaijspooles.c
/petsc/src/mat/partition/impls/pmetis/pmetis.c
damgsnes.c
/petsc/src/sys/f90-mod/petscmod.F
/petsc/src/sys/viewer/examples/tutorials/ex1.c
/petsc/src/sys/viewer/examples/tutorials/makefile
/petsc/tutorials/tmp/ex1.c
/petsc/tutorials/tmp/makefile
/petsc/tutorials/tmp/mesh.h5
cfc797a620-Jan-2009 Barry Smith <bsmith@mcs.anl.gov>

DMMGSetSNES was setting the coarsest grid problem for -dmmg_grid_sequence to use LU as the coarse grid
solver, ignoring the fact that it likely doesn't exist for parallel matrices. Changed to simply

DMMGSetSNES was setting the coarsest grid problem for -dmmg_grid_sequence to use LU as the coarse grid
solver, ignoring the fact that it likely doesn't exist for parallel matrices. Changed to simply discard
mg on the coarsest grid nonlinear solver and to use redundant if parallel otherwise LU.

From: Xuefeng.Li@Colorado.EDU
Subject: [PETSC #18923] Clarification: option -dmmg_grid_sequence
Date: January 20, 2009 9:47:08 AM CST


Not perfect solution, what if mat supported parallel LU? At this point we don't even know the matrix type so
cannot check this. What we might want is have the PC try a variety of preconditioners starting with LU if
certain flag set? No infrastructure for this currently.

Hg-commit: 4f50b440330337e2324d509b1b620016deda1557

show more ...


/petsc/.hgignore
/petsc/.hgtags
/petsc/bin/maint/package-test.sh
/petsc/bin/maint/rebuildtar
/petsc/bin/maint/update-docs.py
/petsc/bin/maint/xclude
/petsc/conf/rules
/petsc/conf/test
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/package.py
/petsc/config/PETSc/packages/Numpy.py
/petsc/config/PETSc/packages/fftw.py
/petsc/config/PETSc/packages/hdf5.py
/petsc/config/PETSc/packages/mpi4py.py
/petsc/config/PETSc/packages/petsc4py.py
/petsc/config/PETSc/packages/spooles.py
/petsc/config/PETSc/utilities/Make.py
/petsc/config/PETSc/utilities/Regression.py
/petsc/config/PETSc/utilities/arch.py
/petsc/config/PETSc/utilities/languages.py
/petsc/config/PETSc/utilities/petscdir.py
/petsc/config/configure.py
/petsc/config/examples/bgp-ibm-opt.py
/petsc/config/install.py
/petsc/configure
/petsc/include/finclude/ftn-custom/petscdadef.h90
/petsc/include/finclude/ftn-custom/petscisdef.h90
/petsc/include/finclude/ftn-custom/petscksp.h90
/petsc/include/finclude/ftn-custom/petsckspdef.h90
/petsc/include/finclude/ftn-custom/petscmatdef.h90
/petsc/include/finclude/ftn-custom/petscpc.h90
/petsc/include/finclude/ftn-custom/petscpcdef.h90
/petsc/include/finclude/ftn-custom/petscsnes.h90
/petsc/include/finclude/ftn-custom/petscsnesdef.h90
/petsc/include/finclude/ftn-custom/petscts.h90
/petsc/include/finclude/ftn-custom/petsctsdef.h90
/petsc/include/finclude/ftn-custom/petscvecdef.h90
/petsc/include/finclude/ftn-custom/petscviewerdef.h90
/petsc/include/finclude/makefile
/petsc/include/finclude/petscalldef.h
/petsc/include/finclude/petscao.h
/petsc/include/finclude/petscda.h
/petsc/include/finclude/petscdadef.h
/petsc/include/finclude/petscdraw.h
/petsc/include/finclude/petscisdef.h
/petsc/include/finclude/petsckspdef.h
/petsc/include/finclude/petscmat.h
/petsc/include/finclude/petscmatdef.h
/petsc/include/finclude/petscmesh.h
/petsc/include/finclude/petscmesh.h90
/petsc/include/finclude/petscmeshdef.h
/petsc/include/finclude/petscmg.h
/petsc/include/finclude/petscmgdef.h
/petsc/include/finclude/petscpc.h
/petsc/include/finclude/petscpcdef.h
/petsc/include/finclude/petscsnes.h
/petsc/include/finclude/petscsnesdef.h
/petsc/include/finclude/petsctsdef.h
/petsc/include/finclude/petscvec.h
/petsc/include/finclude/petscvecdef.h
/petsc/include/finclude/petscviewerdef.h
/petsc/include/petsc.h
/petsc/include/petscblaslapack_stdcall.h
/petsc/include/petscmesh.h
/petsc/include/petscsys.h
/petsc/include/petscversion.h
/petsc/include/sieve/LabelSifter.hh
/petsc/makefile
/petsc/src/contrib/semiLagrange/interface/dlregis.c
/petsc/src/dm/ao/examples/tutorials/ex2.c
/petsc/src/dm/da/examples/tests/ex29.c
/petsc/src/dm/da/src/daview.c
/petsc/src/dm/mesh/f90-custom/zmeshf90.c
/petsc/src/dm/mesh/ftn-custom/makefile
/petsc/src/dm/mesh/ftn-custom/zmesh.c
/petsc/src/dm/mesh/ftn-custom/zsection.c
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/meshexodus.c
/petsc/src/dm/mesh/meshpcice.c
/petsc/src/dm/mesh/section.c
/petsc/src/dm/mesh/sieve/Hierarchy.hh
/petsc/src/dm/mesh/sieve/Hierarchy_New.hh
/petsc/src/dm/mesh/sieve/MeshSurgery.hh
/petsc/src/docs/tex/manual/intro.tex
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/docs/tex/manual/part1.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/changes/300.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/changes/index.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/download/index.html
/petsc/src/docs/website/index.html
/petsc/src/docs/website/miscellaneous/external.html
/petsc/src/ksp/ksp/examples/tutorials/ex15f.F
/petsc/src/ksp/ksp/examples/tutorials/ex42.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/cg/gltr/gltr.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/ibcgs/ibcgs.c
/petsc/src/ksp/ksp/impls/python/ftn-custom/makefile
/petsc/src/ksp/ksp/impls/python/ftn-custom/zpythonkf.c
/petsc/src/ksp/ksp/impls/python/makefile
/petsc/src/ksp/ksp/impls/python/pythonK.c
/petsc/src/ksp/ksp/interface/ftn-custom/zitclf.c
/petsc/src/ksp/pc/examples/tutorials/ex2.c
/petsc/src/ksp/pc/impls/asa/asa.c
/petsc/src/ksp/pc/impls/bfbt/bfbt.c
/petsc/src/ksp/pc/impls/python/ftn-custom/makefile
/petsc/src/ksp/pc/impls/python/ftn-custom/zpythonpf.c
/petsc/src/ksp/pc/impls/python/makefile
/petsc/src/ksp/pc/impls/python/pythonP.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/mat/examples/tests/ex121.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/ex75.c
/petsc/src/mat/impls/aij/mpi/crl/mcrl.c
/petsc/src/mat/impls/aij/mpi/mpiaij.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/aij/seq/aij.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/essl/essl.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/dgefa2.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/python/ftn-custom/makefile
/petsc/src/mat/impls/python/ftn-custom/zpythonmf.c
/petsc/src/mat/impls/python/makefile
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tests/ex13.c
/petsc/src/snes/examples/tutorials/ex10d/ex10.c
/petsc/src/snes/examples/tutorials/ex42.c
/petsc/src/snes/examples/tutorials/ex43.c
/petsc/src/snes/impls/python/ftn-custom/makefile
/petsc/src/snes/impls/python/ftn-custom/zpythonsf.c
/petsc/src/snes/impls/python/makefile
damgsnes.c
/petsc/src/sys/bag/bag.c
/petsc/src/sys/examples/tutorials/makefile
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/ftn-custom/zstart.c
/petsc/src/sys/memory/ftn-custom/zmtrf.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/makefile
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/python/ftn-custom/makefile
/petsc/src/sys/python/ftn-custom/zpythonf.c
/petsc/src/sys/python/makefile
/petsc/src/sys/python/python.c
/petsc/src/sys/verbose/verboseinfo.c
/petsc/src/sys/viewer/impls/ascii/ftn-custom/zfilevf.c
/petsc/src/sys/viewer/impls/binary/binv.c
/petsc/src/sys/viewer/impls/matlab/makefile
/petsc/src/sys/viewer/impls/socket/send.c
/petsc/src/ts/impls/python/ftn-custom/makefile
/petsc/src/ts/impls/python/ftn-custom/zpythontf.c
/petsc/src/ts/impls/python/makefile
/petsc/src/vec/is/examples/tests/ex1.c
/petsc/src/vec/is/examples/tests/ex2.c
/petsc/src/vec/is/examples/tutorials/ex3.c
/petsc/src/vec/vec/examples/tests/ex36.c
/petsc/src/vec/vec/examples/tests/makefile
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/utils/vscat.c
/petsc/tutorials/multiphysics/ff2.c
/petsc/tutorials/multiphysicsNonlinear/ff2.c
/petsc/tutorials/python/ex1f.F
/petsc/tutorials/python/example1.py
/petsc/tutorials/python/makefile
/petsc/tutorials/python/output/ex1f_1.out
415c416612-Dec-2008 Matthew Knepley <knepley@mcs.anl.gov>

Fixed declarations

Hg-commit: deeef823b3160d312e9b42fc0b44e06fabf64a49


/petsc/bin/maint/builddist
/petsc/bin/maint/buildtest
/petsc/bin/maint/mapnameslatex.py
/petsc/bin/maint/rebuildtar
/petsc/bin/maint/update-docs.py
/petsc/conf/rules
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/mpi4py.py
/petsc/config/PETSc/packages/petsc4py.py
/petsc/include/makefile
/petsc/include/petsc.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscmg.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/sieve/ParallelMapping.hh
/petsc/include/sieve/makefile
/petsc/makefile
/petsc/src/dm/da/examples/tests/makefile
/petsc/src/dm/mesh/sieve/makefile
/petsc/src/docs/tex/manual/abstract.tex
/petsc/src/docs/tex/manual/acknowl.tex
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/manual/gettinginfo.tex
/petsc/src/docs/tex/manual/intro.tex
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/docs/tex/manual/moc.tex
/petsc/src/docs/tex/manual/part1.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/documentation/changes/231.html
/petsc/src/docs/website/documentation/changes/232.html
/petsc/src/docs/website/documentation/changes/233.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/linearsolvertable.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/miscellaneous/external.html
/petsc/src/docs/website/miscellaneous/mailing-lists.html
/petsc/src/docs/website/publications/index.html
/petsc/src/docs/website/tops/tops.html
/petsc/src/docs/website/tops/topsinstaller.html
/petsc/src/ksp/ksp/examples/tests/ex30.c
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/impls/makefile
/petsc/src/ksp/ksp/impls/python/makefile
/petsc/src/ksp/ksp/impls/python/pythonK.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/pc/impls/makefile
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/python/makefile
/petsc/src/ksp/pc/impls/python/pythonP.c
/petsc/src/ksp/pc/impls/wb/wb.c
/petsc/src/mat/examples/tests/ex124.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/pastix/pastix.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/essl/essl.c
/petsc/src/mat/impls/aij/seq/lusol/lusol.c
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.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/dense/mpi/mpidense.c
/petsc/src/mat/impls/makefile
/petsc/src/mat/impls/python/makefile
/petsc/src/mat/impls/python/python.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/snes/examples/tutorials/ex40f90.F
/petsc/src/snes/impls/makefile
/petsc/src/snes/impls/python/makefile
/petsc/src/snes/impls/python/python.c
ftn-custom/zdamgsnesf.c
/petsc/src/sys/makefile
/petsc/src/sys/python/makefile
/petsc/src/sys/python/python.c
/petsc/src/tops/tops.html
/petsc/src/tops/topsinstaller.html
/petsc/src/ts/impls/makefile
/petsc/src/ts/impls/python/makefile
/petsc/src/ts/impls/python/python.c
/petsc/src/vec/vec/examples/tests/makefile
/petsc/src/vec/vec/interface/dlregisvec.c
/petsc/tutorials/multiphysics/makefile.html
/petsc/tutorials/python/ex1.c
/petsc/tutorials/python/ex1.py
/petsc/tutorials/python/example1.py
/petsc/tutorials/python/makefile
/petsc/tutorials/python/output/ex1_1.out
/petsc/tutorials/python/output/ex1py_1.out
c01a0f9a05-Dec-2008 Barry Smith <bsmith@mcs.anl.gov>

updated mpi4py.py to use tarball for mpi4py code
unused variable in scotch
added support for DMMGSetSNESLocal() in Fortran with an example

Hg-commit: f8100c9c50da1c0788bdafde09f06e1f0882b143

d6679a6405-Dec-2008 Satish Balay <balay@mcs.anl.gov>

do not auto-generate DMMGSetSNESLocal()

Hg-commit: 4d11ac382287b34a9d7b4f1b82a643eba85f3fff

c61a7d0105-Dec-2008 Barry Smith <bsmith@mcs.anl.gov>

removed PetscObjectPublish/AMS memory snooper from PETSc examples (someone found them
and got confused). They have not worked in what 7 years?

Hg-commit: 7f3df0204d19278a8719fbde38749c3babb959fa


/petsc/bin/maint/asterix-test.sh
/petsc/bin/maint/builddist
/petsc/bin/maint/parth-test.sh
/petsc/bin/matlab/@PetscOpenFile/close.m
/petsc/bin/matlab/@PetscOpenFile/read.m
/petsc/bin/matlab/@PetscOpenFile/write.m
/petsc/conf/test
/petsc/config/PETSc/packages/PaStiX.py
/petsc/config/PETSc/packages/Scotch.py
/petsc/config/PETSc/packages/Sieve.py
/petsc/config/PETSc/packages/sowing.py
/petsc/config/PETSc/utilities/petscdir.py
/petsc/config/install.py
/petsc/include/finclude/ftn-custom/petscdadef.h90
/petsc/include/finclude/ftn-custom/petscmatdef.h90
/petsc/include/finclude/ftn-custom/petsctsdef.h90
/petsc/include/finclude/petscalldef.h
/petsc/include/finclude/petscaodef.h
/petsc/include/finclude/petscbagdef.h
/petsc/include/finclude/petscdadef.h
/petsc/include/finclude/petscdef.h
/petsc/include/finclude/petscisdef.h
/petsc/include/finclude/petsckspdef.h
/petsc/include/finclude/petscmatdef.h
/petsc/include/finclude/petscmg.h
/petsc/include/finclude/petscmgdef.h
/petsc/include/finclude/petscpcdef.h
/petsc/include/finclude/petscsnesdef.h
/petsc/include/finclude/petsctsdef.h
/petsc/include/finclude/petscvecdef.h
/petsc/include/mpiuni/mpi.h
/petsc/include/petsc.h
/petsc/include/petsc.hh
/petsc/include/petscdmmg.h
/petsc/include/petscmat.h
/petsc/include/petscmesh.hh
/petsc/include/petscmg.h
/petsc/include/petscpc.h
/petsc/include/petscversion.h
/petsc/include/private/matimpl.h
/petsc/include/sieve/Field.hh
/petsc/include/sieve/ISieve.hh
/petsc/include/sieve/LabelSifter.hh
/petsc/include/sieve/Mesh.hh
/petsc/include/sieve/ParallelMapping.hh
/petsc/include/sieve/Selection.hh
/petsc/src/contrib/fun3d/comp/makefile
/petsc/src/contrib/fun3d/incomp/makefile
/petsc/src/dm/ao/examples/tutorials/makefile
/petsc/src/dm/da/utils/daint.c
/petsc/src/dm/da/utils/sliced.c
/petsc/src/dm/mesh/examples/tests/idistribution1.cxx
/petsc/src/dm/mesh/examples/tests/imesh1.cxx
/petsc/src/dm/mesh/examples/tests/sieveTests.cxx
/petsc/src/docs/tex/petscapp.bib
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/ex42.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_umfpack.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex2_umfpack.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex42_1.out
/petsc/src/ksp/ksp/impls/gmres/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmres.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/asm/ftn-custom/zasmf.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/ilu.c
/petsc/src/ksp/pc/impls/factor/lu/lu.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgimpl.h
/petsc/src/ksp/pc/impls/wb/wb.c
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/ksp/pc/interface/pcset.c
/petsc/src/mat/color/color.c
/petsc/src/mat/examples/tests/ex107.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/adj/mpi/mpiadj.h
/petsc/src/mat/impls/aij/mpi/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/mpi/pastix/makefile
/petsc/src/mat/impls/aij/mpi/pastix/pastix.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.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/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.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/sbaij/seq/sbaij.c
/petsc/src/mat/impls/transpose/transm.c
/petsc/src/mat/interface/dlregismat.c
/petsc/src/mat/interface/ftn-custom/zmatrixf.c
/petsc/src/mat/interface/matreg.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/order/sorder.c
/petsc/src/mat/partition/impls/scotch/scotch.c
/petsc/src/mat/partition/partition.c
/petsc/src/mat/partition/spartition.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/interface/snes.c
damgsnes.c
ftn-custom/zdamgsnesf.c
/petsc/src/sys/draw/interface/drawreg.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/random/interface/random.c
/petsc/src/sys/random/interface/randreg.c
/petsc/src/sys/viewer/interface/view.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tsreg.c
/petsc/src/vec/pf/interface/pf.c
/petsc/src/vec/vec/examples/tutorials/makefile
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/interface/vecreg.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/vecio.c
/petsc/src/vec/vec/utils/vinv.c
3f6d85c921-Nov-2008 Barry Smith <bsmith@mcs.anl.gov>

updated to handle generation of fortran interface definitions if
--with-fortran-interfaces is used.

Hg-commit: 0baa789046fea4675ba0b102771a008c7623d68a


/petsc/config/PETSc/utilities/fortranCPP.py
/petsc/include/finclude/ftn-custom/petscda.h90
/petsc/include/finclude/ftn-custom/petscdadef.h90
/petsc/include/finclude/ftn-custom/petscis.h90
/petsc/include/finclude/ftn-custom/petscisdef.h90
/petsc/include/finclude/ftn-custom/petscksp.h90
/petsc/include/finclude/ftn-custom/petsckspdef.h90
/petsc/include/finclude/ftn-custom/petscmat.h90
/petsc/include/finclude/ftn-custom/petscmatdef.h90
/petsc/include/finclude/ftn-custom/petscpc.h90
/petsc/include/finclude/ftn-custom/petscpcdef.h90
/petsc/include/finclude/ftn-custom/petscsnes.h90
/petsc/include/finclude/ftn-custom/petscsnesdef.h90
/petsc/include/finclude/ftn-custom/petscts.h90
/petsc/include/finclude/ftn-custom/petsctsdef.h90
/petsc/include/finclude/ftn-custom/petscvec.h90
/petsc/include/finclude/ftn-custom/petscvecdef.h90
/petsc/include/finclude/ftn-custom/petscviewer.h90
/petsc/include/finclude/ftn-custom/petscviewerdef.h90
/petsc/include/finclude/makefile
/petsc/include/finclude/petsc.h
/petsc/include/finclude/petscalldef.h
/petsc/include/finclude/petscao.h
/petsc/include/finclude/petscaodef.h
/petsc/include/finclude/petscbag.h
/petsc/include/finclude/petscbagdef.h
/petsc/include/finclude/petscda.h
/petsc/include/finclude/petscda.h90
/petsc/include/finclude/petscdadef.h
/petsc/include/finclude/petscdef.h
/petsc/include/finclude/petscdraw.h
/petsc/include/finclude/petscdrawdef.h
/petsc/include/finclude/petscerror.h
/petsc/include/finclude/petscerrordef.h
/petsc/include/finclude/petscis.h
/petsc/include/finclude/petscis.h90
/petsc/include/finclude/petscisdef.h
/petsc/include/finclude/petscksp.h
/petsc/include/finclude/petscksp.h90
/petsc/include/finclude/petsckspdef.h
/petsc/include/finclude/petsclog.h
/petsc/include/finclude/petsclogdef.h
/petsc/include/finclude/petscmat.h
/petsc/include/finclude/petscmat.h90
/petsc/include/finclude/petscmatdef.h
/petsc/include/finclude/petscmesh.h90
/petsc/include/finclude/petscmg.h
/petsc/include/finclude/petscmgdef.h
/petsc/include/finclude/petscpc.h
/petsc/include/finclude/petscpc.h90
/petsc/include/finclude/petscpcdef.h
/petsc/include/finclude/petscsnes.h
/petsc/include/finclude/petscsnes.h90
/petsc/include/finclude/petscsnesdef.h
/petsc/include/finclude/petscsys.h
/petsc/include/finclude/petscsysdef.h
/petsc/include/finclude/petscts.h
/petsc/include/finclude/petscts.h90
/petsc/include/finclude/petsctsdef.h
/petsc/include/finclude/petscvec.h
/petsc/include/finclude/petscvec.h90
/petsc/include/finclude/petscvecdef.h
/petsc/include/finclude/petscviewer.h
/petsc/include/finclude/petscviewer.h90
/petsc/include/finclude/petscviewerdef.h
/petsc/include/petsc.h
/petsc/include/petscctable.h
/petsc/include/petscmat.h
/petsc/include/petscmesh.hh
/petsc/include/petscmesh_viewers.hh
/petsc/include/petscmg.h
/petsc/include/petscpc.h
/petsc/include/sieve/ALE_mem.hh
/petsc/include/sieve/Distribution.hh
/petsc/include/sieve/Generator.hh
/petsc/include/sieve/ISieve.hh
/petsc/include/sieve/Mesh.hh
/petsc/include/sieve/Numbering.hh
/petsc/include/sieve/ParallelMapping.hh
/petsc/include/sieve/Partitioner.hh
/petsc/include/sieve/Sifter.hh
/petsc/makefile
/petsc/src/dm/adda/adda.c
/petsc/src/dm/da/examples/tests/ex29.c
/petsc/src/dm/da/src/dapf.c
/petsc/src/dm/da/utils/daint.c
/petsc/src/dm/da/utils/sliced.c
/petsc/src/dm/mesh/examples/tests/sieveTests.cxx
/petsc/src/dm/mesh/examples/tests/sieveTests.py
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/meshexodus.c
/petsc/src/dm/mesh/meshpcice.c
/petsc/src/docs/tex/manual/part1.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/index.html
/petsc/src/inline/axpy.h
/petsc/src/ksp/ksp/examples/tests/ex31.c
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tests/output/ex31.out
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/ex42.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/pc/impls/makefile
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgimpl.h
/petsc/src/ksp/pc/impls/wb/makefile
/petsc/src/ksp/pc/impls/wb/wb.c
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/ksp/pc/interface/pcset.c
/petsc/src/mat/examples/tests/ex16f90.F
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/inode.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tutorials/ex34f90.F
/petsc/src/snes/examples/tutorials/ex35f90.F90
/petsc/src/snes/examples/tutorials/ex36f90.F90
/petsc/src/snes/examples/tutorials/ex37f90.F90
/petsc/src/snes/examples/tutorials/ex39f90.F
/petsc/src/snes/examples/tutorials/ex5f90.F
/petsc/src/snes/mf/makefile
/petsc/src/snes/mf/snesmfj.c
damgsnes.c
/petsc/src/sys/dll/dlimpl.c
/petsc/src/sys/examples/tutorials/ex5f90.F90
/petsc/src/sys/f90-mod/makefile
/petsc/src/sys/f90-mod/petscmod.F
/petsc/src/sys/utils/ctable.c
/petsc/src/vec/vec/examples/tutorials/ex20f90.F90
7677d60d12-Nov-2008 Matthew Knepley <knepley@mcs.anl.gov>

Fix edit

Hg-commit: b7ed6119f6f700275b02413d5b3cdac1827a1e2f

1...<<31323334353637383940>>...43