History log of /petsc/src/ts/impls/ (Results 851 – 875 of 1345)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
61692a8322-Sep-2011 Jed Brown <jed@59A2.org>

Add basic Rosenbrock-W implementation

This provides two second order L-stable methods. There is currently no
error control and no dense output.

Hg-commit: 58348b820d6154134de487525f8fbd0e0710aff0

995b393822-Sep-2011 Jed Brown <jed@59A2.org>

Clear the dynamic function pointer for TSARKIMEXSetFullyImplicit

Hg-commit: 350d50b008d4f3bf69622cf157d7ac24b0454235


/petsc/bin/maint/toclapack.sh
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/Chaco.py
/petsc/config/PETSc/packages/PARTY.py
/petsc/config/PETSc/packages/SuperLU.py
/petsc/config/PETSc/packages/SuperLU_DIST.py
/petsc/config/PETSc/packages/sowing.py
/petsc/config/install.py
/petsc/include/finclude/petscviewer.h
/petsc/include/finclude/petscviewerdef.h
/petsc/include/petscadic.h
/petsc/include/petscao.h
/petsc/include/petsccharacteristic.h
/petsc/include/petscdm.h
/petsc/include/petscdraw.h
/petsc/include/petscis.h
/petsc/include/petscksp.h
/petsc/include/petscmat.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/petscversion.h
/petsc/include/petscviewer.h
/petsc/makefile
/petsc/src/dm/impls/cartesian/cartesian.c
/petsc/src/dm/impls/da/usfft/matusfft.c
/petsc/src/dm/impls/mesh/f90-custom/zsectionf90.c
/petsc/src/docs/website/download/index.html
/petsc/src/ksp/ksp/examples/tutorials/ex29.c
/petsc/src/ksp/ksp/impls/ngmres/ngmres.c
/petsc/src/ksp/ksp/interface/ftn-custom/zitfuncf.c
/petsc/src/ksp/pc/examples/tutorials/ex1.c
/petsc/src/ksp/pc/examples/tutorials/makefile
/petsc/src/ksp/pc/impls/gamg/createProlongation.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/supportgraph/supportgraph.c
/petsc/src/mat/impls/adic/nladic.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/aijbaij.c
/petsc/src/mat/impls/fft/fftw/fftw.c
/petsc/src/mat/impls/sbaij/mpi/mpiaijsbaij.c
/petsc/src/mat/impls/sbaij/seq/aijsbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/shell/shellcnv.c
/petsc/src/snes/impls/multiblock/multiblock.c
/petsc/src/snes/impls/vi/vi.c
/petsc/src/sys/error/err.c
/petsc/src/sys/error/errtrace.c
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/init.c
arkimex/arkimex.c
/petsc/src/vec/vec/impls/seq/dvec2.c
/petsc/src/vec/vec/impls/seq/vsection.c
/petsc/src/vec/vec/utils/vecio.c
/petsc/src/vec/vec/utils/vecmpitoseq.c
86534af119-Sep-2011 Jed Brown <jed@59A2.org>

Add TSPseudoSetMaxTimeStep(), -ts_pseudo_max_dt

Hg-commit: 95531dda4c8ad9ff862a4d7fc0584a35c61d6a95


