History log of /petsc/src/snes/interface/ (Results 1076 – 1100 of 1850)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
c3cc8fd118-Sep-2011 Jed Brown <jed@59A2.org>

Add mention of Picard linearization to manual and SNESSetJacobian() man page

Hg-commit: 7121e9dbf01d1d5df0e7f054b5f5e079f5347347

fef7b6d819-Sep-2011 Peter Brune <brune@cs.uchicago.edu>

added snesncg (nonlinear conjugate gradient) solver

Hg-commit: 3a811f428933958bf37efb70972f4326cbc59e5c

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

changed SNESRICHARDSON to SNESNRICHARDSON

Hg-commit: 697b0447fe36f835db939ac8db289c880d74f9c7


/petsc/.hgignore
/petsc/bin/maint/toclapack.sh
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/Chaco.py
/petsc/config/PETSc/packages/ParMetis.py
/petsc/config/PETSc/packages/sowing.py
/petsc/config/install.py
/petsc/include/petscerror.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscts.h
/petsc/include/petscversion.h
/petsc/include/sieve/Numbering.hh
/petsc/include/sieve/Partitioner.hh
/petsc/makefile
/petsc/src/contrib/fun3d/comp/flow.c
/petsc/src/contrib/fun3d/incomp/flow.c
/petsc/src/contrib/fun3d/incomp/user.h
/petsc/src/dm/impls/da/da2.c
/petsc/src/dm/impls/da/da3.c
/petsc/src/dm/impls/mesh/mesh.c
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/docs/website/download/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/ksp/interface/itcreate.c
/petsc/src/ksp/pc/examples/tutorials/ex1.c
/petsc/src/ksp/pc/examples/tutorials/makefile
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tutorials/ex52.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/impls/ls/ftn-custom/zlsf.c
/petsc/src/snes/impls/multiblock/multiblock.c
/petsc/src/snes/impls/ngmres/snesngmres.c
/petsc/src/snes/impls/richardson/snesrichardson.c
/petsc/src/snes/impls/richardson/snesrichardsonimpl.h
snesregi.c
/petsc/src/sys/error/err.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/pinit.c
/petsc/src/ts/examples/tutorials/ex24.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/output/ex17_1.out
/petsc/src/ts/examples/tutorials/output/ex24_1.out
/petsc/src/ts/impls/arkimex/arkimex.c
/petsc/src/ts/impls/implicit/alpha/alpha.c
/petsc/src/ts/impls/implicit/gl/gl.c
/petsc/src/ts/impls/implicit/theta/theta.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/ts.c
42f4f86d16-Sep-2011 Barry Smith <bsmith@mcs.anl.gov>

more changes of Newton to SNES
SNESView only prints inner snes if it used by outter snes

Hg-commit: c84e9c7c4e16141e1039a62c33518e578258767f


/petsc/include/petscsnes.h
/petsc/include/private/snesimpl.h
/petsc/src/contrib/keyes/ex15.c
/petsc/src/contrib/remote/ex1.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/ksp/ksp/examples/tests/ex14.c
/petsc/src/ksp/ksp/examples/tutorials/ex14f.F
/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/ex59.c
/petsc/src/snes/examples/tutorials/ex6.c
/petsc/src/snes/examples/tutorials/makefile
/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/impls/ksponly/ksponly.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/makefile
/petsc/src/snes/impls/multiblock/multiblock.c
/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
snes.c
snesregi.c
/petsc/src/snes/utils/damgsnes.c
1e63354315-Sep-2011 Barry Smith <bsmith@mcs.anl.gov>

updated test output to use SNES Iterations instead of Newton Iterations
changed line search calling sequences so that all input arguments are passed before output arguments
fixed Picard to use same c

updated test output to use SNES Iterations instead of Newton Iterations
changed line search calling sequences so that all input arguments are passed before output arguments
fixed Picard to use same calling sequence of line searches as other SNES methods

Hg-commit: fae74e5081b3f5b3bc28fa3a5e81739ea7ae697c

show more ...


/petsc/bin/TOPSInstaller.py
/petsc/bin/maint/package-test.sh
/petsc/bin/maint/toclapack.sh
/petsc/conf/rules
/petsc/include/finclude/petscsnes.h
/petsc/include/petscmat.h
/petsc/include/petscsnes.h
/petsc/include/petscversion.h
/petsc/src/dm/impls/da/f90-custom/zdaindexf90.c
/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/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/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/ex5.c
/petsc/src/snes/examples/tutorials/ex52.c
/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_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/ls/ls.c
/petsc/src/snes/impls/ls/lsimpl.h
/petsc/src/snes/impls/ngmres/snesngmres.c
/petsc/src/snes/impls/picard/picard.c
/petsc/src/snes/impls/picard/picard.h
/petsc/src/snes/impls/qn/qn.c
/petsc/src/snes/impls/shell/makefile
/petsc/src/snes/impls/shell/snesshell.c
/petsc/src/snes/impls/vi/vi.c
/petsc/src/snes/impls/vi/viimpl.h
snesregi.c
/petsc/src/ts/impls/explicit/ssp/ssp.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
c5ae4b9a13-Sep-2011 Barry Smith <bsmith@mcs.anl.gov>

added SNESSHELL
added a few PETSc app publications

Hg-commit: 1b8c6e638bf0818c09fc4ed459273c4358565dcf

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

updates to Picard and NGRMRES, changed Newton Iterations in many places to SNES Interations cause Newton may not be used

Hg-commit: c3d7930ffed88a623e0dcad5d3394aaf20b8e932


/petsc/.hgignore
/petsc/config/builder.py
/petsc/include/mpiuni/mpi.h
/petsc/include/petscblaslapack_stdcall.h
/petsc/include/private/snesimpl.h
/petsc/src/benchmarks/streams/BasicVersion.c
/petsc/src/benchmarks/streams/OpenMPVersion.c
/petsc/src/benchmarks/streams/makefile
/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/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/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/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/tests/makefile
/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/ex33.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/ex65dm.c
/petsc/src/snes/examples/tutorials/ex7.c
/petsc/src/snes/examples/tutorials/ex8.c
/petsc/src/snes/examples/tutorials/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/qn/qn.c
/petsc/src/snes/impls/sorqn/sorqn.c
/petsc/src/snes/impls/test/snestest.c
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/ex14.c
/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
/petsc/src/ts/impls/arkimex/arkimex.c
/petsc/src/ts/impls/explicit/ssp/ssp.c
/petsc/src/ts/interface/ftn-custom/ztsf.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
/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
0d6fbc7209-Sep-2011 Jed Brown <jed@59A2.org>

merge TS Fortran interface updates from 3.2

Hg-commit: 56151220512698968f149b4ce5a37e8bd290adf7


/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/finclude/petscts.h
/petsc/include/finclude/petsctsdef.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscts.h
/petsc/include/petscversion.h
/petsc/include/private/kspimpl.h
/petsc/include/private/pcimpl.h
/petsc/include/private/snesimpl.h
/petsc/include/private/tsimpl.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/ksp/impls/broyden/broyden.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/gamg/createProlongation.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/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/snes/examples/tutorials/ex65dm.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/impls/qn/qn.c
snes.c
/petsc/src/sys/objects/mpinit.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/viewer/impls/ascii/filev.c
/petsc/src/ts/impls/arkimex/arkimex.c
/petsc/src/ts/impls/explicit/ssp/ftn-custom/makefile
/petsc/src/ts/impls/explicit/ssp/ftn-custom/zsspf.c
/petsc/src/ts/impls/explicit/ssp/ssp.c
/petsc/src/ts/interface/ts.c
228d79bc09-Sep-2011 Jed Brown <jed@59A2.org>

Add documentation for {KSP,SNES,TS}Monitor().

And generate Fortran stubs. This mostly only makes sense in the case of
TSMonitor() which Fortran uses of the TSStep() interface may want to call.

Hg-c

Add documentation for {KSP,SNES,TS}Monitor().

And generate Fortran stubs. This mostly only makes sense in the case of
TSMonitor() which Fortran uses of the TSStep() interface may want to call.

Hg-commit: da21192ea1243c88c16d1f2b7457c3aff441e920

show more ...


