History log of /petsc/src/ts/impls/implicit/ (Results 501 – 525 of 791)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
f22f69f023-Apr-2010 Barry Smith <bsmith@mcs.anl.gov>

some code cleanup and further work on DMMG version 2

Hg-commit: 896f032fd4a8a52f74fc4b043ca1a9059a613c52


/petsc/bin/matlab/PetscBinaryRead.m
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/package.py
/petsc/config/PETSc/packages/Prometheus.py
/petsc/config/PETSc/packages/fftw.py
/petsc/config/PETSc/packages/valgrind.py
/petsc/config/PETSc/utilities/Make.py
/petsc/config/configure.py
/petsc/config/install.py
/petsc/include/petscda.h
/petsc/include/petscerror.h
/petsc/include/petscis.h
/petsc/include/petscksp.h
/petsc/include/petscmath.h
/petsc/include/petscsys.h
/petsc/include/petscvec.h
/petsc/include/private/dmimpl.h
/petsc/include/private/kspimpl.h
/petsc/include/sieve/ISieve.hh
/petsc/include/sieve/Ordering.hh
/petsc/makefile
/petsc/src/dm/da/src/dadestroy.c
/petsc/src/dm/da/utils/dm.c
/petsc/src/dm/mesh/examples/tests/imesh1.cxx
/petsc/src/dm/mesh/examples/tests/isection1.cxx
/petsc/src/dm/mesh/examples/tests/section1.cxx
/petsc/src/dm/mesh/examples/tests/sieve1.cxx
/petsc/src/dm/mesh/examples/tests/sifter1.cxx
/petsc/src/docs/tex/manual/acknowl.tex
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/developers/projects.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/codemanagement.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/miscellaneous/external.html
/petsc/src/docs/website/tops/tops.html
/petsc/src/ksp/ksp/examples/tutorials/ex45.c
/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/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/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/qcg/qcg.c
/petsc/src/ksp/ksp/impls/rich/rich.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/itcl.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/interface/itres.c
/petsc/src/ksp/pc/impls/asa/asa.c
/petsc/src/ksp/pc/impls/factor/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/factor/factimpl.c
/petsc/src/ksp/pc/impls/factor/factor.h
/petsc/src/ksp/pc/impls/factor/icc/icc.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/factor/lu/lu.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/ksp/pc/impls/jacobi/jacobi.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/prometheus/petscprom.c
/petsc/src/ksp/pc/impls/shell/shellpc.c
/petsc/src/ksp/pc/impls/wb/wb.c
/petsc/src/mat/impls/aij/mpi/pastix/pastix.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/aij/seq/umfpack/umfpack.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/partition/partition.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/utils/damg.c
/petsc/src/sys/dll/dl.c
/petsc/src/sys/dll/reg.c
/petsc/src/sys/draw/impls/x/xops.c
/petsc/src/sys/draw/interface/draw.c
/petsc/src/sys/draw/utils/axis.c
/petsc/src/sys/fileio/ftn-custom/zmprintf.c
/petsc/src/sys/fileio/sysio.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/gcomm.c
/petsc/src/sys/objects/inherit.c
/petsc/src/sys/objects/pname.c
/petsc/src/sys/objects/prefix.c
/petsc/src/sys/plog/plog.c
/petsc/src/sys/random/impls/sprng/sprng.c
/petsc/src/sys/utils/str.c
/petsc/src/sys/verbose/ftn-custom/zverboseinfof.c
/petsc/src/sys/viewer/impls/ascii/filev.c
/petsc/src/sys/viewer/impls/ascii/ftn-custom/zfilevf.c
/petsc/src/sys/viewer/impls/binary/binv.c
/petsc/src/sys/viewer/impls/netcdf/vnetcdf.c
/petsc/src/sys/viewer/impls/vu/petscvu.c
/petsc/src/tops/tops.html
/petsc/src/ts/examples/tutorials/ex10.c
/petsc/src/ts/examples/tutorials/ex11.c
/petsc/src/ts/examples/tutorials/ex7.c
/petsc/src/ts/examples/tutorials/makefile
beuler/beuler.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/is/interface/index.c
/petsc/src/vec/pf/impls/matlab/cmatlab.c
/petsc/src/vec/pf/impls/string/cstring.c
afb20b6419-Apr-2010 Jed Brown <jed@59A2.org>

merge TSThetaSetTheta() from release

Hg-commit: a6472ca6da902a19fe4140560bec882a5f672a8e


/petsc/bin/maint/generateetags.py
/petsc/bin/maint/mapnameslatex.py
/petsc/conf/rules
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/Sieve.py
/petsc/config/PETSc/packages/valgrind.py
/petsc/include/petscda.h
/petsc/include/petscmat.h
/petsc/include/petscsys.h
/petsc/include/petscts.h
/petsc/include/private/dmimpl.h
/petsc/makefile
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/utils/dm.c
/petsc/src/docs/tex/manual/abstract.tex
/petsc/src/docs/tex/manual/intro.tex
/petsc/src/docs/tex/manual/makefile
/petsc/src/docs/tex/manual/part1.tex
/petsc/src/docs/tex/manual/part2.tex
/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/tutorials/ex45.c
/petsc/src/ksp/ksp/impls/tcqmr/tcqmr.c
/petsc/src/ksp/ksp/impls/tfqmr/tfqmr.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/mat/examples/tests/ex125.c
/petsc/src/mat/examples/tests/ex130.c
/petsc/src/mat/examples/tests/ex73.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tutorials/ex14.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/fwk/matfwk.c
/petsc/src/mat/interface/matregis.c
/petsc/src/snes/examples/tutorials/ex49.c
/petsc/src/snes/examples/tutorials/ex50.c
/petsc/src/snes/examples/tutorials/ex7.c
/petsc/src/snes/examples/tutorials/ex8.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex19_5.out
/petsc/src/snes/examples/tutorials/output/ex19_superlu.out
/petsc/src/snes/examples/tutorials/output/ex19_superlu_equil.out
/petsc/src/snes/interface/snes.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/objects/gcookie.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/plog/logimpl.h
/petsc/src/ts/examples/tutorials/ex9.c
theta/theta.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tsregall.c
/petsc/src/vec/vec/impls/mpi/pvec2.c
/petsc/src/vec/vec/interface/rvector.c
0f5c6efe19-Apr-2010 Jed Brown <jed@59A2.org>

Add SNESTSFormFunction() and SNESTSFormJacobian()

This allows more efficient construction of Jacobians via coloring.

It will also permit cleaner (unified) SNES setup, but such changes have not been

Add SNESTSFormFunction() and SNESTSFormJacobian()

This allows more efficient construction of Jacobians via coloring.

It will also permit cleaner (unified) SNES setup, but such changes have not been done in this patch.

Hg-commit: 1c6f04a3bbb36bcb334df27b3292bf0038e1c18c

show more ...


/petsc/bin/maint/mapnameslatex.py
/petsc/bin/taucc.py
/petsc/conf/rules
/petsc/config/PETSc/packages/petsc4py.py
/petsc/include/characteristic.h
/petsc/include/petscda.h
/petsc/include/petscdraw.h
/petsc/include/petscerror.h
/petsc/include/petscksp.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscmesh.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petsctime.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/petscviewer.h
/petsc/include/private/tsimpl.h
/petsc/include/sieve/Ordering.hh
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/daindex.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/utils/mhyp.c
/petsc/src/dm/mesh/examples/tests/imesh1.cxx
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/download/index.html
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmresimpl.h
/petsc/src/ksp/ksp/impls/lsqr/lsqr.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/hypre/hypre.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/examples/tests/ex45.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tutorials/ex14.c
/petsc/src/mat/impls/aij/seq/bas/spbas_cholesky.h
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/fwk/matfwk.c
/petsc/src/mat/impls/fwk/matfwk.h
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/mffd/mffddef.c
/petsc/src/mat/impls/mffd/mfregis.c
/petsc/src/mat/impls/mffd/wp.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/utils/getcolv.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/bag/makefile
/petsc/src/sys/dll/dlimpl.c
/petsc/src/sys/error/makefile
/petsc/src/sys/error/pstack.c
/petsc/src/sys/examples/tutorials/ex1.c
/petsc/src/sys/examples/tutorials/ex2.c
/petsc/src/sys/examples/tutorials/ex3.c
/petsc/src/sys/examples/tutorials/ex4.c
/petsc/src/sys/examples/tutorials/ex5.c
/petsc/src/sys/examples/tutorials/ex6.c
/petsc/src/sys/examples/tutorials/makefile
/petsc/src/sys/ftn-custom/zstartf.c
/petsc/src/sys/fwk/interface/fwk.c
/petsc/src/sys/objects/gcookie.c
/petsc/src/sys/objects/olist.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/plog/logimpl.h
/petsc/src/sys/plog/plog.c
/petsc/src/sys/plog/plogmpe.c
/petsc/src/sys/plog/utils/classLog.c
/petsc/src/sys/plog/utils/eventLog.c
/petsc/src/sys/plog/utils/makefile
/petsc/src/sys/plog/utils/stack.c
/petsc/src/sys/plog/utils/stageLog.c
/petsc/src/sys/utils/str.c
/petsc/src/sys/verbose/verboseinfo.c
/petsc/src/sys/viewer/impls/binary/binv.c
/petsc/src/ts/examples/tests/ex3.c
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/impls/explicit/rk/rk.c
beuler/beuler.c
cn/cn.c
gl/gl.c
theta/theta.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/is/interface/index.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/vec/examples/tutorials/ex7f.F
/petsc/src/vec/vec/impls/mpi/pmap.c
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/vinv.c
/petsc/src/vec/vec/utils/vscat.c
0de4c49a19-Apr-2010 Jed Brown <jed@59A2.org>

Add TSThetaSetTheta() and TSThetaGetTheta().

The latter only needs to be exposed to people who are hacking TSTHETA to
do something unconventional.

Hg-commit: 797407633f310edb60bd465f1862e860d49bb832


/petsc/.hgtags
/petsc/bin/maint/builddist
/petsc/bin/maint/createpatch
/petsc/bin/maint/mapnameslatex.py
/petsc/bin/maint/rebuildtar
/petsc/bin/maint/update-docs.py
/petsc/bin/maint/xclude
/petsc/bin/taucc.py
/petsc/conf/rules
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/Prometheus.py
/petsc/config/PETSc/packages/X11.py
/petsc/config/PETSc/packages/mpi4py.py
/petsc/config/PETSc/packages/petsc4py.py
/petsc/config/install.py
/petsc/include/characteristic.h
/petsc/include/mpiuni/mpi.h
/petsc/include/petscda.h
/petsc/include/petscdraw.h
/petsc/include/petscerror.h
/petsc/include/petscksp.h
/petsc/include/petsclog.hh
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscmesh.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petsctime.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/petscviewer.h
/petsc/makefile
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/daindex.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/utils/mhyp.c
/petsc/src/docs/tex/manual/abstract.tex
/petsc/src/docs/tex/manual/acknowl.tex
/petsc/src/docs/tex/manual/endpage.pdf
/petsc/src/docs/tex/manual/gettinginfo.tex
/petsc/src/docs/tex/manual/intro.tex
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/docs/tex/manual/part1.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/manual/petscwww.pdf
/petsc/src/docs/website/documentation/changes/231.html
/petsc/src/docs/website/documentation/changes/232.html
/petsc/src/docs/website/documentation/changes/233.html
/petsc/src/docs/website/documentation/changes/300.html
/petsc/src/docs/website/documentation/changes/31.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/changes/index.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/index.html
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmresimpl.h
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/pc/impls/factor/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/factor/factimpl.c
/petsc/src/ksp/pc/impls/factor/factor.c
/petsc/src/ksp/pc/impls/factor/factor.h
/petsc/src/ksp/pc/impls/factor/icc/icc.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/factor/lu/lu.c
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/impls/aij/mpi/crl/mcrl.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/bas/spbas_cholesky.h
/petsc/src/mat/impls/aij/seq/crl/crl.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/mffd/mffddef.c
/petsc/src/mat/impls/mffd/mfregis.c
/petsc/src/mat/impls/mffd/wp.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/order/amd/amd.c
/petsc/src/mat/utils/getcolv.c
/petsc/src/snes/examples/tutorials/ex1.c
/petsc/src/snes/examples/tutorials/ex22.c
/petsc/src/snes/examples/tutorials/ex48.c
/petsc/src/snes/examples/tutorials/makefile
/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/mf/snesmfj.c
/petsc/src/snes/utils/damg.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/bag/makefile
/petsc/src/sys/dll/dlimpl.c
/petsc/src/sys/draw/examples/tests/ex3.c
/petsc/src/sys/examples/tutorials/ex1.c
/petsc/src/sys/examples/tutorials/ex2.c
/petsc/src/sys/examples/tutorials/ex3.c
/petsc/src/sys/examples/tutorials/ex4.c
/petsc/src/sys/examples/tutorials/ex5.c
/petsc/src/sys/examples/tutorials/ex6.c
/petsc/src/sys/examples/tutorials/makefile
/petsc/src/sys/ftn-custom/zstartf.c
/petsc/src/sys/fwk/interface/fwk.c
/petsc/src/sys/objects/gcookie.c
/petsc/src/sys/objects/olist.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/plog/plog.c
/petsc/src/sys/utils/str.c
/petsc/src/sys/verbose/verboseinfo.c
/petsc/src/ts/examples/tutorials/ex8.py
theta/theta.c
/petsc/src/vec/is/interface/index.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/vec/examples/tutorials/ex7f.F
/petsc/src/vec/vec/impls/mpi/pmap.c
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/vinv.c
/petsc/src/vec/vec/utils/vpscat.c
/petsc/src/vec/vec/utils/vpscat.h
/petsc/src/vec/vec/utils/vscat.c
0700a82408-Apr-2010 Barry Smith <bsmith@mcs.anl.gov>

changed cookie to classid cause that is what it is.

Hg-commit: ffa25d1edea7afc409fcc13e7f2b63587b1494c1