/petsc/.hgignore
/petsc/bin/maint/toclapack.sh
/petsc/bin/pythonscripts/PetscGenerateFEMQuadrature.py
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/Chaco.py
/petsc/config/PETSc/packages/Generator.py
/petsc/config/PETSc/packages/ParMetis.py
/petsc/config/PETSc/packages/sowing.py
/petsc/config/install.py
/petsc/include/finclude/petscsnes.h
/petsc/include/petscadic.h
/petsc/include/petscao.h
/petsc/include/petsccharacteristic.h
/petsc/include/petscdm.h
/petsc/include/petscdmmesh.h
/petsc/include/petscdraw.h
/petsc/include/petscerror.h
/petsc/include/petscis.h
/petsc/include/petscksp.h
/petsc/include/petscmat.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/petscversion.h
/petsc/include/petscviewer.h
/petsc/include/private/snesimpl.h
/petsc/include/sieve/Mesh.hh
/petsc/include/sieve/Numbering.hh
/petsc/include/sieve/Overlap.hh
/petsc/include/sieve/Partitioner.hh
/petsc/makefile
/petsc/src/contrib/fun3d/comp/flow.c
/petsc/src/contrib/keyes/ex15.c
/petsc/src/contrib/remote/ex1.c
/petsc/src/dm/impls/da/da2.c
/petsc/src/dm/impls/da/da3.c
/petsc/src/dm/impls/mesh/examples/tutorials/electrostatic.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/grade2.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/mixedpoisson.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/navierStokes.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/stokes.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/stokesPeriodic.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/subduction.cxx
/petsc/src/dm/impls/mesh/mesh.c
/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/documentation/installation.html
/petsc/src/docs/website/download/index.html
/petsc/src/ksp/ksp/examples/tests/ex14.c
/petsc/src/ksp/ksp/examples/tutorials/ex14f.F
/petsc/src/ksp/ksp/impls/broyden/broyden.c
/petsc/src/ksp/ksp/impls/makefile
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/itregis.c
/petsc/src/ksp/pc/examples/tutorials/ex1.c
/petsc/src/ksp/pc/examples/tutorials/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/aijbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpiaijsbaij.c
/petsc/src/mat/impls/sbaij/seq/aijsbaij.c
/petsc/src/mat/impls/shell/shellcnv.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tests/output/ex10_1.out
/petsc/src/snes/examples/tests/output/ex12_1.out
/petsc/src/snes/examples/tests/output/ex14_1.out
/petsc/src/snes/examples/tests/output/ex17_1.out
/petsc/src/snes/examples/tests/output/ex1_1.out
/petsc/src/snes/examples/tests/output/ex1_2.out
/petsc/src/snes/examples/tests/output/ex1_3.out
/petsc/src/snes/examples/tests/output/ex1f_1.out
/petsc/src/snes/examples/tests/output/ex1f_2.out
/petsc/src/snes/examples/tests/output/ex4_1.out
/petsc/src/snes/examples/tests/output/ex7_1.out
/petsc/src/snes/examples/tests/output/ex9_1.out
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/examples/tutorials/ex38.c
/petsc/src/snes/examples/tutorials/ex44.c
/petsc/src/snes/examples/tutorials/ex45.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/ex52.c
/petsc/src/snes/examples/tutorials/ex59.c
/petsc/src/snes/examples/tutorials/ex6.c
/petsc/src/snes/examples/tutorials/integrateLaplacianQuadrature.cu
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex12_0.out
/petsc/src/snes/examples/tutorials/output/ex12_1.out
/petsc/src/snes/examples/tutorials/output/ex12_2.out
/petsc/src/snes/examples/tutorials/output/ex12_3.out
/petsc/src/snes/examples/tutorials/output/ex12_4.out
/petsc/src/snes/examples/tutorials/output/ex12_5.out
/petsc/src/snes/examples/tutorials/output/ex14_1.out
/petsc/src/snes/examples/tutorials/output/ex14_2.out
/petsc/src/snes/examples/tutorials/output/ex16_1.out
/petsc/src/snes/examples/tutorials/output/ex16_2.out
/petsc/src/snes/examples/tutorials/output/ex19_1.out
/petsc/src/snes/examples/tutorials/output/ex19_1.testout
/petsc/src/snes/examples/tutorials/output/ex19_10.out
/petsc/src/snes/examples/tutorials/output/ex19_11.out
/petsc/src/snes/examples/tutorials/output/ex19_12.out
/petsc/src/snes/examples/tutorials/output/ex19_13.out
/petsc/src/snes/examples/tutorials/output/ex19_14.out
/petsc/src/snes/examples/tutorials/output/ex19_15.out
/petsc/src/snes/examples/tutorials/output/ex19_15a.out
/petsc/src/snes/examples/tutorials/output/ex19_16.out
/petsc/src/snes/examples/tutorials/output/ex19_16a.out
/petsc/src/snes/examples/tutorials/output/ex19_2.out
/petsc/src/snes/examples/tutorials/output/ex19_3.out
/petsc/src/snes/examples/tutorials/output/ex19_5.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/ex19_composite_fieldsplit.out
/petsc/src/snes/examples/tutorials/output/ex19_composite_fieldsplit_bjacobi.out
/petsc/src/snes/examples/tutorials/output/ex19_composite_fieldsplit_bjacobi_2.out
/petsc/src/snes/examples/tutorials/output/ex19_cusp.out
/petsc/src/snes/examples/tutorials/output/ex19_fieldsplit_2.out
/petsc/src/snes/examples/tutorials/output/ex19_fieldsplit_3.out
/petsc/src/snes/examples/tutorials/output/ex19_fieldsplit_4.out
/petsc/src/snes/examples/tutorials/output/ex19_fieldsplit_5.out
/petsc/src/snes/examples/tutorials/output/ex19_fieldsplit_hypre.out
/petsc/src/snes/examples/tutorials/output/ex19_fieldsplit_redundant.out
/petsc/src/snes/examples/tutorials/output/ex19_superlu.out
/petsc/src/snes/examples/tutorials/output/ex19_superlu_equil.out
/petsc/src/snes/examples/tutorials/output/ex1_1.out
/petsc/src/snes/examples/tutorials/output/ex1f_1.out
/petsc/src/snes/examples/tutorials/output/ex25_1.out
/petsc/src/snes/examples/tutorials/output/ex25_2.out
/petsc/src/snes/examples/tutorials/output/ex2_1.out
/petsc/src/snes/examples/tutorials/output/ex2_2.out
/petsc/src/snes/examples/tutorials/output/ex3_1.out
/petsc/src/snes/examples/tutorials/output/ex3_2.out
/petsc/src/snes/examples/tutorials/output/ex3_3.out
/petsc/src/snes/examples/tutorials/output/ex3_4.out
/petsc/src/snes/examples/tutorials/output/ex42_1.out
/petsc/src/snes/examples/tutorials/output/ex44.out
/petsc/src/snes/examples/tutorials/output/ex48_1.out
/petsc/src/snes/examples/tutorials/output/ex48_2.out
/petsc/src/snes/examples/tutorials/output/ex48_3.out
/petsc/src/snes/examples/tutorials/output/ex48_4.out
/petsc/src/snes/examples/tutorials/output/ex5_10.out
/petsc/src/snes/examples/tutorials/output/ex5_13.out
/petsc/src/snes/examples/tutorials/output/ex5_5.out
/petsc/src/snes/examples/tutorials/output/ex5_5_ngmres.out
/petsc/src/snes/examples/tutorials/output/ex5_5_ngmres_richardson.out
/petsc/src/snes/examples/tutorials/output/ex5_5_qn.out
/petsc/src/snes/examples/tutorials/output/ex5_5_richardson.out
/petsc/src/snes/examples/tutorials/output/ex5_7.out
/petsc/src/snes/examples/tutorials/output/ex5_9.out
/petsc/src/snes/examples/tutorials/output/ex5f90_1.out
/petsc/src/snes/examples/tutorials/output/ex5f90_2.out
/petsc/src/snes/examples/tutorials/output/ex5f90_3.out
/petsc/src/snes/examples/tutorials/output/ex5f90_4.out
/petsc/src/snes/examples/tutorials/output/ex5f90_5.out
/petsc/src/snes/examples/tutorials/output/ex5f90t_1.out
/petsc/src/snes/examples/tutorials/output/ex5f_1.out
/petsc/src/snes/examples/tutorials/output/ex5f_1.testout
/petsc/src/snes/examples/tutorials/output/ex5f_2.out
/petsc/src/snes/examples/tutorials/output/ex5f_3.out
/petsc/src/snes/examples/tutorials/output/ex5f_4.out
/petsc/src/snes/examples/tutorials/output/ex5f_5.out
/petsc/src/snes/examples/tutorials/output/ex6_1.out
/petsc/src/snes/examples/tutorials/output/ex6_2.out
/petsc/src/snes/examples/tutorials/output/ex8_1.out
/petsc/src/snes/examples/tutorials/output/ex8_3.out
/petsc/src/snes/examples/tutorials/output/ex9_1.out
/petsc/src/snes/examples/tutorials/output/ex9_2.out
/petsc/src/snes/impls/ksponly/ksponly.c
/petsc/src/snes/impls/ls/ftn-custom/zlsf.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/ls/lsimpl.h
/petsc/src/snes/impls/makefile
/petsc/src/snes/impls/multiblock/multiblock.c
/petsc/src/snes/impls/ncg/makefile
/petsc/src/snes/impls/ncg/snesncg.c
/petsc/src/snes/impls/ncg/snesncgimpl.h
/petsc/src/snes/impls/ngmres/snesngmres.c
/petsc/src/snes/impls/qn/qn.c
/petsc/src/snes/impls/richardson/makefile
/petsc/src/snes/impls/richardson/snesrichardson.c
/petsc/src/snes/impls/richardson/snesrichardsonimpl.h
/petsc/src/snes/impls/shell/snesshell.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/impls/vi/vi.c
/petsc/src/snes/impls/vi/viimpl.h
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesregi.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/error/err.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/pinit.c
pseudo/posindep.c
/petsc/src/vec/vec/utils/vpscat.c
/petsc/tutorials/multiphysics/output/mp_1.out
/petsc/tutorials/multiphysics/output/mp_10.out
/petsc/tutorials/multiphysics/output/mp_2.out
/petsc/tutorials/multiphysics/output/mp_3.out
/petsc/tutorials/multiphysics/output/mp_4.out
/petsc/tutorials/multiphysics/output/mp_5.out
/petsc/tutorials/multiphysics/output/mp_6.out
/petsc/tutorials/multiphysics/output/mp_7.out
/petsc/tutorials/multiphysics/output/mp_8.out
/petsc/tutorials/multiphysics/output/mp_9.out
/petsc/tutorials/multiphysics/output/p1_1.out
/petsc/tutorials/multiphysics/output/p2_1.out
75783a5f15-Sep-2011 Jed Brown <jed@59A2.org>