/petsc/.hgtags
/petsc/bin/TOPSInstaller.py
/petsc/bin/maint/asterix-test.sh
/petsc/bin/maint/confignightly/32/bb30
/petsc/bin/maint/confignightly/32/churn
/petsc/bin/maint/confignightly/32/churn2
/petsc/bin/maint/confignightly/32/churn3
/petsc/bin/maint/confignightly/32/crank
/petsc/bin/maint/confignightly/32/crank2
/petsc/bin/maint/confignightly/32/crank3
/petsc/bin/maint/confignightly/32/crush
/petsc/bin/maint/confignightly/32/crush2
/petsc/bin/maint/confignightly/32/crush3
/petsc/bin/maint/confignightly/32/grind
/petsc/bin/maint/confignightly/32/grind2
/petsc/bin/maint/confignightly/32/grind3
/petsc/bin/maint/confignightly/32/n-gage
/petsc/bin/maint/confignightly/32/n-gage2
/petsc/bin/maint/confignightly/32/n-gage3
/petsc/bin/maint/confignightly/32/petsc-mini
/petsc/bin/maint/confignightly/32/petsc-mini2
/petsc/bin/maint/confignightly/32/petsc-mini3
/petsc/bin/maint/confignightly/32/ps3
/petsc/bin/maint/confignightly/32/steamroller
/petsc/bin/maint/confignightly/32/steamroller2
/petsc/bin/maint/confignightly/32/wii
/petsc/bin/maint/confignightly/32/wii2
/petsc/bin/maint/confignightly/32/wii3
/petsc/bin/maint/confignightly/churn3
/petsc/bin/maint/confignightly/crank3
/petsc/bin/maint/package-test.sh
/petsc/bin/maint/rebuildtar
/petsc/bin/maint/toclapack.sh
/petsc/bin/maint/update-docs.py
/petsc/bin/maint/xclude
/petsc/bin/matlab/PetscBinaryRead.m
/petsc/bin/matlab/PetscBinaryWrite.m
/petsc/bin/matlab/classes/PetscInitialize.m
/petsc/bin/urlget.py
/petsc/conf/rules
/petsc/conf/test
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/FFC.py
/petsc/config/PETSc/packages/PTScotch.py
/petsc/config/PETSc/packages/PaStiX.py
/petsc/config/PETSc/packages/X11.py
/petsc/config/PETSc/packages/sprng.py
/petsc/config/PETSc/packages/tetgen.py
/petsc/config/builder.py
/petsc/config/builder2.py
/petsc/config/configure.py
/petsc/config/examples/arch-linux-dbg-quad.py
/petsc/config/examples/arch-linux-pkgs-dbg-ftn-interfaces.py
/petsc/config/install.py
/petsc/config/manifest.in
/petsc/include/finclude/petscmatdef.h
/petsc/include/finclude/petscpcdef.h
/petsc/include/finclude/petscts.h
/petsc/include/finclude/petsctsdef.h
/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/petscerror.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscts.h
/petsc/include/petscversion.h
/petsc/include/private/kspimpl.h
/petsc/include/private/pcimpl.h
/petsc/include/private/snesimpl.h
/petsc/include/private/tsimpl.h
/petsc/include/sieve/BasicCommunication.hh
/petsc/makefile
/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/tests/ex21.c
/petsc/src/dm/examples/tests/ex34.c
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/examples/tests/output/ex34_1.out
/petsc/src/dm/examples/tutorials/ex11f90.F
/petsc/src/dm/examples/tutorials/ex7.c
/petsc/src/dm/examples/tutorials/ex9.c
/petsc/src/dm/impls/da/da.c
/petsc/src/dm/impls/da/da1.c
/petsc/src/dm/impls/da/da2.c
/petsc/src/dm/impls/mesh/examples/tutorials/ex1.c
/petsc/src/dm/impls/mesh/meshpcice.c
/petsc/src/docs/tex/manual/acknowl.tex
/petsc/src/docs/tex/manual/localspaces.pdf
/petsc/src/docs/tex/manual/manual.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/localspaces.svg
/petsc/src/docs/tex/pictures/zoom.fig
/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/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/acknwldg.html
/petsc/src/docs/website/miscellaneous/external.html
/petsc/src/ksp/ksp/examples/tests/ex11.c
/petsc/src/ksp/ksp/examples/tests/ex30.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/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/ex11f.F
/petsc/src/ksp/ksp/examples/tutorials/ex13f90.F
/petsc/src/ksp/ksp/examples/tutorials/ex15f.F
/petsc/src/ksp/ksp/examples/tutorials/ex1f.F
/petsc/src/ksp/ksp/examples/tutorials/ex21f.F
/petsc/src/ksp/ksp/examples/tutorials/ex2f.F
/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/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/examples/tutorials/output/ex43_1.out
/petsc/src/ksp/ksp/impls/cg/gltr/gltr.c
/petsc/src/ksp/ksp/impls/gcr/gcr.c
/petsc/src/ksp/ksp/impls/gmres/dgmres/dgmres.c
/petsc/src/ksp/ksp/impls/gmres/dgmres/dgmresimpl.h
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/composite/composite.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/hypre/hypre.c
/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/ksp/pc/interface/pcregis.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/examples/tests/ex118.c
/petsc/src/mat/examples/tests/ex45.c
/petsc/src/mat/examples/tests/ex78.c
/petsc/src/mat/examples/tests/ex9.c
/petsc/src/mat/examples/tests/ex92.c
/petsc/src/mat/examples/tests/makefile
/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/mpi/mpicusp/mpiaijAssemble.cu
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/inode.c
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/aij/seq/umfpack/umfpack.c
/petsc/src/mat/impls/baij/mpi/makefile
/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/tests/ex11.c
/petsc/src/snes/examples/tests/ex12f.F
/petsc/src/snes/examples/tutorials/ex10.c
/petsc/src/snes/examples/tutorials/ex12.c
/petsc/src/snes/examples/tutorials/ex28.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/examples/tutorials/ex30.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/makefile
/petsc/src/snes/impls/vi/vi.c
snes.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/mpiuni/mpi.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/mpinit.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/ptype.c
/petsc/src/sys/objects/subcomm.c
/petsc/src/sys/objects/tagm.c
/petsc/src/sys/utils/sortd.c
/petsc/src/sys/viewer/impls/ascii/filev.c
/petsc/src/sys/viewer/impls/ascii/vcreatea.c
/petsc/src/ts/examples/tutorials/ex10.c
/petsc/src/ts/examples/tutorials/ex22.c
/petsc/src/ts/examples/tutorials/ex2f.F
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/phasefield/biharmonic.c
/petsc/src/ts/impls/arkimex/arkimex.c
/petsc/src/ts/impls/explicit/ssp/ftn-custom/makefile
/petsc/src/ts/impls/explicit/ssp/ftn-custom/zsspf.c
/petsc/src/ts/impls/explicit/ssp/ssp.c
/petsc/src/ts/impls/implicit/gl/gl.c
/petsc/src/ts/impls/implicit/gl/gladapt.c
/petsc/src/ts/impls/implicit/theta/theta.c
/petsc/src/ts/impls/makefile
/petsc/src/ts/interface/dlregists.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tsregall.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/examples/tutorials/ex1.c
/petsc/src/vec/vec/examples/tutorials/ex17.c
/petsc/src/vec/vec/impls/nest/vecnest.c
/petsc/tutorials/multiphysics/ff1.c
/petsc/tutorials/multiphysics/ff2.c
4b11644f08-Sep-2011 Peter Brune <brune@cs.uchicago.edu>

added SNES broyden and changed KSP broyden to reflect the actual method it implements ("good" l-broyden).

Hg-commit: 3ccc93be807db7868dedd62444ee0669abb450fc


/petsc/bin/maint/package-test.sh
/petsc/bin/maint/xclude
/petsc/bin/matlab/classes/PetscInitialize.m
/petsc/bin/urlget.py
/petsc/conf/rules
/petsc/conf/test
/petsc/config/configure.py
/petsc/config/manifest.in
/petsc/include/petscerror.h
/petsc/include/petscmath.h
/petsc/include/petscsnes.h
/petsc/setup.py
/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/documentation/installation.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/makefile
/petsc/src/ksp/ksp/impls/broyden/broyden.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/mat/examples/tutorials/ex10.c
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/nest/matnest.c
/petsc/src/mat/interface/matrix.c
/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/qn/makefile
/petsc/src/snes/impls/qn/qn.c
/petsc/src/snes/impls/vi/vi.c
snesregi.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/ts/examples/tutorials/ex22.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/impls/arkimex/arkimex.c
/petsc/src/ts/impls/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
8a23116d07-Sep-2011 Barry Smith <bsmith@mcs.anl.gov>

forgot

Hg-commit: c0f8397380ba3b5ded78d84e6a73d1578d59b9b0


