History log of /petsc/src/ts/interface/ (Results 951 – 975 of 1476)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
d6ad946c08-Dec-2012 Shri Abhyankar <abhyshr@mcs.anl.gov>

Added TSSetConvergedReason() and TS_CONVERGED_USER to allow TSSolve() to be stopped on request by user.

Hg-commit: 2d77f6a8715713cc6c0d9af9aafe6bd83291366b

49354f0408-Dec-2012 Shri Abhyankar <abhyshr@mcs.anl.gov>

Changed ts_exact_final_time from boolean to enum.
TSAdapt can now modify the final time step to stop exactly at
the given final time.

Hg-commit: 2bbe8e4fc9d649fbb4ec4bc19259912d0788d4c2


/petsc/conf/rules
/petsc/config/PETSc/packages/X.py
/petsc/include/finclude/petscpc.h
/petsc/include/finclude/petscsnesdef.h
/petsc/include/finclude/petscts.h
/petsc/include/petsc-private/daimpl.h
/petsc/include/petsc-private/dmimpl.h
/petsc/include/petsc-private/snesimpl.h
/petsc/include/petsc-private/tsimpl.h
/petsc/include/petsc-private/vecimpl.h
/petsc/include/petscctable.h
/petsc/include/petscdm.h
/petsc/include/petscdmcomplex.h
/petsc/include/petscdmda.h
/petsc/include/petscdraw.h
/petsc/include/petscksp.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscts.h
/petsc/makefile
/petsc/src/dm/examples/tutorials/ex14.c
/petsc/src/dm/examples/tutorials/makefile
/petsc/src/dm/impls/complex/complex.c
/petsc/src/dm/impls/complex/plexvtu.c
/petsc/src/dm/impls/da/da.c
/petsc/src/dm/impls/da/dacorn.c
/petsc/src/dm/impls/da/dacreate.c
/petsc/src/dm/impls/da/dadd.c
/petsc/src/dm/impls/da/daghost.c
/petsc/src/dm/impls/da/daview.c
/petsc/src/dm/impls/da/fdda.c
/petsc/src/dm/impls/da/ftn-custom/makefile
/petsc/src/dm/impls/da/ftn-custom/zda2f.c
/petsc/src/dm/impls/da/ftn-custom/zdaf.c
/petsc/src/dm/impls/da/makefile
/petsc/src/dm/interface/dm.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/ksp/ksp/examples/tutorials/output/ex25_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex25_2.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex34_1.out
/petsc/src/ksp/ksp/impls/cg/gltr/gltr.c
/petsc/src/ksp/ksp/impls/cg/groppcg/groppcg.c
/petsc/src/ksp/ksp/impls/cg/groppcg/makefile
/petsc/src/ksp/ksp/impls/cg/makefile
/petsc/src/ksp/ksp/impls/cg/nash/nash.c
/petsc/src/ksp/ksp/impls/cg/pipecg/makefile
/petsc/src/ksp/ksp/impls/cg/pipecg/pipecg.c
/petsc/src/ksp/ksp/impls/cg/stcg/stcg.c
/petsc/src/ksp/ksp/impls/cr/makefile
/petsc/src/ksp/ksp/impls/cr/pipecr/makefile
/petsc/src/ksp/ksp/impls/cr/pipecr/pipecr.c
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/interface/ftn-custom/zdmkspf.c
/petsc/src/ksp/ksp/interface/ftn-custom/zitfuncf.c
/petsc/src/ksp/ksp/interface/itregis.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/coarsen/impls/hem/hem.c
/petsc/src/mat/examples/tests/ex125.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/seq/matmatmatmult.c
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/nest/matnest.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tests/ex7.c
/petsc/src/snes/examples/tests/makefile
/petsc/src/snes/examples/tutorials/ex10d/ex10.c
/petsc/src/snes/examples/tutorials/ex35.c
/petsc/src/snes/examples/tutorials/ex9.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex19_ngmres_nasm.out
/petsc/src/snes/examples/tutorials/output/ex62_18.out
/petsc/src/snes/examples/tutorials/output/ex62_19.out
/petsc/src/snes/examples/tutorials/output/ex62_20.out
/petsc/src/snes/examples/tutorials/output/ex62_21.out
/petsc/src/snes/examples/tutorials/output/ex62_22.out
/petsc/src/snes/examples/tutorials/output/ex62_23.out
/petsc/src/snes/examples/tutorials/output/ex62_24.out
/petsc/src/snes/examples/tutorials/output/ex62_25.out
/petsc/src/snes/examples/tutorials/output/ex62_26.out
/petsc/src/snes/examples/tutorials/output/ex62_27.out
/petsc/src/snes/examples/tutorials/output/ex62_28.out
/petsc/src/snes/examples/tutorials/output/ex62_29.out
/petsc/src/snes/examples/tutorials/output/ex62_30.out
/petsc/src/snes/examples/tutorials/output/ex62_31.out
/petsc/src/snes/examples/tutorials/output/ex62_32.out
/petsc/src/snes/examples/tutorials/output/ex62_33.out
/petsc/src/snes/examples/tutorials/output/ex62_34.out
/petsc/src/snes/examples/tutorials/output/ex62_35.out
/petsc/src/snes/examples/tutorials/output/ex62_36.out
/petsc/src/snes/examples/tutorials/output/ex62_37.out
/petsc/src/snes/examples/tutorials/output/ex62_38.out
/petsc/src/snes/examples/tutorials/output/ex62_39.out
/petsc/src/snes/examples/tutorials/output/ex62_40.out
/petsc/src/snes/examples/tutorials/output/ex62_41.out
/petsc/src/snes/examples/tutorials/output/ex62_42.out
/petsc/src/snes/impls/fas/fas.c
/petsc/src/snes/impls/fas/fasfunc.c
/petsc/src/snes/impls/ksponly/ksponly.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/ls/lsimpl.h
/petsc/src/snes/impls/multiblock/multiblock.c
/petsc/src/snes/impls/nasm/nasm.c
/petsc/src/snes/impls/ncg/snesncg.c
/petsc/src/snes/impls/qn/qn.c
/petsc/src/snes/impls/richardson/snesrichardson.c
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/impls/tr/trimpl.h
/petsc/src/snes/impls/vi/rs/virs.c
/petsc/src/snes/impls/vi/rs/virsimpl.h
/petsc/src/snes/impls/vi/rsaug/virsaug.c
/petsc/src/snes/impls/vi/ss/viss.c
/petsc/src/snes/impls/vi/ss/vissimpl.h
/petsc/src/snes/impls/vi/vi.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesregi.c
/petsc/src/snes/linesearch/impls/basic/linesearchbasic.c
/petsc/src/snes/utils/dmdasnes.c
/petsc/src/snes/utils/dmsnes.c
/petsc/src/snes/utils/ftn-custom/makefile
/petsc/src/snes/utils/ftn-custom/zdmdasnesf.c
/petsc/src/sys/draw/drawimpl.h
/petsc/src/sys/draw/interface/dline.c
/petsc/src/sys/draw/interface/drawreg.c
/petsc/src/sys/draw/interface/dtext.c
/petsc/src/sys/objects/ftn-custom/zstart.c
/petsc/src/sys/shell/interface/sysshell.c
/petsc/src/sys/threadcomm/interface/threadcomm.c
/petsc/src/sys/utils/str.c
/petsc/src/ts/adapt/interface/tsadapt.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/makefile
/petsc/src/ts/examples/tutorials/ex11.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/output/ex26_2.out
/petsc/src/ts/examples/tutorials/phasefield/biharmonic.c
/petsc/src/ts/examples/tutorials/power_grid/makefile
/petsc/src/ts/examples/tutorials/power_grid/stability_9bus/ex9bus.c
/petsc/src/ts/examples/tutorials/power_grid/stability_9bus/petscoptions
/petsc/src/ts/impls/implicit/gl/gl.c
/petsc/src/ts/impls/implicit/sundials/sundials.c
/petsc/src/ts/impls/implicit/theta/theta.c
/petsc/src/ts/impls/rosw/rosw.c
ts.c
tscreate.c
/petsc/src/ts/utils/dmts.c
/petsc/src/vec/vec/impls/seq/vsection.c
89fd9faf02-Dec-2012 Barry Smith <bsmith@mcs.anl.gov>