merge

Hg-commit: 613db546a9aeac1d9f66206c457d69227f963da6


/petsc/bin/TOPSInstaller.py
/petsc/bin/maint/package-test.sh
/petsc/bin/maint/toclapack.sh
/petsc/conf/rules
/petsc/include/petscsnes.h
/petsc/include/petscts.h
/petsc/include/petscversion.h
/petsc/include/private/snesimpl.h
/petsc/src/contrib/fun3d/incomp/flow.c
/petsc/src/contrib/fun3d/incomp/user.h
/petsc/src/dm/impls/da/f90-custom/zdaindexf90.c
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/32.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/miscellaneous/external.html
/petsc/src/docs/website/miscellaneous/petscthreads.html
/petsc/src/docs/website/publications/index.html
/petsc/src/ksp/ksp/examples/tutorials/data/elem_2d_pln_strn_v_25.txt
/petsc/src/ksp/ksp/examples/tutorials/data/elem_2d_therm.txt
/petsc/src/ksp/ksp/examples/tutorials/data/elem_3d_elast_v_25.txt
/petsc/src/ksp/ksp/examples/tutorials/ex54.c
/petsc/src/ksp/ksp/examples/tutorials/ex55.c
/petsc/src/ksp/ksp/examples/tutorials/ex56.c
/petsc/src/ksp/ksp/examples/tutorials/output/ex54_0.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex54_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex55_0.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex55_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex56_0.out
/petsc/src/ksp/pc/impls/gamg/createProlongation.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/shell/shellpc.c
/petsc/src/snes/examples/tests/ex1.c
/petsc/src/snes/examples/tests/ex11.c
/petsc/src/snes/examples/tests/ex12f.F
/petsc/src/snes/examples/tests/ex13.c
/petsc/src/snes/examples/tests/ex14f.F
/petsc/src/snes/examples/tests/ex17.c
/petsc/src/snes/examples/tests/ex1f.F
/petsc/src/snes/examples/tests/ex4.c
/petsc/src/snes/examples/tests/ex5.c
/petsc/src/snes/examples/tests/ex7.c
/petsc/src/snes/examples/tests/ex9.c
/petsc/src/snes/examples/tutorials/ex1.c
/petsc/src/snes/examples/tutorials/ex10d/ex10.c
/petsc/src/snes/examples/tutorials/ex12.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/ex1f.F
/petsc/src/snes/examples/tutorials/ex2.c
/petsc/src/snes/examples/tutorials/ex20.c
/petsc/src/snes/examples/tutorials/ex25.c
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/examples/tutorials/ex27.c
/petsc/src/snes/examples/tutorials/ex3.c
/petsc/src/snes/examples/tutorials/ex32.c
/petsc/src/snes/examples/tutorials/ex39f90.F
/petsc/src/snes/examples/tutorials/ex4.c
/petsc/src/snes/examples/tutorials/ex42.c
/petsc/src/snes/examples/tutorials/ex46.c
/petsc/src/snes/examples/tutorials/ex48.c
/petsc/src/snes/examples/tutorials/ex49.c
/petsc/src/snes/examples/tutorials/ex4tu.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/ex50.c
/petsc/src/snes/examples/tutorials/ex52.c
/petsc/src/snes/examples/tutorials/ex5f.F
/petsc/src/snes/examples/tutorials/ex5f90.F
/petsc/src/snes/examples/tutorials/ex5f90t.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/impls/makefile
/petsc/src/snes/impls/multiblock/multiblock.c
/petsc/src/snes/impls/ngmres/snesngmres.c
/petsc/src/snes/impls/picard/picard.c
/petsc/src/snes/impls/shell/makefile
/petsc/src/snes/impls/shell/snesshell.c
/petsc/src/snes/impls/sorqn/sorqn.c
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesregi.c
/petsc/src/ts/examples/tutorials/ex14.c
/petsc/src/ts/examples/tutorials/ex24.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/output/ex24_1.out
explicit/ssp/ssp.c
/petsc/src/ts/interface/ts.c
/petsc/tutorials/multiphysics/mp.c
/petsc/tutorials/multiphysics/mp1.c
/petsc/tutorials/multiphysics/p1.c
/petsc/tutorials/multiphysics/p2.c
/petsc/tutorials/multiphysicsNonlinear/mp1.c
/petsc/tutorials/multiphysicsNonlinear/p1.c
/petsc/tutorials/multiphysicsNonlinear/p2.c
f1b9765615-Sep-2011 Jed Brown <jed@59A2.org>