/petsc/bin/maint/confignightly/32/bb30
/petsc/bin/maint/confignightly/32/churn
/petsc/bin/maint/confignightly/32/churn2
/petsc/bin/maint/confignightly/32/churn3
/petsc/bin/maint/confignightly/32/crank
/petsc/bin/maint/confignightly/32/crank2
/petsc/bin/maint/confignightly/32/crank3
/petsc/bin/maint/confignightly/32/crush
/petsc/bin/maint/confignightly/32/crush2
/petsc/bin/maint/confignightly/32/crush3
/petsc/bin/maint/confignightly/32/grind
/petsc/bin/maint/confignightly/32/grind2
/petsc/bin/maint/confignightly/32/grind3
/petsc/bin/maint/confignightly/32/n-gage
/petsc/bin/maint/confignightly/32/n-gage2
/petsc/bin/maint/confignightly/32/n-gage3
/petsc/bin/maint/confignightly/32/petsc-mini
/petsc/bin/maint/confignightly/32/petsc-mini2
/petsc/bin/maint/confignightly/32/petsc-mini3
/petsc/bin/maint/confignightly/32/ps3
/petsc/bin/maint/confignightly/32/steamroller
/petsc/bin/maint/confignightly/32/steamroller2
/petsc/bin/maint/confignightly/32/wii
/petsc/bin/maint/confignightly/32/wii2
/petsc/bin/maint/confignightly/32/wii3
/petsc/bin/maint/confignightly/churn3
/petsc/bin/maint/confignightly/crank3
/petsc/bin/maint/toclapack.sh
/petsc/bin/matlab/PetscBinaryRead.m
/petsc/bin/matlab/PetscBinaryWrite.m
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/FEM.py
/petsc/config/PETSc/packages/FFC.py
/petsc/config/PETSc/packages/PTScotch.py
/petsc/config/PETSc/packages/X11.py
/petsc/config/PETSc/packages/sprng.py
/petsc/config/PETSc/packages/tetgen.py
/petsc/config/builder.py
/petsc/config/builder2.py
/petsc/config/examples/arch-linux-dbg-quad.py
/petsc/config/examples/arch-linux-pkgs-dbg-ftn-interfaces.py
/petsc/config/install.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/petscsnes.h
/petsc/include/petscts.h
/petsc/include/sieve/BasicCommunication.hh
/petsc/include/sieve/Mesh.hh
/petsc/makefile
/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/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/examples/tutorials/ex11f90.F
/petsc/src/dm/impls/da/da.c
/petsc/src/dm/impls/da/da1.c
/petsc/src/dm/impls/da/da2.c
/petsc/src/dm/impls/mesh/examples/tutorials/ex1.c
/petsc/src/dm/impls/mesh/meshpcice.c
/petsc/src/docs/tex/manual/localspaces.pdf
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/pictures/localspaces.svg
/petsc/src/ksp/ksp/examples/tutorials/ex11f.F
/petsc/src/ksp/ksp/examples/tutorials/ex13f90.F
/petsc/src/ksp/ksp/examples/tutorials/ex15f.F
/petsc/src/ksp/ksp/examples/tutorials/ex1f.F
/petsc/src/ksp/ksp/examples/tutorials/ex21f.F
/petsc/src/ksp/ksp/examples/tutorials/ex2f.F
/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/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex43_1.out
/petsc/src/ksp/ksp/impls/broyden/broyden.c
/petsc/src/ksp/ksp/impls/cg/gltr/gltr.c
/petsc/src/ksp/ksp/impls/gcr/gcr.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/gamg/makefile
/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/ksp/pc/impls/redistribute/redistribute.c
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/mat/examples/tests/ex118.c
/petsc/src/mat/examples/tests/ex45.c
/petsc/src/mat/examples/tests/ex78.c
/petsc/src/mat/examples/tests/ex9.c
/petsc/src/mat/examples/tests/ex92.c
/petsc/src/mat/examples/tests/makefile
/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/mat/impls/fft/makefile
/petsc/src/snes/examples/tests/ex11.c
/petsc/src/snes/examples/tests/ex12f.F
/petsc/src/snes/examples/tutorials/ex10.c
/petsc/src/snes/examples/tutorials/ex12.c
/petsc/src/snes/examples/tutorials/ex28.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/examples/tutorials/ex30.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/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
snes.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/utils/sortd.c
/petsc/src/sys/viewer/impls/ascii/vcreatea.c
/petsc/src/ts/examples/tutorials/ex10.c
/petsc/src/ts/examples/tutorials/ex2f.F
/petsc/src/ts/examples/tutorials/phasefield/biharmonic.c
/petsc/src/ts/impls/implicit/gl/gl.c
/petsc/src/ts/impls/implicit/gl/gladapt.c
/petsc/src/ts/impls/implicit/theta/theta.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/vec/examples/tutorials/ex1.c
/petsc/src/vec/vec/examples/tutorials/ex17.c
/petsc/tutorials/multiphysics/ff1.c
/petsc/tutorials/multiphysics/ff2.c
ab54825e30-Aug-2011 Jed Brown <jed@59A2.org>

Check for valid parameter ranges in KSPSetTolerances() and SNESSetTolerances()

Hg-commit: 19c102477bd455d2ebff43badbd84a0b55d00bbf


/petsc/bin/maint/toclapack.sh
/petsc/config/PETSc/packages/afterimage.py
/petsc/include/datafiles/matrices/hpd-complex-int32-float32
/petsc/include/datafiles/matrices/hpd-complex-int32-float64
/petsc/include/datafiles/matrices/hpd-complex-int64-float32
/petsc/include/datafiles/matrices/hpd-complex-int64-float64
/petsc/include/datafiles/matrices/nh-complex-int32-float32
/petsc/include/datafiles/matrices/nh-complex-int32-float64
/petsc/include/datafiles/matrices/nh-complex-int64-float32
/petsc/include/datafiles/matrices/nh-complex-int64-float64
/petsc/include/datafiles/matrices/ns-real-int32-float32
/petsc/include/datafiles/matrices/ns-real-int32-float64
/petsc/include/datafiles/matrices/ns-real-int64-float32
/petsc/include/datafiles/matrices/ns-real-int64-float64
/petsc/include/datafiles/matrices/spd-real-int32-float32
/petsc/include/datafiles/matrices/spd-real-int32-float64
/petsc/include/datafiles/matrices/spd-real-int64-float32
/petsc/include/datafiles/matrices/spd-real-int64-float64
/petsc/include/petscdraw.h
/petsc/include/petsclog.h
/petsc/include/petsclog.hh
/petsc/include/petscoptions.h
/petsc/include/petscpcmg.h
/petsc/include/petscts.h
/petsc/include/private/dmimpl.h
/petsc/include/private/logimpl.h
/petsc/include/private/tsimpl.h
/petsc/src/benchmarks/PetscVecNorm.c
/petsc/src/contrib/blopex/driver/driver.c
/petsc/src/contrib/fun3d/comp/flow.c
/petsc/src/contrib/fun3d/incomp/flow.c
/petsc/src/dm/impls/da/fdda.c
/petsc/src/dm/impls/mesh/examples/tests/imesh1.cxx
/petsc/src/dm/impls/mesh/examples/tests/isection1.cxx
/petsc/src/dm/impls/mesh/examples/tests/section1.cxx
/petsc/src/dm/impls/mesh/examples/tests/sieve1.cxx
/petsc/src/dm/impls/mesh/examples/tests/sifter1.cxx
/petsc/src/dm/interface/dm.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/copyright.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/ksp/ksp/examples/tests/ex30.c
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/ex27.c
/petsc/src/ksp/ksp/examples/tutorials/ex42.c
/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/createProlongation.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/gamg/gamg.h
/petsc/src/ksp/pc/impls/gasm/gasm.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgimpl.h
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/ksp/pc/impls/svd/svd.c
/petsc/src/ksp/pc/impls/wb/wb.c
/petsc/src/mat/examples/tests/ex94.c
/petsc/src/mat/examples/tests/ex99.c
/petsc/src/mat/examples/tutorials/ex1.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/snes/examples/tutorials/ex10.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/ex25.c
/petsc/src/snes/examples/tutorials/ex27.c
/petsc/src/snes/examples/tutorials/ex28.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/examples/tutorials/ex31.c
/petsc/src/snes/examples/tutorials/ex4tu.c
/petsc/src/snes/examples/tutorials/ex5f.F
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/impls/vi/vi.c
/petsc/src/snes/impls/vi/viimpl.h
snes.c
/petsc/src/sys/draw/impls/x/text.c
/petsc/src/sys/draw/impls/x/xcolor.c
/petsc/src/sys/draw/impls/x/xinit.c
/petsc/src/sys/draw/impls/x/xops.c
/petsc/src/sys/draw/interface/dviewp.c
/petsc/src/sys/draw/utils/axis.c
/petsc/src/sys/draw/utils/axisc.c
/petsc/src/sys/draw/utils/lgc.c
/petsc/src/sys/draw/utils/lgimpl.h
/petsc/src/sys/plog/plog.c
/petsc/src/sys/plog/utils/classLog.c
/petsc/src/sys/plog/utils/eventLog.c
/petsc/src/sys/plog/utils/stack.c
/petsc/src/sys/plog/utils/stageLog.c
/petsc/src/sys/utils/mpitr.c
/petsc/src/ts/examples/tutorials/ex10.c
/petsc/src/ts/examples/tutorials/ex12.c
/petsc/src/ts/examples/tutorials/ex13.c
/petsc/src/ts/examples/tutorials/ex14.c
/petsc/src/ts/examples/tutorials/phasefield/biharmonic.c
/petsc/src/ts/examples/tutorials/phasefield/biharmonic2.c
/petsc/src/ts/examples/tutorials/phasefield/heat.c
/petsc/src/ts/examples/tutorials/phasefield/makefile
/petsc/src/ts/examples/tutorials/phasefield/potentials.c
/petsc/src/ts/impls/arkimex/arkimex.c
/petsc/src/ts/impls/implicit/alpha/alpha.c
/petsc/src/ts/impls/implicit/gl/gl.c
/petsc/src/ts/impls/implicit/sundials/sundials.c
/petsc/src/ts/impls/implicit/sundials/sundials.h
/petsc/src/ts/impls/implicit/theta/theta.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/impls/rosw/rosw.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
3194b57826-Aug-2011 Jed Brown <jed@59A2.org>