PetscDrawBoxedString() returns height and width

Hg-commit: d8250334932c8842de68cfc0077c9b184db5f077

2b0a91c002-Dec-2012 Barry Smith <bsmith@mcs.anl.gov>

tsview for draw

Hg-commit: 3879d449010e169c4a1fd844921f113a463fb812

2a34c10c01-Dec-2012 Barry Smith <bsmith@mcs.anl.gov>

DMTS is now attached to DM through ->dmts and not with PetscObjectCompose()

Hg-commit: 73e222393cbc1bfccc3195abf364ab09b1d64b9b

d74926cb30-Nov-2012 Barry Smith <bsmith@mcs.anl.gov>

made DMTS a regular PetscObject instead of using a Container

Hg-commit: f37ce877caff68186ff449a07f72967013d39c1a


/petsc/config/PETSc/packages/ams.py
/petsc/config/PETSc/packages/ctetgen.py
/petsc/config/configure.py
/petsc/include/petsc-private/compleximpl.h
/petsc/include/petsc-private/kspimpl.h
/petsc/include/petsc-private/snesimpl.h
/petsc/include/petsc-private/tsimpl.h
/petsc/include/petsc-private/vecimpl.h
/petsc/include/petscctable.h
/petsc/include/petscdm.h
/petsc/include/petscdmcomplex.h
/petsc/include/petscksp.h
/petsc/include/petsclog.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscts.h
/petsc/include/petscviewer.h
/petsc/setup.py
/petsc/src/dm/ao/interface/ao.c
/petsc/src/dm/impls/complex/complex.c
/petsc/src/dm/impls/complex/complexlabel.c
/petsc/src/dm/impls/complex/complexvtk.c
/petsc/src/dm/impls/complex/makefile
/petsc/src/dm/impls/complex/plexvtu.c
/petsc/src/dm/impls/da/grvtk.c
/petsc/src/dm/impls/shell/ftn-custom/zdmshellf.c
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/documentation/ams.html
/petsc/src/docs/website/documentation/changes/33.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/download/index.html
/petsc/src/ksp/ksp/interface/dlregisksp.c
/petsc/src/ksp/ksp/interface/dmksp.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/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/mat/examples/tests/ex151.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex151_1.out
/petsc/src/mat/examples/tests/output/ex151_2.out
/petsc/src/mat/examples/tests/output/ex151_2b.out
/petsc/src/mat/examples/tests/output/ex151_3.out
/petsc/src/mat/examples/tests/output/ex151_3b.out
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/interface/ftn-custom/zmatrixf.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tutorials/ex62.c
/petsc/src/snes/impls/vi/ss/viss.c
/petsc/src/snes/interface/dlregissnes.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesob.c
/petsc/src/snes/utils/dmdasnes.c
/petsc/src/snes/utils/dmlocalsnes.c
/petsc/src/snes/utils/dmsnes.c
/petsc/src/sys/plog/plog.c
/petsc/src/sys/plog/utils/eventLog.c
/petsc/src/sys/viewer/impls/vtk/vtkv.c
/petsc/src/sys/viewer/impls/vtk/vtkvimpl.h
/petsc/src/ts/examples/tutorials/ex11.c
/petsc/src/ts/examples/tutorials/ex23.c
dlregists.c
ts.c
/petsc/src/ts/utils/dmdats.c
/petsc/src/ts/utils/dmts.c
/petsc/src/vec/is/interface/index.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/seq/vsection.c
/petsc/src/vec/vec/utils/vpscat.c
/petsc/src/vec/vec/utils/vpscat.h
942e334028-Nov-2012 Barry Smith <bsmith@mcs.anl.gov>

fixed naming of KSPDM, SNESDM, TSDM and child objects, fixed DMXXYYYContextZZZ() to DMGet/CopyDMXXX()

Hg-commit: a8931f032682db8d679ab51da5c3819b9c32b632


/petsc/bin/matlab/classes/matlabheader.h
/petsc/bin/pythonscripts/PetscGenerateFEMQuadrature.py
/petsc/bin/pythonscripts/PetscGenerateFEMQuadratureTensorProduct.py
/petsc/conf/test
/petsc/config/builder.py
/petsc/config/builder2.py
/petsc/include/petsc-private/compleximpl.h
/petsc/include/petsc-private/daimpl.h
/petsc/include/petsc-private/dmimpl.h
/petsc/include/petsc-private/kspimpl.h
/petsc/include/petsc-private/snesimpl.h
/petsc/include/petsc-private/tsimpl.h
/petsc/include/petscdm.h
/petsc/include/petscdmcomplex.h
/petsc/include/petscdmda.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscsnes.h
/petsc/share/petsc/datafiles/meshes/sevenside-quad-15.exo
/petsc/share/petsc/datafiles/meshes/sevenside-quad.exo
/petsc/share/petsc/datafiles/meshes/sevenside.exo
/petsc/share/petsc/datafiles/meshes/squaremotor-30.exo
/petsc/src/dm/impls/complex/complex.c
/petsc/src/dm/impls/complex/complexexodusii.c
/petsc/src/dm/impls/complex/complexlabel.c
/petsc/src/dm/impls/complex/examples/tests/makefile
/petsc/src/dm/impls/complex/makefile
/petsc/src/dm/impls/da/da2.c
/petsc/src/dm/impls/da/ftn-custom/makefile
/petsc/src/dm/impls/da/ftn-custom/zda2f.c
/petsc/src/dm/impls/shell/ftn-custom/makefile
/petsc/src/dm/impls/shell/ftn-custom/zdmshellf.c
/petsc/src/dm/interface/dm.c
/petsc/src/dm/interface/ftn-custom/zdmf.c
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/examples/tutorials/ex22f.F
/petsc/src/ksp/ksp/examples/tutorials/ex45.c
/petsc/src/ksp/ksp/examples/tutorials/ex45f.F
/petsc/src/ksp/ksp/examples/tutorials/ex54.c
/petsc/src/ksp/ksp/examples/tutorials/output/ex22_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex2_fbcgs.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex2_fbcgs_2.out
/petsc/src/ksp/ksp/impls/gmres/dgmres/dgmres.c
/petsc/src/ksp/ksp/impls/gmres/dgmres/dgmresimpl.h
/petsc/src/ksp/ksp/interface/dmksp.c
/petsc/src/ksp/ksp/interface/ftn-custom/zdmkspf.c
/petsc/src/ksp/ksp/interface/ftn-custom/zitfuncf.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/ex116.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tutorials/ex15.c
/petsc/src/snes/examples/tutorials/ex18.c
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/ex20.c
/petsc/src/snes/examples/tutorials/ex22.c
/petsc/src/snes/examples/tutorials/ex25.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/examples/tutorials/ex31.c
/petsc/src/snes/examples/tutorials/ex33.c
/petsc/src/snes/examples/tutorials/ex35.c
/petsc/src/snes/examples/tutorials/ex4.c
/petsc/src/snes/examples/tutorials/ex40f90.F90
/petsc/src/snes/examples/tutorials/ex46.c
/petsc/src/snes/examples/tutorials/ex48.c
/petsc/src/snes/examples/tutorials/ex5aspin.c
/petsc/src/snes/examples/tutorials/ex5f.F
/petsc/src/snes/examples/tutorials/ex62.c
/petsc/src/snes/examples/tutorials/ex67.c
/petsc/src/snes/examples/tutorials/ex7.c
/petsc/src/snes/examples/tutorials/ex72.c
/petsc/src/snes/examples/tutorials/ex9.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex35_1.out
/petsc/src/snes/examples/tutorials/output/ex35_2.out
/petsc/src/snes/examples/tutorials/output/ex35_3.out
/petsc/src/snes/examples/tutorials/output/ex35_4.out
/petsc/src/snes/examples/tutorials/output/ex35_5.out
/petsc/src/snes/examples/tutorials/output/ex35_6.out
/petsc/src/snes/examples/tutorials/output/ex35_7.out
/petsc/src/snes/examples/tutorials/output/ex35_8.out
/petsc/src/snes/examples/tutorials/output/ex48_4.out
/petsc/src/snes/examples/tutorials/output/ex7_1.out
/petsc/src/snes/impls/nasm/nasm.c
/petsc/src/snes/impls/vi/rsaug/virsaug.c
/petsc/src/snes/impls/vi/ss/viss.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesob.c
/petsc/src/snes/utils/dmdasnes.c
/petsc/src/snes/utils/dmlocalsnes.c
/petsc/src/snes/utils/dmsnes.c
/petsc/src/snes/utils/makefile
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/ex4.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/ex7.c
/petsc/src/ts/examples/tutorials/ex11.c
/petsc/src/ts/examples/tutorials/output/ex11_4.out
/petsc/src/ts/examples/tutorials/output/ex11_5.out
/petsc/src/ts/examples/tutorials/output/ex11_6.out
/petsc/src/ts/impls/implicit/sundials/sundials.c
ts.c
/petsc/src/ts/utils/dmdats.c
/petsc/src/ts/utils/dmts.c
850dabcc20-Nov-2012 Jed Brown <jed@59A2.org>