Manage SNES convergence failure in TS implementations, report reason in erro message when max failures exceeded

Hg-commit: 9d0d4cf083d25a146701c3f1478202d58da76f8c

598ac72012-Sep-2011 Satish Balay <balay@mcs.anl.gov>

merge from 32

Hg-commit: ff002d2c876c89e7bb33f7ebe34d014d16b597da


/petsc/bin/TOPSInstaller.py
/petsc/bin/maint/package-test.sh
/petsc/bin/maint/toclapack.sh
/petsc/conf/rules
/petsc/include/petscversion.h
/petsc/include/private/snesimpl.h
/petsc/src/dm/impls/da/f90-custom/zdaindexf90.c
/petsc/src/docs/website/documentation/changes/32.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/miscellaneous/external.html
/petsc/src/docs/website/miscellaneous/petscthreads.html
/petsc/src/ksp/ksp/examples/tutorials/ex56.c
/petsc/src/ksp/pc/impls/gamg/createProlongation.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/snes/examples/tests/ex1.c
/petsc/src/snes/examples/tests/ex11.c
/petsc/src/snes/examples/tests/ex12f.F
/petsc/src/snes/examples/tests/ex13.c
/petsc/src/snes/examples/tests/ex14f.F
/petsc/src/snes/examples/tests/ex17.c
/petsc/src/snes/examples/tests/ex1f.F
/petsc/src/snes/examples/tests/ex4.c
/petsc/src/snes/examples/tests/ex5.c
/petsc/src/snes/examples/tests/ex7.c
/petsc/src/snes/examples/tests/ex9.c
/petsc/src/snes/examples/tutorials/ex1.c
/petsc/src/snes/examples/tutorials/ex10d/ex10.c
/petsc/src/snes/examples/tutorials/ex12.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/ex1f.F
/petsc/src/snes/examples/tutorials/ex2.c
/petsc/src/snes/examples/tutorials/ex20.c
/petsc/src/snes/examples/tutorials/ex25.c
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/examples/tutorials/ex27.c
/petsc/src/snes/examples/tutorials/ex3.c
/petsc/src/snes/examples/tutorials/ex32.c
/petsc/src/snes/examples/tutorials/ex39f90.F
/petsc/src/snes/examples/tutorials/ex4.c
/petsc/src/snes/examples/tutorials/ex42.c
/petsc/src/snes/examples/tutorials/ex46.c
/petsc/src/snes/examples/tutorials/ex48.c
/petsc/src/snes/examples/tutorials/ex49.c
/petsc/src/snes/examples/tutorials/ex4tu.c
/petsc/src/snes/examples/tutorials/ex50.c
/petsc/src/snes/examples/tutorials/ex5f.F
/petsc/src/snes/examples/tutorials/ex5f90.F
/petsc/src/snes/examples/tutorials/ex5f90t.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/impls/multiblock/multiblock.c
/petsc/src/snes/impls/ngmres/snesngmres.c
/petsc/src/snes/impls/picard/picard.c
/petsc/src/snes/impls/sorqn/sorqn.c
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/interface/snes.c
/petsc/src/ts/examples/tutorials/ex14.c
explicit/ssp/ssp.c
/petsc/tutorials/multiphysics/mp.c
/petsc/tutorials/multiphysics/mp1.c
/petsc/tutorials/multiphysics/p1.c
/petsc/tutorials/multiphysics/p2.c
/petsc/tutorials/multiphysicsNonlinear/mp1.c
/petsc/tutorials/multiphysicsNonlinear/p1.c
/petsc/tutorials/multiphysicsNonlinear/p2.c
d68167ac12-Sep-2011 Satish Balay <balay@mcs.anl.gov>