Add PetscObjectOptionsBegin() and description,mansec to PetscHeaderCreate()

* Options are now only printed once for each object.
* Man section and long description of each object is now available in

Add PetscObjectOptionsBegin() and description,mansec to PetscHeaderCreate()

* Options are now only printed once for each object.
* Man section and long description of each object is now available in the class.

Hg-commit: 322958b27c7d8b12f5de95b143f4ac840fe2458c

show more ...


/petsc/config/PETSc/packages/SuperLU.py
/petsc/config/PETSc/packages/rosw.py
/petsc/config/cmakeboot.py
/petsc/include/finclude/petsctsdef.h
/petsc/include/petscdraw.h
/petsc/include/petscoptions.h
/petsc/include/petscts.h
/petsc/include/private/petscimpl.h
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/ao/interface/ao.c
/petsc/src/dm/impls/iga/iga.c
/petsc/src/dm/impls/mesh/section.c
/petsc/src/dm/interface/dm.c
/petsc/src/dm/sa/interface/sa.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/copyright.html
/petsc/src/ksp/ksp/examples/tutorials/ex56.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/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/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/pc/impls/gamg/createProlongation.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/ksp/pc/interface/pcset.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/partition/impls/scotch/scotch.c
/petsc/src/mat/partition/partition.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/snes/examples/tutorials/ex48.c
/petsc/src/snes/examples/tutorials/makefile
snes.c
/petsc/src/sys/draw/drawimpl.h
/petsc/src/sys/draw/impls/x/xcolor.c
/petsc/src/sys/draw/impls/x/xops.c
/petsc/src/sys/draw/interface/dline.c
/petsc/src/sys/draw/interface/drawreg.c
/petsc/src/sys/draw/interface/drect.c
/petsc/src/sys/draw/utils/axisc.c
/petsc/src/sys/draw/utils/dscatter.c
/petsc/src/sys/draw/utils/hists.c
/petsc/src/sys/draw/utils/lgc.c
/petsc/src/sys/draw/utils/lgimpl.h
/petsc/src/sys/fwk/interface/fwk.c
/petsc/src/sys/matlabengine/matlab.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/inherit.c
/petsc/src/sys/random/interface/randomc.c
/petsc/src/sys/viewer/interface/viewreg.c
/petsc/src/ts/characteristic/interface/characteristic.c
/petsc/src/ts/examples/tutorials/ex14.c
/petsc/src/ts/examples/tutorials/phasefield/biharmonic.c
/petsc/src/ts/examples/tutorials/phasefield/heat.c
/petsc/src/ts/impls/arkimex/arkimex.c
/petsc/src/ts/impls/implicit/gl/gladapt.c
/petsc/src/ts/impls/makefile
/petsc/src/ts/impls/rosw/ftn-custom/makefile
/petsc/src/ts/impls/rosw/ftn-custom/zroswf.c
/petsc/src/ts/impls/rosw/makefile
/petsc/src/ts/impls/rosw/rosw.c
/petsc/src/ts/interface/dlregists.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/ts/interface/tsregall.c
/petsc/src/vec/is/interface/isreg.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/pf/interface/pf.c
/petsc/src/vec/vec/interface/veccreate.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/vscat.c
b12ffc7025-Aug-2011 Barry Smith <bsmith@mcs.anl.gov>

heat equation now plots energy and forces

Hg-commit: 7aa9c119c32770f0c353b5e5cac6ff7cbdd6023f


/petsc/bin/TOPSInstaller.py
/petsc/bin/maint/generatefortranstubs.py
/petsc/bin/maint/toclapack.sh
/petsc/bin/matlab/PetscBinaryRead.m
/petsc/bin/matlab/PetscBinaryWrite.m
/petsc/bin/matlab/classes/PetscInitialize.m
/petsc/bin/matlab/generatePetscTestFiles.m
/petsc/bin/matlab/laplacian.m
/petsc/bin/matlab/laplacianlicense.txt
/petsc/conf/test
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/Chaco.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/PTScotch.py
/petsc/config/PETSc/packages/PaStiX.py
/petsc/config/PETSc/packages/ParMetis.py
/petsc/config/PETSc/packages/SCALAPACK.py
/petsc/config/PETSc/packages/SuperLU.py
/petsc/config/PETSc/packages/SuperLU_DIST.py
/petsc/config/PETSc/packages/TetGen.py
/petsc/config/PETSc/packages/X11.py
/petsc/config/PETSc/packages/afterimage.py
/petsc/config/PETSc/packages/blopex.py
/petsc/config/PETSc/packages/cproto.py
/petsc/config/PETSc/packages/expat.py
/petsc/config/PETSc/packages/fftw.py
/petsc/config/PETSc/packages/hypre.py
/petsc/config/PETSc/packages/imagemagick.py
/petsc/config/PETSc/packages/ml.py
/petsc/config/PETSc/packages/mpe.py
/petsc/config/PETSc/packages/oski.py
/petsc/config/PETSc/packages/pARMS.py
/petsc/config/PETSc/packages/sowing.py
/petsc/config/PETSc/packages/sprng.py
/petsc/config/PETSc/packages/sundials.py
/petsc/config/PETSc/packages/yaml.py
/petsc/config/builder.py
/petsc/config/builder2.py
/petsc/config/cmakegen.py
/petsc/config/examples/arch-iphone.py
/petsc/config/examples/arch-linux-pkgs-cxx-mlib.py
/petsc/config/examples/arch-linux-pkgs-gcov.py
/petsc/config/examples/arch-linux-pkgs-opt.py
/petsc/config/examples/arch-linux-pkgs-valgrind.py
/petsc/config/examples/arch-mswin-borland.py
/petsc/config/examples/arch-osx-10.6-cxx-cmplx-pkgs-dbg.py
/petsc/config/examples/arch-osx-10.6-cxx-pkgs-opt.py
/petsc/include/finclude/petscdmcomposite.h90
/petsc/include/finclude/petscmat.h
/petsc/include/finclude/petscmatdef.h
/petsc/include/finclude/petsctsdef.h
/petsc/include/petscdmmesh_viewers.hh
/petsc/include/petscdraw.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscsa.h
/petsc/include/petscsys.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscviewer.h
/petsc/include/private/matimpl.h
/petsc/include/sieve/CartesianSieve.hh
/petsc/include/sieve/Completion.hh
/petsc/include/sieve/Distribution.hh
/petsc/include/sieve/Field.hh
/petsc/include/sieve/Generator.hh
/petsc/include/sieve/IField.hh
/petsc/include/sieve/INumbering.hh
/petsc/include/sieve/ISieve.hh
/petsc/include/sieve/LabelSifter.hh
/petsc/include/sieve/Mesh.hh
/petsc/include/sieve/Numbering.hh
/petsc/include/sieve/Ordering.hh
/petsc/include/sieve/Overlap.hh
/petsc/include/sieve/ParallelMapping.hh
/petsc/include/sieve/Partitioner.hh
/petsc/include/sieve/SectionCompletion.hh
/petsc/include/sieve/Sections.hh
/petsc/include/sieve/Sifter.hh
/petsc/include/sieve/Topology.hh
/petsc/include/web/AMSJavascript.py
/petsc/include/web/AMSOptions.py
/petsc/makefile
/petsc/src/contrib/fun3d/comp/user.F
/petsc/src/contrib/fun3d/incomp/user.F
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/examples/tutorials/ex11f90.F
/petsc/src/dm/impls/da/fdda.c
/petsc/src/dm/impls/da/gr1.c
/petsc/src/dm/impls/mesh/examples/tests/TestMeshExodus.c
/petsc/src/dm/sa/interface/sa.c
/petsc/src/docs/tex/manual/acknowl.tex
/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/faq.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/docs/website/miscellaneous/acknwldg.html
/petsc/src/docs/website/miscellaneous/external.html
/petsc/src/ksp/ksp/examples/tests/ex22.c
/petsc/src/ksp/ksp/examples/tests/ex30.c
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/ex4.c
/petsc/src/ksp/ksp/examples/tutorials/ex43.c
/petsc/src/ksp/ksp/examples/tutorials/ex45.c
/petsc/src/ksp/ksp/examples/tutorials/ex56.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex2_chebyest_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex2_chebyest_2.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex4_0.out
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/cheby/chebychevimpl.h
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/interface/itfunc.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/gamg/makefile
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/mat/examples/tests/ex104.c
/petsc/src/mat/examples/tests/ex143.c
/petsc/src/mat/examples/tests/ex158.c
/petsc/src/mat/examples/tests/ex159.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex143.out
/petsc/src/mat/examples/tests/output/ex159_1.out
/petsc/src/mat/examples/tests/output/ex159_nest.out
/petsc/src/mat/examples/tutorials/ex15.c
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/examples/tutorials/output/ex15_1.out
/petsc/src/mat/examples/tutorials/output/ex15_2.out
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpicusp/mpiaijAssemble.cu
/petsc/src/mat/impls/aij/mpi/mpicusp/mpiaijcusp.cu
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/ftn-kernels/fmultadd.h
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/aij/seq/seqcusp/aijAssemble.cu
/petsc/src/mat/impls/aij/seq/seqcusp/aijcusp.cu
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/baij/seq/bstream/makefile
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/localref/mlocalref.c
/petsc/src/mat/impls/nest/matnest.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbstream/makefile
/petsc/src/mat/interface/dlregismat.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/partition/impls/chaco/chaco.c
/petsc/src/mat/partition/impls/makefile
/petsc/src/mat/partition/impls/party/party.c
/petsc/src/mat/partition/impls/scotch/makefile
/petsc/src/mat/partition/impls/scotch/scotch.c
/petsc/src/mat/partition/spartition.c
/petsc/src/snes/examples/tutorials/ex28.c
/petsc/src/snes/examples/tutorials/ex46.c
/petsc/src/snes/examples/tutorials/ex50.c
/petsc/src/snes/examples/tutorials/ex52.c
/petsc/src/snes/examples/tutorials/ex54.c
/petsc/src/snes/examples/tutorials/ex59.c
/petsc/src/snes/examples/tutorials/ex64.c
/petsc/src/snes/examples/tutorials/ex65.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex5_6.out
/petsc/src/snes/impls/ngmres/snesngmres.c
/petsc/src/snes/impls/sorqn/sorqn.c
/petsc/src/snes/impls/vi/vi.c
noise/snesnoise.c
/petsc/src/sys/draw/drawimpl.h
/petsc/src/sys/draw/impls/x/xinit.c
/petsc/src/sys/draw/impls/x/xops.c
/petsc/src/sys/draw/interface/drawreg.c
/petsc/src/sys/draw/interface/drawregall.c
/petsc/src/sys/draw/interface/drect.c
/petsc/src/sys/draw/utils/axis.c
/petsc/src/sys/examples/tutorials/ex7.c
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/totalview/tv_data_display.c
/petsc/src/sys/utils/fhost.c
/petsc/src/sys/utils/makefile
/petsc/src/sys/utils/mathinf.c
/petsc/src/sys/utils/str.c
/petsc/src/sys/viewer/impls/draw/drawv.c
/petsc/src/sys/viewer/impls/draw/vdraw.h
/petsc/src/sys/viewer/impls/socket/send.c
/petsc/src/ts/examples/tests/ex1f.F
/petsc/src/ts/examples/tests/ex4.c
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tutorials/ex23.c
/petsc/src/ts/examples/tutorials/output/ex3_1.out
/petsc/src/ts/examples/tutorials/phasefield/biharmonic.c
/petsc/src/ts/examples/tutorials/phasefield/biharmonic2.c
/petsc/src/ts/examples/tutorials/phasefield/heat.c
/petsc/src/ts/examples/tutorials/phasefield/makefile
/petsc/src/ts/impls/arkimex/arkimex.c
/petsc/src/ts/impls/explicit/euler/euler.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/vec/examples/tutorials/ex1.c
/petsc/src/vec/vec/utils/vinv.c
0afb50da17-Aug-2011 Peter Brune <brune@cs.uchicago.edu>