Remove unused variables

Hg-commit: 0cabef41af4dc9e87b11f3e99891357220ec8403

f7d39f7a20-Nov-2012 Barry Smith <bsmith@mcs.anl.gov>

TS should try really hard to generate the matrix if not explicitly provided

Hg-commit: 991ee090b6e6528c19ef0b4f4722c2b77d7ef61f

f2c2a1b920-Nov-2012 Barry Smith <bsmith@mcs.anl.gov>

TSSolve() did not properly handle null u argument
more work on TSView() binary and TSLoad()

Hg-commit: 85c2341b3eb28d6cdaa697c3b1e99963abb9edbf

55849f5719-Nov-2012 Barry Smith <bsmith@mcs.anl.gov>

added stubs for TS/SNES/KSP/PC Load and binary view, no working impls yet

Hg-commit: 7dfdadcaf4660e2aa05346cf920006cd46b990b6


/petsc/bin/maint/confignightly/cg
/petsc/bin/maint/confignightly/churn3
/petsc/bin/maint/confignightly/rel/cg
/petsc/bin/maint/confignightly/rel/churn3
/petsc/conf/test
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/SuperLU_DIST.py
/petsc/config/PETSc/packages/X.py
/petsc/config/builder.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/include/finclude/petscviewer.h
/petsc/include/mpiuni/mpi.h
/petsc/include/mpiuni/mpif.h
/petsc/include/petsc-private/compleximpl.h
/petsc/include/petsc-private/dmimpl.h
/petsc/include/petsc-private/kspimpl.h
/petsc/include/petsc-private/matimpl.h
/petsc/include/petsc-private/pcimpl.h
/petsc/include/petsc-private/petscimpl.h
/petsc/include/petsc-private/sfimpl.h
/petsc/include/petsc-private/snesimpl.h
/petsc/include/petsc-private/tsimpl.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/petscdm.h
/petsc/include/petscdmcomplex.h
/petsc/include/petscdmda.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscsf.h
/petsc/include/petscsnes.h
/petsc/include/petscts.h
/petsc/src/benchmarks/streams/BasicVersionNoMPI.c
/petsc/src/benchmarks/streams/makefile
/petsc/src/dm/ao/interface/dlregisdm.c
/petsc/src/dm/examples/tests/ex13.c
/petsc/src/dm/examples/tests/ex14.c
/petsc/src/dm/impls/complex/complex.c
/petsc/src/dm/impls/complex/complexcreate.c
/petsc/src/dm/impls/complex/complexexodusii.c
/petsc/src/dm/impls/complex/complexvtk.c
/petsc/src/dm/impls/complex/ftn-custom/zcomplex.c
/petsc/src/dm/impls/complex/plexpoint.c
/petsc/src/dm/impls/da/dacreate.c
/petsc/src/dm/impls/da/dageometry.c
/petsc/src/dm/impls/da/daview.c
/petsc/src/dm/impls/da/fdda.c
/petsc/src/dm/interface/dm.c
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tutorials/ex54.c
/petsc/src/ksp/ksp/examples/tutorials/ex55.c
/petsc/src/ksp/ksp/examples/tutorials/ex56.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/gmres/agmres/agmres.c
/petsc/src/ksp/ksp/impls/gmres/agmres/agmresimpl.h
/petsc/src/ksp/ksp/impls/gmres/dgmres/dgmres.c
/petsc/src/ksp/ksp/impls/gmres/dgmres/dgmresimpl.h
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/pc/impls/bddc/bddc.c
/petsc/src/ksp/pc/impls/bddc/bddc.h
/petsc/src/ksp/pc/impls/gamg/agg.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/coarsen/impls/hem/hem.c
/petsc/src/mat/coarsen/impls/mis/mis.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/aij/mpi/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mpimatmatmatmult.c
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/matptap.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/maij/maij.h
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/examples/tutorials/ex31.c
/petsc/src/snes/examples/tutorials/ex48.c
/petsc/src/snes/examples/tutorials/ex62.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/interface/snes.c
/petsc/src/sys/draw/utils/lg.c
/petsc/src/sys/examples/tutorials/makefile
/petsc/src/sys/mpiuni/mpi.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/sf/sf.c
/petsc/src/sys/threadcomm/interface/threadcomm.c
/petsc/src/sys/utils/hash.h
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/makefile
/petsc/src/ts/examples/tutorials/ex11.c
/petsc/src/ts/examples/tutorials/ex22.c
/petsc/src/ts/examples/tutorials/output/ex11_0.out
/petsc/src/ts/examples/tutorials/output/ex11_1.out
/petsc/src/ts/examples/tutorials/output/ex11_2.out
/petsc/src/ts/examples/tutorials/output/ex11_3.out
/petsc/src/ts/examples/tutorials/phasefield/biharmonic.c
/petsc/src/ts/examples/tutorials/power_grid/ex2.c
ts.c
/petsc/src/vec/vec/examples/tutorials/makefile
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/impls/seq/vsection.c
/petsc/src/vec/vec/interface/vector.c
487e0bb913-Nov-2012 Jed Brown <jed@59A2.org>

Prototype for TSGetSolveTime() and fix some man page refs to TSGetConvergedReason

Hg-commit: 44b6a6cd91796d32b18d6c64337bbc9828475062

cc708ded13-Nov-2012 Barry Smith <bsmith@mcs.anl.gov>

removed ftime from TSSolve() and added TSGetSolveTime()