compile fix on opensolaris/c++

Hg-commit: 5679c83163735aae321295c3f7bfa138a1666d47

fc10d18810-Sep-2011 Jed Brown <jed@59A2.org>

merge from 3.2

Hg-commit: b4291ed27b3a97bdeb882646132ab35b91c7e6e9


/petsc/.hgignore
/petsc/config/builder.py
/petsc/include/finclude/petscts.h
/petsc/include/finclude/petsctsdef.h
/petsc/include/mpiuni/mpi.h
/petsc/include/petscblaslapack_stdcall.h
/petsc/include/petscksp.h
/petsc/include/petscsnes.h
/petsc/include/petscts.h
/petsc/include/private/kspimpl.h
/petsc/include/private/snesimpl.h
/petsc/include/private/tsimpl.h
/petsc/src/dm/ao/examples/tests/makefile
/petsc/src/dm/ao/examples/tutorials/output/ex2_2.out
/petsc/src/dm/examples/tutorials/makefile
/petsc/src/docs/website/documentation/changes/32.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/features/gpus.html
/petsc/src/docs/website/features/index.html
/petsc/src/docs/website/features/threads.html
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tutorials/ex44f.F90
/petsc/src/ksp/ksp/examples/tutorials/ex56.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/interface/ftn-custom/zmatrixf.c
/petsc/src/snes/examples/tests/makefile
/petsc/src/snes/examples/tutorials/ex33.c
/petsc/src/snes/examples/tutorials/ex65dm.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/impls/qn/qn.c
/petsc/src/snes/interface/snes.c
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/examples/tutorials/makefile
/petsc/src/sys/mpiuni/mpi.c
/petsc/src/sys/objects/ptype.c
/petsc/src/sys/viewer/examples/tutorials/makefile
/petsc/src/ts/examples/tests/ex1f.F
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tutorials/ex16.c
/petsc/src/ts/examples/tutorials/ex17.c
/petsc/src/ts/examples/tutorials/ex19.c
/petsc/src/ts/examples/tutorials/ex20.c
/petsc/src/ts/examples/tutorials/ex22.c
/petsc/src/ts/examples/tutorials/ex22f.F
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/output/ex22f_1.out
arkimex/arkimex.c
explicit/ssp/ssp.c
/petsc/src/ts/interface/ftn-custom/ztsf.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/is/examples/tutorials/makefile
/petsc/src/vec/vec/examples/tests/makefile
/petsc/src/vec/vec/examples/tutorials/makefile
/petsc/src/vec/vec/interface/f90-custom/zvectorf90.c
b330ce4d10-Sep-2011 Satish Balay <balay@mcs.anl.gov>