complex fix for sorqn solver.

Hg-commit: 8b8b9f9645355b2026efafe676321a60a45c9096

9261d27a17-Aug-2011 Peter Brune <brune@cs.uchicago.edu>

Added initial crack at pointwise SOR-QuasiNewton nonlinear smoother

Hg-commit: d5df908d6dfb16fafeb4d90fd9d01a225d9ed930


/petsc/bin/maint/getinterfaces.py
/petsc/bin/pythonscripts/PetscBinaryIO.py
/petsc/bin/pythonscripts/PetscBinaryIO_tests.py
/petsc/conf/rules
/petsc/conf/test
/petsc/config/builder.py
/petsc/config/builder2.py
/petsc/include/petscdmda.h
/petsc/include/petscdmmesh.h
/petsc/include/petscmat.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscvec.h
/petsc/include/private/matimpl.h
/petsc/makefile
/petsc/src/benchmarks/benchmarkAssembly.py
/petsc/src/benchmarks/streams/CUDAVersion.cu
/petsc/src/contrib/fun3d/comp/flow.c
/petsc/src/contrib/fun3d/incomp/flow.c
/petsc/src/dm/examples/tests/ex13.c
/petsc/src/dm/examples/tests/ex36.c
/petsc/src/dm/examples/tests/ex37.c
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/impls/da/da1.c
/petsc/src/dm/impls/da/da2.c
/petsc/src/dm/impls/da/da3.c
/petsc/src/dm/impls/da/dainterp.c
/petsc/src/dm/impls/da/ftn-custom/makefile
/petsc/src/dm/impls/da/gr1.c
/petsc/src/dm/impls/da/gr2.c
/petsc/src/dm/impls/da/makefile
/petsc/src/dm/impls/mesh/examples/tests/TestMeshExodus.c
/petsc/src/dm/impls/mesh/examples/tests/meshes/Hex.gen
/petsc/src/dm/impls/mesh/examples/tests/meshes/Square-quad.gen
/petsc/src/dm/impls/mesh/examples/tests/meshes/Square-tri.gen
/petsc/src/dm/impls/mesh/examples/tests/meshes/Square-tri2.gen
/petsc/src/dm/impls/mesh/examples/tests/meshes/Tet.gen
/petsc/src/dm/impls/mesh/examples/tests/output/TestMeshExodus_0.out
/petsc/src/dm/impls/mesh/examples/tests/output/TestMeshExodus_1.out
/petsc/src/dm/impls/mesh/examples/tests/output/TestMeshExodus_2.out
/petsc/src/dm/impls/mesh/examples/tests/output/TestMeshExodus_3.out
/petsc/src/dm/impls/mesh/examples/tests/output/TestMeshExodus_4.out
/petsc/src/dm/impls/mesh/examples/tests/output/TestMeshExodus_5.out
/petsc/src/dm/impls/mesh/examples/tests/output/TestMeshExodus_6.out
/petsc/src/dm/impls/mesh/mesh.c
/petsc/src/dm/interface/dm.c
/petsc/src/docs/tex/manual/makefile
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/features/details.html
/petsc/src/docs/website/features/diagram.html
/petsc/src/docs/website/features/threads.html
/petsc/src/docs/website/miscellaneous/petscthreads.html
/petsc/src/ksp/ksp/examples/tests/ex34.c
/petsc/src/ksp/ksp/examples/tests/ex35.c
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tests/output/ex35_1.out
/petsc/src/ksp/ksp/examples/tests/output/ex35_2.out
/petsc/src/ksp/ksp/examples/tests/output/ex35_3.out
/petsc/src/ksp/ksp/examples/tutorials/elem_3d_elast_v_25.txt
/petsc/src/ksp/ksp/examples/tutorials/ex52.c
/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/makefile
/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/asm/asm.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/gamg/makefile
/petsc/src/ksp/pc/impls/openmp/openmp.c
/petsc/src/ksp/pc/impls/svd/svd.c
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/examples/tests/ex88.c
/petsc/src/mat/examples/tests/output/ex15_1.out
/petsc/src/mat/examples/tests/output/ex30_1.out
/petsc/src/mat/examples/tests/output/ex30_2.out
/petsc/src/mat/examples/tests/output/ex7_1.out
/petsc/src/mat/impls/aij/mpi/mpicusp/mpiaijAssemble.cu
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/seqcusp/aijAssemble.cu
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/fft/fftw/fftw.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/interface/dlregismat.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tutorials/ex12.c
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/examples/tutorials/ex52.c
/petsc/src/snes/examples/tutorials/ex59.c
/petsc/src/snes/examples/tutorials/ex61.c
/petsc/src/snes/examples/tutorials/ex63.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/ex48_4.out
/petsc/src/snes/examples/tutorials/output/ex5_1.out
/petsc/src/snes/examples/tutorials/output/ex5_2.out
/petsc/src/snes/examples/tutorials/output/ex5_3.out
/petsc/src/snes/examples/tutorials/output/ex5_4.out
/petsc/src/snes/impls/makefile
/petsc/src/snes/impls/ngmres/snesngmres.c
/petsc/src/snes/impls/ngmres/snesngmres.h
/petsc/src/snes/impls/sorqn/makefile
/petsc/src/snes/impls/sorqn/sorqn.c
/petsc/src/snes/impls/vi/vi.c
snesregi.c
/petsc/src/sys/error/err.c
/petsc/src/sys/objects/mpinit.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/plog/makefile
/petsc/src/sys/viewer/impls/draw/drawv.c
/petsc/src/ts/examples/tests/ex1f.F
/petsc/src/ts/examples/tests/ex4.c
/petsc/src/ts/examples/tests/ex5.c
/petsc/src/ts/examples/tests/ex5_control.txt
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tests/output/ex5.out
/petsc/src/ts/examples/tutorials/ex23.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/output/ex3_1.out
/petsc/src/ts/examples/tutorials/output/ex6_1.out
/petsc/src/ts/impls/arkimex/arkimex.c
/petsc/src/ts/impls/implicit/alpha/alpha.c
/petsc/src/ts/impls/implicit/gl/gl.c
/petsc/src/ts/impls/implicit/theta/theta.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/pf/interface/pf.c
/petsc/src/vec/vec/examples/tutorials/ex1.c
/petsc/src/vec/vec/examples/tutorials/makefile
/petsc/src/vec/vec/examples/tutorials/output/ex1_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex1e.out
/petsc/src/vec/vec/impls/seq/seqpthread/vecpthread.c
/petsc/src/vec/vec/interface/vecregall.c
/petsc/src/vec/vec/interface/vector.c
8f1a2a5e12-Aug-2011 Barry Smith <bsmith@mcs.anl.gov>