Hg-commit: dd5658b5e51af8b3e1732c3368cf2c47376c68a6


/petsc/bin/matlab/classes/matlabheader.h
/petsc/include/petsc-private/tsimpl.h
/petsc/include/petscts.h
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/ts/examples/tests/ex2.c
/petsc/src/ts/examples/tests/ex3.c
/petsc/src/ts/examples/tests/ex4.c
/petsc/src/ts/examples/tests/ex5.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/ex1.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/ex2.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/ex3.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/ex4.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/ex5.c
/petsc/src/ts/examples/tutorials/ex1.c
/petsc/src/ts/examples/tutorials/ex10.c
/petsc/src/ts/examples/tutorials/ex11.c
/petsc/src/ts/examples/tutorials/ex12.c
/petsc/src/ts/examples/tutorials/ex13.c
/petsc/src/ts/examples/tutorials/ex14.c
/petsc/src/ts/examples/tutorials/ex15.c
/petsc/src/ts/examples/tutorials/ex16.c
/petsc/src/ts/examples/tutorials/ex17.c
/petsc/src/ts/examples/tutorials/ex19.c
/petsc/src/ts/examples/tutorials/ex1f.F
/petsc/src/ts/examples/tutorials/ex2.c
/petsc/src/ts/examples/tutorials/ex20.c
/petsc/src/ts/examples/tutorials/ex21.c
/petsc/src/ts/examples/tutorials/ex22.c
/petsc/src/ts/examples/tutorials/ex22f.F
/petsc/src/ts/examples/tutorials/ex22f_mf.F90
/petsc/src/ts/examples/tutorials/ex23.c
/petsc/src/ts/examples/tutorials/ex24.c
/petsc/src/ts/examples/tutorials/ex25.c
/petsc/src/ts/examples/tutorials/ex26.c
/petsc/src/ts/examples/tutorials/ex26aspin.c
/petsc/src/ts/examples/tutorials/ex27.c
/petsc/src/ts/examples/tutorials/ex2f.F
/petsc/src/ts/examples/tutorials/ex3.c
/petsc/src/ts/examples/tutorials/ex4.c
/petsc/src/ts/examples/tutorials/ex5.c
/petsc/src/ts/examples/tutorials/ex6.c
/petsc/src/ts/examples/tutorials/ex7.c
/petsc/src/ts/examples/tutorials/ex8.c
/petsc/src/ts/examples/tutorials/ex9.c
/petsc/src/ts/examples/tutorials/phasefield/biharmonic.c
/petsc/src/ts/examples/tutorials/phasefield/biharmonic2.c
/petsc/src/ts/examples/tutorials/phasefield/biharmonic3.c
/petsc/src/ts/examples/tutorials/phasefield/heat.c
/petsc/src/ts/examples/tutorials/power_grid/ex1.c
/petsc/src/ts/examples/tutorials/power_grid/ex2.c
ts.c
25cb222112-Nov-2012 Barry Smith <bsmith@mcs.anl.gov>

added to TSStep() documentation that it may overstep final time set with TSSetDuration()

Hg-commit: ef7e41477b24a19ad09c58587c7789770a92c7aa

b296d7d509-Nov-2012 Jed Brown <jed@59A2.org>

Factor ts->time_step out of "shift" field and switch -ts_monitor_sp_eig

TS implementations should not store the entire shift internally, and
instead should use ts->time_step directly. TSMonitorSPEig

Factor ts->time_step out of "shift" field and switch -ts_monitor_sp_eig

TS implementations should not store the entire shift internally, and
instead should use ts->time_step directly. TSMonitorSPEig() computes the
"steady-state" Jacobian by manipulating ts->time_step before calling
SNESComputeJacobian().

Hg-commit: 28c7df5560d100a222655100368151915451540f

show more ...

88c05cc510-Nov-2012 Barry Smith <bsmith@mcs.anl.gov>

documentation for -1 step in TSMonitor

Hg-commit: 0cc987c6440b0a0b89061c56f216f0e7314531fd

de06c3fe07-Nov-2012 Jed Brown <jed@59A2.org>

Document change to -ts_monitor_solution, update examples

Hg-commit: 227f175daa1a06a113ecef4a7ab224aa1fd2dcd7

02741a4d06-Nov-2012 Barry Smith <bsmith@mcs.anl.gov>

remove silly shift in tseig

Hg-commit: 5c2c8f943bbe46f0a240f6d30c6166208ea5c9f7

5f73719006-Nov-2012 Barry Smith <bsmith@mcs.anl.gov>

SNESTSFormJacobian_ARKIMEX() always passed imex of true, now pass ark->imex
fixed bug that ARKIMEX didn't work for fully implicit because of above

Hg-commit: 4d3f2a85abbbbf18fa09dfab2dc3da9d18abb322

5d72689506-Nov-2012 Barry Smith <bsmith@mcs.anl.gov>

-ts_monitor_sp_eig now predicts instability baed on eigenvalues

Hg-commit: 8fa1d1000762d968a2bd809d5b6862d79ec92aaf

f9c1d6ab06-Nov-2012 Barry Smith <bsmith@mcs.anl.gov>

added TSComputeLinearStability() for Euler and theta, use it in graphics
cleaned up formating in rosw and arkimex files

Hg-commit: 553e2c2ebaaa83a3a28c43188c2ab6f232784856

d98bdc7e04-Nov-2012 Barry Smith <bsmith@mcs.anl.gov>

-ts_monitor_sp_eig plots stability region of a method (hardcoded for test case)

Hg-commit: dfd38f6f6e51b1601f5c6ead5946f7bb9d06b03d

31134e8c03-Nov-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: d0f613618ca66a5aeb1aac97d210d2cc29755d3d