doc fixes for ts [level info]

Hg-commit: f078b57aa396dfb9d54d70ca355dc97f601a947b

80094aa709-Sep-2011 Barry Smith <bsmith@mcs.anl.gov>

get rid of silly informational information from streams benchmark; changed streams benchmark make interface to not use read since that stopped working on my laptop

Hg-commit: b4a0ef4ab86519e3a26af9a

get rid of silly informational information from streams benchmark; changed streams benchmark make interface to not use read since that stopped working on my laptop

Hg-commit: b4a0ef4ab86519e3a26af9abd3b581990d1773a9

show more ...

6af0487008-Sep-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 8f0ea9ef043563592744a67a274855e6c62427bd

26885f5908-Sep-2011 Barry Smith <bsmith@mcs.anl.gov>

ttypo in docs for arkimex.c

Hg-commit: 5118d4489eda147f27c9356576cbba5c972e8f0e

4c6acc1208-Sep-2011 Jed Brown <jed@59A2.org>

merge TSSSP updates from 3.2

Hg-commit: dfc44983cacf43b6a27863d92195e2dfd5e489c0

734d1a7208-Sep-2011 Jed Brown <jed@59A2.org>

Add Fortran interface to TSSSPSetType()

Hg-commit: 6411e351d13fce1d543ae77a091e3a8a69a68eef

7c8c486f08-Sep-2011 Jed Brown <jed@59A2.org>

Merge TSSSP update from 3.2

Hg-commit: 90f7d92a3e32963c78e3d99aea1be08b393593eb


/petsc/.hgtags
/petsc/bin/TOPSInstaller.py
/petsc/bin/maint/asterix-test.sh
/petsc/bin/maint/package-test.sh
/petsc/bin/maint/rebuildtar
/petsc/bin/maint/update-docs.py
/petsc/conf/rules
/petsc/config/PETSc/packages/PaStiX.py
/petsc/include/finclude/petscmatdef.h
/petsc/include/finclude/petscpcdef.h
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscts.h
/petsc/include/petscversion.h
/petsc/include/private/pcimpl.h
/petsc/src/docs/tex/manual/acknowl.tex
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/changes/32.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/changes/index.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/linearsolvertable.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/index.html
/petsc/src/docs/website/miscellaneous/external.html
/petsc/src/ksp/ksp/examples/tests/ex30.c
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/ex56.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_24.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_25.out
/petsc/src/ksp/ksp/impls/broyden/broyden.c
/petsc/src/ksp/pc/impls/gamg/createProlongation.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/gamg/makefile
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/ksp/pc/impls/openmp/openmp.c
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/baij/mpi/makefile
/petsc/src/snes/examples/tutorials/ex633D_DB.c
/petsc/src/snes/examples/tutorials/ex65.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/impls/makefile
/petsc/src/snes/impls/ngmres/snesngmres.c
/petsc/src/snes/impls/ngmres/snesngmres.h
/petsc/src/snes/impls/picard/picard.c
/petsc/src/snes/impls/qn/makefile
/petsc/src/snes/impls/qn/qn.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesregi.c
/petsc/src/sys/objects/mpinit.c
/petsc/src/sys/objects/pinit.c
explicit/ssp/ssp.c
5164425a08-Sep-2011 Jed Brown <jed@59A2.org>

Forgot that typename is a C++ keyword

Hg-commit: 3e2ccd4cc21291e3f71432b263fcec61527acd11

815f1ad508-Sep-2011 Jed Brown <jed@59A2.org>

Add TSSSP docs and programmatic interface for TSSSP{Set,Get}{Type,NumStages}

Hg-commit: d11f44e88bfa0ed3db4008c2136ae18010343b5f