changed sqrt() to PetscSqrtReal() to work properly with __float128
changed some %G to use %14.12e and (double) to work with __float128

Hg-commit: a8faa4e64896cf76f3f64094484ef5e06761417b


/petsc/.hgignore
/petsc/bin/matlab/PetscBinaryRead.m
/petsc/bin/matlab/classes/PetscTS.m
/petsc/bin/matlab/classes/examples/tests/ex2.m
/petsc/bin/matlab/classes/examples/tests/ex2_nlfunction.m
/petsc/bin/matlab/classes/examples/tests/ex2_nljacobian.m
/petsc/bin/matlab/classes/examples/tutorials/exTS.m
/petsc/bin/matlab/classes/examples/tutorials/exTS_DVI.m
/petsc/bin/matlab/classes/examples/tutorials/exTS_odefunction.m
/petsc/bin/matlab/classes/examples/tutorials/exTS_odejacobian.m
/petsc/bin/matlab/classes/examples/tutorials/exTS_tsmonitor.m
/petsc/bin/matlab/classes/matlabheader.h
/petsc/bin/pythonscripts/PetscBinaryRead.py
/petsc/conf/rules
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/pthreadclasses.py
/petsc/config/builder.py
/petsc/config/builder2.py
/petsc/config/examples/arch-fusion-intel-c-opt.py
/petsc/config/install.py
/petsc/include/finclude/ftn-custom/petscvecdef.h90
/petsc/include/finclude/ftn-custom/petscvechide.h90
/petsc/include/finclude/petscvecdef.h
/petsc/include/mpiuni/mpi.h
/petsc/include/petscbag.h
/petsc/include/petscdm.h
/petsc/include/petscdmda.h
/petsc/include/petscdmmesh.h
/petsc/include/petscdmmesh.hh
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscoptions.h
/petsc/include/petscpc.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscviewer.h
/petsc/include/private/dmimpl.h
/petsc/include/private/kspimpl.h
/petsc/include/private/matimpl.h
/petsc/include/sieve/Mesh.hh
/petsc/include/sieve/Overlap.hh
/petsc/include/web/JSONRPCExample.py
/petsc/makefile
/petsc/src/benchmarks/benchmarkAssembly.py
/petsc/src/benchmarks/benchmarkBatch.py
/petsc/src/benchmarks/benchmarkExample.py
/petsc/src/dm/ao/examples/tutorials/ex2.c
/petsc/src/dm/impls/da/da3.c
/petsc/src/dm/impls/da/dacorn.c
/petsc/src/dm/impls/da/dacreate.c
/petsc/src/dm/impls/da/dainterp.c
/petsc/src/dm/impls/da/daview.c
/petsc/src/dm/impls/da/gr1.c
/petsc/src/dm/impls/da/gr2.c
/petsc/src/dm/impls/da/hypre/mhyp.c
/petsc/src/dm/impls/mesh/examples/tests/TestMeshExodus.c
/petsc/src/dm/impls/mesh/examples/tutorials/ex4f90.F
/petsc/src/dm/impls/mesh/ftn-custom/zmesh.c
/petsc/src/dm/impls/mesh/mesh.c
/petsc/src/dm/interface/dm.c
/petsc/src/docs/tex/manual/acknowl.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/developers/projects.html
/petsc/src/docs/website/documentation/index.html
/petsc/src/docs/website/miscellaneous/acknwldg.html
/petsc/src/ksp/ksp/examples/tests/ex14.c
/petsc/src/ksp/ksp/examples/tutorials/elem_2d_pln_strn_v_25.txt
/petsc/src/ksp/ksp/examples/tutorials/elem_2d_therm.txt
/petsc/src/ksp/ksp/examples/tutorials/ex4.c
/petsc/src/ksp/ksp/examples/tutorials/ex47.c
/petsc/src/ksp/ksp/examples/tutorials/ex54.c
/petsc/src/ksp/ksp/examples/tutorials/ex55.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/bicg/bicg.c
/petsc/src/ksp/ksp/impls/broyden/broyden.c
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cg/cgne/cgne.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/cgs/cgs.c
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/cr/cr.c
/petsc/src/ksp/ksp/impls/gcr/gcr.c
/petsc/src/ksp/ksp/impls/gmres/borthog2.c
/petsc/src/ksp/ksp/impls/gmres/dgmres/dgmres.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/ibcgs/ibcgs.c
/petsc/src/ksp/ksp/impls/lcd/lcd.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/minres/minres.c
/petsc/src/ksp/ksp/impls/ngmres/ngmres.c
/petsc/src/ksp/ksp/impls/ngmres/ngmresimpl.h
/petsc/src/ksp/ksp/impls/preonly/preonly.c
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/impls/specest/specest.c
/petsc/src/ksp/ksp/impls/symmlq/symmlq.c
/petsc/src/ksp/ksp/impls/tcqmr/tcqmr.c
/petsc/src/ksp/ksp/impls/tfqmr/tfqmr.c
/petsc/src/ksp/ksp/interface/dlregisksp.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/asa/asa.c
/petsc/src/ksp/pc/impls/factor/factor.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.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/jacobi/jacobi.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/ksp/pc/impls/redistribute/redistribute.c
/petsc/src/ksp/pc/impls/svd/svd.c
/petsc/src/ksp/pc/impls/tfs/xxt.c
/petsc/src/ksp/pc/impls/tfs/xyt.c
/petsc/src/mat/examples/tests/ex144.c
/petsc/src/mat/examples/tests/ex146.c
/petsc/src/mat/examples/tests/ex147.c
/petsc/src/mat/examples/tests/ex155.c
/petsc/src/mat/examples/tests/ex157.c
/petsc/src/mat/examples/tests/ex158.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/ex75.c
/petsc/src/mat/examples/tests/ex76.c
/petsc/src/mat/examples/tests/ex77.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tutorials/ex2.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpicusp/mpiaijAssemble.cu
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/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/bstream/bstream.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/fft/fftw/fftw.c
/petsc/src/mat/impls/mffd/wp.c
/petsc/src/mat/impls/nest/matnest.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/impls/shell/ftn-custom/zshellf.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/snes/examples/tests/ex1.c
/petsc/src/snes/examples/tests/ex10.c
/petsc/src/snes/examples/tests/ex11.c
/petsc/src/snes/examples/tests/ex13.c
/petsc/src/snes/examples/tests/ex16.c
/petsc/src/snes/examples/tests/ex4.c
/petsc/src/snes/examples/tests/ex5.c
/petsc/src/snes/examples/tests/ex8.c
/petsc/src/snes/examples/tests/ex9.c
/petsc/src/snes/examples/tutorials/ex12.c
/petsc/src/snes/examples/tutorials/ex14.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/ex61.c
/petsc/src/snes/examples/tutorials/ex61gen.c
/petsc/src/snes/examples/tutorials/ex61genm.m
/petsc/src/snes/examples/tutorials/ex61view.c
/petsc/src/snes/examples/tutorials/makefile
/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/ex5_0.out
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/ngmres/snesngmres.c
/petsc/src/snes/impls/vi/vi.c
/petsc/src/snes/impls/vi/viimpl.h
snesut.c
/petsc/src/sys/bag/bagimpl.h
/petsc/src/sys/examples/tests/ex23.c
/petsc/src/sys/examples/tests/ex23options
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/examples/tests/output/ex23.out
/petsc/src/sys/examples/tutorials/ex7.c
/petsc/src/sys/makefile
/petsc/src/sys/matlabengine/matlab.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/inherit.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/random/interface/randomc.c
/petsc/src/sys/viewer/impls/draw/drawv.c
/petsc/src/sys/viewer/impls/draw/vdraw.h
/petsc/src/sys/viewer/impls/socket/send.c
/petsc/src/sys/yaml/makefile
/petsc/src/sys/yaml/yamlimpls.c
/petsc/src/sys/yaml/yamlimpls.h
/petsc/src/ts/examples/tests/ex1.c
/petsc/src/ts/examples/tests/ex4.c
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tutorials/ex19.c
/petsc/src/ts/examples/tutorials/ex2.c
/petsc/src/ts/examples/tutorials/ex20.c
/petsc/src/ts/examples/tutorials/ex21.c
/petsc/src/ts/examples/tutorials/ex22.c
/petsc/src/ts/examples/tutorials/ex23.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/output/ex22_1.out
/petsc/src/ts/impls/implicit/alpha/alpha.c
/petsc/src/ts/impls/implicit/theta/theta.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/vec/impls/seq/seqpthread/makefile
/petsc/src/vec/vec/impls/seq/seqpthread/vecpthread.c
/petsc/src/vec/vec/interface/dlregisvec.c
/petsc/src/vec/vec/interface/vecregall.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/vpscat.c
fd4b34e920-Jul-2011 Jed Brown <jed@59A2.org>