/petsc/.hgtags
/petsc/bin/maint/builddist
/petsc/bin/maint/createpatch
/petsc/bin/maint/getinterfaces.py
/petsc/bin/maint/rebuildtar
/petsc/bin/maint/update-docs.py
/petsc/bin/maint/xclude
/petsc/bin/matio.py
/petsc/conf/rules
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/ParMetis.py
/petsc/config/PETSc/packages/Prometheus.py
/petsc/config/PETSc/packages/SCALAPACK.py
/petsc/config/PETSc/packages/Scotch.py
/petsc/config/PETSc/packages/SuperLU_DIST.py
/petsc/config/PETSc/packages/X11.py
/petsc/config/PETSc/packages/blacs.py
/petsc/config/PETSc/packages/mpi4py.py
/petsc/config/PETSc/packages/petsc4py.py
/petsc/config/PETSc/packages/sowing.py
/petsc/config/install.py
/petsc/include/characteristic.h
/petsc/include/finclude/petscsysdef.h
/petsc/include/mpiuni/mpi.h
/petsc/include/petscao.h
/petsc/include/petscda.h
/petsc/include/petscdraw.h
/petsc/include/petscis.h
/petsc/include/petscksp.h
/petsc/include/petsclog.h
/petsc/include/petsclog.hh
/petsc/include/petscmat.h
/petsc/include/petscmatlab.h
/petsc/include/petscmesh.h
/petsc/include/petscmg.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/dmimpl.h
/petsc/include/private/kspimpl.h
/petsc/include/private/matimpl.h
/petsc/include/private/meshimpl.h
/petsc/include/private/pcimpl.h
/petsc/include/private/petscimpl.h
/petsc/include/private/snesimpl.h
/petsc/include/private/tsimpl.h
/petsc/include/sieve/ALE.hh
/petsc/include/sieve/ALE_log.hh
/petsc/include/sieve/ISieve.hh
/petsc/include/sieve/LabelSifter.hh
/petsc/include/sieve/Mesh.hh
/petsc/include/sieve/Ordering.hh
/petsc/include/sieve/Sifter.hh
/petsc/makefile
/petsc/src/contrib/fun3d/incomp/user.F
/petsc/src/dm/adda/adda.c
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/ao/interface/ao.c
/petsc/src/dm/ao/interface/dlregisdm.c
/petsc/src/dm/da/src/da.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/dacorn.c
/petsc/src/dm/da/src/dacreate.c
/petsc/src/dm/da/src/dadestroy.c
/petsc/src/dm/da/src/dadist.c
/petsc/src/dm/da/src/daghost.c
/petsc/src/dm/da/src/dagtol.c
/petsc/src/dm/da/src/dagtona.c
/petsc/src/dm/da/src/daindex.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/src/daload.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/src/daltog.c
/petsc/src/dm/da/src/daltol.c
/petsc/src/dm/da/src/dapf.c
/petsc/src/dm/da/src/dareg.c
/petsc/src/dm/da/src/dascatter.c
/petsc/src/dm/da/src/dasub.c
/petsc/src/dm/da/src/daview.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/dm/da/utils/dm.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/da/utils/mhyp.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/dm/da/utils/sliced.c
/petsc/src/dm/mesh/examples/tests/imesh1.cxx
/petsc/src/dm/mesh/examples/tests/isection1.cxx
/petsc/src/dm/mesh/examples/tests/isieve1.cxx
/petsc/src/dm/mesh/examples/tests/operator1.cxx
/petsc/src/dm/mesh/examples/tests/section1.cxx
/petsc/src/dm/mesh/examples/tests/sieve1.cxx
/petsc/src/dm/mesh/examples/tests/sifter1.cxx
/petsc/src/dm/mesh/impls/cartesian/cartesian.c
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/section.c
/petsc/src/dm/mesh/sieve/ALE.cxx
/petsc/src/docs/makefile
/petsc/src/docs/manualpages-sec/header_KSP
/petsc/src/docs/tex/manual/abstract.tex
/petsc/src/docs/tex/manual/acknowl.tex
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/manual/endpage.pdf
/petsc/src/docs/tex/manual/gettinginfo.tex
/petsc/src/docs/tex/manual/intro.tex
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/docs/tex/manual/part1.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/manual/petscwww.pdf
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/tex/pictures/petscwww.fig
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/documentation/benchmarks.html
/petsc/src/docs/website/documentation/bugreporting.html
/petsc/src/docs/website/documentation/changes/231.html
/petsc/src/docs/website/documentation/changes/232.html
/petsc/src/docs/website/documentation/changes/233.html
/petsc/src/docs/website/documentation/changes/300.html
/petsc/src/docs/website/documentation/changes/31.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/changes/index.html
/petsc/src/docs/website/documentation/codemanagement.html
/petsc/src/docs/website/documentation/copyright.html
/petsc/src/docs/website/documentation/exercises/compiling/index.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/documentation/index.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/referencing.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/docs/website/documentation/zope.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/features/diagram.html
/petsc/src/docs/website/images/petscwww.png
/petsc/src/docs/website/index.html
/petsc/src/ksp/ksp/examples/tests/ex32.c
/petsc/src/ksp/ksp/examples/tests/ex33.c
/petsc/src/ksp/ksp/examples/tests/ex35.c
/petsc/src/ksp/ksp/examples/tests/ex36.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/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/ex2.c
/petsc/src/ksp/ksp/examples/tutorials/ex45.c
/petsc/src/ksp/ksp/examples/tutorials/ex46.c
/petsc/src/ksp/ksp/examples/tutorials/ex9.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/cg/cgtype.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/cheby/cheby.c
/petsc/src/ksp/ksp/impls/gcr/gcr.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/modpcf.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres2.c
/petsc/src/ksp/ksp/impls/python/pythonK.c
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/impls/rich/richscale.c
/petsc/src/ksp/ksp/interface/dlregisksp.c
/petsc/src/ksp/ksp/interface/eige.c
/petsc/src/ksp/ksp/interface/iguess.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/interface/itres.c
/petsc/src/ksp/ksp/utils/schurm.c
/petsc/src/ksp/pc/impls/asa/asa.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bfbt/bfbt.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/eisens/eisen.c
/petsc/src/ksp/pc/impls/factor/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/factor/factimpl.c
/petsc/src/ksp/pc/impls/factor/factor.c
/petsc/src/ksp/pc/impls/factor/factor.h
/petsc/src/ksp/pc/impls/factor/icc/icc.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/factor/lu/lu.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/galerkin/galerkin.c
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/ksp/pc/impls/jacobi/jacobi.c
/petsc/src/ksp/pc/impls/ksp/pcksp.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgimpl.h
/petsc/src/ksp/pc/impls/python/pythonP.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/shell/shellpc.c
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/ksp/pc/impls/wb/wb.c
/petsc/src/ksp/pc/interface/pcset.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/color/color.c
/petsc/src/mat/examples/tests/ex45.c
/petsc/src/mat/examples/tutorials/ex13.c
/petsc/src/mat/examples/tutorials/ex14.c
/petsc/src/mat/examples/tutorials/ex5.c
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/aij/mpi/crl/mcrl.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/pastix/pastix.c
/petsc/src/mat/impls/aij/mpi/spooles/mpiaijspooles.c
/petsc/src/mat/impls/aij/mpi/spooles/mpispooles.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/bas/basfactor.c
/petsc/src/mat/impls/aij/seq/crl/crl.c
/petsc/src/mat/impls/aij/seq/essl/essl.c
/petsc/src/mat/impls/aij/seq/inode.c
/petsc/src/mat/impls/aij/seq/lusol/lusol.c
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/aij/seq/spooles/aijspooles.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/aij/seq/umfpack/umfpack.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/dscpack/dscpack.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/composite/mcomposite.c
/petsc/src/mat/impls/dense/mpi/mmdense.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/fwk/makefile
/petsc/src/mat/impls/fwk/matfwk.c
/petsc/src/mat/impls/fwk/matfwk.h
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/makefile
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/mffd/mffddef.c
/petsc/src/mat/impls/mffd/wp.c
/petsc/src/mat/impls/python/pythonmat.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
/petsc/src/mat/impls/scatter/mscatter.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/impls/submat/submat.c
/petsc/src/mat/interface/dlregismat.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matreg.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/interface/mhas.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/order/amd/amd.c
/petsc/src/mat/order/sorder.c
/petsc/src/mat/partition/partition.c
/petsc/src/mat/utils/axpy.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/getcolv.c
/petsc/src/mat/utils/matio.c
/petsc/src/mat/utils/multequal.c
/petsc/src/semiLagrange/interface/characteristic.c
/petsc/src/semiLagrange/interface/slregis.c
/petsc/src/snes/examples/tutorials/ex1.c
/petsc/src/snes/examples/tutorials/ex22.c
/petsc/src/snes/examples/tutorials/ex48.c
/petsc/src/snes/examples/tutorials/makefile
/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/impls/ls/lsparams.c
/petsc/src/snes/impls/python/pythonsnes.c
/petsc/src/snes/interface/dlregissnes.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/utils/damg.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/bag/bag.c
/petsc/src/sys/bag/bagimpl.h
/petsc/src/sys/dll/reg.c
/petsc/src/sys/draw/examples/tests/ex3.c
/petsc/src/sys/draw/interface/dbuff.c
/petsc/src/sys/draw/interface/dclear.c
/petsc/src/sys/draw/interface/dcoor.c
/petsc/src/sys/draw/interface/dellipse.c
/petsc/src/sys/draw/interface/dflush.c
/petsc/src/sys/draw/interface/dgcoor.c
/petsc/src/sys/draw/interface/dgpause.c
/petsc/src/sys/draw/interface/dline.c
/petsc/src/sys/draw/interface/dlinegw.c
/petsc/src/sys/draw/interface/dlinew.c
/petsc/src/sys/draw/interface/dmouse.c
/petsc/src/sys/draw/interface/dpause.c
/petsc/src/sys/draw/interface/dpoint.c
/petsc/src/sys/draw/interface/dpoints.c
/petsc/src/sys/draw/interface/draw.c
/petsc/src/sys/draw/interface/drawreg.c
/petsc/src/sys/draw/interface/drect.c
/petsc/src/sys/draw/interface/dsclear.c
/petsc/src/sys/draw/interface/dsetpause.c
/petsc/src/sys/draw/interface/dsflush.c
/petsc/src/sys/draw/interface/dtext.c
/petsc/src/sys/draw/interface/dtextgs.c
/petsc/src/sys/draw/interface/dtexts.c
/petsc/src/sys/draw/interface/dtextv.c
/petsc/src/sys/draw/interface/dtri.c
/petsc/src/sys/draw/interface/dviewp.c
/petsc/src/sys/draw/utils/axis.c
/petsc/src/sys/draw/utils/dscatter.c
/petsc/src/sys/draw/utils/hists.c
/petsc/src/sys/draw/utils/lg.c
/petsc/src/sys/error/err.c
/petsc/src/sys/error/signal.c
/petsc/src/sys/examples/tutorials/ex3.c
/petsc/src/sys/fwk/interface/fwk.c
/petsc/src/sys/matlabengine/matlab.c
/petsc/src/sys/memory/mal.c
/petsc/src/sys/memory/mtr.c
/petsc/src/sys/objects/destroy.c
/petsc/src/sys/objects/gcookie.c
/petsc/src/sys/objects/inherit.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/state.c
/petsc/src/sys/plog/ftn-custom/zplogf.c
/petsc/src/sys/plog/logimpl.h
/petsc/src/sys/plog/makefile
/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/stageLog.c
/petsc/src/sys/random/interface/dlregisrand.c
/petsc/src/sys/random/interface/random.c
/petsc/src/sys/random/interface/randreg.c
/petsc/src/sys/utils/psplit.c
/petsc/src/sys/verbose/verboseinfo.c
/petsc/src/sys/viewer/impls/ascii/filev.c
/petsc/src/sys/viewer/impls/binary/binv.c
/petsc/src/sys/viewer/impls/draw/drawv.c
/petsc/src/sys/viewer/impls/hdf5/hdf5v.c
/petsc/src/sys/viewer/impls/mathematica/mathematica.c
/petsc/src/sys/viewer/impls/silo/vsilo.c
/petsc/src/sys/viewer/impls/string/stringv.c
/petsc/src/sys/viewer/impls/vu/petscvu.c
/petsc/src/sys/viewer/interface/dlregispetsc.c
/petsc/src/sys/viewer/interface/dupl.c
/petsc/src/sys/viewer/interface/flush.c
/petsc/src/sys/viewer/interface/view.c
/petsc/src/sys/viewer/interface/viewa.c
/petsc/src/sys/viewer/interface/viewreg.c
/petsc/src/ts/examples/tutorials/ex8.py
gl/gl.c
gl/gladapt.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/impls/python/pythonts.c
/petsc/src/ts/interface/dlregists.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/ts/interface/tsreg.c
/petsc/src/vec/is/impls/block/block.c
/petsc/src/vec/is/impls/general/general.c
/petsc/src/vec/is/impls/stride/stride.c
/petsc/src/vec/is/interface/index.c
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/is/utils/iscomp.c
/petsc/src/vec/is/utils/isdiff.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/pf/interface/pf.c
/petsc/src/vec/vec/examples/tests/ex20f.F
/petsc/src/vec/vec/examples/tutorials/ex15.c
/petsc/src/vec/vec/examples/tutorials/ex5.c
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/interface/dlregisvec.c
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/interface/veccreate.c
/petsc/src/vec/vec/interface/vecreg.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/cmesh.c
/petsc/src/vec/vec/utils/vecio.c
/petsc/src/vec/vec/utils/vecmpitoseq.c
/petsc/src/vec/vec/utils/vinv.c
/petsc/src/vec/vec/utils/vpscat.c
/petsc/src/vec/vec/utils/vpscat.h
/petsc/src/vec/vec/utils/vscat.c
72338c2c23-Mar-2010 Lisandro Dalcin <dalcinl@gmail.com>

ts gl: set problem_type=TS_NONLINEAR in TSCreate_GL and check in TSSetUp_GL

Hg-commit: f6ed96ff9d0033c8be31da7da4e4bca377f96527


/petsc/config/PETSc/utilities/libraryOptions.py
/petsc/config/examples/arch-aix64-dbg.py
/petsc/config/examples/arch-bgp-ibm-opt.py
/petsc/config/examples/arch-cray-xt5-opt.py
/petsc/config/examples/asterix/asterix32-sun.py
/petsc/config/examples/asterix/asterix32.py
/petsc/config/examples/asterix/asterix64-c89.py
/petsc/config/examples/asterix/asterix64-openmpi.py
/petsc/config/examples/asterix/asterix64-sun.py
/petsc/config/examples/asterix/asterix64.py
/petsc/config/examples/old/aix5.1.0.0-64.py
/petsc/config/examples/old/aix5.1.0.0.py
/petsc/config/examples/old/bgl-gnu-opt.py
/petsc/config/examples/old/bgl-ibm-cxx-opt.py
/petsc/config/examples/old/bgl-ibm-debug.py
/petsc/config/examples/old/bgl-ibm-opt.py
/petsc/config/examples/old/cray-x1.py
/petsc/config/examples/old/cray-xt3.py
/petsc/config/examples/old/linux-gnu-ia64-intel.py
/petsc/config/examples/old/linux-gnu-ia64.py
/petsc/config/examples/old/linux-gnu-intel.py
/petsc/config/examples/old/linux-gnu-ml.py
/petsc/config/examples/old/linux-gnu-superlu.py
/petsc/config/examples/old/linux-rhAS3-gcc32-opt.py
/petsc/config/examples/old/linux-rhAS3-intel81-opt.py
/petsc/config/examples/old/macosx-gnu-g95.py
/petsc/config/examples/old/macosx-gnu.py
/petsc/config/examples/old/sicortex.py
/petsc/src/dm/da/src/daview.c
/petsc/src/ksp/ksp/impls/gcr/gcr.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/interface/ftn-custom/zitclf.c
/petsc/src/mat/impls/aij/seq/crl/ftn-kernels/fmultcrl.h
/petsc/src/mat/impls/aij/seq/ftn-kernels/fmult.h
/petsc/src/mat/impls/aij/seq/ftn-kernels/fmultadd.h
/petsc/src/mat/impls/aij/seq/ftn-kernels/frelax.h
/petsc/src/mat/impls/aij/seq/ftn-kernels/fsolve.h
/petsc/src/mat/impls/baij/seq/ftn-kernels/fsolvebaij.h
gl/gl.c
/petsc/src/vec/vec/impls/seq/ftn-kernels/fmdot.h
/petsc/src/vec/vec/impls/seq/ftn-kernels/fnorm.h
a5ffc9a222-Mar-2010 Jed Brown <jed@59A2.org>

ts theta: drop superfluous recomputation of Xdot

Hg-commit: 1b0ae06942b81c85ccdbf43d3a370c754d2ffc56

30a3cd0c22-Mar-2010 Lisandro Dalcin <dalcinl@gmail.com>

ts gl: maintain ts->ptime at start of the step, use gl->stage_time instead (with Jed)

Hg-commit: bd9ba841260da217d5517fdadb8388984ceadd9c

2b5a38e120-Mar-2010 Lisandro Dalcin <dalcinl@gmail.com>

a few cleanups, enhancements, and fixes for TSTHETA

Hg-commit: f4006a1b61899799189bb7230f065c388d70a761

a5cbb46220-Mar-2010 Jed Brown <jed@59A2.org>

ts theta: don't destroy vectors that haven't been created yet (from Lisandro)

Hg-commit: 49c097a144842093eae34297ecfbc09647fe2fe5


/petsc/.hgignore
/petsc/bin/maint/buildtest
/petsc/bin/maint/confignightly/31/churn
/petsc/bin/maint/confignightly/31/churn2
/petsc/bin/maint/confignightly/31/crank
/petsc/bin/maint/confignightly/31/crank2
/petsc/bin/maint/confignightly/31/crush
/petsc/bin/maint/confignightly/31/crush2
/petsc/bin/maint/confignightly/31/crush3
/petsc/bin/maint/confignightly/31/grind
/petsc/bin/maint/confignightly/31/grind2
/petsc/bin/maint/confignightly/31/n-gage
/petsc/bin/maint/confignightly/31/n-gage2
/petsc/bin/maint/confignightly/31/n-gage3
/petsc/bin/maint/confignightly/31/petsc-mini
/petsc/bin/maint/confignightly/31/petsc-mini2
/petsc/bin/maint/confignightly/31/petsc-mini3
/petsc/bin/maint/confignightly/31/steamroller
/petsc/bin/maint/confignightly/31/steamroller2
/petsc/bin/maint/confignightly/31/wii
/petsc/bin/maint/confignightly/31/wii2
/petsc/bin/maint/confignightly/31/wii3
/petsc/bin/maint/confignightly/churn
/petsc/bin/maint/confignightly/churn2
/petsc/bin/maint/confignightly/crank
/petsc/bin/maint/confignightly/crank2
/petsc/bin/maint/confignightly/crush
/petsc/bin/maint/confignightly/crush2
/petsc/bin/maint/confignightly/crush3
/petsc/bin/maint/confignightly/grind
/petsc/bin/maint/confignightly/grind2
/petsc/bin/maint/confignightly/n-gage
/petsc/bin/maint/confignightly/n-gage2
/petsc/bin/maint/confignightly/n-gage3
/petsc/bin/maint/confignightly/petsc-mini
/petsc/bin/maint/confignightly/petsc-mini2
/petsc/bin/maint/confignightly/petsc-mini3
/petsc/bin/maint/confignightly/steamroller
/petsc/bin/maint/confignightly/steamroller2
/petsc/bin/maint/confignightly/wii
/petsc/bin/maint/confignightly/wii2
/petsc/bin/maint/confignightly/wii3
/petsc/bin/maint/generatefortranstubs.py
/petsc/bin/maint/startnightly
/petsc/bin/win32fe/win32fe.exe
/petsc/bin/win32fe/win32feutils.dll
/petsc/conf/rules
/petsc/conf/test
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/Scotch.py
/petsc/config/PETSc/packages/ml.py
/petsc/config/PETSc/packages/mpe.py
/petsc/config/PETSc/utilities/scalarTypes.py
/petsc/config/builder.py
/petsc/config/configure.py
/petsc/config/examples/arch-linux-pkgs-valgrind.py
/petsc/include/finclude/ftn-custom/petscviewerhide.h90
/petsc/include/finclude/petscmatdef.h
/petsc/include/petscblaslapack_stdcall.h
/petsc/include/petscda.h
/petsc/include/petscfwk.h
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscsys.h
/petsc/include/petscts.h
/petsc/include/petscversion.h
/petsc/include/private/matimpl.h
/petsc/src/contrib/makefile
/petsc/src/dm/da/examples/tests/ex32.c
/petsc/src/dm/da/examples/tutorials/ex10.c
/petsc/src/dm/da/examples/tutorials/ex6.c
/petsc/src/dm/da/examples/tutorials/makefile
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/dacorn.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/dm/da/src/gr2.c.new
/petsc/src/dm/da/utils/mhyp.c
/petsc/src/dm/mesh/examples/tests/imesh1.cxx
/petsc/src/dm/mesh/mesh.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/download/index.html
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tests/output/ex19_1.out
/petsc/src/ksp/ksp/examples/tests/output/ex19_2.out
/petsc/src/ksp/ksp/examples/tests/output/ex24_1.out
/petsc/src/ksp/ksp/examples/tests/output/ex24_2.out
/petsc/src/ksp/ksp/examples/tests/output/ex24_3.out
/petsc/src/ksp/ksp/examples/tests/output/ex26_1.out
/petsc/src/ksp/ksp/examples/tests/output/ex26_2.out
/petsc/src/ksp/ksp/examples/tutorials/ex32.c
/petsc/src/ksp/ksp/examples/tutorials/ex43-solCx.h
/petsc/src/ksp/ksp/examples/tutorials/ex43.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex38_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex43_1.out
/petsc/src/ksp/ksp/impls/broyden/broyden.c
/petsc/src/ksp/ksp/interface/dlregisksp.c
/petsc/src/ksp/pc/examples/tutorials/ex1.c
/petsc/src/ksp/pc/examples/tutorials/ex2.c
/petsc/src/ksp/pc/examples/tutorials/ex3.c
/petsc/src/ksp/pc/examples/tutorials/makefile
/petsc/src/ksp/pc/impls/factor/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/factor/factimpl.c
/petsc/src/ksp/pc/impls/factor/factor.c
/petsc/src/ksp/pc/impls/factor/factor.h
/petsc/src/ksp/pc/impls/factor/icc/icc.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/factor/lu/lu.c
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/mat/examples/tests/ex1.c
/petsc/src/mat/examples/tests/ex114.c
/petsc/src/mat/examples/tests/ex128.c
/petsc/src/mat/examples/tests/ex15.c
/petsc/src/mat/examples/tests/ex30.c
/petsc/src/mat/examples/tests/ex48.c
/petsc/src/mat/examples/tests/ex7.c
/petsc/src/mat/examples/tests/ex76.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/bas/basfactor.c
/petsc/src/mat/impls/aij/seq/inode.c
/petsc/src/mat/impls/aij/seq/inode2.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/fwk/makefile
/petsc/src/mat/impls/fwk/matfwk.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/sbaij/seq/relax.h
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/interface/dlregismat.c
/petsc/src/mat/interface/matrix.c
/petsc/src/semiLagrange/interface/characteristic.c
/petsc/src/snes/examples/tests/output/ex9_1.out
/petsc/src/snes/examples/tutorials/ex27.c
/petsc/src/snes/examples/tutorials/makefile
/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_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/ex23_1.out
/petsc/src/snes/examples/tutorials/output/ex5_1.out
/petsc/src/snes/examples/tutorials/output/ex5_5.out
/petsc/src/snes/examples/tutorials/output/ex5_6.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/ex6_2.out
/petsc/src/sys/error/fp.c
/petsc/src/sys/examples/tutorials/ex4f90.F90
/petsc/src/sys/f90-mod/petscmod.F
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/ftn-custom/zstart.c
/petsc/src/sys/fwk/examples/makefile
/petsc/src/sys/fwk/examples/tests/makefile
/petsc/src/sys/fwk/examples/tests/test1.c
/petsc/src/sys/fwk/examples/tests/testcomponentsI.c
/petsc/src/sys/fwk/examples/tests/testcomponentsII.c
/petsc/src/sys/fwk/interface/fwk.c
/petsc/src/sys/fwk/interface/makefile
/petsc/src/sys/fwk/makefile
/petsc/src/sys/makefile
/petsc/src/sys/objects/inherit.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/plog/utils/classLog.c
/petsc/src/ts/f90-mod/petsctsmod.F
theta/theta.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/f90-mod/petscvecmod.F
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/pf/impls/string/cstringbase.template
/petsc/src/vec/pf/impls/string/makefile
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/utils/vpscat.c
/petsc/src/vec/vec/utils/vpscat.h
/petsc/src/vec/vec/utils/vscat.c
/petsc/tutorials/multiphysics/mp.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_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
f3da153209-Mar-2010 Barry Smith <bsmith@mcs.anl.gov>