/petsc/.hgtags
/petsc/bin/TOPSInstaller.py
/petsc/bin/maint/asterix-test.sh
/petsc/bin/maint/package-test.sh
/petsc/bin/maint/rebuildtar
/petsc/bin/maint/update-docs.py
/petsc/bin/urlget.py
/petsc/conf/rules
/petsc/config/PETSc/packages/PaStiX.py
/petsc/include/finclude/petscmatdef.h
/petsc/include/finclude/petscpcdef.h
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscts.h
/petsc/include/petscversion.h
/petsc/include/private/pcimpl.h
/petsc/src/docs/tex/manual/acknowl.tex
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/changes/32.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/changes/index.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/linearsolvertable.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/index.html
/petsc/src/docs/website/miscellaneous/external.html
/petsc/src/ksp/ksp/examples/tests/ex30.c
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_24.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_25.out
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/ksp/pc/impls/openmp/openmp.c
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/impls/baij/mpi/makefile
/petsc/src/sys/objects/mpinit.c
/petsc/src/sys/objects/pinit.c
explicit/ssp/ssp.c
/petsc/src/vec/vec/examples/tests/output/ex37_1.out
/petsc/src/vec/vec/examples/tests/output/ex37_2.out
6d434a3008-Sep-2011 Jed Brown <jed@59A2.org>

merge from 3.2

Hg-commit: 31af1635d5290ddab9b25370ed558f209984fe18


/petsc/bin/maint/package-test.sh
/petsc/bin/maint/toclapack.sh
/petsc/bin/maint/xclude
/petsc/bin/matlab/PetscBinaryWrite.m
/petsc/bin/matlab/classes/PetscInitialize.m
/petsc/bin/urlget.py
/petsc/conf/rules
/petsc/conf/test
/petsc/config/PETSc/packages/sprng.py
/petsc/config/configure.py
/petsc/config/install.py
/petsc/config/manifest.in
/petsc/include/petscerror.h
/petsc/include/petscmath.h
/petsc/include/petscsnes.h
/petsc/setup.py
/petsc/share/petsc/datafiles/matrices/hpd-complex-int32-float32
/petsc/share/petsc/datafiles/matrices/hpd-complex-int32-float64
/petsc/share/petsc/datafiles/matrices/hpd-complex-int64-float32
/petsc/share/petsc/datafiles/matrices/hpd-complex-int64-float64
/petsc/share/petsc/datafiles/matrices/nh-complex-int32-float32
/petsc/share/petsc/datafiles/matrices/nh-complex-int32-float64
/petsc/share/petsc/datafiles/matrices/nh-complex-int64-float32
/petsc/share/petsc/datafiles/matrices/nh-complex-int64-float64
/petsc/share/petsc/datafiles/matrices/ns-real-int32-float32
/petsc/share/petsc/datafiles/matrices/ns-real-int32-float64
/petsc/share/petsc/datafiles/matrices/ns-real-int64-float32
/petsc/share/petsc/datafiles/matrices/ns-real-int64-float64
/petsc/share/petsc/datafiles/matrices/spd-real-int32-float32
/petsc/share/petsc/datafiles/matrices/spd-real-int32-float64
/petsc/share/petsc/datafiles/matrices/spd-real-int64-float32
/petsc/share/petsc/datafiles/matrices/spd-real-int64-float64
/petsc/src/contrib/makefile
/petsc/src/dm/examples/tutorials/ex7.c
/petsc/src/dm/examples/tutorials/ex9.c
/petsc/src/docs/tex/manual/acknowl.tex
/petsc/src/docs/tex/manual/part1.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/manual/zoom.pdf
/petsc/src/docs/tex/pictures/zoom.fig
/petsc/src/docs/website/documentation/index.html
/petsc/src/docs/website/miscellaneous/acknwldg.html
/petsc/src/docs/website/miscellaneous/external.html
/petsc/src/ksp/ksp/examples/tests/ex11.c
/petsc/src/ksp/ksp/examples/tests/output/ex11_1.out
/petsc/src/ksp/ksp/examples/tests/output/ex11_2.out
/petsc/src/ksp/ksp/examples/tutorials/ex42.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/gcr/gcr.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/factor/factor.c
/petsc/src/ksp/pc/impls/factor/icc/icc.c
/petsc/src/ksp/pc/impls/gamg/createProlongation.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/redistribute/redistribute.c
/petsc/src/mat/examples/tutorials/ex10.c
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/fft/makefile
/petsc/src/mat/impls/nest/matnest.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/ls/lsimpl.h
/petsc/src/snes/impls/picard/picard.c
/petsc/src/snes/impls/picard/picard.h
/petsc/src/snes/impls/vi/vi.c
/petsc/src/sys/ftn-custom/zstart.c
/petsc/src/sys/fwk/examples/tests/makefile
/petsc/src/sys/fwk/examples/tutorials/makefile
/petsc/src/sys/fwk/interface/fwk.c
/petsc/src/sys/fwk/interface/makefile
/petsc/src/sys/fwk/makefile
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/ptype.c
/petsc/src/sys/utils/sortd.c
/petsc/src/ts/examples/tutorials/ex22.c
/petsc/src/ts/examples/tutorials/makefile
arkimex/arkimex.c
implicit/gl/gl.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/vec/examples/tests/output/ex37_1.out
/petsc/src/vec/vec/examples/tests/output/ex37_2.out
/petsc/src/vec/vec/impls/nest/vecnest.c
10e2c8a408-Sep-2011 Jed Brown <jed@59A2.org>