Clarify docs for SNES PC and NGMRES

Hg-commit: fff1a4ac219063804502c8f98861bca0ddaed95b

3cebf27420-Jul-2011 Jed Brown <jed@59A2.org>

Further clarify SNESSolve docs: F(x)=b

Hg-commit: 9daefd91551740eabc1a8791afdd950e097cba99


/petsc/bin/maint/builddist
/petsc/bin/maint/confignightly/ps3
/petsc/bin/python/PetscBinaryRead.py
/petsc/conf/rules
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/ams.py
/petsc/config/PETSc/packages/pthreadclasses.py
/petsc/config/PETSc/utilities/arch.py
/petsc/config/examples/arch-mswin-borland.py
/petsc/config/examples/arch-mswin-gnu.py
/petsc/config/examples/arch-mswin.py
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscsnes.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/private/tsimpl.h
/petsc/include/web/JSONRPCExample.py
/petsc/makefile
/petsc/src/docs/website/documentation/installation.html
/petsc/src/ksp/ksp/examples/tutorials/ex42.c
/petsc/src/ksp/ksp/impls/ngmres/ngmres.c
/petsc/src/ksp/ksp/impls/ngmres/ngmresimpl.h
/petsc/src/ksp/ksp/impls/tcqmr/tcqmr.c
/petsc/src/ksp/ksp/impls/tfqmr/tfqmr.c
/petsc/src/mat/examples/tests/ex143.c
/petsc/src/mat/examples/tests/ex148.c
/petsc/src/mat/examples/tests/ex150.c
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/fft/fftw/fftw.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/utils/compressedrow.c
snes.c
/petsc/src/sys/dll/dl.c
/petsc/src/sys/examples/tutorials/ex7.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/random/interface/randomc.c
/petsc/src/sys/random/interface/randreg.c
/petsc/src/sys/viewer/impls/ams/ams.c
/petsc/src/sys/viewer/impls/socket/send.c
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tests/output/ex2_sundials.out
/petsc/src/ts/examples/tutorials/ex16.c
/petsc/src/ts/examples/tutorials/output/ex16_1.out
/petsc/src/ts/impls/arkimex/arkimex.c
/petsc/src/ts/impls/implicit/alpha/alpha.c
/petsc/src/ts/impls/implicit/sundials/sundials.c
/petsc/src/ts/impls/implicit/sundials/sundials.h
/petsc/src/ts/interface/ts.c
/petsc/src/vec/vec/examples/tutorials/ex1.c
/petsc/src/vec/vec/impls/dvecimpl.h
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/impls/seq/makefile
/petsc/src/vec/vec/impls/seq/seqcusp/veccusp.cu
/petsc/src/vec/vec/impls/seq/seqpthread/makefile
/petsc/src/vec/vec/impls/seq/seqpthread/vecpthread.c
/petsc/src/vec/vec/interface/vecregall.c
98acb6af14-Jul-2011 Matthew G Knepley <knepley@gmail.com>

Turned on docs for SNESDefaultGetWork()

Hg-commit: af358de5c5801cb59d807ab3404562ad908cab07


/petsc/config/PETSc/packages/ams.py
/petsc/config/PETSc/packages/server.py
/petsc/config/PETSc/packages/yaml.py
/petsc/config/builder.py
/petsc/include/finclude/petsctsdef.h
/petsc/include/petscmat.h
/petsc/include/petscsys.h
/petsc/include/petscts.h
/petsc/include/private/tsimpl.h
/petsc/include/web/JSONRPCExample.py
/petsc/src/benchmarks/benchmarkAssembly.py
/petsc/src/dm/impls/da/dacreate.c
/petsc/src/dm/interface/dm.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/ams.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/examples/tutorials/ex4.c
/petsc/src/ksp/ksp/examples/tutorials/ex42-fsschur.opts
/petsc/src/ksp/ksp/examples/tutorials/ex42-mgfs.opts
/petsc/src/ksp/ksp/examples/tutorials/ex42-mgfs2.opts
/petsc/src/ksp/ksp/examples/tutorials/ex42-mgschur.opts
/petsc/src/ksp/ksp/examples/tutorials/ex42-mgschur_nestedfs.opts
/petsc/src/ksp/ksp/examples/tutorials/ex42.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex4_0.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex4_2.out
/petsc/src/mat/examples/tests/ex144.c
/petsc/src/mat/examples/tests/ex147.c
/petsc/src/mat/examples/tests/ex148.c
/petsc/src/mat/examples/tests/ex150.c
/petsc/src/mat/examples/tests/ex153.c
/petsc/src/mat/examples/tests/ex154.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex144.out
/petsc/src/mat/impls/aij/mpi/mpicusp/makefile
/petsc/src/mat/impls/aij/mpi/mpicusp/mpiaijAssemble.cu
/petsc/src/mat/impls/aij/seq/seqcusp/aijAssemble.cu
/petsc/src/mat/impls/fft/fftw/fftw.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/impls/ngmres/snesngmres.c
snesut.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/ams/java/amsoptions.java
/petsc/src/sys/examples/tutorials/ex7.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/utils/str.c
/petsc/src/sys/viewer/impls/socket/send.c
/petsc/src/ts/examples/tests/ex1.c
/petsc/src/ts/examples/tests/ex2.c
/petsc/src/ts/examples/tests/ex3.c
/petsc/src/ts/examples/tests/ex4.c
/petsc/src/ts/examples/tutorials/ex1.c
/petsc/src/ts/examples/tutorials/ex10.c
/petsc/src/ts/examples/tutorials/ex11.c
/petsc/src/ts/examples/tutorials/ex12.c
/petsc/src/ts/examples/tutorials/ex13.c
/petsc/src/ts/examples/tutorials/ex14.c
/petsc/src/ts/examples/tutorials/ex15.c
/petsc/src/ts/examples/tutorials/ex16.c
/petsc/src/ts/examples/tutorials/ex17.c
/petsc/src/ts/examples/tutorials/ex18.c
/petsc/src/ts/examples/tutorials/ex1f.F
/petsc/src/ts/examples/tutorials/ex2.c
/petsc/src/ts/examples/tutorials/ex2f.F
/petsc/src/ts/examples/tutorials/ex3.c
/petsc/src/ts/examples/tutorials/ex4.c
/petsc/src/ts/examples/tutorials/ex5.c
/petsc/src/ts/examples/tutorials/ex6.c
/petsc/src/ts/examples/tutorials/ex7.c
/petsc/src/ts/examples/tutorials/ex8.c
/petsc/src/ts/examples/tutorials/ex9.c
/petsc/src/ts/impls/arkimex/arkimex.c
/petsc/src/ts/impls/implicit/sundials/sundials.c
/petsc/src/ts/impls/implicit/theta/theta.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/vec/vec/interface/vector.c
/petsc/tutorials/python/ex1.c
/petsc/tutorials/python/ex1f.F
/petsc/tutorials/python/example1.py
cfaf3a7409-Jul-2011 Barry Smith <bsmith@mcs.anl.gov>

SNESSetUp() should only complain about missing formfunction if dm also not set

Hg-commit: fe2acd69284e722e284bdc89d7f1e8344ecf25f0


/petsc/conf/rules
/petsc/config/builder.py
/petsc/include/petscsys.h
/petsc/include/petscts.h
/petsc/include/private/tsimpl.h
/petsc/src/dm/impls/da/dacorn.c
/petsc/src/dm/impls/da/gr1.c
/petsc/src/dm/impls/da/gr2.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/faq.html
/petsc/src/docs/website/documentation/linearsolvertable.html
/petsc/src/ksp/ksp/examples/tutorials/ex54.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/pc/impls/gamg/createProlongation.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/prometheus/petscprom.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/examples/tests/ex150.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/fft/fftw/fftw.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/snes/examples/tutorials/ex61.c
/petsc/src/snes/examples/tutorials/ex61m.m
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/impls/ls/ls.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/tr/tr.c
/petsc/src/snes/impls/vi/vi.c
snes.c
/petsc/src/sys/draw/impls/x/xcolor.c
/petsc/src/sys/objects/inherit.c
/petsc/src/sys/objects/olist.c
/petsc/src/ts/examples/tests/ex1.c
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tutorials/ex13.c
/petsc/src/ts/examples/tutorials/ex15.c
/petsc/src/ts/examples/tutorials/ex16.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/output/ex13_1.out
/petsc/src/ts/impls/arkimex/arkimex.c
/petsc/src/ts/impls/arkimex/ftn-custom/makefile
/petsc/src/ts/impls/arkimex/ftn-custom/zarkimexf.c
/petsc/src/ts/impls/arkimex/makefile
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/ts/impls/implicit/alpha/alpha.c
/petsc/src/ts/impls/implicit/gl/gl.c
/petsc/src/ts/impls/implicit/sundials/sundials.c
/petsc/src/ts/impls/implicit/sundials/sundials.h
/petsc/src/ts/impls/implicit/theta/theta.c
/petsc/src/ts/impls/makefile
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/dlregists.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tsregall.c
/petsc/src/vec/vec/utils/vpscat.c
b06c310805-Jul-2011 Sean Farley <sean@mcs.anl.gov>