only files that need it get petscblaslapack.h included because it conflicts with prototypes included with some external packages.

Hg-commit: 9b075c74df17031ee2599abf4807903f0312acd0

6c7e564a09-Mar-2010 Barry Smith <bsmith@mcs.anl.gov>

petscblaslapack.h now included by petscsys.h
some fixes to builder.py

Hg-commit: 56bbc3637d96c6c99b427f2d14f38bcf58262255


/petsc/conf/rules
/petsc/config/PETSc/packages/SuperLU.py
/petsc/config/builder.py
/petsc/config/examples/arch-linux-pkgs-valgrind.py
/petsc/include/petscblaslapack.h
/petsc/include/petscerror.h
/petsc/include/petscsys.h
/petsc/include/private/petscaxpy.h
/petsc/src/contrib/blopex/petsc-interface/petsc-interface.c
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/miscellaneous/external.html
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/cg/gltr/gltr.c
/petsc/src/ksp/ksp/impls/gmres/gmreig.c
/petsc/src/ksp/ksp/interface/eige.c
/petsc/src/ksp/pc/impls/asa/asa.c
/petsc/src/ksp/pc/impls/factor/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/factor/factimpl.c
/petsc/src/ksp/pc/impls/factor/icc/icc.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/factor/lu/lu.c
/petsc/src/ksp/pc/impls/tfs/tfs.h
/petsc/src/mat/blockinvert.h
/petsc/src/mat/examples/tests/ex116.c
/petsc/src/mat/examples/tests/ex118.c
/petsc/src/mat/examples/tests/ex120.c
/petsc/src/mat/examples/tests/ex129.c
/petsc/src/mat/examples/tests/ex99.c
/petsc/src/mat/examples/tutorials/ex8.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/pastix/pastix.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/baij/seq/baijfact11.c
/petsc/src/mat/impls/baij/seq/baijfact13.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact5.c
/petsc/src/mat/impls/baij/seq/baijfact7.c
/petsc/src/mat/impls/baij/seq/baijfact9.c
/petsc/src/mat/impls/dense/mpi/mmdense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/framework/makefile
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact10.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact11.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact12.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact3.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact4.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact5.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact6.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact7.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact8.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact9.c
/petsc/src/mat/utils/freespace.c
/petsc/src/snes/examples/tutorials/output/ex19_10.out
/petsc/src/snes/interface/snes.c
/petsc/src/snes/utils/damg.c
gl/gl.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/vec/impls/mpi/pvec2.c
/petsc/src/vec/vec/impls/seq/bvec1.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/impls/sieve/sieveVec.c
535fe33c06-Mar-2010 Jed Brown <jed@59A2.org>

Make TSGL handle step rejections (though the default test always accepts)

Hg-commit: db540b6083dbe06440c0f42f7cbe7e4f9bf49ede

3f2090d506-Mar-2010 Jed Brown <jed@59A2.org>

Modify TSSetPreStep and TSSetPostStep to run every step rather than once per call to TSStep.