merge

Hg-commit: 02f622a4a7066d25379cc181276e6ae077f08cac

64f491dd08-Sep-2011 Jed Brown <jed@59A2.org>

Add man pages for the TSARKIMEX schemes

Hg-commit: 80cb019a5006d5956d922c421941e7eb1be562eb

c805868807-Sep-2011 Barry Smith <bsmith@mcs.anl.gov>

more seealsos for TSARKIMEX

Hg-commit: e82fc3ec396933727144146beab6ecf32f86778a

a5e9d1c106-Sep-2011 Satish Balay <balay@mcs.anl.gov>

compile fix for win/cmplx

Hg-commit: 49d22b6eca44e616c8395517f4b3b81e62e3d697

c653128505-Sep-2011 Satish Balay <balay@mcs.anl.gov>

fix compile error [windows]

Hg-commit: 414ecc6075d3e758926f63f9947c357a7fdd4e17

fe20a1a003-Sep-2011 Satish Balay <balay@mcs.anl.gov>

merge from 32

Hg-commit: 018bc509fa26e3d1fe25e2bf507bd58b0ed9a7ef


/petsc/bin/matlab/PetscBinaryRead.m
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/FEM.py
/petsc/config/PETSc/packages/PTScotch.py
/petsc/config/PETSc/packages/tetgen.py
/petsc/config/builder.py
/petsc/config/builder2.py
/petsc/include/petscblaslapack.h
/petsc/include/petscblaslapack_c.h
/petsc/include/petscblaslapack_caps.h
/petsc/include/petscblaslapack_qd.h
/petsc/include/petscblaslapack_stdcall.h
/petsc/include/petscblaslapack_uscore.h
/petsc/include/petscts.h
/petsc/include/sieve/Mesh.hh
/petsc/makefile
/petsc/src/dm/examples/tests/ex21.c
/petsc/src/dm/examples/tests/ex34.c
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/examples/tests/output/ex2_1.out
/petsc/src/dm/examples/tests/output/ex34_1.out
/petsc/src/dm/impls/da/da.c
/petsc/src/dm/impls/da/da1.c
/petsc/src/dm/impls/da/da2.c
/petsc/src/ksp/ksp/examples/tutorials/ex42.c
/petsc/src/ksp/ksp/examples/tutorials/ex43-solCx.h
/petsc/src/ksp/ksp/examples/tutorials/ex43.c
/petsc/src/ksp/ksp/examples/tutorials/ex49.c
/petsc/src/ksp/ksp/examples/tutorials/ex56.c
/petsc/src/ksp/ksp/examples/tutorials/output/ex43_1.out
/petsc/src/ksp/ksp/impls/cg/gltr/gltr.c
/petsc/src/ksp/ksp/impls/gmres/dgmres/dgmres.c
/petsc/src/ksp/ksp/impls/gmres/dgmres/dgmresimpl.h
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/gamg/createProlongation.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/gamg/gamg.h
/petsc/src/ksp/pc/impls/ksp/pcksp.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/openmp/openmp.c
/petsc/src/mat/examples/tests/ex118.c
/petsc/src/mat/examples/tests/ex45.c
/petsc/src/mat/examples/tests/ex9.c
/petsc/src/mat/examples/tests/ex92.c
/petsc/src/mat/impls/aij/mpi/mpicusp/mpiaijAssemble.cu
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/inode.c
/petsc/src/mat/impls/aij/seq/umfpack/umfpack.c
/petsc/src/snes/examples/tests/ex11.c
/petsc/src/snes/examples/tutorials/ex10.c
/petsc/src/snes/examples/tutorials/ex28.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/examples/tutorials/ex32.c
/petsc/src/snes/examples/tutorials/ex48.c
/petsc/src/snes/examples/tutorials/ex52.c
/petsc/src/snes/examples/tutorials/ex54.c
/petsc/src/snes/examples/tutorials/ex64.c
/petsc/src/snes/examples/tutorials/ex65.c
/petsc/src/sys/fwk/interface/fwk.c
/petsc/src/sys/mpiuni/mpi.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/subcomm.c
/petsc/src/sys/objects/tagm.c
/petsc/src/sys/viewer/impls/ascii/vcreatea.c
/petsc/src/ts/examples/tutorials/ex10.c
implicit/gl/gl.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/vec/examples/tutorials/ex17.c
/petsc/tutorials/multiphysics/ff1.c
/petsc/tutorials/multiphysics/ff2.c
fc29628203-Sep-2011 Jose Roman <jroman@dsic.upv.es>

Fix preprocessor directives in dgmres.c

Hg-commit: 913a3516dbc9e27b35be51b543355576563952c9

1...<<31323334353637383940>>...54