Merged

Hg-commit: 0b7ce13e7b115e7a8cf3d8276f9a3917f63e30c2


/petsc/bin/petscmpiexec
/petsc/include/petscmat.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscts.h
/petsc/include/private/tsimpl.h
/petsc/src/dm/impls/da/gr2.c
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/ksp/ksp/examples/tutorials/ex54.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/mat/examples/tests/ex148.c
/petsc/src/mat/examples/tests/ex149.c
/petsc/src/mat/examples/tests/ex150.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/fft/fftw/fftw.c
/petsc/src/snes/examples/tutorials/ex60.c
/petsc/src/snes/examples/tutorials/ex61.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/impls/vi/vi.c
/petsc/src/snes/impls/vi/viimpl.h
snes.c
/petsc/src/sys/draw/impls/x/xops.c
/petsc/src/sys/draw/interface/dtri.c
/petsc/src/sys/python/pythonsys.c
/petsc/src/ts/examples/tests/ex2.c
/petsc/src/ts/examples/tests/ex3.c
/petsc/src/ts/examples/tests/ex4.c
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tests/output/ex2_beuler.out
/petsc/src/ts/examples/tests/output/ex2_euler.out
/petsc/src/ts/examples/tests/output/ex2_sundials.out
/petsc/src/ts/examples/tests/output/ex3.out
/petsc/src/ts/examples/tutorials/ex11.c
/petsc/src/ts/examples/tutorials/ex14.c
/petsc/src/ts/examples/tutorials/ex16.c
/petsc/src/ts/examples/tutorials/ex17.c
/petsc/src/ts/examples/tutorials/ex18.c
/petsc/src/ts/examples/tutorials/ex7.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/output/ex11_1.out
/petsc/src/ts/examples/tutorials/output/ex12_1.out
/petsc/src/ts/examples/tutorials/output/ex13_1.out
/petsc/src/ts/examples/tutorials/output/ex17_1.out
/petsc/src/ts/examples/tutorials/output/ex17_2.out
/petsc/src/ts/examples/tutorials/output/ex7_1.out
/petsc/src/ts/examples/tutorials/output/ex7_2.out
/petsc/src/ts/examples/tutorials/output/ex7_3.out
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
d0df802204-Jul-2011 Jed Brown <jed@59A2.org>

Remove stale special case MatFDColoringDestroy() when SNESDefaultComputeJacobianColor is used

Hg-commit: f6059c719d8cf7a624f3730e58bd0602276a2dd8


/petsc/config/PETSc/packages/sundials.py
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscts.h
/petsc/include/private/tsimpl.h
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/ksp/ksp/examples/tutorials/makefile
/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/makefile
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/mat/examples/tests/ex148.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/fft/fftw/fftw.c
/petsc/src/mat/impls/nest/matnest.c
snes.c
/petsc/src/ts/examples/tests/ex4.c
/petsc/src/ts/examples/tutorials/ex1.c
/petsc/src/ts/examples/tutorials/ex10.c
/petsc/src/ts/examples/tutorials/ex11.c
/petsc/src/ts/examples/tutorials/ex12.c
/petsc/src/ts/examples/tutorials/ex13.c
/petsc/src/ts/examples/tutorials/ex15.c
/petsc/src/ts/examples/tutorials/ex1f.F
/petsc/src/ts/examples/tutorials/ex2.c
/petsc/src/ts/examples/tutorials/ex2f.F
/petsc/src/ts/examples/tutorials/ex3.c
/petsc/src/ts/examples/tutorials/ex4.c
/petsc/src/ts/examples/tutorials/ex5.c
/petsc/src/ts/examples/tutorials/ex6.c
/petsc/src/ts/examples/tutorials/ex7.c
/petsc/src/ts/examples/tutorials/ex8.c
/petsc/src/ts/examples/tutorials/ex9.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/output/ex10_1.out
/petsc/src/ts/examples/tutorials/output/ex10_2.out
/petsc/src/ts/examples/tutorials/output/ex10_3.out
/petsc/src/ts/examples/tutorials/output/ex10_4.out
/petsc/src/ts/examples/tutorials/output/ex11_1.out
/petsc/src/ts/examples/tutorials/output/ex12_1.out
/petsc/src/ts/examples/tutorials/output/ex1_1.out
/petsc/src/ts/examples/tutorials/output/ex1_2.out
/petsc/src/ts/examples/tutorials/output/ex1f_1.out
/petsc/src/ts/examples/tutorials/output/ex2_1.out
/petsc/src/ts/examples/tutorials/output/ex2f_1.out
/petsc/src/ts/examples/tutorials/output/ex9_1.out
/petsc/src/ts/examples/tutorials/output/ex9_2.out
/petsc/src/ts/examples/tutorials/output/ex9_3.out
/petsc/src/ts/impls/explicit/euler/euler.c
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/ts/impls/explicit/ssp/ssp.c
/petsc/src/ts/impls/implicit/alpha/alpha.c
/petsc/src/ts/impls/implicit/gl/gl.c
/petsc/src/ts/impls/implicit/sundials/sundials.c
/petsc/src/ts/impls/implicit/theta/theta.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/ftn-custom/ztsf.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/ts/interface/tsreg.c
/petsc/src/ts/interface/tsregall.c
694a621301-Jul-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 52ca8f374475747b31b6619f36f746eeb92682d6

2ef29e9601-Jul-2011 Barry Smith <bsmith@mcs.anl.gov>

only creae new MatMFFD if there is not a matrix already there

Hg-commit: b4800af7ebb57352ff298f280f7359cb133b8bc7


/petsc/config/PETSc/packages/fftw.py
/petsc/config/PETSc/packages/sowing.py
/petsc/config/builder.py
/petsc/include/finclude/petscmatdef.h
/petsc/include/finclude/petscpcdef.h
/petsc/include/petscdmmesh.h
/petsc/include/petscmat.h
/petsc/include/petscsnes.h
/petsc/include/private/matimpl.h
/petsc/src/benchmarks/benchmarkAssembly.py
/petsc/src/benchmarks/benchmarkExample.py
/petsc/src/dm/ao/interface/dlregisdm.c
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/examples/tests/output/ex1_1.out
/petsc/src/dm/examples/tests/output/ex4_1.out
/petsc/src/dm/impls/da/da1.c
/petsc/src/dm/impls/da/da2.c
/petsc/src/dm/impls/da/da3.c
/petsc/src/dm/impls/da/dacreate.c
/petsc/src/dm/impls/mesh/mesh.c
/petsc/src/dm/interface/dm.c
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/docs/tex/manual/part1.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/faq.html
/petsc/src/docs/website/features/gpus.html
/petsc/src/ksp/ksp/examples/tutorials/ex4.c
/petsc/src/ksp/ksp/examples/tutorials/output/ex4_1.out
/petsc/src/ksp/ksp/impls/gmres/dgmres/dgmres.c
/petsc/src/ksp/ksp/impls/gmres/dgmres/dgmresimpl.h
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr_monitor.c
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/mat/examples/tests/ex142.c
/petsc/src/mat/examples/tests/ex143.c
/petsc/src/mat/examples/tests/ex144.c
/petsc/src/mat/examples/tests/ex145.c
/petsc/src/mat/examples/tests/ex146.c
/petsc/src/mat/examples/tests/ex147.c
/petsc/src/mat/examples/tests/ex148.c
/petsc/src/mat/examples/tests/makefile
/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/seqcusp/aijAssemble.cu
/petsc/src/mat/impls/aij/seq/seqcusp/makefile
/petsc/src/mat/impls/fft/fftw/fftw.c
/petsc/src/mat/interface/dlregismat.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/ex50.c
/petsc/src/snes/examples/tutorials/ex58.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex5_2.out
/petsc/src/snes/examples/tutorials/output/ex5_3.out
/petsc/src/snes/impls/vi/vi.c
/petsc/src/snes/impls/vi/viimpl.h
snes.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/plog/plog.c
/petsc/src/ts/impls/implicit/alpha/alpha.c

1...<<41424344454647484950>>...74