It was not useful to place these at the start and end of the entire
time-stepping sequence (because the u

Modify TSSetPreStep and TSSetPostStep to run every step rather than once per call to TSStep.

It was not useful to place these at the start and end of the entire
time-stepping sequence (because the user might as well have called their
functions directly). With these hooks, it is at least possible for the
user to implement IMEX schemes within TS.

Hg-commit: 772bf07ee669084a0a1feeeabdadc0153e52d6da

show more ...


/petsc/.hgignore
/petsc/bin/TOPSInstaller.py
/petsc/bin/maint/buildremotes
/petsc/bin/maint/buildtest
/petsc/bin/maint/confignightly/petsc-mini
/petsc/bin/maint/confignightly/petsc-mini2
/petsc/bin/maint/confignightly/petsc-mini3
/petsc/bin/maint/gcov.py
/petsc/bin/maint/generateetags.py
/petsc/bin/maint/generatefortranstubs.py
/petsc/bin/maint/submitPatch.py
/petsc/bin/matio.py
/petsc/bin/matlab/PetscReadBinaryMatlab.m
/petsc/bin/petscmpiexec
/petsc/bin/taucc.py
/petsc/conf/rules
/petsc/conf/variables
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/MUMPS.py
/petsc/config/PETSc/packages/Matlab.py
/petsc/config/PETSc/packages/PaStiX.py
/petsc/config/PETSc/packages/ParMetis.py
/petsc/config/PETSc/packages/TetGen.py
/petsc/config/PETSc/packages/hdf5.py
/petsc/config/PETSc/packages/hypre.py
/petsc/config/PETSc/packages/petsc4py.py
/petsc/config/PETSc/petsc.py
/petsc/config/PETSc/utilities/Regression.py
/petsc/config/PETSc/utilities/arch.py
/petsc/config/PETSc/utilities/cacheDetails.py
/petsc/config/PETSc/utilities/fortranCommandLine.py
/petsc/config/PETSc/utilities/languages.py
/petsc/config/PETSc/utilities/memAlign.py
/petsc/config/PETSc/utilities/petscdir.py
/petsc/config/PETSc/utilities/scalarTypes.py
/petsc/config/PETSc/utilities/sharedLibraries.py
/petsc/config/builder.py
/petsc/config/configure.py
/petsc/config/examples/aix5.1.0.0-64.py
/petsc/config/examples/aix5.1.0.0.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/config/examples/arch-osx-10.6.py
/petsc/config/examples/bgl-gnu-opt.py
/petsc/config/examples/bgl-ibm-cxx-opt.py
/petsc/config/examples/bgl-ibm-debug.py
/petsc/config/examples/bgl-ibm-opt.py
/petsc/config/examples/bgp-ibm-opt.py
/petsc/config/examples/cray-x1.py
/petsc/config/examples/cray-xt3.py
/petsc/config/examples/sicortex.py
/petsc/config/install.py
/petsc/include/adic/adintrinsics.h
/petsc/include/finclude/ftn-custom/petscmesh.h90
/petsc/include/finclude/makefile
/petsc/include/finclude/petsc.h
/petsc/include/finclude/petsc.h90
/petsc/include/finclude/petscbagdef.h
/petsc/include/finclude/petscdef.h
/petsc/include/finclude/petscisdef.h
/petsc/include/finclude/petscmat.h
/petsc/include/finclude/petscmatdef.h
/petsc/include/finclude/petscpcdef.h
/petsc/include/finclude/petscsys.h
/petsc/include/finclude/petscsysdef.h
/petsc/include/makefile
/petsc/include/mpiuni/mpi.h
/petsc/include/petsc.h
/petsc/include/petscbag.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/petscctable.h
/petsc/include/petscdraw.h
/petsc/include/petscerror.h
/petsc/include/petscis.h
/petsc/include/petscksp.h
/petsc/include/petsclog.h
/petsc/include/petsclog.hh
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscmesh.h
/petsc/include/petscoptions.h
/petsc/include/petscpc.h
/petsc/include/petscsys.h
/petsc/include/petscsys.hh
/petsc/include/petsctime.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/petscviewer.h
/petsc/include/private/fortranimpl.h
/petsc/include/private/matimpl.h
/petsc/include/private/petscimpl.h
/petsc/include/private/viewerimpl.h
/petsc/include/sieve/ALE.hh
/petsc/include/sieve/ALE_log.hh
/petsc/include/sieve/ALE_mem.hh
/petsc/include/sieve/Completion.hh
/petsc/include/sieve/Distribution.hh
/petsc/include/sieve/ISieve.hh
/petsc/include/sieve/LabelSifter.hh
/petsc/include/sieve/ParallelMapping.hh
/petsc/include/sieve/Partitioner.hh
/petsc/include/sieve/Sections.hh
/petsc/makefile
/petsc/src/benchmarks/Index.c
/petsc/src/benchmarks/MPI_Wtime.c
/petsc/src/benchmarks/PLogEvent.c
/petsc/src/benchmarks/PetscGetCPUTime.c
/petsc/src/benchmarks/PetscGetTime.c
/petsc/src/benchmarks/PetscMalloc.c
/petsc/src/benchmarks/PetscMemcmp.c
/petsc/src/benchmarks/PetscMemcpy.c
/petsc/src/benchmarks/PetscMemzero.c
/petsc/src/benchmarks/PetscTime.c
/petsc/src/contrib/blopex/driver/driver.c
/petsc/src/contrib/blopex/driver_fortran/ex2f_blopex.F
/petsc/src/contrib/blopex/petsc-interface/petsc-interface.c
/petsc/src/contrib/dvr/dvr.F
/petsc/src/contrib/dvr/mxm44f2g.F
/petsc/src/contrib/fun3d/comp/user.F
/petsc/src/contrib/fun3d/comp/user.h
/petsc/src/contrib/fun3d/comp/userJac.F
/petsc/src/contrib/fun3d/incomp/flow.c
/petsc/src/contrib/fun3d/incomp/user.F
/petsc/src/contrib/fun3d/incomp/user.h
/petsc/src/contrib/fun3d/incomp/userJac.F
/petsc/src/contrib/helmholtz_2/ex12.c
/petsc/src/contrib/remote/ex1.c
/petsc/src/dm/ao/examples/tests/ex1.c
/petsc/src/dm/ao/examples/tests/ex2.c
/petsc/src/dm/ao/examples/tutorials/ex2.c
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/da/examples/tests/ex1.c
/petsc/src/dm/da/examples/tests/ex10.c
/petsc/src/dm/da/examples/tests/ex11.c
/petsc/src/dm/da/examples/tests/ex12.c
/petsc/src/dm/da/examples/tests/ex13.c
/petsc/src/dm/da/examples/tests/ex14.c
/petsc/src/dm/da/examples/tests/ex15.c
/petsc/src/dm/da/examples/tests/ex17.c
/petsc/src/dm/da/examples/tests/ex18.c
/petsc/src/dm/da/examples/tests/ex19.c
/petsc/src/dm/da/examples/tests/ex2.c
/petsc/src/dm/da/examples/tests/ex20.c
/petsc/src/dm/da/examples/tests/ex21f.F
/petsc/src/dm/da/examples/tests/ex23.c
/petsc/src/dm/da/examples/tests/ex24.c
/petsc/src/dm/da/examples/tests/ex25.c
/petsc/src/dm/da/examples/tests/ex27.c
/petsc/src/dm/da/examples/tests/ex28.c
/petsc/src/dm/da/examples/tests/ex29.c
/petsc/src/dm/da/examples/tests/ex3.c
/petsc/src/dm/da/examples/tests/ex32.c
/petsc/src/dm/da/examples/tests/ex4.c
/petsc/src/dm/da/examples/tests/ex5.c
/petsc/src/dm/da/examples/tests/ex6.c
/petsc/src/dm/da/examples/tests/ex7.c
/petsc/src/dm/da/examples/tests/ex8.c
/petsc/src/dm/da/examples/tests/makefile
/petsc/src/dm/da/examples/tests/output/ex32_1.out
/petsc/src/dm/da/examples/tutorials/ex1.c
/petsc/src/dm/da/examples/tutorials/ex2.c
/petsc/src/dm/da/examples/tutorials/ex3.c
/petsc/src/dm/da/examples/tutorials/ex5.c
/petsc/src/dm/da/examples/tutorials/ex6.c
/petsc/src/dm/da/examples/tutorials/ex6f90.F
/petsc/src/dm/da/examples/tutorials/ex7.c
/petsc/src/dm/da/examples/tutorials/ex9.c
/petsc/src/dm/da/src/da.c
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/dacorn.c
/petsc/src/dm/da/src/dacreate.c
/petsc/src/dm/da/src/dagetarray.c
/petsc/src/dm/da/src/daload.c
/petsc/src/dm/da/src/gr1.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/da/utils/mhyp.c
/petsc/src/dm/da/utils/mhyp.h
/petsc/src/dm/mesh/examples/tests/TestMeshExodus.c
/petsc/src/dm/mesh/examples/tests/data/2DUninterpolated1_p0.label
/petsc/src/dm/mesh/examples/tests/data/2DUninterpolated2_parmetis_p0.label
/petsc/src/dm/mesh/examples/tests/data/2DUninterpolated2_parmetis_p1.label
/petsc/src/dm/mesh/examples/tests/data/2DUninterpolatedIDist2_chaco_p0.mesh
/petsc/src/dm/mesh/examples/tests/data/2DUninterpolatedIDist2_chaco_p1.mesh
/petsc/src/dm/mesh/examples/tests/data/2DUninterpolatedIDist2_parmetis_p0.mesh
/petsc/src/dm/mesh/examples/tests/data/2DUninterpolatedIDist2_parmetis_p1.mesh
/petsc/src/dm/mesh/examples/tests/data/2DUninterpolatedIDist3_chaco_p0.mesh
/petsc/src/dm/mesh/examples/tests/data/2DUninterpolatedIDist3_chaco_p1.mesh
/petsc/src/dm/mesh/examples/tests/data/2DUninterpolatedIDist3_chaco_p2.mesh
/petsc/src/dm/mesh/examples/tests/idistribution1.cxx
/petsc/src/dm/mesh/examples/tests/imesh1.cxx
/petsc/src/dm/mesh/examples/tests/isection1.cxx
/petsc/src/dm/mesh/examples/tests/isieve1.cxx
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/examples/tests/overlap1.cxx
/petsc/src/dm/mesh/examples/tests/overlap2.cxx
/petsc/src/dm/mesh/examples/tests/rbfPrecon.cxx
/petsc/src/dm/mesh/examples/tests/section1-old.cxx
/petsc/src/dm/mesh/examples/tests/section1.cxx
/petsc/src/dm/mesh/examples/tests/sieve1.cxx
/petsc/src/dm/mesh/examples/tests/sieve2-old.cxx
/petsc/src/dm/mesh/examples/tests/sifter1.cxx
/petsc/src/dm/mesh/examples/tests/topology1.cxx
/petsc/src/dm/mesh/examples/tests/unitTests.cxx
/petsc/src/dm/mesh/examples/tests/xsieve0.cxx
/petsc/src/dm/mesh/examples/tests/xsieve1.cxx
/petsc/src/dm/mesh/examples/tests/xsieve2.cxx
/petsc/src/dm/mesh/examples/tests/xsieve3.cxx
/petsc/src/dm/mesh/examples/tests/xsieve4.cxx
/petsc/src/dm/mesh/examples/tutorials/ex12f90.F90
/petsc/src/dm/mesh/examples/tutorials/mex12f90.F90
/petsc/src/dm/mesh/f90-custom/zmeshf90.c
/petsc/src/dm/mesh/ftn-custom/zmesh.c
/petsc/src/dm/mesh/makefile
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/meshexodus.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/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/images/jed.jpg
/petsc/src/docs/website/index.html
/petsc/src/docs/website/miscellaneous/index.html
/petsc/src/inline/dot.h
/petsc/src/ksp/ksp/examples/tests/ex12f.F
/petsc/src/ksp/ksp/examples/tests/ex14.c
/petsc/src/ksp/ksp/examples/tests/ex16f.F
/petsc/src/ksp/ksp/examples/tests/ex32.c
/petsc/src/ksp/ksp/examples/tests/ex34.c
/petsc/src/ksp/ksp/examples/tests/ex5f.F
/petsc/src/ksp/ksp/examples/tests/ex7.c
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tests/output/ex32_1.out
/petsc/src/ksp/ksp/examples/tests/output/ex32_2.out
/petsc/src/ksp/ksp/examples/tests/output/ex32_3.out
/petsc/src/ksp/ksp/examples/tests/output/ex32_4.out
/petsc/src/ksp/ksp/examples/tests/output/ex32_5.out
/petsc/src/ksp/ksp/examples/tutorials/ex1.c
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/ex11.c
/petsc/src/ksp/ksp/examples/tutorials/ex11f.F
/petsc/src/ksp/ksp/examples/tutorials/ex12.c
/petsc/src/ksp/ksp/examples/tutorials/ex13.c
/petsc/src/ksp/ksp/examples/tutorials/ex13f90.F
/petsc/src/ksp/ksp/examples/tutorials/ex14f.F
/petsc/src/ksp/ksp/examples/tutorials/ex15.c
/petsc/src/ksp/ksp/examples/tutorials/ex15f.F
/petsc/src/ksp/ksp/examples/tutorials/ex16.c
/petsc/src/ksp/ksp/examples/tutorials/ex1f.F
/petsc/src/ksp/ksp/examples/tutorials/ex2.c
/petsc/src/ksp/ksp/examples/tutorials/ex21f.F
/petsc/src/ksp/ksp/examples/tutorials/ex22f.F
/petsc/src/ksp/ksp/examples/tutorials/ex23.c
/petsc/src/ksp/ksp/examples/tutorials/ex27.c
/petsc/src/ksp/ksp/examples/tutorials/ex2f.F
/petsc/src/ksp/ksp/examples/tutorials/ex3.c
/petsc/src/ksp/ksp/examples/tutorials/ex41.c
/petsc/src/ksp/ksp/examples/tutorials/ex44f.F90
/petsc/src/ksp/ksp/examples/tutorials/ex5.c
/petsc/src/ksp/ksp/examples/tutorials/ex6f.F
/petsc/src/ksp/ksp/examples/tutorials/ex7.c
/petsc/src/ksp/ksp/examples/tutorials/ex8.c
/petsc/src/ksp/ksp/examples/tutorials/ex9.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/bcgsl/bcgslimpl.h
/petsc/src/ksp/ksp/impls/broyden/broyden.c
/petsc/src/ksp/ksp/impls/cg/cgne/cgne.c
/petsc/src/ksp/ksp/impls/gcr/gcr.c
/petsc/src/ksp/ksp/impls/gcr/makefile
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.h
/petsc/src/ksp/ksp/impls/lsqr/lsqr_converged.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr_monitor.c
/petsc/src/ksp/ksp/impls/lsqr/makefile
/petsc/src/ksp/ksp/impls/makefile
/petsc/src/ksp/ksp/interface/dlregisksp.c
/petsc/src/ksp/ksp/interface/ftn-custom/zitclf.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/interface/itregis.c
/petsc/src/ksp/pc/examples/tests/ex2.c
/petsc/src/ksp/pc/examples/tests/ex8f.F
/petsc/src/ksp/pc/examples/tutorials/ex1.c
/petsc/src/ksp/pc/examples/tutorials/ex3.c
/petsc/src/ksp/pc/examples/tutorials/makefile
/petsc/src/ksp/pc/impls/factor/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/factor/factimpl.c
/petsc/src/ksp/pc/impls/factor/factor.c
/petsc/src/ksp/pc/impls/factor/factor.h
/petsc/src/ksp/pc/impls/factor/icc/icc.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.h
/petsc/src/ksp/pc/impls/factor/lu/lu.c
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/ksp/pc/impls/mg/fmg.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/ksp/pc/impls/mg/mgimpl.h
/petsc/src/ksp/pc/impls/mg/smg.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/impls/tfs/tfs.h
/petsc/src/ksp/pc/impls/tfs/xxt.c
/petsc/src/ksp/pc/impls/tfs/xyt.c
/petsc/src/ksp/pc/impls/wb/wb.c
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/ksp/pc/interface/pcset.c
/petsc/src/mat/blockinvert.h
/petsc/src/mat/color/color.c
/petsc/src/mat/color/color.h
/petsc/src/mat/color/degr.c
/petsc/src/mat/color/dsm.c
/petsc/src/mat/color/ido.c
/petsc/src/mat/color/numsrt.c
/petsc/src/mat/color/seq.c
/petsc/src/mat/color/setr.c
/petsc/src/mat/color/slo.c
/petsc/src/mat/examples/tests/ex105f.F
/petsc/src/mat/examples/tests/ex126f.F
/petsc/src/mat/examples/tests/ex128.c
/petsc/src/mat/examples/tests/ex129.c
/petsc/src/mat/examples/tests/ex16f90.F
/petsc/src/mat/examples/tests/ex30.c
/petsc/src/mat/examples/tests/ex36f.F
/petsc/src/mat/examples/tests/ex55.c
/petsc/src/mat/examples/tests/ex58f.F
/petsc/src/mat/examples/tests/ex63f.F
/petsc/src/mat/examples/tests/ex67f.F
/petsc/src/mat/examples/tests/ex71.c
/petsc/src/mat/examples/tests/ex73.c
/petsc/src/mat/examples/tests/ex76.c
/petsc/src/mat/examples/tests/ex79f.F
/petsc/src/mat/examples/tests/ex80.c
/petsc/src/mat/examples/tests/ex85f.F
/petsc/src/mat/examples/tests/ex98.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex128.out
/petsc/src/mat/examples/tests/output/ex128_2.out
/petsc/src/mat/examples/tests/output/ex129.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/ex30_3.out
/petsc/src/mat/examples/tests/output/ex30_4.out
/petsc/src/mat/examples/tests/output/ex30_5.out
/petsc/src/mat/examples/tutorials/ex1.c
/petsc/src/mat/examples/tutorials/ex10.c
/petsc/src/mat/examples/tutorials/ex11.c
/petsc/src/mat/examples/tutorials/ex12.c
/petsc/src/mat/examples/tutorials/ex13.c
/petsc/src/mat/examples/tutorials/ex4.c
/petsc/src/mat/examples/tutorials/ex5.c
/petsc/src/mat/examples/tutorials/ex6.c
/petsc/src/mat/examples/tutorials/ex9.c
/petsc/src/mat/ftn-kernels/sgemv.F
/petsc/src/mat/ftn-kernels/sgemv.h
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/adic/nladic.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/aij/aijtype.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/pastix/pastix.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/bas/basfactor.c
/petsc/src/mat/impls/aij/seq/bas/makefile
/petsc/src/mat/impls/aij/seq/bas/spbas.c
/petsc/src/mat/impls/aij/seq/bas/spbas.h
/petsc/src/mat/impls/aij/seq/bas/spbas_cholesky.h
/petsc/src/mat/impls/aij/seq/crl/ftn-kernels/fmultcrl.F
/petsc/src/mat/impls/aij/seq/crl/ftn-kernels/fmultcrl.h
/petsc/src/mat/impls/aij/seq/crl/ftn-kernels/makefile
/petsc/src/mat/impls/aij/seq/ftn-kernels/fmult.F
/petsc/src/mat/impls/aij/seq/ftn-kernels/fmult.h
/petsc/src/mat/impls/aij/seq/ftn-kernels/fmultadd.F
/petsc/src/mat/impls/aij/seq/ftn-kernels/fmultadd.h
/petsc/src/mat/impls/aij/seq/ftn-kernels/frelax.F
/petsc/src/mat/impls/aij/seq/ftn-kernels/frelax.h
/petsc/src/mat/impls/aij/seq/ftn-kernels/fsolve.F
/petsc/src/mat/impls/aij/seq/ftn-kernels/fsolve.h
/petsc/src/mat/impls/aij/seq/inode.c
/petsc/src/mat/impls/aij/seq/inode2.c
/petsc/src/mat/impls/aij/seq/makefile
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/baij/seq/baijfact11.c
/petsc/src/mat/impls/baij/seq/baijfact13.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/baij/seq/baijfact4.c
/petsc/src/mat/impls/baij/seq/baijfact5.c
/petsc/src/mat/impls/baij/seq/baijfact7.c
/petsc/src/mat/impls/baij/seq/baijfact9.c
/petsc/src/mat/impls/baij/seq/dgedi.c
/petsc/src/mat/impls/baij/seq/dgefa.c
/petsc/src/mat/impls/baij/seq/dgefa2.c
/petsc/src/mat/impls/baij/seq/dgefa3.c
/petsc/src/mat/impls/baij/seq/dgefa4.c
/petsc/src/mat/impls/baij/seq/dgefa5.c
/petsc/src/mat/impls/baij/seq/dgefa6.c
/petsc/src/mat/impls/baij/seq/dgefa7.c
/petsc/src/mat/impls/baij/seq/ftn-kernels/fsolvebaij.F
/petsc/src/mat/impls/baij/seq/ftn-kernels/fsolvebaij.h
/petsc/src/mat/impls/blockmat/seq/blockmat.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/lrc/lrc.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/sbaijov.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.h
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact10.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact11.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact12.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact3.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact4.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact5.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact6.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact7.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact8.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact9.c
/petsc/src/mat/impls/sbaij/seq/sro.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matreg.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/order/amd/amd.c
/petsc/src/mat/order/amd/makefile
/petsc/src/mat/order/degree.c
/petsc/src/mat/order/fn1wd.c
/petsc/src/mat/order/fndsep.c
/petsc/src/mat/order/fnroot.c
/petsc/src/mat/order/gen1wd.c
/petsc/src/mat/order/gennd.c
/petsc/src/mat/order/genqmd.c
/petsc/src/mat/order/genrcm.c
/petsc/src/mat/order/makefile
/petsc/src/mat/order/order.h
/petsc/src/mat/order/qmdmrg.c
/petsc/src/mat/order/qmdqt.c
/petsc/src/mat/order/qmdrch.c
/petsc/src/mat/order/qmdupd.c
/petsc/src/mat/order/rcm.c
/petsc/src/mat/order/rootls.c
/petsc/src/mat/order/sregis.c
/petsc/src/mat/partition/impls/chaco/chaco.c
/petsc/src/mat/partition/impls/jostle/jostle.c
/petsc/src/mat/partition/impls/party/party.c
/petsc/src/mat/partition/impls/scotch/scotch.c
/petsc/src/mat/partition/partition.c
/petsc/src/mat/partition/spartition.c
/petsc/src/mat/utils/freespace.c
/petsc/src/mat/utils/freespace.h
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/matio.c
/petsc/src/mat/utils/multequal.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/ex14f.F
/petsc/src/snes/examples/tests/ex1f.F
/petsc/src/snes/examples/tests/ex5.c
/petsc/src/snes/examples/tutorials/ex1.c
/petsc/src/snes/examples/tutorials/ex10d/ex10.c
/petsc/src/snes/examples/tutorials/ex14.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/ex27.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/examples/tutorials/ex3.c
/petsc/src/snes/examples/tutorials/ex33f.F
/petsc/src/snes/examples/tutorials/ex34f90.F
/petsc/src/snes/examples/tutorials/ex35f90.F90
/petsc/src/snes/examples/tutorials/ex36f90.F90
/petsc/src/snes/examples/tutorials/ex37f90.F90
/petsc/src/snes/examples/tutorials/ex38.c
/petsc/src/snes/examples/tutorials/ex39f90.F
/petsc/src/snes/examples/tutorials/ex4.c
/petsc/src/snes/examples/tutorials/ex40f90.F
/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/ex4tu.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/ex5f.h
/petsc/src/snes/examples/tutorials/ex5f90.F
/petsc/src/snes/examples/tutorials/ex5fs.F
/petsc/src/snes/examples/tutorials/ex5s.c
/petsc/src/snes/examples/tutorials/ex6.c
/petsc/src/snes/examples/tutorials/ex7.c
/petsc/src/snes/examples/tutorials/ex8.c
/petsc/src/snes/examples/tutorials/mex34f90.F
/petsc/src/snes/examples/tutorials/mex35f90.F90
/petsc/src/snes/examples/tutorials/mex36f90.F90
/petsc/src/snes/examples/tutorials/mex37f90.F90
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/interface/noise/snesdnest.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/adic/Gradient/ad_grad.c
/petsc/src/sys/adic/Gradient/ad_utils.c
/petsc/src/sys/adic/Gradient/makefile
/petsc/src/sys/adic/adic/makefile
/petsc/src/sys/adic/adintrinsics/makefile
/petsc/src/sys/bag/bag.c
/petsc/src/sys/bag/f90-custom/makefile
/petsc/src/sys/bag/makefile
/petsc/src/sys/dll/dl.c
/petsc/src/sys/dll/dlimpl.h
/petsc/src/sys/dll/makefile
/petsc/src/sys/dll/reg.c
/petsc/src/sys/draw/drawimpl.h
/petsc/src/sys/draw/examples/tests/ex1.c
/petsc/src/sys/draw/examples/tests/ex10.c
/petsc/src/sys/draw/examples/tests/ex2.c
/petsc/src/sys/draw/examples/tests/ex3.c
/petsc/src/sys/draw/examples/tests/ex4.c
/petsc/src/sys/draw/examples/tests/ex4f.F
/petsc/src/sys/draw/examples/tests/ex5f.F
/petsc/src/sys/draw/examples/tests/ex9.c
/petsc/src/sys/draw/impls/makefile
/petsc/src/sys/draw/impls/win32/makefile
/petsc/src/sys/draw/impls/win32/win32draw.c
/petsc/src/sys/draw/impls/x/drawopenx.c
/petsc/src/sys/draw/impls/x/ftn-custom/makefile
/petsc/src/sys/draw/impls/x/ftn-custom/zdrawopenxf.c
/petsc/src/sys/draw/impls/x/makefile
/petsc/src/sys/draw/impls/x/ximpl.h
/petsc/src/sys/draw/impls/x/xops.c
/petsc/src/sys/draw/interface/drawregall.c
/petsc/src/sys/draw/interface/ftn-custom/makefile
/petsc/src/sys/draw/interface/ftn-custom/zdrawf.c
/petsc/src/sys/draw/interface/ftn-custom/zdrawregf.c
/petsc/src/sys/draw/interface/ftn-custom/zdtextf.c
/petsc/src/sys/draw/interface/ftn-custom/zdtextvf.c
/petsc/src/sys/draw/interface/makefile
/petsc/src/sys/draw/makefile
/petsc/src/sys/draw/utils/axis.c
/petsc/src/sys/draw/utils/dscatter.c
/petsc/src/sys/draw/utils/ftn-custom/makefile
/petsc/src/sys/draw/utils/ftn-custom/zaxisf.c
/petsc/src/sys/draw/utils/ftn-custom/zzoomf.c
/petsc/src/sys/draw/utils/hists.c
/petsc/src/sys/draw/utils/hue.c
/petsc/src/sys/draw/utils/lg.c
/petsc/src/sys/draw/utils/makefile
/petsc/src/sys/error/adebug.c
/petsc/src/sys/error/err.c
/petsc/src/sys/error/errabort.c
/petsc/src/sys/error/errstop.c
/petsc/src/sys/error/examples/tests/ex1.c
/petsc/src/sys/error/fp.c
/petsc/src/sys/error/ftn-custom/makefile
/petsc/src/sys/error/ftn-custom/zerrf.c
/petsc/src/sys/error/makefile
/petsc/src/sys/error/signal.c
/petsc/src/sys/error/stack.c
/petsc/src/sys/examples/tests/ex1.c
/petsc/src/sys/examples/tests/ex10.c
/petsc/src/sys/examples/tests/ex11.c
/petsc/src/sys/examples/tests/ex12.c
/petsc/src/sys/examples/tests/ex14.c
/petsc/src/sys/examples/tests/ex15.c
/petsc/src/sys/examples/tests/ex16.c
/petsc/src/sys/examples/tests/ex17f.F
/petsc/src/sys/examples/tests/ex18.c
/petsc/src/sys/examples/tests/ex19.c
/petsc/src/sys/examples/tests/ex1f.F
/petsc/src/sys/examples/tests/ex2.c
/petsc/src/sys/examples/tests/ex3.c
/petsc/src/sys/examples/tests/ex5f.F
/petsc/src/sys/examples/tests/ex6f.F
/petsc/src/sys/examples/tests/ex9.c
/petsc/src/sys/examples/tutorials/ex1.c
/petsc/src/sys/examples/tutorials/ex2.c
/petsc/src/sys/examples/tutorials/ex3.c
/petsc/src/sys/examples/tutorials/ex3f.F
/petsc/src/sys/examples/tutorials/ex4.c
/petsc/src/sys/examples/tutorials/ex4f.F
/petsc/src/sys/examples/tutorials/ex5.c
/petsc/src/sys/examples/tutorials/ex5f90.F90
/petsc/src/sys/f90-mod/makefile
/petsc/src/sys/f90-mod/petscmod.F
/petsc/src/sys/f90-src/f90impl.h
/petsc/src/sys/f90-src/fsrc/f90_fwrap.F
/petsc/src/sys/f90-src/fsrc/makefile
/petsc/src/sys/f90-src/makefile
/petsc/src/sys/fileio/ffpath.c
/petsc/src/sys/fileio/fpath.c
/petsc/src/sys/fileio/fretrieve.c
/petsc/src/sys/fileio/ftest.c
/petsc/src/sys/fileio/ftn-custom/makefile
/petsc/src/sys/fileio/ftn-custom/zghomef.c
/petsc/src/sys/fileio/ftn-custom/zmpiuopenf.c
/petsc/src/sys/fileio/ftn-custom/zmprintf.c
/petsc/src/sys/fileio/ftn-custom/zsysiof.c
/petsc/src/sys/fileio/fwd.c
/petsc/src/sys/fileio/ghome.c
/petsc/src/sys/fileio/grpath.c
/petsc/src/sys/fileio/makefile
/petsc/src/sys/fileio/mpiuopen.c
/petsc/src/sys/fileio/mprint.h
/petsc/src/sys/fileio/rpath.c
/petsc/src/sys/fileio/smatlab.c
/petsc/src/sys/fileio/sysio.c
/petsc/src/sys/fsrc/makefile
/petsc/src/sys/fsrc/somefort.F
/petsc/src/sys/ftn-custom/makefile
/petsc/src/sys/ftn-custom/pmainf.c
/petsc/src/sys/ftn-custom/zplog.c
/petsc/src/sys/ftn-custom/zstart.c
/petsc/src/sys/ftn-custom/zstartf.c
/petsc/src/sys/ftn-custom/zsys.c
/petsc/src/sys/matlabengine/ftn-custom/makefile
/petsc/src/sys/matlabengine/ftn-custom/zmatlabf.c
/petsc/src/sys/matlabengine/makefile
/petsc/src/sys/matlabengine/matlab.c
/petsc/src/sys/memory/ftn-custom/makefile
/petsc/src/sys/memory/ftn-custom/zmtrf.c
/petsc/src/sys/memory/makefile
/petsc/src/sys/memory/mal.c
/petsc/src/sys/memory/mem.c
/petsc/src/sys/memory/mtr.c
/petsc/src/sys/mpiuni/f90-mod/makefile
/petsc/src/sys/mpiuni/f90-mod/mpiunimod.F
/petsc/src/sys/mpiuni/makefile
/petsc/src/sys/mpiuni/mpi.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/destroy.c
/petsc/src/sys/objects/ftn-custom/makefile
/petsc/src/sys/objects/ftn-custom/zdestroyf.c
/petsc/src/sys/objects/ftn-custom/zgcommf.c
/petsc/src/sys/objects/ftn-custom/zoptionsf.c
/petsc/src/sys/objects/ftn-custom/zpgnamef.c
/petsc/src/sys/objects/ftn-custom/zpnamef.c
/petsc/src/sys/objects/ftn-custom/zprefixf.c
/petsc/src/sys/objects/gcomm.c
/petsc/src/sys/objects/gcookie.c
/petsc/src/sys/objects/gtype.c
/petsc/src/sys/objects/inherit.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/makefile
/petsc/src/sys/objects/mpinit.c
/petsc/src/sys/objects/olist.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pgname.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/pmain.c
/petsc/src/sys/objects/pname.c
/petsc/src/sys/objects/prefix.c
/petsc/src/sys/objects/ptype.c
/petsc/src/sys/objects/state.c
/petsc/src/sys/objects/subcomm.c
/petsc/src/sys/plog/ftn-custom/makefile
/petsc/src/sys/plog/ftn-custom/zplogf.c
/petsc/src/sys/plog/makefile
/petsc/src/sys/plog/plog.c
/petsc/src/sys/plog/plog.h
/petsc/src/sys/plog/plogmpe.c
/petsc/src/sys/plog/utils/classLog.c
/petsc/src/sys/plog/utils/eventLog.c
/petsc/src/sys/plog/utils/makefile
/petsc/src/sys/plog/utils/stageLog.c
/petsc/src/sys/python/ftn-custom/makefile
/petsc/src/sys/python/ftn-custom/zpythonf.c
/petsc/src/sys/python/makefile
/petsc/src/sys/python/pythonsys.c
/petsc/src/sys/random/examples/ex1.c
/petsc/src/sys/random/examples/ex2.c
/petsc/src/sys/random/impls/makefile
/petsc/src/sys/random/impls/rand/makefile
/petsc/src/sys/random/impls/rand/rand.c
/petsc/src/sys/random/impls/rand48/makefile
/petsc/src/sys/random/impls/rand48/rand48.c
/petsc/src/sys/random/impls/sprng/makefile
/petsc/src/sys/random/interface/makefile
/petsc/src/sys/random/makefile
/petsc/src/sys/time/cputime.c
/petsc/src/sys/time/fdate.c
/petsc/src/sys/time/makefile
/petsc/src/sys/time/nt_time/makefile
/petsc/src/sys/time/nt_time/nt_time.c
/petsc/src/sys/time/ptime.c
/petsc/src/sys/time/rs6000_time/makefile
/petsc/src/sys/time/rs6000_time/rs6000_time.c
/petsc/src/sys/utils/arch.c
/petsc/src/sys/utils/ctable.c
/petsc/src/sys/utils/fhost.c
/petsc/src/sys/utils/ftn-custom/makefile
/petsc/src/sys/utils/ftn-custom/zarchf.c
/petsc/src/sys/utils/ftn-custom/zpbarrierf.c
/petsc/src/sys/utils/ftn-custom/zstrf.c
/petsc/src/sys/utils/ftn-kernels/fcopy.F
/petsc/src/sys/utils/ftn-kernels/fcopy.h
/petsc/src/sys/utils/ftn-kernels/makefile
/petsc/src/sys/utils/fuser.c
/petsc/src/sys/utils/makefile
/petsc/src/sys/utils/memc.c
/petsc/src/sys/utils/mpitr.c
/petsc/src/sys/utils/mpiu.c
/petsc/src/sys/utils/pbarrier.c
/petsc/src/sys/utils/pdisplay.c
/petsc/src/sys/utils/psleep.c
/petsc/src/sys/utils/psplit.c
/petsc/src/sys/utils/select.c
/petsc/src/sys/utils/sortd.c
/petsc/src/sys/utils/sorti.c
/petsc/src/sys/utils/sortip.c
/petsc/src/sys/utils/str.c
/petsc/src/sys/verbose/ftn-custom/makefile
/petsc/src/sys/verbose/ftn-custom/zverboseinfof.c
/petsc/src/sys/verbose/makefile
/petsc/src/sys/verbose/verboseinfo.c
/petsc/src/sys/viewer/examples/tests/ex3.c
/petsc/src/sys/viewer/examples/tutorials/ex1f90.F90
/petsc/src/sys/viewer/impls/ascii/asciiimpl.h
/petsc/src/sys/viewer/impls/ascii/filev.c
/petsc/src/sys/viewer/impls/ascii/ftn-custom/makefile
/petsc/src/sys/viewer/impls/ascii/ftn-custom/zfilevf.c
/petsc/src/sys/viewer/impls/ascii/ftn-custom/zvcreatef.c
/petsc/src/sys/viewer/impls/ascii/makefile
/petsc/src/sys/viewer/impls/ascii/vcreatea.c
/petsc/src/sys/viewer/impls/binary/binv.c
/petsc/src/sys/viewer/impls/binary/f90-custom/makefile
/petsc/src/sys/viewer/impls/binary/ftn-custom/makefile
/petsc/src/sys/viewer/impls/binary/ftn-custom/zbinvf.c
/petsc/src/sys/viewer/impls/binary/makefile
/petsc/src/sys/viewer/impls/draw/ftn-custom/makefile
/petsc/src/sys/viewer/impls/draw/ftn-custom/zdrawvf.c
/petsc/src/sys/viewer/impls/draw/makefile
/petsc/src/sys/viewer/impls/hdf5/ftn-custom/makefile
/petsc/src/sys/viewer/impls/hdf5/ftn-custom/zhdf5f.c
/petsc/src/sys/viewer/impls/hdf5/hdf5v.c
/petsc/src/sys/viewer/impls/hdf5/makefile
/petsc/src/sys/viewer/impls/mathematica/makefile
/petsc/src/sys/viewer/impls/mathematica/mathematica.c
/petsc/src/sys/viewer/impls/mathematica/mathematica.h
/petsc/src/sys/viewer/impls/matlab/ftn-custom/makefile
/petsc/src/sys/viewer/impls/matlab/ftn-custom/zvmatlabf.c
/petsc/src/sys/viewer/impls/matlab/makefile
/petsc/src/sys/viewer/impls/netcdf/makefile
/petsc/src/sys/viewer/impls/netcdf/vnetcdf.c
/petsc/src/sys/viewer/impls/silo/makefile
/petsc/src/sys/viewer/impls/silo/vsilo.h
/petsc/src/sys/viewer/impls/socket/ftn-custom/makefile
/petsc/src/sys/viewer/impls/socket/ftn-custom/zsendf.c
/petsc/src/sys/viewer/impls/socket/makefile
/petsc/src/sys/viewer/impls/socket/matlab/makefile
/petsc/src/sys/viewer/impls/socket/matlab/sopen.c
/petsc/src/sys/viewer/impls/socket/send.c
/petsc/src/sys/viewer/impls/socket/socket.h
/petsc/src/sys/viewer/impls/string/ftn-custom/makefile
/petsc/src/sys/viewer/impls/string/ftn-custom/zstringvf.c
/petsc/src/sys/viewer/impls/string/makefile
/petsc/src/sys/viewer/impls/string/stringv.c
/petsc/src/sys/viewer/impls/vu/makefile
/petsc/src/sys/viewer/impls/vu/petscvu.c
/petsc/src/sys/viewer/interface/dlregispetsc.c
/petsc/src/sys/viewer/interface/ftn-custom/makefile
/petsc/src/sys/viewer/interface/ftn-custom/zviewaf.c
/petsc/src/sys/viewer/interface/makefile
/petsc/src/sys/viewer/interface/view.c
/petsc/src/sys/viewer/interface/viewa.c
/petsc/src/sys/viewer/interface/viewers.c
/petsc/src/sys/viewer/interface/viewreg.c
/petsc/src/sys/viewer/interface/viewregall.c
/petsc/src/ts/examples/tests/ex1.c
/petsc/src/ts/examples/tests/ex1f.F
/petsc/src/ts/examples/tests/ex2.c
/petsc/src/ts/examples/tests/output/ex4_7.out
/petsc/src/ts/examples/tutorials/ex1.c
/petsc/src/ts/examples/tutorials/ex1f.F
/petsc/src/ts/examples/tutorials/ex2.c
/petsc/src/ts/examples/tutorials/ex2f.h
/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/util2.c
/petsc/src/ts/impls/explicit/euler/euler.c
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/ts/impls/explicit/ssp/ssp.c
beuler/beuler.c
cn/cn.c
gl/gl.c
sundials/sundials.c
theta/theta.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/is/examples/tests/ex1f.F
/petsc/src/vec/is/examples/tests/ex2f.F
/petsc/src/vec/is/examples/tutorials/ex1.c
/petsc/src/vec/is/examples/tutorials/ex1f.F
/petsc/src/vec/is/examples/tutorials/ex1f90.F
/petsc/src/vec/is/examples/tutorials/ex2.c
/petsc/src/vec/is/examples/tutorials/ex2f.F
/petsc/src/vec/is/examples/tutorials/ex3f90.F
/petsc/src/vec/is/impls/general/general.h
/petsc/src/vec/is/interface/index.c
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/is/utils/iscomp.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/pf/impls/string/cstringbase.c
/petsc/src/vec/vec/examples/tests/ex1.c
/petsc/src/vec/vec/examples/tests/ex10.c
/petsc/src/vec/vec/examples/tests/ex11.c
/petsc/src/vec/vec/examples/tests/ex12.c
/petsc/src/vec/vec/examples/tests/ex14.c
/petsc/src/vec/vec/examples/tests/ex15.c
/petsc/src/vec/vec/examples/tests/ex16.c
/petsc/src/vec/vec/examples/tests/ex17.c
/petsc/src/vec/vec/examples/tests/ex17f.F
/petsc/src/vec/vec/examples/tests/ex18.c
/petsc/src/vec/vec/examples/tests/ex19f.F
/petsc/src/vec/vec/examples/tests/ex2.c
/petsc/src/vec/vec/examples/tests/ex20f.F
/petsc/src/vec/vec/examples/tests/ex21.c
/petsc/src/vec/vec/examples/tests/ex22.c
/petsc/src/vec/vec/examples/tests/ex23.c
/petsc/src/vec/vec/examples/tests/ex24.c
/petsc/src/vec/vec/examples/tests/ex25.c
/petsc/src/vec/vec/examples/tests/ex28.c
/petsc/src/vec/vec/examples/tests/ex29.c
/petsc/src/vec/vec/examples/tests/ex3.c
/petsc/src/vec/vec/examples/tests/ex30f.F
/petsc/src/vec/vec/examples/tests/ex32f.F
/petsc/src/vec/vec/examples/tests/ex36.c
/petsc/src/vec/vec/examples/tests/ex4.c
/petsc/src/vec/vec/examples/tests/ex5.c
/petsc/src/vec/vec/examples/tests/ex6.c
/petsc/src/vec/vec/examples/tests/ex7.c
/petsc/src/vec/vec/examples/tests/ex8.c
/petsc/src/vec/vec/examples/tests/ex9.c
/petsc/src/vec/vec/examples/tutorials/ex1.c
/petsc/src/vec/vec/examples/tutorials/ex11.c
/petsc/src/vec/vec/examples/tutorials/ex11f.F
/petsc/src/vec/vec/examples/tutorials/ex12.c
/petsc/src/vec/vec/examples/tutorials/ex14f.F
/petsc/src/vec/vec/examples/tutorials/ex16.c
/petsc/src/vec/vec/examples/tutorials/ex17.c
/petsc/src/vec/vec/examples/tutorials/ex18.c
/petsc/src/vec/vec/examples/tutorials/ex1e.c
/petsc/src/vec/vec/examples/tutorials/ex1f.F
/petsc/src/vec/vec/examples/tutorials/ex1f90.F
/petsc/src/vec/vec/examples/tutorials/ex2.c
/petsc/src/vec/vec/examples/tutorials/ex20f90.F90
/petsc/src/vec/vec/examples/tutorials/ex2f.F
/petsc/src/vec/vec/examples/tutorials/ex3.c
/petsc/src/vec/vec/examples/tutorials/ex3f.F
/petsc/src/vec/vec/examples/tutorials/ex4f.F
/petsc/src/vec/vec/examples/tutorials/ex4f90.F
/petsc/src/vec/vec/examples/tutorials/ex7f.F
/petsc/src/vec/vec/examples/tutorials/ex8.c
/petsc/src/vec/vec/examples/tutorials/ex9.c
/petsc/src/vec/vec/examples/tutorials/ex9f.F
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/mpi/pvec2.c
/petsc/src/vec/vec/impls/seq/ftn-kernels/faypx.F
/petsc/src/vec/vec/impls/seq/ftn-kernels/faypx.h
/petsc/src/vec/vec/impls/seq/ftn-kernels/fmaxpy.F
/petsc/src/vec/vec/impls/seq/ftn-kernels/fmaxpy.h
/petsc/src/vec/vec/impls/seq/ftn-kernels/fmdot.F
/petsc/src/vec/vec/impls/seq/ftn-kernels/fmdot.h
/petsc/src/vec/vec/impls/seq/ftn-kernels/fnorm.F
/petsc/src/vec/vec/impls/seq/ftn-kernels/fnorm.h
/petsc/src/vec/vec/impls/seq/ftn-kernels/fwaxpy.F
/petsc/src/vec/vec/impls/seq/ftn-kernels/fwaxpy.h
/petsc/src/vec/vec/impls/seq/ftn-kernels/fxtimesy.F
/petsc/src/vec/vec/impls/seq/ftn-kernels/fxtimesy.h
/petsc/src/vec/vec/impls/shared/shvec.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/comb.c
/petsc/src/vec/vec/utils/vecio.c
/petsc/src/vec/vec/utils/vinv.c
/petsc/src/vec/vec/utils/vpscat.c
/petsc/tutorials/multiphysicsNonlinear/mp1.c
/petsc/tutorials/python/ex1f.F
/petsc/tutorials/tmp/ex1f90.F
94efe71e26-Jan-2010 Jed Brown <jed@59A2.org>

tsgl: correct year in reference

Hg-commit: 666892027089b6c4aa35aecbbdb715030d2ecd7f


/petsc/bin/maint/confignightly/n-gage
/petsc/bin/maint/confignightly/n-gage2
/petsc/bin/maint/confignightly/n-gage3
/petsc/bin/maint/gcov.py
/petsc/config/PETSc/packages/sowing.py
/petsc/config/configure.py
/petsc/config/examples/arch-freebsd-cxx-cmplx-pkgs-dbg.py
/petsc/config/examples/arch-opensolaris-cxx-cmplx-pkgs-dbg.py
/petsc/config/examples/arch-opensolaris-cxx-pkgs-opt.py
/petsc/config/examples/arch-opensolaris-pkgs-opt.py
/petsc/config/install.py
/petsc/include/finclude/petscmat.h
/petsc/include/petscdmmg.h
/petsc/include/petscis.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/private/isimpl.h
/petsc/include/private/petscimpl.h
/petsc/include/sieve/ISieve.hh
/petsc/src/dm/da/examples/tests/ex31.c
/petsc/src/dm/da/examples/tests/makefile
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/mesh/meshbardhan.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/troubleshooting.html
/petsc/src/docs/website/index.html
/petsc/src/ksp/ksp/examples/tests/ex20.c
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/impls/broyden/broyden.c
/petsc/src/ksp/ksp/impls/broyden/broydenimpl.h
/petsc/src/ksp/ksp/impls/broyden/makefile
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/makefile
/petsc/src/ksp/ksp/interface/itregis.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/cp/cp.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/mat/examples/tests/ex107.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/umfpack/umfpack.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/baij/seq/baijfact11.c
/petsc/src/mat/impls/baij/seq/baijfact13.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/baij/seq/baijfact5.c
/petsc/src/mat/impls/baij/seq/baijfact7.c
/petsc/src/mat/impls/baij/seq/baijfact9.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/aijsbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/snes/examples/tests/ex14f.F
/petsc/src/snes/examples/tests/makefile
/petsc/src/snes/examples/tests/output/ex14_1.out
/petsc/src/snes/examples/tutorials/ex48.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/utils/damgsnes.c
gl/gl.c
/petsc/src/vec/is/impls/block/block.c
/petsc/src/vec/is/impls/general/general.c
/petsc/src/vec/is/impls/stride/stride.c
/petsc/src/vec/is/interface/index.c
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/vec/interface/vector.c
7556704316-Jan-2010 Barry Smith <bsmith@mcs.anl.gov>

correcting of 0 assignments to double to be 0.

Hg-commit: 4e8d3c66ce68ac50361b8dc9292a6438842e1543


/petsc/bin/maint/buildtest
/petsc/bin/maint/checkBuilds.py
/petsc/bin/maint/confignightly/n-gage
/petsc/bin/maint/confignightly/n-gage2
/petsc/bin/maint/confignightly/n-gage3
/petsc/bin/maint/confignightly/wii
/petsc/bin/maint/confignightly/wii2
/petsc/bin/maint/confignightly/wii3
/petsc/bin/maint/gcov.py
/petsc/bin/maint/update-docs.py
/petsc/conf/rules
/petsc/conf/test
/petsc/conf/variables
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/Chaco.py
/petsc/config/PETSc/packages/MUMPS.py
/petsc/config/PETSc/packages/Matlab.py
/petsc/config/PETSc/packages/Numpy.py
/petsc/config/PETSc/packages/P3Dlib.py
/petsc/config/PETSc/packages/PARTY.py
/petsc/config/PETSc/packages/PLAPACK.py
/petsc/config/PETSc/packages/PaStiX.py
/petsc/config/PETSc/packages/ParMetis.py
/petsc/config/PETSc/packages/Prometheus.py
/petsc/config/PETSc/packages/SCALAPACK.py
/petsc/config/PETSc/packages/Scotch.py
/petsc/config/PETSc/packages/Suggar.py
/petsc/config/PETSc/packages/SuperLU.py
/petsc/config/PETSc/packages/SuperLU_DIST.py
/petsc/config/PETSc/packages/TetGen.py
/petsc/config/PETSc/packages/Triangle.py
/petsc/config/PETSc/packages/Zoltan.py
/petsc/config/PETSc/packages/blacs.py
/petsc/config/PETSc/packages/blopex.py
/petsc/config/PETSc/packages/c2html.py
/petsc/config/PETSc/packages/cproto.py
/petsc/config/PETSc/packages/expat.py
/petsc/config/PETSc/packages/fftw.py
/petsc/config/PETSc/packages/gmp.py
/petsc/config/PETSc/packages/hdf5.py
/petsc/config/PETSc/packages/hypre.py
/petsc/config/PETSc/packages/lgrind.py
/petsc/config/PETSc/packages/ml.py
/petsc/config/PETSc/packages/mpack.py
/petsc/config/PETSc/packages/oski.py
/petsc/config/PETSc/packages/pARMS.py
/petsc/config/PETSc/packages/qd.py
/petsc/config/PETSc/packages/sowing.py
/petsc/config/PETSc/packages/spai.py
/petsc/config/PETSc/packages/spooles.py
/petsc/config/PETSc/packages/sprng.py
/petsc/config/PETSc/packages/sundials.py
/petsc/config/PETSc/utilities/fortranCommandLine.py
/petsc/config/PETSc/utilities/libraryOptions.py
/petsc/config/PETSc/utilities/scalarTypes.py
/petsc/config/configure.py
/petsc/config/examples/aix5.1.0.0-64.py
/petsc/config/examples/aix5.1.0.0.py
/petsc/config/examples/arch-freebsd-cxx-cmplx-pkgs-dbg.py
/petsc/config/examples/arch-freebsd-cxx-pkgs-opt.py
/petsc/config/examples/arch-freebsd-pkgs-opt.py
/petsc/config/examples/arch-opensolaris-cxx-cmplx-pkgs-dbg.py
/petsc/config/examples/arch-opensolaris-cxx-pkgs-opt.py
/petsc/config/examples/arch-opensolaris-pkgs-opt.py
/petsc/config/examples/bgl-gnu-opt.py
/petsc/config/examples/bgl-ibm-cxx-opt.py
/petsc/config/examples/bgl-ibm-debug.py
/petsc/config/examples/bgl-ibm-opt.py
/petsc/config/examples/bgp-ibm-opt.py
/petsc/config/examples/cray-x1.py
/petsc/config/examples/cray-xt3.py
/petsc/config/examples/sicortex.py
/petsc/config/install.py
/petsc/include/finclude/petsc.h
/petsc/include/finclude/petscdef.h
/petsc/include/finclude/petscksp.h
/petsc/include/finclude/petscmatdef.h
/petsc/include/finclude/petscmg.h
/petsc/include/finclude/petscsnes.h
/petsc/include/finclude/petscts.h
/petsc/include/mpiuni/mpif.h
/petsc/include/petsc.h
/petsc/include/petsc.hh
/petsc/include/petscblaslapack.h
/petsc/include/petscblaslapack_c.h
/petsc/include/petscblaslapack_qd.h
/petsc/include/petscblaslapack_uscore.h
/petsc/include/petscda.h
/petsc/include/petscdmmg.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscmesh_formats.hh
/petsc/include/petscmesh_viewers.hh
/petsc/include/private/daimpl.h
/petsc/include/private/dmimpl.h
/petsc/include/private/makefile
/petsc/include/sieve/ParallelMapping.hh
/petsc/include/sieve/problem/Base.hh
/petsc/include/sieve/problem/Bratu.hh
/petsc/include/sieve/problem/Functions.hh
/petsc/include/sieve/problem/LaplaceBEM.hh
/petsc/makefile
/petsc/src/benchmarks/streams/makefile
/petsc/src/bilinear/impls/dense/seq/bldense.c
/petsc/src/bilinear/impls/dense/seq/bldense.h
/petsc/src/bilinear/impls/dense/seq/makefile
/petsc/src/bilinear/interface/blregis.c
/petsc/src/bilinear/interface/makefile
/petsc/src/dm/adda/examples/makefile
/petsc/src/dm/ao/impls/mapping/ftn-custom/makefile
/petsc/src/dm/da/examples/tutorials/ex3.c
/petsc/src/dm/da/src/da.c
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/dacreate.c
/petsc/src/dm/da/src/usfft/makefile
/petsc/src/dm/da/utils/dm.c
/petsc/src/dm/da/utils/makefile
/petsc/src/dm/da/utils/mhyp.c
/petsc/src/dm/da/utils/mhyp.h
/petsc/src/dm/da/utils/pack.c
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/examples/tutorials/bratu1.hh
/petsc/src/dm/mesh/examples/tutorials/laplaceBEM1.hh
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/dm/mesh/examples/tutorials/problemTests.cxx
/petsc/src/dm/mesh/makefile
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/meshbardhan.c
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petsc.bib
/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/ksp/ksp/examples/tests/ex32.c
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tutorials/ex31.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/cg/gltr/gltr.c
/petsc/src/ksp/ksp/impls/cg/nash/nash.c
/petsc/src/ksp/ksp/impls/cg/stcg/stcg.c
/petsc/src/ksp/ksp/utils/schurm.c
/petsc/src/ksp/pc/impls/cp/cp.c
/petsc/src/ksp/pc/impls/factor/icc/icc.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/mat/blockinvert.h
/petsc/src/mat/examples/tests/ex125.c
/petsc/src/mat/examples/tests/ex129.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex125.out
/petsc/src/mat/examples/tests/output/ex129.out
/petsc/src/mat/examples/tutorials/ex12.c
/petsc/src/mat/examples/tutorials/ex13.c
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/crl/ftn-kernels/makefile
/petsc/src/mat/impls/aij/seq/inode.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/baij/seq/baijfact11.c
/petsc/src/mat/impls/baij/seq/baijfact13.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/baij/seq/baijfact4.c
/petsc/src/mat/impls/baij/seq/baijfact5.c
/petsc/src/mat/impls/baij/seq/baijfact7.c
/petsc/src/mat/impls/baij/seq/baijfact9.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/framework/makefile
/petsc/src/mat/impls/makefile
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/matfd/ftn-custom/zfdmatrixf.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/matio.c
/petsc/src/semiLagrange/impls/da/makefile
/petsc/src/semiLagrange/impls/da/slda.c
/petsc/src/semiLagrange/impls/da/slda.h
/petsc/src/semiLagrange/interface/makefile
/petsc/src/semiLagrange/interface/slregis.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/picard/picard.c
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/interface/ftn-custom/zsnesf.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/utils/damg.c
/petsc/src/sys/draw/impls/ps/pops.c
/petsc/src/sys/draw/interface/draw.c
/petsc/src/sys/draw/interface/drawreg.c
/petsc/src/sys/draw/utils/axis.c
/petsc/src/sys/draw/utils/hists.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/mpinit.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/utils/ftn-kernels/makefile
/petsc/src/sys/viewer/impls/binary/f90-custom/makefile
/petsc/src/sys/viewer/interface/dlregispetsc.c
gl/gl.c
/petsc/src/vec/vec/examples/tutorials/makefile
/petsc/src/vec/vec/impls/seq/dvec2.c
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/utils/vpscat.c
/petsc/tutorials/multiphysics/makefile
/petsc/tutorials/multiphysicsNonlinear/makefile
/petsc/tutorials/python/makefile
bd7c7ddd07-Dec-2009 Jed Brown <jed@59A2.org>

Use explicit cast and drop unused variable

Hg-commit: 46603648537788588e894452d661377c32a43e0c


/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/FEM.py
/petsc/config/configure.py
/petsc/config/install.py
/petsc/include/finclude/petscpcdef.h
/petsc/include/petsc.h
/petsc/include/petscerror.h
/petsc/include/petscmesh.hh
/petsc/include/petscversion.h
/petsc/include/private/matimpl.h
/petsc/include/sieve/DMBuilder.hh
/petsc/include/sieve/ISieve.hh
/petsc/include/sieve/Mesh.hh
/petsc/makefile
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/da/src/da.c
/petsc/src/dm/mesh/examples/tutorials/laplaceBEM1.cxx
/petsc/src/dm/mesh/mesh.c
/petsc/src/docs/tex/manual/part2.tex
/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/makefile
/petsc/src/ksp/ksp/examples/tests/output/ex30_shiftinblocks.out
/petsc/src/ksp/ksp/examples/tests/output/ex30_shiftinblocks_2.out
/petsc/src/ksp/ksp/examples/tests/output/ex30_shiftnz.out
/petsc/src/ksp/ksp/examples/tests/output/ex30_shiftpd.out
/petsc/src/ksp/ksp/examples/tests/output/ex30_shiftpd_2.out
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/utils/makefile
/petsc/src/ksp/pc/impls/wb/wb.c
/petsc/src/mat/impls/aij/mpi/makefile
/petsc/src/mat/impls/aij/mpi/mpb_aij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/impls/ls/lsparams.c
/petsc/src/sys/memory/mtr.c
/petsc/src/tops/makefile.rules
/petsc/src/tops/utils/Makefile_template.client
/petsc/src/ts/examples/tutorials/ex9.c
/petsc/src/ts/impls/explicit/ssp/ssp.c
gl/gl.c
da93591f29-Nov-2009 Barry Smith <bsmith@mcs.anl.gov>

removed PETSC_ARCH/conf/base and
added support for not setting PETSC_ARCH and PETSC_DIR with --prefix option

Hg-commit: e478f4df238e5763b64567336d7cf94ca5d89d58


/petsc/bin/maint/generatefortranstubs.py
/petsc/bin/maint/toclapack.sh
/petsc/config/PETSc/Configure.py
/petsc/config/install.py
/petsc/include/finclude/ftn-custom/makefile
/petsc/include/finclude/makefile
/petsc/include/finclude/petscpcdef.h
/petsc/include/makefile
/petsc/include/petscblaslapack_c.h
/petsc/include/petscpc.h
/petsc/include/private/makefile
/petsc/include/sieve/makefile
/petsc/makefile
/petsc/src/benchmarks/makefile
/petsc/src/benchmarks/streams/makefile
/petsc/src/contrib/blopex/driver/makefile
/petsc/src/contrib/blopex/driver_fiedler/makefile
/petsc/src/contrib/blopex/driver_fortran/makefile
/petsc/src/contrib/blopex/makefile
/petsc/src/contrib/blopex/petsc-interface/makefile
/petsc/src/contrib/dvr/makefile
/petsc/src/contrib/fun3d/comp/makefile
/petsc/src/contrib/fun3d/incomp/makefile
/petsc/src/contrib/fun3d/makefile
/petsc/src/contrib/keyes/makefile
/petsc/src/contrib/makefile
/petsc/src/contrib/remote/makefile
/petsc/src/dm/adda/examples/makefile
/petsc/src/dm/adda/examples/tests/makefile
/petsc/src/dm/adda/makefile
/petsc/src/dm/ao/examples/makefile
/petsc/src/dm/ao/examples/tests/makefile
/petsc/src/dm/ao/examples/tutorials/makefile
/petsc/src/dm/ao/impls/basic/ftn-custom/makefile
/petsc/src/dm/ao/impls/basic/makefile
/petsc/src/dm/ao/impls/makefile
/petsc/src/dm/ao/impls/mapping/ftn-custom/makefile
/petsc/src/dm/ao/impls/mapping/makefile
/petsc/src/dm/ao/interface/ftn-custom/makefile
/petsc/src/dm/ao/interface/makefile
/petsc/src/dm/ao/makefile
/petsc/src/dm/da/examples/makefile
/petsc/src/dm/da/examples/tests/makefile
/petsc/src/dm/da/examples/tutorials/makefile
/petsc/src/dm/da/makefile
/petsc/src/dm/da/src/f90-custom/makefile
/petsc/src/dm/da/src/ftn-custom/makefile
/petsc/src/dm/da/src/makefile
/petsc/src/dm/da/src/usfft/makefile
/petsc/src/dm/da/utils/f90-custom/makefile
/petsc/src/dm/da/utils/ftn-custom/makefile
/petsc/src/dm/da/utils/makefile
/petsc/src/dm/f90-mod/makefile
/petsc/src/dm/ftn-custom/makefile
/petsc/src/dm/makefile
/petsc/src/dm/mesh/examples/makefile
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/dm/mesh/f90-custom/makefile
/petsc/src/dm/mesh/ftn-custom/makefile
/petsc/src/dm/mesh/impls/cartesian/makefile
/petsc/src/dm/mesh/impls/makefile
/petsc/src/dm/mesh/makefile
/petsc/src/dm/mesh/sieve/makefile
/petsc/src/docs/makefile
/petsc/src/docs/tex/manual/makefile
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/inline/makefile
/petsc/src/ksp/f90-mod/makefile
/petsc/src/ksp/ksp/examples/makefile
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/bcgs/makefile
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgslimpl.h
/petsc/src/ksp/ksp/impls/bcgsl/makefile
/petsc/src/ksp/ksp/impls/bicg/makefile
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cg/cgeig.c
/petsc/src/ksp/ksp/impls/cg/cgimpl.h
/petsc/src/ksp/ksp/impls/cg/cgne/cgne.c
/petsc/src/ksp/ksp/impls/cg/cgne/makefile
/petsc/src/ksp/ksp/impls/cg/cgtype.c
/petsc/src/ksp/ksp/impls/cg/gltr/gltr.c
/petsc/src/ksp/ksp/impls/cg/gltr/gltrimpl.h
/petsc/src/ksp/ksp/impls/cg/gltr/makefile
/petsc/src/ksp/ksp/impls/cg/makefile
/petsc/src/ksp/ksp/impls/cg/nash/makefile
/petsc/src/ksp/ksp/impls/cg/nash/nash.c
/petsc/src/ksp/ksp/impls/cg/nash/nashimpl.h
/petsc/src/ksp/ksp/impls/cg/stcg/makefile
/petsc/src/ksp/ksp/impls/cg/stcg/stcg.c
/petsc/src/ksp/ksp/impls/cg/stcg/stcgimpl.h
/petsc/src/ksp/ksp/impls/cgs/makefile
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/cheby/chebychevimpl.h
/petsc/src/ksp/ksp/impls/cheby/makefile
/petsc/src/ksp/ksp/impls/cr/makefile
/petsc/src/ksp/ksp/impls/gmres/borthog.c
/petsc/src/ksp/ksp/impls/gmres/borthog2.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/fgmresimpl.h
/petsc/src/ksp/ksp/impls/gmres/fgmres/ftn-custom/makefile
/petsc/src/ksp/ksp/impls/gmres/fgmres/makefile
/petsc/src/ksp/ksp/impls/gmres/gmpre.c
/petsc/src/ksp/ksp/impls/gmres/gmreig.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres2.c
/petsc/src/ksp/ksp/impls/gmres/gmresimpl.h
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmresimpl.h
/petsc/src/ksp/ksp/impls/gmres/lgmres/makefile
/petsc/src/ksp/ksp/impls/gmres/makefile
/petsc/src/ksp/ksp/impls/ibcgs/makefile
/petsc/src/ksp/ksp/impls/lcd/lcd.c
/petsc/src/ksp/ksp/impls/lcd/lcdimpl.h
/petsc/src/ksp/ksp/impls/lcd/makefile
/petsc/src/ksp/ksp/impls/lsqr/makefile
/petsc/src/ksp/ksp/impls/makefile
/petsc/src/ksp/ksp/impls/minres/makefile
/petsc/src/ksp/ksp/impls/preonly/makefile
/petsc/src/ksp/ksp/impls/python/ftn-custom/makefile
/petsc/src/ksp/ksp/impls/python/makefile
/petsc/src/ksp/ksp/impls/qcg/makefile
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/impls/qcg/qcgimpl.h
/petsc/src/ksp/ksp/impls/rich/makefile
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/impls/rich/richardsonimpl.h
/petsc/src/ksp/ksp/impls/rich/richscale.c
/petsc/src/ksp/ksp/impls/symmlq/makefile
/petsc/src/ksp/ksp/impls/tcqmr/makefile
/petsc/src/ksp/ksp/impls/tcqmr/tcqmr.c
/petsc/src/ksp/ksp/impls/tcqmr/tcqmrimpl.h
/petsc/src/ksp/ksp/impls/tfqmr/makefile
/petsc/src/ksp/ksp/interface/f90-custom/makefile
/petsc/src/ksp/ksp/interface/ftn-custom/makefile
/petsc/src/ksp/ksp/interface/makefile
/petsc/src/ksp/ksp/makefile
/petsc/src/ksp/ksp/utils/daint.c
/petsc/src/ksp/ksp/utils/makefile
/petsc/src/ksp/makefile
/petsc/src/ksp/pc/examples/makefile
/petsc/src/ksp/pc/examples/tests/makefile
/petsc/src/ksp/pc/examples/tutorials/makefile
/petsc/src/ksp/pc/impls/asa/makefile
/petsc/src/ksp/pc/impls/asm/ftn-custom/makefile
/petsc/src/ksp/pc/impls/asm/makefile
/petsc/src/ksp/pc/impls/bfbt/makefile
/petsc/src/ksp/pc/impls/bjacobi/ftn-custom/makefile
/petsc/src/ksp/pc/impls/bjacobi/makefile
/petsc/src/ksp/pc/impls/composite/ftn-custom/makefile
/petsc/src/ksp/pc/impls/composite/makefile
/petsc/src/ksp/pc/impls/cp/makefile
/petsc/src/ksp/pc/impls/eisens/makefile
/petsc/src/ksp/pc/impls/factor/cholesky/makefile
/petsc/src/ksp/pc/impls/factor/ftn-custom/makefile
/petsc/src/ksp/pc/impls/factor/icc/makefile
/petsc/src/ksp/pc/impls/factor/ilu/makefile
/petsc/src/ksp/pc/impls/factor/lu/makefile
/petsc/src/ksp/pc/impls/factor/makefile
/petsc/src/ksp/pc/impls/fieldsplit/makefile
/petsc/src/ksp/pc/impls/galerkin/makefile
/petsc/src/ksp/pc/impls/hypre/ftn-custom/makefile
/petsc/src/ksp/pc/impls/hypre/makefile
/petsc/src/ksp/pc/impls/is/feti/examples/makefile
/petsc/src/ksp/pc/impls/is/feti/makefile
/petsc/src/ksp/pc/impls/is/makefile
/petsc/src/ksp/pc/impls/is/nn/makefile
/petsc/src/ksp/pc/impls/jacobi/makefile
/petsc/src/ksp/pc/impls/ksp/makefile
/petsc/src/ksp/pc/impls/lsc/makefile
/petsc/src/ksp/pc/impls/makefile
/petsc/src/ksp/pc/impls/mat/makefile
/petsc/src/ksp/pc/impls/mg/ftn-custom/makefile
/petsc/src/ksp/pc/impls/mg/makefile
/petsc/src/ksp/pc/impls/ml/makefile
/petsc/src/ksp/pc/impls/none/makefile
/petsc/src/ksp/pc/impls/openmp/makefile
/petsc/src/ksp/pc/impls/pbjacobi/makefile
/petsc/src/ksp/pc/impls/prometheus/makefile
/petsc/src/ksp/pc/impls/python/ftn-custom/makefile
/petsc/src/ksp/pc/impls/python/makefile
/petsc/src/ksp/pc/impls/redistribute/makefile
/petsc/src/ksp/pc/impls/redundant/makefile
/petsc/src/ksp/pc/impls/shell/ftn-custom/makefile
/petsc/src/ksp/pc/impls/shell/makefile
/petsc/src/ksp/pc/impls/sor/makefile
/petsc/src/ksp/pc/impls/spai/makefile
/petsc/src/ksp/pc/impls/supportgraph/makefile
/petsc/src/ksp/pc/impls/tfs/makefile
/petsc/src/ksp/pc/impls/wb/makefile
/petsc/src/ksp/pc/interface/ftn-custom/makefile
/petsc/src/ksp/pc/interface/makefile
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/ksp/pc/makefile
/petsc/src/makefile
/petsc/src/mat/color/ftn-custom/makefile
/petsc/src/mat/color/makefile
/petsc/src/mat/examples/makefile
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/f90-mod/makefile
/petsc/src/mat/ftn-custom/makefile
/petsc/src/mat/ftn-kernels/makefile
/petsc/src/mat/impls/adic/makefile
/petsc/src/mat/impls/adj/makefile
/petsc/src/mat/impls/adj/mpi/ftn-custom/makefile
/petsc/src/mat/impls/adj/mpi/makefile
/petsc/src/mat/impls/aij/aij/makefile
/petsc/src/mat/impls/aij/makefile
/petsc/src/mat/impls/aij/mpi/crl/makefile
/petsc/src/mat/impls/aij/mpi/csrperm/makefile
/petsc/src/mat/impls/aij/mpi/ftn-custom/makefile
/petsc/src/mat/impls/aij/mpi/makefile
/petsc/src/mat/impls/aij/mpi/mumps/makefile
/petsc/src/mat/impls/aij/mpi/pastix/makefile
/petsc/src/mat/impls/aij/mpi/spooles/makefile
/petsc/src/mat/impls/aij/mpi/superlu_dist/makefile
/petsc/src/mat/impls/aij/seq/crl/ftn-kernels/makefile
/petsc/src/mat/impls/aij/seq/crl/makefile
/petsc/src/mat/impls/aij/seq/csrperm/makefile
/petsc/src/mat/impls/aij/seq/dxml/makefile
/petsc/src/mat/impls/aij/seq/essl/makefile
/petsc/src/mat/impls/aij/seq/ftn-custom/makefile
/petsc/src/mat/impls/aij/seq/ftn-kernels/makefile
/petsc/src/mat/impls/aij/seq/lusol/makefile
/petsc/src/mat/impls/aij/seq/makefile
/petsc/src/mat/impls/aij/seq/matlab/makefile
/petsc/src/mat/impls/aij/seq/spooles/makefile
/petsc/src/mat/impls/aij/seq/superlu/makefile
/petsc/src/mat/impls/aij/seq/umfpack/makefile
/petsc/src/mat/impls/baij/makefile
/petsc/src/mat/impls/baij/mpi/dscpack/makefile
/petsc/src/mat/impls/baij/mpi/ftn-custom/makefile
/petsc/src/mat/impls/baij/mpi/makefile
/petsc/src/mat/impls/baij/seq/ftn-custom/makefile
/petsc/src/mat/impls/baij/seq/ftn-kernels/makefile
/petsc/src/mat/impls/baij/seq/makefile
/petsc/src/mat/impls/blockmat/makefile
/petsc/src/mat/impls/blockmat/seq/makefile
/petsc/src/mat/impls/composite/makefile
/petsc/src/mat/impls/dense/makefile
/petsc/src/mat/impls/dense/mpi/ftn-custom/makefile
/petsc/src/mat/impls/dense/mpi/makefile
/petsc/src/mat/impls/dense/seq/ftn-custom/makefile
/petsc/src/mat/impls/dense/seq/makefile
/petsc/src/mat/impls/feti/makefile
/petsc/src/mat/impls/fftw/ftn-custom/makefile
/petsc/src/mat/impls/fftw/makefile
/petsc/src/mat/impls/framework/makefile
/petsc/src/mat/impls/hypre/makefile
/petsc/src/mat/impls/is/makefile
/petsc/src/mat/impls/lrc/makefile
/petsc/src/mat/impls/maij/makefile
/petsc/src/mat/impls/makefile
/petsc/src/mat/impls/mffd/ftn-custom/makefile
/petsc/src/mat/impls/mffd/makefile
/petsc/src/mat/impls/normal/makefile
/petsc/src/mat/impls/python/ftn-custom/makefile
/petsc/src/mat/impls/python/makefile
/petsc/src/mat/impls/sbaij/makefile
/petsc/src/mat/impls/sbaij/mpi/ftn-custom/makefile
/petsc/src/mat/impls/sbaij/mpi/makefile
/petsc/src/mat/impls/sbaij/mpi/spooles/makefile
/petsc/src/mat/impls/sbaij/seq/ftn-custom/makefile
/petsc/src/mat/impls/sbaij/seq/makefile
/petsc/src/mat/impls/sbaij/seq/spooles/makefile
/petsc/src/mat/impls/scatter/makefile
/petsc/src/mat/impls/shell/ftn-custom/makefile
/petsc/src/mat/impls/shell/makefile
/petsc/src/mat/impls/submat/makefile
/petsc/src/mat/impls/transpose/makefile
/petsc/src/mat/interface/f90-custom/makefile
/petsc/src/mat/interface/ftn-custom/makefile
/petsc/src/mat/interface/makefile
/petsc/src/mat/makefile
/petsc/src/mat/matfd/ftn-custom/makefile
/petsc/src/mat/matfd/makefile
/petsc/src/mat/order/ftn-custom/makefile
/petsc/src/mat/order/makefile
/petsc/src/mat/partition/ftn-custom/makefile
/petsc/src/mat/partition/impls/chaco/makefile
/petsc/src/mat/partition/impls/jostle/makefile
/petsc/src/mat/partition/impls/makefile
/petsc/src/mat/partition/impls/party/ftn-custom/makefile
/petsc/src/mat/partition/impls/party/makefile
/petsc/src/mat/partition/impls/pmetis/makefile
/petsc/src/mat/partition/impls/scotch/ftn-custom/makefile
/petsc/src/mat/partition/impls/scotch/makefile
/petsc/src/mat/partition/makefile
/petsc/src/mat/utils/ftn-custom/makefile
/petsc/src/mat/utils/makefile
/petsc/src/semiLagrange/examples/makefile
/petsc/src/semiLagrange/examples/tutorials/makefile
/petsc/src/semiLagrange/impls/da/makefile
/petsc/src/semiLagrange/impls/makefile
/petsc/src/semiLagrange/interface/makefile
/petsc/src/semiLagrange/makefile
/petsc/src/snes/examples/makefile
/petsc/src/snes/examples/tests/makefile
/petsc/src/snes/examples/tutorials/ex10d/makefile
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/f90-mod/makefile
/petsc/src/snes/ftn-custom/makefile
/petsc/src/snes/impls/ls/ftn-custom/makefile
/petsc/src/snes/impls/ls/makefile
/petsc/src/snes/impls/makefile
/petsc/src/snes/impls/picard/makefile
/petsc/src/snes/impls/python/ftn-custom/makefile
/petsc/src/snes/impls/python/makefile
/petsc/src/snes/impls/test/makefile
/petsc/src/snes/impls/tr/makefile
/petsc/src/snes/interface/f90-custom/makefile
/petsc/src/snes/interface/ftn-custom/makefile
/petsc/src/snes/interface/makefile
/petsc/src/snes/interface/noise/makefile
/petsc/src/snes/makefile
/petsc/src/snes/mf/makefile
/petsc/src/snes/utils/adutils/makefile
/petsc/src/snes/utils/ftn-custom/makefile
/petsc/src/snes/utils/makefile
/petsc/src/snes/utils/sieve/makefile
/petsc/src/sys/adic/Gradient/makefile
/petsc/src/sys/adic/adic/makefile
/petsc/src/sys/adic/adintrinsics/makefile
/petsc/src/sys/adic/makefile
/petsc/src/sys/bag/f90-custom/makefile
/petsc/src/sys/bag/makefile
/petsc/src/sys/dll/makefile
/petsc/src/sys/draw/examples/makefile
/petsc/src/sys/draw/examples/tests/makefile
/petsc/src/sys/draw/examples/tutorials/makefile
/petsc/src/sys/draw/impls/makefile
/petsc/src/sys/draw/impls/ps/makefile
/petsc/src/sys/draw/impls/win32/makefile
/petsc/src/sys/draw/impls/x/ftn-custom/makefile
/petsc/src/sys/draw/impls/x/makefile
/petsc/src/sys/draw/interface/ftn-custom/makefile
/petsc/src/sys/draw/interface/makefile
/petsc/src/sys/draw/makefile
/petsc/src/sys/draw/utils/ftn-custom/makefile
/petsc/src/sys/draw/utils/makefile
/petsc/src/sys/error/examples/tests/makefile
/petsc/src/sys/error/ftn-custom/makefile
/petsc/src/sys/error/makefile
/petsc/src/sys/examples/makefile
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/examples/tutorials/makefile
/petsc/src/sys/f90-mod/makefile
/petsc/src/sys/f90-src/fsrc/makefile
/petsc/src/sys/f90-src/makefile
/petsc/src/sys/fileio/ftn-custom/makefile
/petsc/src/sys/fileio/makefile
/petsc/src/sys/fsrc/makefile
/petsc/src/sys/ftn-custom/makefile
/petsc/src/sys/makefile
/petsc/src/sys/matlabengine/ftn-custom/makefile
/petsc/src/sys/matlabengine/makefile
/petsc/src/sys/memory/ftn-custom/makefile
/petsc/src/sys/memory/makefile
/petsc/src/sys/mpiuni/f90-mod/makefile
/petsc/src/sys/mpiuni/makefile
/petsc/src/sys/objects/ftn-custom/makefile
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/makefile
/petsc/src/sys/plog/ftn-custom/makefile
/petsc/src/sys/plog/makefile
/petsc/src/sys/plog/utils/makefile
/petsc/src/sys/python/ftn-custom/makefile
/petsc/src/sys/python/makefile
/petsc/src/sys/random/examples/makefile
/petsc/src/sys/random/impls/makefile
/petsc/src/sys/random/impls/rand/makefile
/petsc/src/sys/random/impls/rand48/makefile
/petsc/src/sys/random/impls/sprng/makefile
/petsc/src/sys/random/interface/makefile
/petsc/src/sys/random/makefile
/petsc/src/sys/time/makefile
/petsc/src/sys/time/nt_time/makefile
/petsc/src/sys/time/rs6000_time/makefile
/petsc/src/sys/utils/ftn-custom/makefile
/petsc/src/sys/utils/ftn-kernels/makefile
/petsc/src/sys/utils/makefile
/petsc/src/sys/verbose/ftn-custom/makefile
/petsc/src/sys/verbose/makefile
/petsc/src/sys/viewer/examples/makefile
/petsc/src/sys/viewer/examples/tests/makefile
/petsc/src/sys/viewer/examples/tutorials/makefile
/petsc/src/sys/viewer/impls/ascii/ftn-custom/makefile
/petsc/src/sys/viewer/impls/ascii/makefile
/petsc/src/sys/viewer/impls/binary/f90-custom/makefile
/petsc/src/sys/viewer/impls/binary/ftn-custom/makefile
/petsc/src/sys/viewer/impls/binary/makefile
/petsc/src/sys/viewer/impls/draw/ftn-custom/makefile
/petsc/src/sys/viewer/impls/draw/makefile
/petsc/src/sys/viewer/impls/hdf5/ftn-custom/makefile
/petsc/src/sys/viewer/impls/hdf5/makefile
/petsc/src/sys/viewer/impls/makefile
/petsc/src/sys/viewer/impls/mathematica/makefile
/petsc/src/sys/viewer/impls/matlab/ftn-custom/makefile
/petsc/src/sys/viewer/impls/matlab/makefile
/petsc/src/sys/viewer/impls/netcdf/makefile
/petsc/src/sys/viewer/impls/silo/makefile
/petsc/src/sys/viewer/impls/socket/ftn-custom/makefile
/petsc/src/sys/viewer/impls/socket/makefile
/petsc/src/sys/viewer/impls/socket/matlab/makefile
/petsc/src/sys/viewer/impls/string/ftn-custom/makefile
/petsc/src/sys/viewer/impls/string/makefile
/petsc/src/sys/viewer/impls/vu/makefile
/petsc/src/sys/viewer/interface/ftn-custom/makefile
/petsc/src/sys/viewer/interface/makefile
/petsc/src/sys/viewer/makefile
/petsc/src/ts/examples/makefile
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/f90-mod/makefile
/petsc/src/ts/impls/explicit/euler/makefile
/petsc/src/ts/impls/explicit/makefile
/petsc/src/ts/impls/explicit/rk/makefile
/petsc/src/ts/impls/explicit/ssp/makefile
beuler/makefile
cn/makefile
gl/makefile
makefile
sundials/ftn-custom/makefile
sundials/makefile
theta/makefile
/petsc/src/ts/impls/makefile
/petsc/src/ts/impls/pseudo/makefile
/petsc/src/ts/impls/python/ftn-custom/makefile
/petsc/src/ts/impls/python/makefile
/petsc/src/ts/interface/ftn-custom/makefile
/petsc/src/ts/interface/makefile
/petsc/src/ts/makefile
/petsc/src/vec/f90-mod/makefile
/petsc/src/vec/ftn-custom/makefile
/petsc/src/vec/is/examples/makefile
/petsc/src/vec/is/examples/tests/makefile
/petsc/src/vec/is/examples/tutorials/makefile
/petsc/src/vec/is/impls/block/ftn-custom/makefile
/petsc/src/vec/is/impls/block/makefile
/petsc/src/vec/is/impls/f90-custom/makefile
/petsc/src/vec/is/impls/general/makefile
/petsc/src/vec/is/impls/makefile
/petsc/src/vec/is/impls/stride/makefile
/petsc/src/vec/is/interface/f90-custom/makefile
/petsc/src/vec/is/interface/ftn-custom/makefile
/petsc/src/vec/is/interface/makefile
/petsc/src/vec/is/makefile
/petsc/src/vec/is/utils/f90-custom/makefile
/petsc/src/vec/is/utils/ftn-custom/makefile
/petsc/src/vec/is/utils/makefile
/petsc/src/vec/makefile
/petsc/src/vec/pf/examples/makefile
/petsc/src/vec/pf/examples/tutorials/makefile
/petsc/src/vec/pf/impls/constant/makefile
/petsc/src/vec/pf/impls/makefile
/petsc/src/vec/pf/impls/matlab/makefile
/petsc/src/vec/pf/impls/string/makefile
/petsc/src/vec/pf/interface/makefile
/petsc/src/vec/pf/makefile
/petsc/src/vec/vec/examples/makefile
/petsc/src/vec/vec/examples/tests/makefile
/petsc/src/vec/vec/examples/tutorials/makefile
/petsc/src/vec/vec/impls/hypre/makefile
/petsc/src/vec/vec/impls/makefile
/petsc/src/vec/vec/impls/mpi/ftn-custom/makefile
/petsc/src/vec/vec/impls/mpi/makefile
/petsc/src/vec/vec/impls/seq/ftn-custom/makefile
/petsc/src/vec/vec/impls/seq/ftn-kernels/makefile
/petsc/src/vec/vec/impls/seq/makefile
/petsc/src/vec/vec/impls/shared/makefile
/petsc/src/vec/vec/impls/sieve/makefile
/petsc/src/vec/vec/interface/f90-custom/makefile
/petsc/src/vec/vec/interface/ftn-custom/makefile
/petsc/src/vec/vec/interface/makefile
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/makefile
/petsc/src/vec/vec/utils/ftn-custom/makefile
/petsc/src/vec/vec/utils/makefile
/petsc/src/vec/vec/utils/matlab/makefile
/petsc/tutorials/makefile
/petsc/tutorials/multiphysics/makefile
/petsc/tutorials/multiphysicsNonlinear/makefile
/petsc/tutorials/python/makefile
/petsc/tutorials/tmp/makefile
3dae424a25-Nov-2009 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 4eab75155777a3c56516aa0aac9d6e880d38dda3

22982a5f25-Nov-2009 Barry Smith <bsmith@mcs.anl.gov>

finished the basic replacement of ugly PetscMalloc() that sets 2 or more arrays with the PetscMallocN() approach. There are still a few clearly marked cases that need fixing.

Hg-commit: c45884507d82

finished the basic replacement of ugly PetscMalloc() that sets 2 or more arrays with the PetscMallocN() approach. There are still a few clearly marked cases that need fixing.

Hg-commit: c45884507d82b0d9dbd6cf61a91f6432e9021819

show more ...


/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/Zoltan.py
/petsc/config/PETSc/utilities/memAlign.py
/petsc/config/PETSc/utilities/scalarTypes.py
/petsc/config/builder.py
/petsc/config/install.py
/petsc/include/finclude/petsc.h
/petsc/include/finclude/petscmat.h
/petsc/include/petsc.h
/petsc/include/petscao.h
/petsc/include/petscmat.h
/petsc/include/private/matimpl.h
/petsc/include/private/petscimpl.h
/petsc/include/private/vecimpl.h
/petsc/src/benchmarks/streams/BasicVersion.c
/petsc/src/benchmarks/streams/OpenMPVersion.c
/petsc/src/benchmarks/streams/makefile
/petsc/src/dm/adda/adda.c
/petsc/src/dm/adda/addaimpl.h
/petsc/src/dm/ao/examples/tests/ex2.c
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/da/examples/tests/ex4.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/dacorn.c
/petsc/src/dm/da/src/daindex.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/utils/sliced.c
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/troubleshooting.html
/petsc/src/ksp/ksp/examples/tests/ex26.c
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/ex40.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/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/interface/eige.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/mat/color/color.c
/petsc/src/mat/examples/tests/ex107.c
/petsc/src/mat/examples/tests/ex127.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/aij/mpi/fdmpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/pastix/pastix.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/essl/essl.c
/petsc/src/mat/impls/aij/seq/inode.c
/petsc/src/mat/impls/aij/seq/lusol/lusol.c
/petsc/src/mat/impls/aij/seq/matpapt.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/dscpack/dscpack.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/baij/seq/baijfact11.c
/petsc/src/mat/impls/baij/seq/baijfact13.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact4.c
/petsc/src/mat/impls/baij/seq/baijfact5.c
/petsc/src/mat/impls/baij/seq/baijfact7.c
/petsc/src/mat/impls/baij/seq/baijfact9.c
/petsc/src/mat/impls/dense/mpi/mmdense.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/framework/makefile
/petsc/src/mat/impls/framework/mframework.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/normal/normm.c
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpiaijsbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/sbaijov.c
/petsc/src/mat/impls/sbaij/seq/aijsbaij.c
/petsc/src/mat/impls/sbaij/seq/relax.h
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact10.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact11.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact12.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact3.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact4.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact5.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact6.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact7.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact8.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact9.c
/petsc/src/mat/impls/sbaij/seq/sro.c
/petsc/src/mat/impls/shell/ftn-custom/zshellf.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/order/sorder.c
/petsc/src/mat/order/sp1wd.c
/petsc/src/mat/order/spnd.c
/petsc/src/mat/order/spqmd.c
/petsc/src/mat/order/sprcm.c
/petsc/src/mat/partition/impls/scotch/scotch.c
/petsc/src/mat/utils/compressedrow.c
/petsc/src/mat/utils/freespace.c
/petsc/src/mat/utils/matstash.c
/petsc/src/mat/utils/matstashspace.c
/petsc/src/semiLagrange/interface/characteristic.c
/petsc/src/sys/bag/bag.c
/petsc/src/sys/dll/reg.c
/petsc/src/sys/draw/impls/ps/pops.c
/petsc/src/sys/draw/impls/x/xcolor.c
/petsc/src/sys/draw/utils/dscatter.c
/petsc/src/sys/draw/utils/hists.c
/petsc/src/sys/draw/utils/lg.c
/petsc/src/sys/fileio/fretrieve.c
/petsc/src/sys/ftn-custom/zstart.c
/petsc/src/sys/ftn-custom/zutils.c
/petsc/src/sys/memory/mal.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/pname.c
/petsc/src/sys/objects/tagm.c
/petsc/src/sys/utils/mpimesg.c
/petsc/src/sys/utils/str.c
/petsc/src/sys/viewer/impls/ascii/filev.c
/petsc/src/sys/viewer/impls/mathematica/mathematica.c
/petsc/src/sys/viewer/interface/viewers.c
gl/gl.c
/petsc/src/vec/vec/examples/tests/ex36.c
/petsc/src/vec/vec/impls/mpi/pvec2.c
/petsc/src/vec/vec/utils/vecstash.c
/petsc/tutorials/multiphysicsNonlinear/mp1.c
191b9dab25-Nov-2009 Matthew Knepley <knepley@mcs.anl.gov>

Small fix

Hg-commit: 5622c0f29da8518c6dfbc1d7f5e708ae4ecd9f2c


/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/Zoltan.py
/petsc/config/PETSc/utilities/memAlign.py
/petsc/config/PETSc/utilities/scalarTypes.py
/petsc/config/builder.py
/petsc/config/install.py
/petsc/include/finclude/petsc.h
/petsc/include/finclude/petscmat.h
/petsc/include/petsc.h
/petsc/include/petscao.h
/petsc/include/petscmat.h
/petsc/include/private/matimpl.h
/petsc/include/private/petscimpl.h
/petsc/src/benchmarks/streams/BasicVersion.c
/petsc/src/benchmarks/streams/OpenMPVersion.c
/petsc/src/benchmarks/streams/makefile
/petsc/src/dm/adda/adda.c
/petsc/src/dm/adda/addaimpl.h
/petsc/src/dm/ao/examples/tests/ex2.c
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/da/examples/tests/ex4.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/dacorn.c
/petsc/src/dm/da/src/daindex.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/utils/sliced.c
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/troubleshooting.html
/petsc/src/ksp/ksp/examples/tests/ex26.c
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/ex40.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/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/interface/eige.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/mat/color/color.c
/petsc/src/mat/examples/tests/ex107.c
/petsc/src/mat/examples/tests/ex127.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/aij/mpi/fdmpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/pastix/pastix.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/essl/essl.c
/petsc/src/mat/impls/aij/seq/inode.c
/petsc/src/mat/impls/aij/seq/lusol/lusol.c
/petsc/src/mat/impls/aij/seq/matpapt.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/dscpack/dscpack.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/baij/seq/baijfact11.c
/petsc/src/mat/impls/baij/seq/baijfact13.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact4.c
/petsc/src/mat/impls/baij/seq/baijfact5.c
/petsc/src/mat/impls/baij/seq/baijfact7.c
/petsc/src/mat/impls/baij/seq/baijfact9.c
/petsc/src/mat/impls/dense/mpi/mmdense.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/framework/makefile
/petsc/src/mat/impls/framework/mframework.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/normal/normm.c
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpiaijsbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/sbaijov.c
/petsc/src/mat/impls/sbaij/seq/aijsbaij.c
/petsc/src/mat/impls/sbaij/seq/relax.h
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact10.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact11.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact12.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact3.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact4.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact5.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact6.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact7.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact8.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact9.c
/petsc/src/mat/impls/sbaij/seq/sro.c
/petsc/src/mat/impls/shell/ftn-custom/zshellf.c
/petsc/src/mat/impls/submat/submat.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/order/sorder.c
/petsc/src/mat/order/sp1wd.c
/petsc/src/mat/order/spnd.c
/petsc/src/mat/order/spqmd.c
/petsc/src/mat/order/sprcm.c
/petsc/src/mat/partition/impls/scotch/scotch.c
/petsc/src/mat/utils/compressedrow.c
/petsc/src/mat/utils/freespace.c
/petsc/src/mat/utils/matstash.c
/petsc/src/mat/utils/matstashspace.c
/petsc/src/semiLagrange/interface/characteristic.c
/petsc/src/sys/bag/bag.c
/petsc/src/sys/dll/reg.c
/petsc/src/sys/draw/impls/ps/pops.c
/petsc/src/sys/draw/impls/x/xcolor.c
/petsc/src/sys/draw/utils/dscatter.c
/petsc/src/sys/draw/utils/hists.c
/petsc/src/sys/draw/utils/lg.c
/petsc/src/sys/fileio/fretrieve.c
/petsc/src/sys/ftn-custom/zstart.c
/petsc/src/sys/ftn-custom/zutils.c
/petsc/src/sys/memory/mal.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/pname.c
/petsc/src/sys/objects/tagm.c
/petsc/src/sys/utils/mpimesg.c
gl/gl.c
f00dfaf912-Nov-2009 Jed Brown <jed@59A2.org>

Fix for complex

Hg-commit: c0d35fa74e06e8e504911ad9fafadedd05133d31


/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/PaStiX.py
/petsc/config/PETSc/packages/petsc4py.py
/petsc/config/PETSc/utilities/scalarTypes.py
/petsc/include/finclude/petsc.h
/petsc/include/finclude/petscdef.h
/petsc/include/mpiuni/mpif.h
/petsc/include/petsc.h
/petsc/include/petscblaslapack_c.h
/petsc/include/petscblaslapack_caps.h
/petsc/include/petscblaslapack_stdcall.h
/petsc/include/petscblaslapack_uscore.h
/petsc/include/petscmath.h
/petsc/include/private/petscimpl.h
/petsc/include/private/vecimpl.h
/petsc/src/dm/da/utils/sliced.c
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/miscellaneous/acknwldg.html
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tutorials/ex11f.F
/petsc/src/ksp/ksp/examples/tutorials/ex1f.F
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/mat/blockinvert.h
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/pastix/pastix.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/baij/seq/baijfact11.c
/petsc/src/mat/impls/baij/seq/baijfact13.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/baij/seq/baijfact5.c
/petsc/src/mat/impls/baij/seq/baijfact7.c
/petsc/src/mat/impls/baij/seq/baijfact9.c
/petsc/src/mat/impls/blockmat/seq/blockmat.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/snes/interface/snes.c
/petsc/src/sys/draw/impls/x/text.c
/petsc/src/sys/draw/impls/x/xops.c
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/mpiuni/mpi.c
/petsc/src/sys/objects/ptype.c
/petsc/src/sys/plog/plog.c
/petsc/src/sys/utils/mpimesg.c
/petsc/src/ts/examples/tutorials/ex9.c
gl/gl.c
/petsc/src/vec/vec/examples/tutorials/ex1e.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
7eb7c71705-Nov-2009 Jed Brown <jed@59A2.org>

Stiff IRKS integrators of orders 4 and 5

Separate phi and psi part of error estimators, instead of manually
packing them.

Hg-commit: 0648a5abd6b7b29266520b62fdc6349d60d05f85


/petsc/bin/mpiexec.uni
/petsc/config/builder.py
/petsc/config/examples/arch-win-ms.py
/petsc/config/install.py
/petsc/include/finclude/petscmat.h
/petsc/include/petsc.hh
/petsc/include/petscmat.h
/petsc/include/private/matimpl.h
/petsc/include/sieve/DMBuilder.hh
/petsc/include/sieve/Mesh.hh
/petsc/include/sieve/problem/Bratu.hh
/petsc/src/dm/mesh/examples/tutorials/bratu1.cxx
/petsc/src/dm/mesh/examples/tutorials/laplaceBEM1.cxx
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/dm/mesh/examples/tutorials/problemTests.cxx
/petsc/src/docs/website/documentation/faq.html
/petsc/src/ksp/ksp/examples/tests/ex29.c
/petsc/src/ksp/pc/impls/factor/factor.c
/petsc/src/ksp/pc/impls/is/feti/fetipc.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/redistribute/redistribute.c
/petsc/src/mat/examples/tests/ex100.c
/petsc/src/mat/examples/tests/ex103.c
/petsc/src/mat/examples/tests/ex104.c
/petsc/src/mat/examples/tests/ex106.c
/petsc/src/mat/examples/tests/ex107.c
/petsc/src/mat/examples/tests/ex109.c
/petsc/src/mat/examples/tests/ex122.c
/petsc/src/mat/examples/tests/ex123.c
/petsc/src/mat/examples/tests/ex127.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex127.out
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/baij/seq/baijfact11.c
/petsc/src/mat/impls/baij/seq/baijfact13.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/baij/seq/baijfact5.c
/petsc/src/mat/impls/baij/seq/baijfact7.c
/petsc/src/mat/impls/baij/seq/baijfact9.c
/petsc/src/mat/impls/feti/feti.c
/petsc/src/mat/impls/sbaij/mpi/makefile
/petsc/src/mat/impls/sbaij/mpi/mpiaijsbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.h
/petsc/src/mat/impls/sbaij/seq/aijsbaij.c
/petsc/src/mat/impls/sbaij/seq/relax.h
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.h
/petsc/src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/utils/compressedrow.c
/petsc/src/mat/utils/convert.c
/petsc/src/mat/utils/freespace.c
/petsc/src/mat/utils/matstashspace.c
/petsc/src/mat/utils/multequal.c
/petsc/src/sys/objects/ftn-custom/makefile
/petsc/src/sys/objects/ftn-custom/zdestroyf.c
/petsc/src/sys/random/interface/dlregisrand.c
/petsc/src/sys/random/interface/randreg.c
gl/gl.c
gl/gl.h
gl/gladapt.c
/petsc/src/vec/vec/utils/vinv.c
ed657a0805-Nov-2009 Jed Brown <jed@59A2.org>

Document and reorganize TSGL/TSGLAdapt

* Clean up cross-deps between TSGLAdapt and TSGL.
* Add proper support for dynamic loading
* Move the interface declarations to petscts.h
* Lots of documentati

Document and reorganize TSGL/TSGLAdapt

* Clean up cross-deps between TSGLAdapt and TSGL.
* Add proper support for dynamic loading
* Move the interface declarations to petscts.h
* Lots of documentation for the public interface

Hg-commit: 267ce6c3c1e835c97653f539bb3d89a9b57b011d

show more ...

e0d1f54c23-Oct-2009 Jed Brown <jed@59A2.org>

TSGL: create separate module for adaptive controllers

* Provides three adaptive controllers:

none (constant step size)
size (adapt the size)
both (adapt both size and order)

The last is almo

TSGL: create separate module for adaptive controllers

* Provides three adaptive controllers:

none (constant step size)
size (adapt the size)
both (adapt both size and order)

The last is almost always more efficient. These are fully
user-extensible, though the interface is not well-documented except in
the code.

* Introduce the idea of an acceptance test (independent from order/step
adaptivity). Currently the only implementation is "always accept".
This is also user-extensible, but just as a function (so the user is
responsible for managing any state that is needed).

Hg-commit: 5f799810bf0590933e3c3d071b2f756ce71c1287

show more ...

1...<<21222324252627282930>>...32