/petsc/bin/maint/generatefortranstubs.py
/petsc/conf/variables
/petsc/config/PETSc/FEM.py
/petsc/config/builder.py
/petsc/include/finclude/makefile
/petsc/include/finclude/petscmat.h
/petsc/include/makefile
/petsc/include/petsc-private/compleximpl.h
/petsc/include/petsc-private/makefile
/petsc/include/petsc-private/matimpl.h
/petsc/include/petscdm.h
/petsc/include/petscdmcomplex.h
/petsc/include/petscmat.h
/petsc/include/petscvec.h
/petsc/include/sieve/makefile
/petsc/makefile
/petsc/src/contrib/agglom/makefile
/petsc/src/contrib/dvr/makefile
/petsc/src/contrib/fun3d/comp/makefile
/petsc/src/contrib/fun3d/incomp/makefile
/petsc/src/contrib/remote/makefile
/petsc/src/dm/ao/impls/basic/ftn-custom/makefile
/petsc/src/dm/ao/impls/basic/makefile
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/ao/impls/mapping/ftn-custom/makefile
/petsc/src/dm/ao/impls/mapping/makefile
/petsc/src/dm/ao/impls/memscalable/makefile
/petsc/src/dm/ao/interface/ftn-custom/makefile
/petsc/src/dm/ao/interface/makefile
/petsc/src/dm/f90-mod/makefile
/petsc/src/dm/impls/adda/makefile
/petsc/src/dm/impls/akkt/makefile
/petsc/src/dm/impls/cartesian/makefile
/petsc/src/dm/impls/complex/complex.c
/petsc/src/dm/impls/complex/complexcreate.c
/petsc/src/dm/impls/complex/f90-custom/makefile
/petsc/src/dm/impls/complex/ftn-custom/makefile
/petsc/src/dm/impls/complex/makefile
/petsc/src/dm/impls/composite/f90-custom/makefile
/petsc/src/dm/impls/composite/ftn-custom/makefile
/petsc/src/dm/impls/composite/makefile
/petsc/src/dm/impls/da/f90-custom/makefile
/petsc/src/dm/impls/da/ftn-custom/makefile
/petsc/src/dm/impls/da/hypre/makefile
/petsc/src/dm/impls/da/makefile
/petsc/src/dm/impls/da/usfft/makefile
/petsc/src/dm/impls/da/utils/makefile
/petsc/src/dm/impls/mesh/f90-custom/makefile
/petsc/src/dm/impls/mesh/ftn-custom/makefile
/petsc/src/dm/impls/mesh/makefile
/petsc/src/dm/impls/patch/makefile
/petsc/src/dm/impls/patch/patch.c
/petsc/src/dm/impls/redundant/makefile
/petsc/src/dm/impls/shell/makefile
/petsc/src/dm/impls/sliced/makefile
/petsc/src/dm/interface/ftn-custom/makefile
/petsc/src/dm/interface/makefile
/petsc/src/docs/makefile
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/index.html
/petsc/src/ksp/f90-mod/makefile
/petsc/src/ksp/ksp/impls/bcgs/fbcgs/makefile
/petsc/src/ksp/ksp/impls/bcgs/ifbcgs/makefile
/petsc/src/ksp/ksp/impls/bcgs/makefile
/petsc/src/ksp/ksp/impls/bcgs/tfibcgs/makefile
/petsc/src/ksp/ksp/impls/bcgsl/makefile
/petsc/src/ksp/ksp/impls/bicg/makefile
/petsc/src/ksp/ksp/impls/cg/cgne/makefile
/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/stcg/makefile
/petsc/src/ksp/ksp/impls/cgs/makefile
/petsc/src/ksp/ksp/impls/cheby/makefile
/petsc/src/ksp/ksp/impls/cr/makefile
/petsc/src/ksp/ksp/impls/gcr/makefile
/petsc/src/ksp/ksp/impls/gmres/dgmres/makefile
/petsc/src/ksp/ksp/impls/gmres/fgmres/ftn-custom/makefile
/petsc/src/ksp/ksp/impls/gmres/fgmres/makefile
/petsc/src/ksp/ksp/impls/gmres/lgmres/makefile
/petsc/src/ksp/ksp/impls/gmres/makefile
/petsc/src/ksp/ksp/impls/gmres/pgmres/makefile
/petsc/src/ksp/ksp/impls/ibcgs/makefile
/petsc/src/ksp/ksp/impls/lcd/makefile
/petsc/src/ksp/ksp/impls/lsqr/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/rich/makefile
/petsc/src/ksp/ksp/impls/specest/makefile
/petsc/src/ksp/ksp/impls/symmlq/makefile
/petsc/src/ksp/ksp/impls/tcqmr/makefile
/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/utils/makefile
/petsc/src/ksp/pc/impls/ainvcusp/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/bddc/makefile
/petsc/src/ksp/pc/impls/bicgstabcusp/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/ftn-custom/makefile
/petsc/src/ksp/pc/impls/fieldsplit/makefile
/petsc/src/ksp/pc/impls/galerkin/makefile
/petsc/src/ksp/pc/impls/gamg/makefile
/petsc/src/ksp/pc/impls/gasm/makefile
/petsc/src/ksp/pc/impls/hypre/ftn-custom/makefile
/petsc/src/ksp/pc/impls/hypre/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/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/parms/makefile
/petsc/src/ksp/pc/impls/pbjacobi/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/sacusp/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/svd/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/mat/coarsen/impls/hem/makefile
/petsc/src/mat/coarsen/impls/mis/makefile
/petsc/src/mat/coarsen/makefile
/petsc/src/mat/color/ftn-custom/makefile
/petsc/src/mat/color/makefile
/petsc/src/mat/examples/tests/ex169.c
/petsc/src/mat/examples/tests/ex96.c
/petsc/src/mat/examples/tests/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/mpi/ftn-custom/makefile
/petsc/src/mat/impls/adj/mpi/makefile
/petsc/src/mat/impls/aij/mpi/clique/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/mpicusp/makefile
/petsc/src/mat/impls/aij/mpi/mpicusparse/makefile
/petsc/src/mat/impls/aij/mpi/mumps/makefile
/petsc/src/mat/impls/aij/mpi/pastix/makefile
/petsc/src/mat/impls/aij/mpi/superlu_dist/makefile
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/bas/makefile
/petsc/src/mat/impls/aij/seq/cholmod/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/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/matmatmatmult.c
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/aij/seq/seqcusp/makefile
/petsc/src/mat/impls/aij/seq/seqcusparse/makefile
/petsc/src/mat/impls/aij/seq/superlu/makefile
/petsc/src/mat/impls/aij/seq/umfpack/makefile
/petsc/src/mat/impls/baij/mpi/bstream/makefile
/petsc/src/mat/impls/baij/mpi/ftn-custom/makefile
/petsc/src/mat/impls/baij/mpi/makefile
/petsc/src/mat/impls/baij/seq/bstream/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/cufft/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/elemental/makefile
/petsc/src/mat/impls/fft/fftw/ftn-custom/makefile
/petsc/src/mat/impls/fft/fftw/makefile
/petsc/src/mat/impls/fft/makefile
/petsc/src/mat/impls/ij/makefile
/petsc/src/mat/impls/is/makefile
/petsc/src/mat/impls/localref/makefile
/petsc/src/mat/impls/lrc/makefile
/petsc/src/mat/impls/maij/makefile
/petsc/src/mat/impls/mffd/ftn-custom/makefile
/petsc/src/mat/impls/mffd/makefile
/petsc/src/mat/impls/nest/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/mpi/ftn-custom/makefile
/petsc/src/mat/impls/sbaij/mpi/makefile
/petsc/src/mat/impls/sbaij/mpi/sbstream/makefile
/petsc/src/mat/impls/sbaij/seq/cholmod/makefile
/petsc/src/mat/impls/sbaij/seq/ftn-custom/makefile
/petsc/src/mat/impls/sbaij/seq/makefile
/petsc/src/mat/impls/sbaij/seq/sbstream/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/dlregismat.c
/petsc/src/mat/interface/f90-custom/makefile
/petsc/src/mat/interface/ftn-custom/makefile
/petsc/src/mat/interface/makefile
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/makefile
/petsc/src/mat/matfd/ftn-custom/makefile
/petsc/src/mat/matfd/makefile
/petsc/src/mat/order/amd/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/party/ftn-custom/makefile
/petsc/src/mat/partition/impls/party/makefile
/petsc/src/mat/partition/impls/pmetis/makefile
/petsc/src/mat/partition/impls/scotch/makefile
/petsc/src/mat/partition/makefile
/petsc/src/mat/utils/axpy.c
/petsc/src/mat/utils/ftn-custom/makefile
/petsc/src/mat/utils/makefile
/petsc/src/snes/examples/tutorials/ex31.c
/petsc/src/snes/examples/tutorials/ex62.c
/petsc/src/snes/examples/tutorials/output/ex62_10.out
/petsc/src/snes/examples/tutorials/output/ex62_11.out
/petsc/src/snes/examples/tutorials/output/ex62_12.out
/petsc/src/snes/examples/tutorials/output/ex62_13.out
/petsc/src/snes/examples/tutorials/output/ex62_14.out
/petsc/src/snes/examples/tutorials/output/ex62_15.out
/petsc/src/snes/examples/tutorials/output/ex62_16.out
/petsc/src/snes/examples/tutorials/output/ex62_17.out
/petsc/src/snes/examples/tutorials/output/ex62_6.out
/petsc/src/snes/examples/tutorials/output/ex62_7.out
/petsc/src/snes/examples/tutorials/output/ex62_8.out
/petsc/src/snes/examples/tutorials/output/ex62_9.out
/petsc/src/snes/f90-mod/makefile
/petsc/src/snes/impls/fas/makefile
/petsc/src/snes/impls/gs/makefile
/petsc/src/snes/impls/ksponly/makefile
/petsc/src/snes/impls/ls/makefile
/petsc/src/snes/impls/ms/makefile
/petsc/src/snes/impls/ms/ms.c
/petsc/src/snes/impls/multiblock/makefile
/petsc/src/snes/impls/nasm/makefile
/petsc/src/snes/impls/ncg/makefile
/petsc/src/snes/impls/ngmres/makefile
/petsc/src/snes/impls/python/ftn-custom/makefile
/petsc/src/snes/impls/python/makefile
/petsc/src/snes/impls/qn/makefile
/petsc/src/snes/impls/richardson/makefile
/petsc/src/snes/impls/shell/ftn-custom/makefile
/petsc/src/snes/impls/shell/makefile
/petsc/src/snes/impls/test/makefile
/petsc/src/snes/impls/tr/makefile
/petsc/src/snes/impls/vi/makefile
/petsc/src/snes/impls/vi/rs/makefile
/petsc/src/snes/impls/vi/rsaug/makefile
/petsc/src/snes/impls/vi/ss/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/linesearch/impls/basic/makefile
/petsc/src/snes/linesearch/impls/bt/makefile
/petsc/src/snes/linesearch/impls/cp/makefile
/petsc/src/snes/linesearch/impls/l2/makefile
/petsc/src/snes/linesearch/impls/shell/ftn-custom/makefile
/petsc/src/snes/linesearch/impls/shell/makefile
/petsc/src/snes/linesearch/interface/ftn-custom/makefile
/petsc/src/snes/linesearch/interface/makefile
/petsc/src/snes/mf/makefile
/petsc/src/snes/utils/makefile
/petsc/src/snes/utils/mesh/makefile
/petsc/src/sys/adic/Gradient/makefile
/petsc/src/sys/adic/adic/makefile
/petsc/src/sys/adic/adintrinsics/makefile
/petsc/src/sys/adic/utils/makefile
/petsc/src/sys/ams/java/makefile
/petsc/src/sys/ams/makefile
/petsc/src/sys/bag/f2003-src/fsrc/makefile
/petsc/src/sys/bag/f2003-src/makefile
/petsc/src/sys/bag/f90-custom/makefile
/petsc/src/sys/bag/ftn-custom/makefile
/petsc/src/sys/bag/makefile
/petsc/src/sys/comm/pami/makefile
/petsc/src/sys/dll/makefile
/petsc/src/sys/draw/impls/opengl/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/ftn-custom/makefile
/petsc/src/sys/error/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/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/f2003-src/fsrc/makefile
/petsc/src/sys/objects/f2003-src/makefile
/petsc/src/sys/objects/ftn-custom/makefile
/petsc/src/sys/objects/makefile
/petsc/src/sys/objects/pinit.c
/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/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/ftn-custom/makefile
/petsc/src/sys/random/interface/makefile
/petsc/src/sys/sf/makefile
/petsc/src/sys/shell/examples/tests/makefile
/petsc/src/sys/shell/interface/makefile
/petsc/src/sys/threadcomm/impls/nothread/makefile
/petsc/src/sys/threadcomm/impls/openmp/makefile
/petsc/src/sys/threadcomm/impls/pthread/makefile
/petsc/src/sys/threadcomm/interface/makefile
/petsc/src/sys/time/makefile
/petsc/src/sys/time/nt_time/makefile
/petsc/src/sys/time/rs6000_time/makefile
/petsc/src/sys/totalview/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/impls/ams/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/mathematica/makefile
/petsc/src/sys/viewer/impls/matlab/ftn-custom/makefile
/petsc/src/sys/viewer/impls/matlab/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/vtk/ftn-custom/makefile
/petsc/src/sys/viewer/impls/vtk/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/yaml/makefile
/petsc/src/ts/adapt/impls/basic/makefile
/petsc/src/ts/adapt/impls/cfl/makefile
/petsc/src/ts/adapt/impls/none/makefile
/petsc/src/ts/adapt/interface/makefile
/petsc/src/ts/characteristic/impls/da/makefile
/petsc/src/ts/characteristic/interface/makefile
/petsc/src/ts/f90-mod/makefile
/petsc/src/ts/impls/arkimex/ftn-custom/makefile
/petsc/src/ts/impls/arkimex/makefile
/petsc/src/ts/impls/explicit/euler/makefile
/petsc/src/ts/impls/explicit/rk/makefile
/petsc/src/ts/impls/explicit/ssp/ftn-custom/makefile
/petsc/src/ts/impls/explicit/ssp/makefile
/petsc/src/ts/impls/implicit/alpha/makefile
/petsc/src/ts/impls/implicit/gl/makefile
/petsc/src/ts/impls/implicit/sundials/ftn-custom/makefile
/petsc/src/ts/impls/implicit/sundials/makefile
/petsc/src/ts/impls/implicit/theta/makefile
/petsc/src/ts/impls/pseudo/makefile
/petsc/src/ts/impls/python/ftn-custom/makefile
/petsc/src/ts/impls/python/makefile
/petsc/src/ts/impls/rosw/ftn-custom/makefile
/petsc/src/ts/impls/rosw/makefile
ftn-custom/makefile
makefile
/petsc/src/ts/utils/makefile
/petsc/src/vec/f90-mod/makefile
/petsc/src/vec/ftn-custom/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/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/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/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/mpi/mpicusp/makefile
/petsc/src/vec/vec/impls/nest/makefile
/petsc/src/vec/vec/impls/seq/f90-custom/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/seq/seqcusp/makefile
/petsc/src/vec/vec/impls/shared/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/utils/ftn-custom/makefile
/petsc/src/vec/vec/utils/makefile
/petsc/src/vec/vec/utils/matlab/makefile
/petsc/src/vec/vec/utils/veccusp/makefile
/petsc/src/vec/vec/utils/vecio.c
0d18c74403-Nov-2012 Barry Smith <bsmith@mcs.anl.gov>

work on eig plotting

Hg-commit: 012a81e69eae35930c4e6020c99cc2cb92fc7fb0

2d50711803-Nov-2012 Satish Balay <balay@mcs.anl.gov>

reemove OBJSC and OBJSF from invididual makefiles and auto-define in conf/variables

Hg-commit: 2f01c17f3c19dc4b89aaf306cfd60a12312c270d


/petsc/bin/maint/generatefortranstubs.py
/petsc/conf/variables
/petsc/config/PETSc/FEM.py
/petsc/config/PETSc/packages/txpetscgpu.py
/petsc/config/builder.py
/petsc/include/finclude/makefile
/petsc/include/finclude/petscmat.h
/petsc/include/makefile
/petsc/include/petsc-private/compleximpl.h
/petsc/include/petsc-private/makefile
/petsc/include/petsc-private/matimpl.h
/petsc/include/petscdm.h
/petsc/include/petscdmcomplex.h
/petsc/include/petscmat.h
/petsc/include/petscvec.h
/petsc/include/sieve/makefile
/petsc/makefile
/petsc/src/contrib/agglom/makefile
/petsc/src/contrib/dvr/makefile
/petsc/src/contrib/fun3d/comp/makefile
/petsc/src/contrib/fun3d/incomp/makefile
/petsc/src/contrib/remote/makefile
/petsc/src/dm/ao/impls/basic/ftn-custom/makefile
/petsc/src/dm/ao/impls/basic/makefile
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/ao/impls/mapping/ftn-custom/makefile
/petsc/src/dm/ao/impls/mapping/makefile
/petsc/src/dm/ao/impls/memscalable/makefile
/petsc/src/dm/ao/interface/ftn-custom/makefile
/petsc/src/dm/ao/interface/makefile
/petsc/src/dm/f90-mod/makefile
/petsc/src/dm/impls/adda/makefile
/petsc/src/dm/impls/akkt/makefile
/petsc/src/dm/impls/cartesian/makefile
/petsc/src/dm/impls/complex/complex.c
/petsc/src/dm/impls/complex/complexcreate.c
/petsc/src/dm/impls/complex/f90-custom/makefile
/petsc/src/dm/impls/complex/ftn-custom/makefile
/petsc/src/dm/impls/complex/makefile
/petsc/src/dm/impls/composite/f90-custom/makefile
/petsc/src/dm/impls/composite/ftn-custom/makefile
/petsc/src/dm/impls/composite/makefile
/petsc/src/dm/impls/da/f90-custom/makefile
/petsc/src/dm/impls/da/ftn-custom/makefile
/petsc/src/dm/impls/da/hypre/makefile
/petsc/src/dm/impls/da/makefile
/petsc/src/dm/impls/da/usfft/makefile
/petsc/src/dm/impls/da/utils/makefile
/petsc/src/dm/impls/mesh/f90-custom/makefile
/petsc/src/dm/impls/mesh/ftn-custom/makefile
/petsc/src/dm/impls/mesh/makefile
/petsc/src/dm/impls/patch/makefile
/petsc/src/dm/impls/patch/patch.c
/petsc/src/dm/impls/redundant/makefile
/petsc/src/dm/impls/shell/makefile
/petsc/src/dm/impls/sliced/makefile
/petsc/src/dm/interface/ftn-custom/makefile
/petsc/src/dm/interface/makefile
/petsc/src/docs/makefile
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/index.html
/petsc/src/ksp/f90-mod/makefile
/petsc/src/ksp/ksp/impls/bcgs/fbcgs/makefile
/petsc/src/ksp/ksp/impls/bcgs/ifbcgs/makefile
/petsc/src/ksp/ksp/impls/bcgs/makefile
/petsc/src/ksp/ksp/impls/bcgs/tfibcgs/makefile
/petsc/src/ksp/ksp/impls/bcgsl/makefile
/petsc/src/ksp/ksp/impls/bicg/makefile
/petsc/src/ksp/ksp/impls/cg/cgne/makefile
/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/stcg/makefile
/petsc/src/ksp/ksp/impls/cgs/makefile
/petsc/src/ksp/ksp/impls/cheby/makefile
/petsc/src/ksp/ksp/impls/cr/makefile
/petsc/src/ksp/ksp/impls/gcr/makefile
/petsc/src/ksp/ksp/impls/gmres/dgmres/makefile
/petsc/src/ksp/ksp/impls/gmres/fgmres/ftn-custom/makefile
/petsc/src/ksp/ksp/impls/gmres/fgmres/makefile
/petsc/src/ksp/ksp/impls/gmres/lgmres/makefile
/petsc/src/ksp/ksp/impls/gmres/makefile
/petsc/src/ksp/ksp/impls/gmres/pgmres/makefile
/petsc/src/ksp/ksp/impls/ibcgs/makefile
/petsc/src/ksp/ksp/impls/lcd/makefile
/petsc/src/ksp/ksp/impls/lsqr/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/rich/makefile
/petsc/src/ksp/ksp/impls/specest/makefile
/petsc/src/ksp/ksp/impls/symmlq/makefile
/petsc/src/ksp/ksp/impls/tcqmr/makefile
/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/utils/makefile
/petsc/src/ksp/pc/impls/ainvcusp/ainvcusp.cu
/petsc/src/ksp/pc/impls/ainvcusp/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/bddc/makefile
/petsc/src/ksp/pc/impls/bicgstabcusp/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/ftn-custom/makefile
/petsc/src/ksp/pc/impls/fieldsplit/makefile
/petsc/src/ksp/pc/impls/galerkin/makefile
/petsc/src/ksp/pc/impls/gamg/makefile
/petsc/src/ksp/pc/impls/gasm/makefile
/petsc/src/ksp/pc/impls/hypre/ftn-custom/makefile
/petsc/src/ksp/pc/impls/hypre/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/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/parms/makefile
/petsc/src/ksp/pc/impls/pbjacobi/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/sacusp/makefile
/petsc/src/ksp/pc/impls/sacusp/sacusp.cu
/petsc/src/ksp/pc/impls/sacusp/sacusppoly.cu
/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/svd/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/mat/coarsen/impls/hem/makefile
/petsc/src/mat/coarsen/impls/mis/makefile
/petsc/src/mat/coarsen/makefile
/petsc/src/mat/color/ftn-custom/makefile
/petsc/src/mat/color/makefile
/petsc/src/mat/examples/tests/ex169.c
/petsc/src/mat/examples/tests/ex96.c
/petsc/src/mat/examples/tests/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/mpi/ftn-custom/makefile
/petsc/src/mat/impls/adj/mpi/makefile
/petsc/src/mat/impls/aij/mpi/clique/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/mpicusp/makefile
/petsc/src/mat/impls/aij/mpi/mpicusparse/makefile
/petsc/src/mat/impls/aij/mpi/mumps/makefile
/petsc/src/mat/impls/aij/mpi/pastix/makefile
/petsc/src/mat/impls/aij/mpi/superlu_dist/makefile
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/bas/makefile
/petsc/src/mat/impls/aij/seq/cholmod/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/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/matmatmatmult.c
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/aij/seq/seqcusp/aijcusp.cu
/petsc/src/mat/impls/aij/seq/seqcusp/makefile
/petsc/src/mat/impls/aij/seq/seqcusparse/aijcusparse.cu
/petsc/src/mat/impls/aij/seq/seqcusparse/makefile
/petsc/src/mat/impls/aij/seq/superlu/makefile
/petsc/src/mat/impls/aij/seq/umfpack/makefile
/petsc/src/mat/impls/baij/mpi/bstream/makefile
/petsc/src/mat/impls/baij/mpi/ftn-custom/makefile
/petsc/src/mat/impls/baij/mpi/makefile
/petsc/src/mat/impls/baij/seq/bstream/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/cufft/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/elemental/makefile
/petsc/src/mat/impls/fft/fftw/ftn-custom/makefile
/petsc/src/mat/impls/fft/fftw/makefile
/petsc/src/mat/impls/fft/makefile
/petsc/src/mat/impls/ij/makefile
/petsc/src/mat/impls/is/makefile
/petsc/src/mat/impls/localref/makefile
/petsc/src/mat/impls/lrc/makefile
/petsc/src/mat/impls/maij/makefile
/petsc/src/mat/impls/mffd/ftn-custom/makefile
/petsc/src/mat/impls/mffd/makefile
/petsc/src/mat/impls/nest/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/mpi/ftn-custom/makefile
/petsc/src/mat/impls/sbaij/mpi/makefile
/petsc/src/mat/impls/sbaij/mpi/sbstream/makefile
/petsc/src/mat/impls/sbaij/seq/cholmod/makefile
/petsc/src/mat/impls/sbaij/seq/ftn-custom/makefile
/petsc/src/mat/impls/sbaij/seq/makefile
/petsc/src/mat/impls/sbaij/seq/sbstream/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/dlregismat.c
/petsc/src/mat/interface/f90-custom/makefile
/petsc/src/mat/interface/ftn-custom/makefile
/petsc/src/mat/interface/makefile
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/makefile
/petsc/src/mat/matfd/ftn-custom/makefile
/petsc/src/mat/matfd/makefile
/petsc/src/mat/order/amd/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/party/ftn-custom/makefile
/petsc/src/mat/partition/impls/party/makefile
/petsc/src/mat/partition/impls/pmetis/makefile
/petsc/src/mat/partition/impls/scotch/makefile
/petsc/src/mat/partition/makefile
/petsc/src/mat/utils/axpy.c
/petsc/src/mat/utils/ftn-custom/makefile
/petsc/src/mat/utils/makefile
/petsc/src/snes/examples/tutorials/ex31.c
/petsc/src/snes/examples/tutorials/ex62.c
/petsc/src/snes/examples/tutorials/output/ex62_10.out
/petsc/src/snes/examples/tutorials/output/ex62_11.out
/petsc/src/snes/examples/tutorials/output/ex62_12.out
/petsc/src/snes/examples/tutorials/output/ex62_13.out
/petsc/src/snes/examples/tutorials/output/ex62_14.out
/petsc/src/snes/examples/tutorials/output/ex62_15.out
/petsc/src/snes/examples/tutorials/output/ex62_16.out
/petsc/src/snes/examples/tutorials/output/ex62_17.out
/petsc/src/snes/examples/tutorials/output/ex62_6.out
/petsc/src/snes/examples/tutorials/output/ex62_7.out
/petsc/src/snes/examples/tutorials/output/ex62_8.out
/petsc/src/snes/examples/tutorials/output/ex62_9.out
/petsc/src/snes/f90-mod/makefile
/petsc/src/snes/impls/fas/makefile
/petsc/src/snes/impls/gs/makefile
/petsc/src/snes/impls/ksponly/makefile
/petsc/src/snes/impls/ls/makefile
/petsc/src/snes/impls/ms/makefile
/petsc/src/snes/impls/ms/ms.c
/petsc/src/snes/impls/multiblock/makefile
/petsc/src/snes/impls/nasm/makefile
/petsc/src/snes/impls/ncg/makefile
/petsc/src/snes/impls/ngmres/makefile
/petsc/src/snes/impls/python/ftn-custom/makefile
/petsc/src/snes/impls/python/makefile
/petsc/src/snes/impls/qn/makefile
/petsc/src/snes/impls/richardson/makefile
/petsc/src/snes/impls/shell/ftn-custom/makefile
/petsc/src/snes/impls/shell/makefile
/petsc/src/snes/impls/test/makefile
/petsc/src/snes/impls/tr/makefile
/petsc/src/snes/impls/vi/makefile
/petsc/src/snes/impls/vi/rs/makefile
/petsc/src/snes/impls/vi/rsaug/makefile
/petsc/src/snes/impls/vi/ss/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/linesearch/impls/basic/makefile
/petsc/src/snes/linesearch/impls/bt/makefile
/petsc/src/snes/linesearch/impls/cp/makefile
/petsc/src/snes/linesearch/impls/l2/makefile
/petsc/src/snes/linesearch/impls/shell/ftn-custom/makefile
/petsc/src/snes/linesearch/impls/shell/makefile
/petsc/src/snes/linesearch/interface/ftn-custom/makefile
/petsc/src/snes/linesearch/interface/makefile
/petsc/src/snes/mf/makefile
/petsc/src/snes/utils/makefile
/petsc/src/snes/utils/mesh/makefile
/petsc/src/sys/adic/Gradient/makefile
/petsc/src/sys/adic/adic/makefile
/petsc/src/sys/adic/adintrinsics/makefile
/petsc/src/sys/adic/utils/makefile
/petsc/src/sys/ams/java/makefile
/petsc/src/sys/ams/makefile
/petsc/src/sys/bag/f2003-src/fsrc/makefile
/petsc/src/sys/bag/f2003-src/makefile
/petsc/src/sys/bag/f90-custom/makefile
/petsc/src/sys/bag/ftn-custom/makefile
/petsc/src/sys/bag/makefile
/petsc/src/sys/comm/pami/makefile
/petsc/src/sys/dll/makefile
/petsc/src/sys/draw/impls/opengl/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/ftn-custom/makefile
/petsc/src/sys/error/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/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/f2003-src/fsrc/makefile
/petsc/src/sys/objects/f2003-src/makefile
/petsc/src/sys/objects/ftn-custom/makefile
/petsc/src/sys/objects/makefile
/petsc/src/sys/objects/pinit.c
/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/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/ftn-custom/makefile
/petsc/src/sys/random/interface/makefile
/petsc/src/sys/sf/makefile
/petsc/src/sys/shell/examples/tests/makefile
/petsc/src/sys/shell/interface/makefile
/petsc/src/sys/threadcomm/impls/nothread/makefile
/petsc/src/sys/threadcomm/impls/openmp/makefile
/petsc/src/sys/threadcomm/impls/pthread/makefile
/petsc/src/sys/threadcomm/interface/makefile
/petsc/src/sys/time/makefile
/petsc/src/sys/time/nt_time/makefile
/petsc/src/sys/time/rs6000_time/makefile
/petsc/src/sys/totalview/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/impls/ams/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/mathematica/makefile
/petsc/src/sys/viewer/impls/matlab/ftn-custom/makefile
/petsc/src/sys/viewer/impls/matlab/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/vtk/ftn-custom/makefile
/petsc/src/sys/viewer/impls/vtk/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/yaml/makefile
/petsc/src/ts/adapt/impls/basic/makefile
/petsc/src/ts/adapt/impls/cfl/makefile
/petsc/src/ts/adapt/impls/none/makefile
/petsc/src/ts/adapt/interface/makefile
/petsc/src/ts/characteristic/impls/da/makefile
/petsc/src/ts/characteristic/interface/makefile
/petsc/src/ts/f90-mod/makefile
/petsc/src/ts/impls/arkimex/ftn-custom/makefile
/petsc/src/ts/impls/arkimex/makefile
/petsc/src/ts/impls/explicit/euler/makefile
/petsc/src/ts/impls/explicit/rk/makefile
/petsc/src/ts/impls/explicit/ssp/ftn-custom/makefile
/petsc/src/ts/impls/explicit/ssp/makefile
/petsc/src/ts/impls/implicit/alpha/makefile
/petsc/src/ts/impls/implicit/gl/makefile
/petsc/src/ts/impls/implicit/sundials/ftn-custom/makefile
/petsc/src/ts/impls/implicit/sundials/makefile
/petsc/src/ts/impls/implicit/theta/makefile
/petsc/src/ts/impls/pseudo/makefile
/petsc/src/ts/impls/python/ftn-custom/makefile
/petsc/src/ts/impls/python/makefile
/petsc/src/ts/impls/rosw/ftn-custom/makefile
/petsc/src/ts/impls/rosw/makefile
ftn-custom/makefile
makefile
/petsc/src/ts/utils/makefile
/petsc/src/vec/f90-mod/makefile
/petsc/src/vec/ftn-custom/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/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/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/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/mpi/mpicusp/makefile
/petsc/src/vec/vec/impls/nest/makefile
/petsc/src/vec/vec/impls/seq/f90-custom/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/seq/seqcusp/makefile
/petsc/src/vec/vec/impls/shared/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/utils/ftn-custom/makefile
/petsc/src/vec/vec/utils/makefile
/petsc/src/vec/vec/utils/matlab/makefile
/petsc/src/vec/vec/utils/veccusp/makefile
/petsc/src/vec/vec/utils/vecio.c

1...<<31323334353637383940>>...60