History log of /petsc/src/ts/impls/implicit/ (Results 451 – 475 of 791)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
d372ba4724-Apr-2011 Lisandro Dalcin <dalcinl@gmail.com>

TS: Create inner SNES/KSP at TSGet{SNES|KSP}()

Hg-commit: 0f969bc1da2f8288bc578ee40a938e2c28e8e725


/petsc/bin/matlab/classes/PetscIS.m
/petsc/bin/matlab/classes/PetscKSP.m
/petsc/bin/matlab/classes/PetscMat.m
/petsc/bin/matlab/classes/PetscSNES.m
/petsc/bin/matlab/classes/PetscSNESVIRedundancyCheckInternal.m
/petsc/bin/matlab/classes/PetscVec.m
/petsc/bin/matlab/classes/matlabheader.h
/petsc/include/petsccharacteristic.h
/petsc/include/petscctable.h
/petsc/include/petscdm.h
/petsc/include/petscdmda.h
/petsc/include/petscmat.h
/petsc/include/petscsnes.h
/petsc/include/private/characteristicimpl.h
/petsc/include/private/dmimpl.h
/petsc/include/sieve/Sifter.hh
/petsc/src/benchmarks/Index.c
/petsc/src/contrib/fun3d/comp/flow.c
/petsc/src/dm/examples/tests/ex36.c
/petsc/src/dm/examples/tutorials/ex5.c
/petsc/src/dm/examples/tutorials/ex6.c
/petsc/src/dm/impls/cartesian/cartesian.c
/petsc/src/dm/impls/composite/pack.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/dadestroy.c
/petsc/src/dm/impls/da/dagetelem.c
/petsc/src/dm/impls/iga/igacreate.c
/petsc/src/dm/impls/mesh/meshcreate.c
/petsc/src/ksp/ksp/examples/tutorials/ex31.c
/petsc/src/ksp/pc/impls/ainvcusp/ainvcusp.cu
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/spai/ispai.c
/petsc/src/ksp/pc/impls/wb/wb.c
/petsc/src/mat/examples/tests/ex55.c
/petsc/src/mat/examples/tests/ex92.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/aij/mpi/mmaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpicusp/mpiaijcusp.cu
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/mmbaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/dense/mpi/mpidense.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/sbaij2.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/partition/impls/chaco/chaco.c
/petsc/src/snes/examples/tutorials/ex10d/ex10.c
/petsc/src/snes/examples/tutorials/ex32.c
/petsc/src/snes/examples/tutorials/ex54.c
/petsc/src/snes/impls/vi/vi.c
/petsc/src/snes/impls/vi/viimpl.h
/petsc/src/sys/examples/tutorials/ex5.c
/petsc/src/sys/matlabengine/matlab.c
/petsc/src/sys/random/examples/tutorials/ex2.c
/petsc/src/sys/utils/ctable.c
/petsc/src/sys/viewer/impls/ascii/filev.c
/petsc/src/ts/characteristic/examples/tutorials/ex1.c
/petsc/src/ts/characteristic/examples/tutorials/ex2.c
/petsc/src/ts/characteristic/examples/tutorials/ex4.c
/petsc/src/ts/characteristic/impls/da/slda.c
/petsc/src/ts/characteristic/impls/da/slda.h
/petsc/src/ts/characteristic/interface/characteristic.c
/petsc/src/ts/characteristic/interface/mocregis.c
/petsc/src/ts/characteristic/interface/slregis.c
/petsc/src/ts/characteristic/makefile
alpha/alpha.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/ts/interface/tsreg.c
/petsc/src/vec/is/utils/isblock.c
/petsc/src/vec/pf/impls/matlab/cmatlab.c
/petsc/src/vec/vec/impls/mpi/mpicusp/mpicusp.cu
/petsc/src/vec/vec/impls/seq/seqcusp/veccusp.cu
/petsc/src/vec/vec/interface/rvector.c
d155d41021-Apr-2011 Jed Brown <jed@59A2.org>

Fix a few Destroy-related artifacts from packages that weren't built on Barry's machine.

Hg-commit: e55c7066b74bb646d50fb615071c1d89e95eede4


/petsc/bin/maint/generatefortranstubs.py
/petsc/bin/matlab/classes/PetscIS.m
/petsc/bin/matlab/classes/PetscSNESVIRedundancyCheckInternal.m
/petsc/bin/matlab/classes/examples/tests/ex2.m
/petsc/bin/matlab/classes/matlabheader.h
/petsc/config/PETSc/packages/valgrind.py
/petsc/config/examples/arch-linux-gcc-python-opt.py
/petsc/config/examples/arch-linux-gcc-python.py
/petsc/config/examples/arch-linux-gxx-python-opt.py
/petsc/config/examples/arch-linux-gxx-python.py
/petsc/include/petscbt.h
/petsc/include/petscis.h
/petsc/include/petsclog.hh
/petsc/include/petscsys.h
/petsc/include/petscviewer.h
/petsc/include/private/vecimpl.h
/petsc/include/sieve/Sifter.hh
/petsc/include/sieve/problem/Bratu.hh
/petsc/include/sieve/problem/Ex_UFC.hh
/petsc/include/sieve/problem/LaplaceBEM.hh
/petsc/src/dm/ao/examples/tests/ex4.c
/petsc/src/dm/ao/impls/makefile
/petsc/src/dm/examples/tests/ex16.c
/petsc/src/dm/impls/adda/makefile
/petsc/src/dm/impls/cartesian/makefile
/petsc/src/dm/impls/composite/makefile
/petsc/src/dm/impls/da/da1.c
/petsc/src/dm/impls/da/da2.c
/petsc/src/dm/impls/da/da3.c
/petsc/src/dm/impls/da/gr2.c
/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/iga/makefile
/petsc/src/dm/impls/makefile
/petsc/src/dm/impls/mesh/examples/tutorials/bratu_ufc.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/electrostatic.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/fetidp.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/grade2.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/mixedpoisson.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/navierStokes.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/stokes.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/stokesPeriodic.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/subduction.cxx
/petsc/src/dm/impls/mesh/makefile
/petsc/src/dm/impls/mesh/mesh.c
/petsc/src/dm/impls/sliced/makefile
/petsc/src/dm/impls/sliced/sliced.c
/petsc/src/dm/interface/dmregall.c
/petsc/src/dm/interface/ftn-custom/makefile
/petsc/src/dm/ismap/impls/is/ismapis.c
/petsc/src/dm/ismap/impls/makefile
/petsc/src/dm/ismap/interface/makefile
/petsc/src/dm/ismap/makefile
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/ksp/ksp/examples/tests/ex32.c
/petsc/src/ksp/ksp/examples/tests/ex35.c
/petsc/src/ksp/ksp/examples/tutorials/ex1.c
/petsc/src/ksp/ksp/examples/tutorials/ex15.c
/petsc/src/ksp/ksp/examples/tutorials/ex22.c
/petsc/src/ksp/ksp/examples/tutorials/ex25.c
/petsc/src/ksp/ksp/examples/tutorials/ex28.c
/petsc/src/ksp/ksp/examples/tutorials/ex29.c
/petsc/src/ksp/ksp/examples/tutorials/ex2f.F
/petsc/src/ksp/ksp/examples/tutorials/ex31.c
/petsc/src/ksp/ksp/examples/tutorials/ex32.c
/petsc/src/ksp/ksp/examples/tutorials/ex34.c
/petsc/src/ksp/ksp/examples/tutorials/ex35.c
/petsc/src/ksp/ksp/examples/tutorials/ex37.c
/petsc/src/ksp/ksp/examples/tutorials/ex45.c
/petsc/src/ksp/ksp/examples/tutorials/ex47.c
/petsc/src/ksp/ksp/examples/tutorials/ex49.c
/petsc/src/ksp/ksp/examples/tutorials/ex50.c
/petsc/src/ksp/ksp/examples/tutorials/ex8.c
/petsc/src/ksp/ksp/examples/tutorials/ex8g.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/gasm/gasm.c
/petsc/src/ksp/pc/impls/gasm/makefile
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/pc/impls/mg/makefile
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/supportgraph/lowstretch.cpp
/petsc/src/ksp/pc/impls/supportgraph/supportgraph.c
/petsc/src/ksp/pc/impls/wb/makefile
/petsc/src/mat/examples/tests/ex1.c
/petsc/src/mat/examples/tests/ex10.c
/petsc/src/mat/examples/tests/ex100.c
/petsc/src/mat/examples/tests/ex101.c
/petsc/src/mat/examples/tests/ex102.c
/petsc/src/mat/examples/tests/ex103.c
/petsc/src/mat/examples/tests/ex104.c
/petsc/src/mat/examples/tests/ex107.c
/petsc/src/mat/examples/tests/ex108.c
/petsc/src/mat/examples/tests/ex109.c
/petsc/src/mat/examples/tests/ex110.c
/petsc/src/mat/examples/tests/ex111.c
/petsc/src/mat/examples/tests/ex112.c
/petsc/src/mat/examples/tests/ex113.c
/petsc/src/mat/examples/tests/ex114.c
/petsc/src/mat/examples/tests/ex115.c
/petsc/src/mat/examples/tests/ex116.c
/petsc/src/mat/examples/tests/ex118.c
/petsc/src/mat/examples/tests/ex119.c
/petsc/src/mat/examples/tests/ex12.c
/petsc/src/mat/examples/tests/ex120.c
/petsc/src/mat/examples/tests/ex121.c
/petsc/src/mat/examples/tests/ex122.c
/petsc/src/mat/examples/tests/ex123.c
/petsc/src/mat/examples/tests/ex124.c
/petsc/src/mat/examples/tests/ex125.c
/petsc/src/mat/examples/tests/ex127.c
/petsc/src/mat/examples/tests/ex128.c
/petsc/src/mat/examples/tests/ex129.c
/petsc/src/mat/examples/tests/ex13.c
/petsc/src/mat/examples/tests/ex130.c
/petsc/src/mat/examples/tests/ex131.c
/petsc/src/mat/examples/tests/ex132.c
/petsc/src/mat/examples/tests/ex133.c
/petsc/src/mat/examples/tests/ex134.c
/petsc/src/mat/examples/tests/ex135.c
/petsc/src/mat/examples/tests/ex136.c
/petsc/src/mat/examples/tests/ex137.c
/petsc/src/mat/examples/tests/ex138.c
/petsc/src/mat/examples/tests/ex139.c
/petsc/src/mat/examples/tests/ex14.c
/petsc/src/mat/examples/tests/ex140.c
/petsc/src/mat/examples/tests/ex141.c
/petsc/src/mat/examples/tests/ex142.c
/petsc/src/mat/examples/tests/ex143.c
/petsc/src/mat/examples/tests/ex15.c
/petsc/src/mat/examples/tests/ex16.c
/petsc/src/mat/examples/tests/ex17.c
/petsc/src/mat/examples/tests/ex19.c
/petsc/src/mat/examples/tests/ex2.c
/petsc/src/mat/examples/tests/ex20.c
/petsc/src/mat/examples/tests/ex21.c
/petsc/src/mat/examples/tests/ex22.c
/petsc/src/mat/examples/tests/ex24.c
/petsc/src/mat/examples/tests/ex25.c
/petsc/src/mat/examples/tests/ex27.c
/petsc/src/mat/examples/tests/ex28.c
/petsc/src/mat/examples/tests/ex3.c
/petsc/src/mat/examples/tests/ex30.c
/petsc/src/mat/examples/tests/ex31.c
/petsc/src/mat/examples/tests/ex32.c
/petsc/src/mat/examples/tests/ex33.c
/petsc/src/mat/examples/tests/ex34.c
/petsc/src/mat/examples/tests/ex35.c
/petsc/src/mat/examples/tests/ex37.c
/petsc/src/mat/examples/tests/ex38.c
/petsc/src/mat/examples/tests/ex4.c
/petsc/src/mat/examples/tests/ex40.c
/petsc/src/mat/examples/tests/ex41.c
/petsc/src/mat/examples/tests/ex42.c
/petsc/src/mat/examples/tests/ex43.c
/petsc/src/mat/examples/tests/ex44.c
/petsc/src/mat/examples/tests/ex47.c
/petsc/src/mat/examples/tests/ex48.c
/petsc/src/mat/examples/tests/ex49.c
/petsc/src/mat/examples/tests/ex5.c
/petsc/src/mat/examples/tests/ex50.c
/petsc/src/mat/examples/tests/ex51.c
/petsc/src/mat/examples/tests/ex52.c
/petsc/src/mat/examples/tests/ex53.c
/petsc/src/mat/examples/tests/ex54.c
/petsc/src/mat/examples/tests/ex55.c
/petsc/src/mat/examples/tests/ex56.c
/petsc/src/mat/examples/tests/ex57.c
/petsc/src/mat/examples/tests/ex58.c
/petsc/src/mat/examples/tests/ex59.c
/petsc/src/mat/examples/tests/ex6.c
/petsc/src/mat/examples/tests/ex60.c
/petsc/src/mat/examples/tests/ex61.c
/petsc/src/mat/examples/tests/ex62.c
/petsc/src/mat/examples/tests/ex64.c
/petsc/src/mat/examples/tests/ex65.c
/petsc/src/mat/examples/tests/ex66.c
/petsc/src/mat/examples/tests/ex68.c
/petsc/src/mat/examples/tests/ex7.c
/petsc/src/mat/examples/tests/ex70.c
/petsc/src/mat/examples/tests/ex71.c
/petsc/src/mat/examples/tests/ex72.c
/petsc/src/mat/examples/tests/ex73.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/ex75.c
/petsc/src/mat/examples/tests/ex76.c
/petsc/src/mat/examples/tests/ex77.c
/petsc/src/mat/examples/tests/ex78.c
/petsc/src/mat/examples/tests/ex8.c
/petsc/src/mat/examples/tests/ex80.c
/petsc/src/mat/examples/tests/ex81.c
/petsc/src/mat/examples/tests/ex86.c
/petsc/src/mat/examples/tests/ex87.c
/petsc/src/mat/examples/tests/ex9.c
/petsc/src/mat/examples/tests/ex91.c
/petsc/src/mat/examples/tests/ex92.c
/petsc/src/mat/examples/tests/ex93.c
/petsc/src/mat/examples/tests/ex94.c
/petsc/src/mat/examples/tests/ex95.c
/petsc/src/mat/examples/tests/ex96.c
/petsc/src/mat/examples/tests/ex97.c
/petsc/src/mat/examples/tests/ex98.c
/petsc/src/mat/examples/tests/ex99.c
/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/ex15.c
/petsc/src/mat/examples/tutorials/ex2.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/ex8.c
/petsc/src/mat/examples/tutorials/ex9.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/spooles/mpispooles.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/dense/mpi/mpidense.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/mpi/spooles/mpisbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/aijsbaij.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/mat/utils/convert.c
/petsc/src/snes/examples/tests/ex1.c
/petsc/src/snes/examples/tests/ex10.c
/petsc/src/snes/examples/tests/ex11.c
/petsc/src/snes/examples/tests/ex13.c
/petsc/src/snes/examples/tests/ex15.c
/petsc/src/snes/examples/tests/ex16.c
/petsc/src/snes/examples/tests/ex17.c
/petsc/src/snes/examples/tests/ex4.c
/petsc/src/snes/examples/tests/ex5.c
/petsc/src/snes/examples/tests/ex7.c
/petsc/src/snes/examples/tests/ex8.c
/petsc/src/snes/examples/tests/ex9.c
/petsc/src/snes/examples/tutorials/ex1.c
/petsc/src/snes/examples/tutorials/ex10.c
/petsc/src/snes/examples/tutorials/ex14.c
/petsc/src/snes/examples/tutorials/ex18.c
/petsc/src/snes/examples/tutorials/ex19tu.c
/petsc/src/snes/examples/tutorials/ex2.c
/petsc/src/snes/examples/tutorials/ex20.c
/petsc/src/snes/examples/tutorials/ex21.c
/petsc/src/snes/examples/tutorials/ex22.c
/petsc/src/snes/examples/tutorials/ex23.c
/petsc/src/snes/examples/tutorials/ex24.c
/petsc/src/snes/examples/tutorials/ex25.c
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/examples/tutorials/ex27.c
/petsc/src/snes/examples/tutorials/ex28.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/examples/tutorials/ex3.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/examples/tutorials/ex31.c
/petsc/src/snes/examples/tutorials/ex32.c
/petsc/src/snes/examples/tutorials/ex38.c
/petsc/src/snes/examples/tutorials/ex4.c
/petsc/src/snes/examples/tutorials/ex42.c
/petsc/src/snes/examples/tutorials/ex43-44.h
/petsc/src/snes/examples/tutorials/ex43.c
/petsc/src/snes/examples/tutorials/ex44.c
/petsc/src/snes/examples/tutorials/ex45.c
/petsc/src/snes/examples/tutorials/ex48.c
/petsc/src/snes/examples/tutorials/ex49.c
/petsc/src/snes/examples/tutorials/ex4tu.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/ex50.c
/petsc/src/snes/examples/tutorials/ex51.c
/petsc/src/snes/examples/tutorials/ex53.c
/petsc/src/snes/examples/tutorials/ex54.c
/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/interface/snes.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/snes/utils/sieve/meshmgsnes.c
/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/ex9.c
/petsc/src/sys/error/err.c
/petsc/src/sys/examples/tests/ex22.c
/petsc/src/sys/examples/tests/ex7.c
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/examples/tests/output/ex22.out
/petsc/src/sys/fileio/sysio.c
/petsc/src/sys/memory/mtr.c
/petsc/src/sys/random/examples/tutorials/ex1.c
/petsc/src/sys/random/examples/tutorials/ex2.c
/petsc/src/sys/random/examples/tutorials/makefile
/petsc/src/sys/random/interface/randomc.c
/petsc/src/sys/viewer/impls/ascii/asciiimpl.h
/petsc/src/sys/viewer/impls/ascii/filev.c
/petsc/src/sys/viewer/impls/ascii/ftn-custom/zfilevf.c
/petsc/src/sys/viewer/interface/dupl.c
/petsc/src/sys/viewer/interface/view.c
/petsc/src/ts/examples/tests/ex1.c
/petsc/src/ts/examples/tests/ex2.c
/petsc/src/ts/examples/tests/ex3.c
/petsc/src/ts/examples/tests/ex4.c
/petsc/src/ts/examples/tutorials/ex1.c
/petsc/src/ts/examples/tutorials/ex10.c
/petsc/src/ts/examples/tutorials/ex11.c
/petsc/src/ts/examples/tutorials/ex12.c
/petsc/src/ts/examples/tutorials/ex13.c
/petsc/src/ts/examples/tutorials/ex14.c
/petsc/src/ts/examples/tutorials/ex15.c
/petsc/src/ts/examples/tutorials/ex17.c
/petsc/src/ts/examples/tutorials/ex18.c
/petsc/src/ts/examples/tutorials/ex2.c
/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/util2.c
sundials/sundials.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/is/examples/tests/ex1.c
/petsc/src/vec/is/examples/tests/ex2.c
/petsc/src/vec/is/examples/tests/ex3.c
/petsc/src/vec/is/examples/tests/ex4.c
/petsc/src/vec/is/examples/tests/ex5.c
/petsc/src/vec/is/examples/tests/ex6.c
/petsc/src/vec/is/examples/tutorials/ex1.c
/petsc/src/vec/is/examples/tutorials/ex2.c
/petsc/src/vec/is/examples/tutorials/ex3.c
/petsc/src/vec/is/examples/tutorials/ex4.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/isltog.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/ex18.c
/petsc/src/vec/vec/examples/tests/ex2.c
/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/ex31.c
/petsc/src/vec/vec/examples/tests/ex33.c
/petsc/src/vec/vec/examples/tests/ex34.c
/petsc/src/vec/vec/examples/tests/ex35.c
/petsc/src/vec/vec/examples/tests/ex36.c
/petsc/src/vec/vec/examples/tests/ex37.c
/petsc/src/vec/vec/examples/tests/ex38.c
/petsc/src/vec/vec/examples/tests/ex39.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/ex10.c
/petsc/src/vec/vec/examples/tutorials/ex11.c
/petsc/src/vec/vec/examples/tutorials/ex12.c
/petsc/src/vec/vec/examples/tutorials/ex15.c
/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/ex19.c
/petsc/src/vec/vec/examples/tutorials/ex1e.c
/petsc/src/vec/vec/examples/tutorials/ex2.c
/petsc/src/vec/vec/examples/tutorials/ex3.c
/petsc/src/vec/vec/examples/tutorials/ex42.c
/petsc/src/vec/vec/examples/tutorials/ex42a.c
/petsc/src/vec/vec/examples/tutorials/ex5.c
/petsc/src/vec/vec/examples/tutorials/ex6.c
/petsc/src/vec/vec/examples/tutorials/ex7.c
/petsc/src/vec/vec/examples/tutorials/ex8.c
/petsc/src/vec/vec/examples/tutorials/ex9.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/vpscat.c
/petsc/tutorials/multiphysics/mp.c
/petsc/tutorials/multiphysics/p1.c
/petsc/tutorials/multiphysics/p2.c
6bf464f918-Apr-2011 Barry Smith <bsmith@mcs.anl.gov>

converted rest of source code to take pointers into destructor reoutines. make test workds

Hg-commit: 78c641225c0516099423eeea3cc66e68fd2f62f3


/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/petsc.py
/petsc/config/builder.py
/petsc/include/characteristic.h
/petsc/include/petscao.h
/petsc/include/petscbag.h
/petsc/include/petscdm.h
/petsc/include/petscdmiga.h
/petsc/include/petscdmmesh.h
/petsc/include/petscdmmesh.hh
/petsc/include/petscdraw.h
/petsc/include/petscfwk.h
/petsc/include/petscis.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscmatlab.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/petscviewer.h
/petsc/include/private/matimpl.h
/petsc/include/private/petscimpl.h
/petsc/include/private/vecimpl.h
/petsc/include/sieve/DMBuilder.hh
/petsc/include/sieve/Distribution.hh
/petsc/include/sieve/Sifter.hh
/petsc/include/sieve/problem/Bratu.hh
/petsc/include/sieve/problem/Ex_UFC.hh
/petsc/include/sieve/problem/LaplaceBEM.hh
/petsc/src/benchmarks/Index.c
/petsc/src/benchmarks/PetscMalloc.c
/petsc/src/contrib/blopex/driver/driver.c
/petsc/src/contrib/blopex/driver_diag/driver_diag.c
/petsc/src/contrib/blopex/driver_fiedler/driver_fiedler.c
/petsc/src/contrib/blopex/petsc-interface/petsc-interface.c
/petsc/src/contrib/fun3d/comp/flow.c
/petsc/src/contrib/fun3d/incomp/flow.c
/petsc/src/contrib/helmholtz_2/ex12.c
/petsc/src/contrib/keyes/ex15.c
/petsc/src/contrib/remote/ex1.c
/petsc/src/dm/ao/examples/tests/ex1.c
/petsc/src/dm/ao/examples/tests/ex2.c
/petsc/src/dm/ao/examples/tests/ex7.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/ao/impls/memscalable/aomemscalable.c
/petsc/src/dm/ao/interface/ao.c
/petsc/src/dm/ao/interface/ftn-custom/zaof.c
/petsc/src/dm/examples/tests/ex1.c
/petsc/src/dm/examples/tests/ex10.c
/petsc/src/dm/examples/tests/ex11.c
/petsc/src/dm/examples/tests/ex12.c
/petsc/src/dm/examples/tests/ex13.c
/petsc/src/dm/examples/tests/ex14.c
/petsc/src/dm/examples/tests/ex15.c
/petsc/src/dm/examples/tests/ex16.c
/petsc/src/dm/examples/tests/ex17.c
/petsc/src/dm/examples/tests/ex18.c
/petsc/src/dm/examples/tests/ex19.c
/petsc/src/dm/examples/tests/ex2.c
/petsc/src/dm/examples/tests/ex21.c
/petsc/src/dm/examples/tests/ex22.c
/petsc/src/dm/examples/tests/ex23.c
/petsc/src/dm/examples/tests/ex24.c
/petsc/src/dm/examples/tests/ex25.c
/petsc/src/dm/examples/tests/ex26.c
/petsc/src/dm/examples/tests/ex27.c
/petsc/src/dm/examples/tests/ex28.c
/petsc/src/dm/examples/tests/ex3.c
/petsc/src/dm/examples/tests/ex30.c
/petsc/src/dm/examples/tests/ex31.c
/petsc/src/dm/examples/tests/ex32.c
/petsc/src/dm/examples/tests/ex33.c
/petsc/src/dm/examples/tests/ex35.c
/petsc/src/dm/examples/tests/ex36.c
/petsc/src/dm/examples/tests/ex4.c
/petsc/src/dm/examples/tests/ex5.c
/petsc/src/dm/examples/tests/ex6.c
/petsc/src/dm/examples/tests/ex7.c
/petsc/src/dm/examples/tests/ex8.c
/petsc/src/dm/examples/tests/ex9.c
/petsc/src/dm/examples/tutorials/ex1.c
/petsc/src/dm/examples/tutorials/ex10.c
/petsc/src/dm/examples/tutorials/ex12.c
/petsc/src/dm/examples/tutorials/ex2.c
/petsc/src/dm/examples/tutorials/ex3.c
/petsc/src/dm/examples/tutorials/ex4.c
/petsc/src/dm/examples/tutorials/ex5.c
/petsc/src/dm/examples/tutorials/ex6.c
/petsc/src/dm/examples/tutorials/ex7.c
/petsc/src/dm/examples/tutorials/ex9.c
/petsc/src/dm/impls/adda/adda.c
/petsc/src/dm/impls/adda/examples/tests/ex1.c
/petsc/src/dm/impls/composite/f90-custom/zfddaf90.c
/petsc/src/dm/impls/composite/ftn-custom/zfddaf.c
/petsc/src/dm/impls/composite/pack.c
/petsc/src/dm/impls/composite/packm.c
/petsc/src/dm/impls/da/da.c
/petsc/src/dm/impls/da/da1.c
/petsc/src/dm/impls/da/da2.c
/petsc/src/dm/impls/da/da3.c
/petsc/src/dm/impls/da/dacorn.c
/petsc/src/dm/impls/da/dadestroy.c
/petsc/src/dm/impls/da/dagtol.c
/petsc/src/dm/impls/da/dagtona.c
/petsc/src/dm/impls/da/daindex.c
/petsc/src/dm/impls/da/dainterp.c
/petsc/src/dm/impls/da/daload.c
/petsc/src/dm/impls/da/dalocal.c
/petsc/src/dm/impls/da/daview.c
/petsc/src/dm/impls/da/f90-custom/zda1f90.c
/petsc/src/dm/impls/da/fdda.c
/petsc/src/dm/impls/da/gr1.c
/petsc/src/dm/impls/da/gr2.c
/petsc/src/dm/impls/da/utils/binaryMatlab.c
/petsc/src/dm/impls/iga/iga.c
/petsc/src/dm/impls/mesh/examples/tests/mesh2.cxx
/petsc/src/dm/impls/mesh/examples/tests/operator1.cxx
/petsc/src/dm/impls/mesh/examples/tests/refinementTest.cxx
/petsc/src/dm/impls/mesh/examples/tests/section2.cxx
/petsc/src/dm/impls/mesh/examples/tests/sieveTests.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/bratu.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/bratu_ufc.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/electrostatic.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/ex1.c
/petsc/src/dm/impls/mesh/examples/tutorials/ex10.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/ex12.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/ex2.c
/petsc/src/dm/impls/mesh/examples/tutorials/ex3.c
/petsc/src/dm/impls/mesh/examples/tutorials/ex5.c
/petsc/src/dm/impls/mesh/examples/tutorials/ex6.c
/petsc/src/dm/impls/mesh/examples/tutorials/ex7.c
/petsc/src/dm/impls/mesh/examples/tutorials/ex_coarsen.c
/petsc/src/dm/impls/mesh/examples/tutorials/ex_coarsen.h
/petsc/src/dm/impls/mesh/examples/tutorials/ex_coarsen_2.c
/petsc/src/dm/impls/mesh/examples/tutorials/ex_coarsen_3.c
/petsc/src/dm/impls/mesh/examples/tutorials/fetidp.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/fvTest.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/grade2.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/ionChannel.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/laplaceBEM1.hh
/petsc/src/dm/impls/mesh/examples/tutorials/mesh_surgery.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/mixedpoisson.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/navierStokes.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/refinement.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/stokes.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/stokesPeriodic.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/subduction.cxx
/petsc/src/dm/impls/mesh/f90-custom/zmeshf90.c
/petsc/src/dm/impls/mesh/f90-custom/zsectionf90.c
/petsc/src/dm/impls/mesh/ftn-custom/zmesh.c
/petsc/src/dm/impls/mesh/mesh.c
/petsc/src/dm/impls/mesh/meshbardhan.c
/petsc/src/dm/impls/mesh/meshcreate.c
/petsc/src/dm/impls/mesh/meshlagrit.c
/petsc/src/dm/impls/mesh/meshpcice.c
/petsc/src/dm/impls/mesh/section.c
/petsc/src/dm/impls/sliced/sliced.c
/petsc/src/dm/interface/dm.c
/petsc/src/dm/ismap/impls/is/ismapis.c
/petsc/src/dm/ismap/interface/ismap.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/ksp/ksp/examples/tests/ex1.c
/petsc/src/ksp/ksp/examples/tests/ex10.c
/petsc/src/ksp/ksp/examples/tests/ex11.c
/petsc/src/ksp/ksp/examples/tests/ex14.c
/petsc/src/ksp/ksp/examples/tests/ex15.c
/petsc/src/ksp/ksp/examples/tests/ex17.c
/petsc/src/ksp/ksp/examples/tests/ex18.c
/petsc/src/ksp/ksp/examples/tests/ex19.c
/petsc/src/ksp/ksp/examples/tests/ex20.c
/petsc/src/ksp/ksp/examples/tests/ex21.c
/petsc/src/ksp/ksp/examples/tests/ex22.c
/petsc/src/ksp/ksp/examples/tests/ex24.c
/petsc/src/ksp/ksp/examples/tests/ex25.c
/petsc/src/ksp/ksp/examples/tests/ex26.c
/petsc/src/ksp/ksp/examples/tests/ex27.c
/petsc/src/ksp/ksp/examples/tests/ex28.c
/petsc/src/ksp/ksp/examples/tests/ex29.c
/petsc/src/ksp/ksp/examples/tests/ex3.c
/petsc/src/ksp/ksp/examples/tests/ex30.c
/petsc/src/ksp/ksp/examples/tests/ex31.c
/petsc/src/ksp/ksp/examples/tests/ex32.c
/petsc/src/ksp/ksp/examples/tests/ex33.c
/petsc/src/ksp/ksp/examples/tests/ex34.c
/petsc/src/ksp/ksp/examples/tests/ex35.c
/petsc/src/ksp/ksp/examples/tests/ex36.c
/petsc/src/ksp/ksp/examples/tests/ex37.c
/petsc/src/ksp/ksp/examples/tests/ex4.c
/petsc/src/ksp/ksp/examples/tests/ex6.c
/petsc/src/ksp/ksp/examples/tests/ex7.c
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/ex11.c
/petsc/src/ksp/ksp/examples/tutorials/ex12.c
/petsc/src/ksp/ksp/examples/tutorials/ex13.c
/petsc/src/ksp/ksp/examples/tutorials/ex15.c
/petsc/src/ksp/ksp/examples/tutorials/ex16.c
/petsc/src/ksp/ksp/examples/tutorials/ex2.c
/petsc/src/ksp/ksp/examples/tutorials/ex22.c
/petsc/src/ksp/ksp/examples/tutorials/ex23.c
/petsc/src/ksp/ksp/examples/tutorials/ex25.c
/petsc/src/ksp/ksp/examples/tutorials/ex27.c
/petsc/src/ksp/ksp/examples/tutorials/ex28.c
/petsc/src/ksp/ksp/examples/tutorials/ex29.c
/petsc/src/ksp/ksp/examples/tutorials/ex2f.F
/petsc/src/ksp/ksp/examples/tutorials/ex3.c
/petsc/src/ksp/ksp/examples/tutorials/ex30.c
/petsc/src/ksp/ksp/examples/tutorials/ex31.c
/petsc/src/ksp/ksp/examples/tutorials/ex32.c
/petsc/src/ksp/ksp/examples/tutorials/ex34.c
/petsc/src/ksp/ksp/examples/tutorials/ex35.c
/petsc/src/ksp/ksp/examples/tutorials/ex37.c
/petsc/src/ksp/ksp/examples/tutorials/ex38.c
/petsc/src/ksp/ksp/examples/tutorials/ex39.c
/petsc/src/ksp/ksp/examples/tutorials/ex40.c
/petsc/src/ksp/ksp/examples/tutorials/ex41.c
/petsc/src/ksp/ksp/examples/tutorials/ex43.c
/petsc/src/ksp/ksp/examples/tutorials/ex45.c
/petsc/src/ksp/ksp/examples/tutorials/ex46.c
/petsc/src/ksp/ksp/examples/tutorials/ex47.c
/petsc/src/ksp/ksp/examples/tutorials/ex49.c
/petsc/src/ksp/ksp/examples/tutorials/ex5.c
/petsc/src/ksp/ksp/examples/tutorials/ex50.c
/petsc/src/ksp/ksp/examples/tutorials/ex51.c
/petsc/src/ksp/ksp/examples/tutorials/ex52.c
/petsc/src/ksp/ksp/examples/tutorials/ex53.c
/petsc/src/ksp/ksp/examples/tutorials/ex7.c
/petsc/src/ksp/ksp/examples/tutorials/ex8.c
/petsc/src/ksp/ksp/examples/tutorials/ex8g.c
/petsc/src/ksp/ksp/examples/tutorials/ex9.c
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/broyden/broyden.c
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/gcr/gcr.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/ngmres/ngmres.c
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/impls/specest/specest.c
/petsc/src/ksp/ksp/interface/eige.c
/petsc/src/ksp/ksp/interface/ftn-custom/zitfuncf.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/xmon.c
/petsc/src/ksp/ksp/utils/schurm.c
/petsc/src/ksp/pc/examples/tests/ex1.c
/petsc/src/ksp/pc/examples/tests/ex2.c
/petsc/src/ksp/pc/examples/tests/ex3.c
/petsc/src/ksp/pc/examples/tests/ex4.c
/petsc/src/ksp/pc/examples/tests/ex5.c
/petsc/src/ksp/pc/examples/tests/ex6.c
/petsc/src/ksp/pc/examples/tests/ex7.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/impls/ainvcusp/ainvcusp.cu
/petsc/src/ksp/pc/impls/asa/asa.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/asm/ftn-custom/zasmf.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/cp/cp.c
/petsc/src/ksp/pc/impls/eisens/eisen.c
/petsc/src/ksp/pc/impls/factor/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/factor/icc/icc.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/factor/lu/lu.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/galerkin/galerkin.c
/petsc/src/ksp/pc/impls/gasm/gasm.c
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/pc/impls/jacobi/jacobi.c
/petsc/src/ksp/pc/impls/ksp/pcksp.c
/petsc/src/ksp/pc/impls/lsc/lsc.c
/petsc/src/ksp/pc/impls/makefile
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/ksp/pc/impls/openmp/openmp.c
/petsc/src/ksp/pc/impls/redistribute/redistribute.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/svd/svd.c
/petsc/src/ksp/pc/impls/tfs/tfs.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/ksp/pc/interface/precon.c
/petsc/src/mat/color/color.c
/petsc/src/mat/examples/tests/ex103.c
/petsc/src/mat/examples/tests/ex106.c
/petsc/src/mat/examples/tests/ex107.c
/petsc/src/mat/examples/tests/ex11.c
/petsc/src/mat/examples/tests/ex117.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex67f_1.out
/petsc/src/mat/examples/tests/output/ex79f_1.out
/petsc/src/mat/impls/aij/mpi/crl/mcrl.c
/petsc/src/mat/impls/aij/mpi/mmaij.c
/petsc/src/mat/impls/aij/mpi/mpb_aij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/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/inode.c
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/mmbaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.h
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/blockmat/seq/blockmat.c
/petsc/src/mat/impls/composite/mcomposite.c
/petsc/src/mat/impls/dense/mpi/mmdense.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/localref/mlocalref.c
/petsc/src/mat/impls/lrc/lrc.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/nest/matnest.c
/petsc/src/mat/impls/normal/normm.c
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.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/sbaij2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/impls/sbaij/seq/sro.c
/petsc/src/mat/impls/scatter/mscatter.c
/petsc/src/mat/impls/shell/shellcnv.c
/petsc/src/mat/impls/submat/submat.c
/petsc/src/mat/impls/transpose/transm.c
/petsc/src/mat/interface/ftn-custom/zmatrixf.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/order/sorder.c
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/mat/partition/partition.c
/petsc/src/mat/utils/axpy.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/matstash.c
/petsc/src/mat/utils/matstashspace.c
/petsc/src/mat/utils/multequal.c
/petsc/src/mat/utils/zerodiag.c
/petsc/src/snes/examples/tutorials/ex10d/ex10.c
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/impls/vi/vi.c
/petsc/src/snes/interface/noise/snesmfj2.c
/petsc/src/snes/interface/noise/snesnoise.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/f90-custom/zbagf90.c
/petsc/src/sys/dll/dlimpl.c
/petsc/src/sys/draw/impls/x/xops.c
/petsc/src/sys/draw/interface/draw.c
/petsc/src/sys/draw/interface/dviewp.c
/petsc/src/sys/draw/utils/axisc.c
/petsc/src/sys/draw/utils/dscatter.c
/petsc/src/sys/draw/utils/hists.c
/petsc/src/sys/draw/utils/lgc.c
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/examples/tests/output/ex7.out
/petsc/src/sys/ftn-custom/zutils.c
/petsc/src/sys/fwk/interface/fwk.c
/petsc/src/sys/objects/destroy.c
/petsc/src/sys/objects/inherit.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/olist.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/subcomm.c
/petsc/src/sys/random/interface/randomc.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/string/stringv.c
/petsc/src/sys/viewer/impls/vu/petscvu.c
/petsc/src/sys/viewer/interface/view.c
/petsc/src/sys/viewer/interface/viewers.c
/petsc/src/ts/characteristic/interface/characteristic.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/impls/explicit/euler/euler.c
/petsc/src/ts/impls/explicit/rk/rk.c
alpha/alpha.c
beuler/beuler.c
cn/cn.c
gl/gl.c
gl/gladapt.c
theta/theta.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tsfd.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/ftn-custom/zindexf.c
/petsc/src/vec/is/interface/index.c
/petsc/src/vec/is/interface/isreg.c
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/pf/interface/pf.c
/petsc/src/vec/vec/examples/tests/output/ex32f_1.out
/petsc/src/vec/vec/examples/tutorials/ex1.c
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/mpi/pmap.c
/petsc/src/vec/vec/impls/nest/vecnest.c
/petsc/src/vec/vec/impls/seq/seqcusp/veccusp.cu
/petsc/src/vec/vec/interface/f90-custom/zvectorf90.c
/petsc/src/vec/vec/interface/ftn-custom/zvectorf.c
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/interface/veccreate.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/ftn-custom/zvscatf.c
/petsc/src/vec/vec/utils/vecmpitoseq.c
/petsc/src/vec/vec/utils/vpscat.c
/petsc/src/vec/vec/utils/vscat.c
e445f3f215-Apr-2011 Jed Brown <jed@59A2.org>

Remove unused variables

Hg-commit: 141e12da894b37d4d58ec2e8ea7cbf8e237ffeba

186e87ac14-Apr-2011 Lisandro Dalcin <dalcinl@gmail.com>

Consistency fixes in TS implementations

Hg-commit: d61d4edfbdd9789b60da9ca15a988644c7a12092

277b19d014-Apr-2011 Lisandro Dalcin <dalcinl@gmail.com>

Add TSReset(), fix inconsistent refcounting for rhs/lhs matrices

Hg-commit: 9b1562a6e84669d35c2ab8221a19aa8e9f99560a


/petsc/config/PETSc/packages/PaStiX.py
/petsc/config/PETSc/utilities/scalarTypes.py
/petsc/config/builder.py
/petsc/config/cmakegen.py
/petsc/include/petscdm.h
/petsc/include/petscdmiga.h
/petsc/include/petscdmmesh.hh
/petsc/include/petscmath.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscts.h
/petsc/include/private/igaimpl.h
/petsc/include/private/snesimpl.h
/petsc/include/private/tsimpl.h
/petsc/include/sieve/Field.hh
/petsc/include/sieve/Numbering.hh
/petsc/include/sieve/SieveBuilder.hh
/petsc/setup.py
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/memscalable/aomemscalable.c
/petsc/src/dm/impls/adda/adda.c
/petsc/src/dm/impls/iga/iga.c
/petsc/src/dm/impls/iga/igacreate.c
/petsc/src/dm/impls/iga/makefile
/petsc/src/dm/impls/makefile
/petsc/src/dm/impls/mesh/mesh.c
/petsc/src/dm/impls/mesh/meshcreate.c
/petsc/src/dm/interface/dmregall.c
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/ksp/ksp/examples/tutorials/output/ex40_1.out
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/examples/tests/ex92.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex104.out
/petsc/src/mat/examples/tests/output/ex92_1.out
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.h
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/sbaij/mpi/sbaijov.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tutorials/ex10.c
/petsc/src/snes/impls/ksponly/ksponly.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/impls/vi/vi.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesut.c
/petsc/src/sys/objects/gcookie.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
alpha/alpha.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/ts/interface/tscreate.c
/petsc/src/ts/interface/tsreg.c
/petsc/tutorials/python/example1.py
4b91b6ea09-Apr-2011 Barry Smith <bsmith@mcs.anl.gov>

PetscFlistFind() now only searches for symbol in libraries and executables if a flag is passed in.

Hg-commit: e9a41a3af8b62f34958a6f82c9f34be7616d4faa


/petsc/bin/maint/confignightly/grind3
/petsc/bin/matlab/classes/PetscDM.m
/petsc/bin/matlab/classes/PetscDMDACreate1d.m
/petsc/bin/matlab/classes/PetscIS.m
/petsc/bin/matlab/classes/PetscInitialize.m
/petsc/bin/matlab/classes/PetscKSP.m
/petsc/bin/matlab/classes/PetscSNES.m
/petsc/bin/matlab/classes/PetscSNESVIRedundancyCheckInternal.m
/petsc/bin/matlab/classes/examples/tests/ex2.m
/petsc/bin/matlab/classes/matlabheader.h
/petsc/conf/rules
/petsc/conf/variables
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/package.py
/petsc/config/PETSc/packages/PaStiX.py
/petsc/config/PETSc/packages/cuda.py
/petsc/config/PETSc/packages/mpe.py
/petsc/config/PETSc/packages/pARMS.py
/petsc/config/PETSc/packages/petsc4py.py
/petsc/config/PETSc/packages/qblaslapack.py
/petsc/config/PETSc/packages/txpetscgpu.py
/petsc/config/PETSc/utilities/libraryOptions.py
/petsc/config/PETSc/utilities/scalarTypes.py
/petsc/config/builder.py
/petsc/config/builder2.py
/petsc/config/cmakegen.py
/petsc/config/examples/arch-linux-pkgs-cxx-mlib.py
/petsc/include/finclude/ftn-custom/petscdmmesh.h90
/petsc/include/finclude/petsc.h
/petsc/include/finclude/petscmat.h
/petsc/include/finclude/petscpc.h
/petsc/include/finclude/petscpcdef.h
/petsc/include/finclude/petscsys.h
/petsc/include/finclude/petscsysdef.h
/petsc/include/mpiuni/mpi.h
/petsc/include/petscao.h
/petsc/include/petscblaslapack_c.h
/petsc/include/petscblaslapack_caps.h
/petsc/include/petscblaslapack_stdcall.h
/petsc/include/petscblaslapack_uscore.h
/petsc/include/petsccompat.h
/petsc/include/petscdm.h
/petsc/include/petscdmadda.h
/petsc/include/petscdmcomposite.h
/petsc/include/petscdmda.h
/petsc/include/petscdmmesh.h
/petsc/include/petscdmmesh.hh
/petsc/include/petscdmmesh_formats.hh
/petsc/include/petscdmmesh_solvers.hh
/petsc/include/petscdmmesh_viewers.hh
/petsc/include/petscdmsliced.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/petscpc.h
/petsc/include/petscsys.h
/petsc/include/petscversion.h
/petsc/include/private/daimpl.h
/petsc/include/private/dmimpl.h
/petsc/include/private/ismapimpl.h
/petsc/include/private/logimpl.h
/petsc/include/private/matimpl.h
/petsc/include/private/pcimpl.h
/petsc/include/private/vecimpl.h
/petsc/include/sieve/ALE_mem.hh
/petsc/include/sieve/BasicCommunication.hh
/petsc/include/sieve/DMBuilder.hh
/petsc/include/sieve/Field.hh
/petsc/include/sieve/ISieve.hh
/petsc/include/sieve/Numbering.hh
/petsc/include/sieve/SieveBuilder.hh
/petsc/src/dm/ao/aoimpl.h
/petsc/src/dm/ao/examples/tests/ex1.c
/petsc/src/dm/ao/examples/tests/ex3d/ex3.cpp
/petsc/src/dm/ao/examples/tests/ex3d/makefile
/petsc/src/dm/ao/examples/tests/ex3d/output/ex3_1.out
/petsc/src/dm/ao/examples/tests/ex3d/output/ex3_3.out
/petsc/src/dm/ao/examples/tests/ex4.c
/petsc/src/dm/ao/examples/tests/ex4f.F
/petsc/src/dm/ao/examples/tests/makefile
/petsc/src/dm/ao/examples/tests/output/ex1_1.out
/petsc/src/dm/ao/examples/tests/output/ex1_2.out
/petsc/src/dm/ao/examples/tests/output/ex1_3.out
/petsc/src/dm/ao/examples/tests/output/ex4.out
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/basic/ftn-custom/zaobasicf.c
/petsc/src/dm/ao/impls/makefile
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/ao/impls/memscalable/aomemscalable.c
/petsc/src/dm/ao/impls/memscalable/makefile
/petsc/src/dm/ao/interface/ao.c
/petsc/src/dm/ao/interface/aoreg.c
/petsc/src/dm/ao/interface/aoregall.c
/petsc/src/dm/ao/interface/dlregisdm.c
/petsc/src/dm/ao/interface/ftn-custom/zaof.c
/petsc/src/dm/ao/interface/makefile
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/examples/tests/output/ex2_1.out
/petsc/src/dm/impls/composite/pack.c
/petsc/src/dm/impls/composite/packm.c
/petsc/src/dm/impls/da/dacorn.c
/petsc/src/dm/impls/da/dadestroy.c
/petsc/src/dm/impls/da/f90-custom/zda1f90.c
/petsc/src/dm/impls/da/fdda.c
/petsc/src/dm/impls/da/gr2.c
/petsc/src/dm/impls/da/hypre/mhyp.c
/petsc/src/dm/impls/mesh/f90-custom/zmeshf90.c
/petsc/src/dm/impls/mesh/ftn-custom/zmesh.c
/petsc/src/dm/impls/mesh/mesh.c
/petsc/src/dm/impls/mesh/meshbardhan.c
/petsc/src/dm/impls/mesh/meshcreate.c
/petsc/src/dm/impls/mesh/meshdolfin.c
/petsc/src/dm/impls/mesh/meshexodus.c
/petsc/src/dm/impls/mesh/meshlagrit.c
/petsc/src/dm/impls/mesh/meshpcice.c
/petsc/src/dm/impls/mesh/meshzoltan.c
/petsc/src/dm/impls/mesh/section.c
/petsc/src/dm/impls/sliced/sliced.c
/petsc/src/dm/interface/dm.c
/petsc/src/dm/ismap/impls/is/ismapis.c
/petsc/src/dm/ismap/impls/is/makefile
/petsc/src/dm/ismap/impls/makefile
/petsc/src/dm/ismap/interface/ismap.c
/petsc/src/dm/ismap/interface/makefile
/petsc/src/dm/ismap/makefile
/petsc/src/dm/makefile
/petsc/src/docs/tex/manual/acknowl.tex
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/developers/projects.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/miscellaneous/acknwldg.html
/petsc/src/ksp/ksp/examples/tests/ex11.c
/petsc/src/ksp/ksp/examples/tests/ex20.c
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tests/output/ex11_1.out
/petsc/src/ksp/ksp/examples/tests/output/ex11_2.out
/petsc/src/ksp/ksp/examples/tests/output/ex17_1.out
/petsc/src/ksp/ksp/examples/tutorials/ex40.c
/petsc/src/ksp/ksp/examples/tutorials/ex45.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex8g_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex8g_2.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex8g_3.out
/petsc/src/ksp/ksp/impls/gmres/dgmres/dgmres.c
/petsc/src/ksp/ksp/impls/gmres/dgmres/petscdgmresblaslapack_c.h
/petsc/src/ksp/ksp/impls/gmres/dgmres/petscdgmresblaslapack_caps.h
/petsc/src/ksp/ksp/impls/gmres/dgmres/petscdgmresblaslapack_uscore.h
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/interface/dlregisksp.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/utils/schurm.c
/petsc/src/ksp/pc/impls/bfbt/bfbt.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/factor/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/factor/icc/icc.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/factor/lu/lu.c
/petsc/src/ksp/pc/impls/galerkin/galerkin.c
/petsc/src/ksp/pc/impls/gasm/gasm.c
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/pc/impls/jacobi/jacobi.c
/petsc/src/ksp/pc/impls/ksp/pcksp.c
/petsc/src/ksp/pc/impls/lsc/lsc.c
/petsc/src/ksp/pc/impls/makefile
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/parms/makefile
/petsc/src/ksp/pc/impls/parms/parms.c
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/ksp/pc/interface/pcset.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/makefile
/petsc/src/mat/blockinvert.h
/petsc/src/mat/color/color.c
/petsc/src/mat/examples/tests/ex125.c
/petsc/src/mat/examples/tests/ex54.c
/petsc/src/mat/examples/tests/ex92.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/seq/aij.c
/petsc/src/mat/impls/aij/seq/seqcusp/aijcusp.cu
/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/seq/baijfact3.c
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/mffd/wp.c
/petsc/src/mat/impls/nest/matnest.c
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matreg.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/order/sorder.c
/petsc/src/mat/partition/partition.c
/petsc/src/mat/utils/convert.c
/petsc/src/mat/utils/multequal.c
/petsc/src/snes/examples/tests/ex8.c
/petsc/src/snes/examples/tutorials/ex10.c
/petsc/src/snes/examples/tutorials/ex47cu.cu
/petsc/src/snes/examples/tutorials/ex48.c
/petsc/src/snes/examples/tutorials/ex54.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex10_0.out
/petsc/src/snes/examples/tutorials/output/ex10_1.out
/petsc/src/snes/examples/tutorials/output/ex10_2.out
/petsc/src/snes/examples/tutorials/output/ex10_3.out
/petsc/src/snes/examples/tutorials/output/ex10_4.out
/petsc/src/snes/examples/tutorials/output/ex5f90t_1.out
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/ls/lsparams.c
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/impls/vi/vi.c
/petsc/src/snes/interface/noise/snesmfj2.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/utils/damg.c
/petsc/src/sys/bag/bag.c
/petsc/src/sys/bag/bagimpl.h
/petsc/src/sys/bag/f90-custom/zbagf90.c
/petsc/src/sys/dll/dlimpl.c
/petsc/src/sys/dll/reg.c
/petsc/src/sys/draw/impls/win32/win32draw.c
/petsc/src/sys/draw/interface/drawreg.c
/petsc/src/sys/draw/utils/hists.c
/petsc/src/sys/examples/tutorials/ex5.c
/petsc/src/sys/examples/tutorials/ex5f90.F90
/petsc/src/sys/f90-src/f90_cwrap.c
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/ftn-custom/zstart.c
/petsc/src/sys/fwk/interface/fwk.c
/petsc/src/sys/memory/mtr.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/destroy.c
/petsc/src/sys/objects/inherit.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/ptype.c
/petsc/src/sys/plog/plog.c
/petsc/src/sys/plog/utils/classLog.c
/petsc/src/sys/plog/utils/eventLog.c
/petsc/src/sys/plog/utils/stack.c
/petsc/src/sys/plog/utils/stageLog.c
/petsc/src/sys/random/interface/randreg.c
/petsc/src/sys/utils/pdisplay.c
/petsc/src/sys/utils/sortip.c
/petsc/src/sys/viewer/interface/viewreg.c
/petsc/src/ts/characteristic/characteristicimpl.h
/petsc/src/ts/characteristic/examples/makefile
/petsc/src/ts/characteristic/examples/tutorials/ex1.c
/petsc/src/ts/characteristic/examples/tutorials/ex2.c
/petsc/src/ts/characteristic/examples/tutorials/ex4.c
/petsc/src/ts/characteristic/examples/tutorials/makefile
/petsc/src/ts/characteristic/impls/da/makefile
/petsc/src/ts/characteristic/impls/da/slda.c
/petsc/src/ts/characteristic/impls/da/slda.h
/petsc/src/ts/characteristic/impls/makefile
/petsc/src/ts/characteristic/interface/characteristic.c
/petsc/src/ts/characteristic/interface/makefile
/petsc/src/ts/characteristic/interface/mocregis.c
/petsc/src/ts/characteristic/interface/slregis.c
/petsc/src/ts/characteristic/makefile
/petsc/src/ts/examples/tutorials/ex14.c
/petsc/src/ts/examples/tutorials/ex8.c
/petsc/src/ts/examples/tutorials/ex9.c
/petsc/src/ts/impls/explicit/ssp/ssp.c
gl/gl.c
gl/gladapt.c
/petsc/src/ts/interface/tsreg.c
/petsc/src/ts/makefile
/petsc/src/vec/is/interface/isreg.c
/petsc/src/vec/pf/interface/pf.c
/petsc/src/vec/vec/examples/tutorials/ex1e.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/mpi/pvecimpl.h
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/impls/seq/dvec2.c
/petsc/src/vec/vec/impls/seq/seqcusp/cuspvecimpl.h
/petsc/src/vec/vec/impls/seq/seqcusp/veccusp.cu
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/interface/vecreg.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/vinv.c
d982205916-Mar-2011 Barry Smith <bsmith@mcs.anl.gov>

finished basic support for __float128

Hg-commit: ae6323f37787bba35aaa6ab78aa53432011da446


/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/TetGen.py
/petsc/config/PETSc/packages/qblaslapack.py
/petsc/config/PETSc/utilities/getResidentSetSize.py
/petsc/config/PETSc/utilities/scalarTypes.py
/petsc/config/builder.py
/petsc/include/finclude/ftn-custom/petscdmmesh.h90
/petsc/include/finclude/ftn-custom/petscdmmeshdef.h90
/petsc/include/finclude/petscdm.h
/petsc/include/finclude/petscdmda.h
/petsc/include/petsc.h
/petsc/include/petscao.h
/petsc/include/petscdm.h
/petsc/include/petscdmda.h
/petsc/include/petscdmmesh.h
/petsc/include/petscmath.h
/petsc/include/petscmesh.hh
/petsc/include/petscpc.h
/petsc/include/petscsys.h
/petsc/include/private/meshimpl.h
/petsc/include/private/petscimpl.h
/petsc/include/private/tsimpl.h
/petsc/include/sieve/Selection.hh
/petsc/src/characteristic/interface/characteristic.c
/petsc/src/contrib/fun3d/incomp/flow.c
/petsc/src/dm/ao/examples/tests/ex1.c
/petsc/src/dm/ao/examples/tests/output/ex1_1.out
/petsc/src/dm/ao/examples/tests/output/ex1_2.out
/petsc/src/dm/ao/examples/tests/output/ex1_3.out
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/basic/ftn-custom/zaobasicf.c
/petsc/src/dm/examples/tests/ex32.c
/petsc/src/dm/examples/tests/ex7.c
/petsc/src/dm/examples/tutorials/ex11f90.F
/petsc/src/dm/impls/cartesian/cartesian.c
/petsc/src/dm/impls/da/dacorn.c
/petsc/src/dm/impls/da/gr1.c
/petsc/src/dm/impls/mesh/mesh.c
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/examples/tutorials/ex8g.c
/petsc/src/ksp/ksp/impls/gmres/dgmres/dgmres.c
/petsc/src/ksp/ksp/impls/ibcgs/ibcgs.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/pc/impls/ainvcusp/ainvcusp.cu
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/seqcusp/aijcusp.cu
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/utils/getcolv.c
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/examples/tutorials/ex48.c
/petsc/src/snes/examples/tutorials/ex5f.F
/petsc/src/snes/examples/tutorials/ex5f.h
/petsc/src/snes/examples/tutorials/ex5f90t.F
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/vi/vi.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/snes/utils/sieve/meshmgsnes.c
/petsc/src/sys/adic/utils/petscglobal.c
/petsc/src/sys/draw/utils/axis.c
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/utils/pbarrier.c
/petsc/src/ts/examples/tutorials/ex14.c
/petsc/src/ts/examples/tutorials/ex9.c
gl/gl.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/vec/vec/impls/mpi/mpicusp/mpicusp.cu
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/mpi/pvec2.c
/petsc/src/vec/vec/impls/seq/dvec2.c
/petsc/src/vec/vec/utils/comb.c
/petsc/src/vec/vec/utils/vinv.c
/petsc/src/vec/vec/utils/vscat.c
c6db04a514-Mar-2011 Jed Brown <jed@59A2.org>

Use #include <header.h> instead of #include "header.h" when there is no intent to search the current directory for header.h

Hg-commit: bd7216e80cc035071a5136364ab9d04bf9f41a07


/petsc/config/PETSc/FEM.py
/petsc/config/PETSc/packages/SuperLU.py
/petsc/config/PETSc/packages/TetGen.py
/petsc/config/PETSc/utilities/scalarTypes.py
/petsc/config/builder.py
/petsc/include/characteristic.h
/petsc/include/finclude/ftn-custom/petscdm.h90
/petsc/include/finclude/ftn-custom/petscdmcomposite.h90
/petsc/include/finclude/ftn-custom/petscdmda.h90
/petsc/include/finclude/ftn-custom/petscdmdef.h90
/petsc/include/finclude/ftn-custom/petscdmmesh.h90
/petsc/include/finclude/ftn-custom/petscdmmeshdef.h90
/petsc/include/finclude/makefile
/petsc/include/finclude/petsc.h
/petsc/include/finclude/petsc.h90
/petsc/include/finclude/petscdef.h
/petsc/include/finclude/petscdmadda.h90
/petsc/include/finclude/petscdmcomposite.h90
/petsc/include/finclude/petscdmda.h
/petsc/include/finclude/petscdmda.h90
/petsc/include/finclude/petscdmdadef.h
/petsc/include/finclude/petscdmdef.h
/petsc/include/finclude/petscdmmesh.h
/petsc/include/finclude/petscdmmesh.h90
/petsc/include/finclude/petscdmmeshdef.h
/petsc/include/finclude/petscpc.h90
/petsc/include/finclude/petscpcmg.h
/petsc/include/finclude/petscpcmg.h90
/petsc/include/finclude/petscpcmgdef.h
/petsc/include/finclude/petscsys.h
/petsc/include/petsc.h
/petsc/include/petscblaslapack.h
/petsc/include/petscdm.h
/petsc/include/petscdmadda.h
/petsc/include/petscdmcomposite.h
/petsc/include/petscdmda.h
/petsc/include/petscdmmesh.h
/petsc/include/petscdmmg.h
/petsc/include/petscdmsliced.h
/petsc/include/petscmath.h
/petsc/include/petscmesh.hh
/petsc/include/petscmesh_viewers.hh
/petsc/include/petscpc.h
/petsc/include/petscpcasa.h
/petsc/include/petscpcmg.h
/petsc/include/petscsys.h
/petsc/include/petscviewer.h
/petsc/include/private/daimpl.h
/petsc/include/private/dmimpl.h
/petsc/include/private/fortranimpl.h
/petsc/include/private/isimpl.h
/petsc/include/private/kspimpl.h
/petsc/include/private/matimpl.h
/petsc/include/private/meshimpl.h
/petsc/include/private/pcimpl.h
/petsc/include/private/petscaxpy.h
/petsc/include/private/petscimpl.h
/petsc/include/private/snesimpl.h
/petsc/include/private/tsimpl.h
/petsc/include/private/vecimpl.h
/petsc/include/private/viewerimpl.h
/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/benchmarks/PetscVecNorm.c
/petsc/src/benchmarks/streams/BasicVersion.c
/petsc/src/characteristic/characteristicimpl.h
/petsc/src/characteristic/examples/tutorials/ex1.c
/petsc/src/characteristic/examples/tutorials/ex2.c
/petsc/src/characteristic/examples/tutorials/ex4.c
/petsc/src/characteristic/impls/da/slda.c
/petsc/src/characteristic/impls/da/slda.h
/petsc/src/characteristic/interface/characteristic.c
/petsc/src/characteristic/interface/mocregis.c
/petsc/src/characteristic/interface/slregis.c
/petsc/src/contrib/blopex/driver/driver.c
/petsc/src/contrib/blopex/driver_diag/driver_diag.c
/petsc/src/contrib/blopex/driver_fiedler/driver_fiedler.c
/petsc/src/contrib/blopex/driver_fortran/blopex_c.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/flow.c
/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/remote/ex1.c
/petsc/src/dm/ao/aoimpl.h
/petsc/src/dm/ao/examples/tests/ex1.c
/petsc/src/dm/ao/examples/tests/ex2.c
/petsc/src/dm/ao/examples/tests/ex7.c
/petsc/src/dm/ao/examples/tutorials/ex2.c
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/basic/ftn-custom/zaobasicf.c
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/ao/impls/mapping/ftn-custom/zaomappingf.c
/petsc/src/dm/ao/interface/ao.c
/petsc/src/dm/ao/interface/dlregisdm.c
/petsc/src/dm/ao/interface/ftn-custom/zaof.c
/petsc/src/dm/examples/tests/ex1.c
/petsc/src/dm/examples/tests/ex10.c
/petsc/src/dm/examples/tests/ex11.c
/petsc/src/dm/examples/tests/ex12.c
/petsc/src/dm/examples/tests/ex13.c
/petsc/src/dm/examples/tests/ex14.c
/petsc/src/dm/examples/tests/ex15.c
/petsc/src/dm/examples/tests/ex16.c
/petsc/src/dm/examples/tests/ex17.c
/petsc/src/dm/examples/tests/ex18.c
/petsc/src/dm/examples/tests/ex19.c
/petsc/src/dm/examples/tests/ex2.c
/petsc/src/dm/examples/tests/ex21.c
/petsc/src/dm/examples/tests/ex22.c
/petsc/src/dm/examples/tests/ex23.c
/petsc/src/dm/examples/tests/ex24.c
/petsc/src/dm/examples/tests/ex25.c
/petsc/src/dm/examples/tests/ex26.c
/petsc/src/dm/examples/tests/ex27.c
/petsc/src/dm/examples/tests/ex28.c
/petsc/src/dm/examples/tests/ex3.c
/petsc/src/dm/examples/tests/ex30.c
/petsc/src/dm/examples/tests/ex31.c
/petsc/src/dm/examples/tests/ex32.c
/petsc/src/dm/examples/tests/ex33.c
/petsc/src/dm/examples/tests/ex35.c
/petsc/src/dm/examples/tests/ex36.c
/petsc/src/dm/examples/tests/ex4.c
/petsc/src/dm/examples/tests/ex5.c
/petsc/src/dm/examples/tests/ex6.c
/petsc/src/dm/examples/tests/ex7.c
/petsc/src/dm/examples/tests/ex8.c
/petsc/src/dm/examples/tests/ex9.c
/petsc/src/dm/examples/tutorials/ex1.c
/petsc/src/dm/examples/tutorials/ex10.c
/petsc/src/dm/examples/tutorials/ex11f90.F
/petsc/src/dm/examples/tutorials/ex12.c
/petsc/src/dm/examples/tutorials/ex2.c
/petsc/src/dm/examples/tutorials/ex3.c
/petsc/src/dm/examples/tutorials/ex4.c
/petsc/src/dm/examples/tutorials/ex5.c
/petsc/src/dm/examples/tutorials/ex6.c
/petsc/src/dm/examples/tutorials/ex6f90.F
/petsc/src/dm/examples/tutorials/ex7.c
/petsc/src/dm/examples/tutorials/ex8.c
/petsc/src/dm/examples/tutorials/ex9.c
/petsc/src/dm/f90-mod/petscdmmod.F
/petsc/src/dm/impls/adda/adda.c
/petsc/src/dm/impls/adda/addaimpl.h
/petsc/src/dm/impls/adda/examples/tests/ex1.c
/petsc/src/dm/impls/cartesian/cartesian.c
/petsc/src/dm/impls/cartesian/makefile
/petsc/src/dm/impls/composite/f90-custom/zfddaf90.c
/petsc/src/dm/impls/composite/ftn-custom/zfddaf.c
/petsc/src/dm/impls/composite/pack.c
/petsc/src/dm/impls/composite/packimpl.h
/petsc/src/dm/impls/composite/packm.c
/petsc/src/dm/impls/da/da.c
/petsc/src/dm/impls/da/da1.c
/petsc/src/dm/impls/da/da2.c
/petsc/src/dm/impls/da/da3.c
/petsc/src/dm/impls/da/dacorn.c
/petsc/src/dm/impls/da/dacreate.c
/petsc/src/dm/impls/da/dadestroy.c
/petsc/src/dm/impls/da/dadist.c
/petsc/src/dm/impls/da/dagetarray.c
/petsc/src/dm/impls/da/dagetelem.c
/petsc/src/dm/impls/da/daghost.c
/petsc/src/dm/impls/da/dagtol.c
/petsc/src/dm/impls/da/dagtona.c
/petsc/src/dm/impls/da/daindex.c
/petsc/src/dm/impls/da/dainterp.c
/petsc/src/dm/impls/da/daload.c
/petsc/src/dm/impls/da/dalocal.c
/petsc/src/dm/impls/da/daltol.c
/petsc/src/dm/impls/da/dapf.c
/petsc/src/dm/impls/da/dareg.c
/petsc/src/dm/impls/da/dascatter.c
/petsc/src/dm/impls/da/dasub.c
/petsc/src/dm/impls/da/daview.c
/petsc/src/dm/impls/da/f90-custom/zda1f90.c
/petsc/src/dm/impls/da/f90-custom/zdaindexf90.c
/petsc/src/dm/impls/da/fdda.c
/petsc/src/dm/impls/da/ftn-custom/zda.c
/petsc/src/dm/impls/da/ftn-custom/zda1f.c
/petsc/src/dm/impls/da/ftn-custom/zda2f.c
/petsc/src/dm/impls/da/ftn-custom/zda3f.c
/petsc/src/dm/impls/da/ftn-custom/zdacornf.c
/petsc/src/dm/impls/da/ftn-custom/zdagetscatterf.c
/petsc/src/dm/impls/da/ftn-custom/zdaindexf.c
/petsc/src/dm/impls/da/ftn-custom/zdaloadf.c
/petsc/src/dm/impls/da/ftn-custom/zdaviewf.c
/petsc/src/dm/impls/da/gr1.c
/petsc/src/dm/impls/da/gr2.c
/petsc/src/dm/impls/da/hypre/mhyp.c
/petsc/src/dm/impls/da/hypre/mhyp.h
/petsc/src/dm/impls/da/makefile
/petsc/src/dm/impls/da/usfft/matusfft.c
/petsc/src/dm/impls/da/utils/binaryMatlab.c
/petsc/src/dm/impls/makefile
/petsc/src/dm/impls/mesh/examples/tests/ex00.c
/petsc/src/dm/impls/mesh/examples/tests/ex01.c
/petsc/src/dm/impls/mesh/examples/tests/ex02.c
/petsc/src/dm/impls/mesh/examples/tests/ex1.c
/petsc/src/dm/impls/mesh/examples/tutorials/Coarsener.h
/petsc/src/dm/impls/mesh/examples/tutorials/Hierarchy.h
/petsc/src/dm/impls/mesh/examples/tutorials/ex10.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/ex12.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/ex12f90.F90
/petsc/src/dm/impls/mesh/examples/tutorials/ex2.c
/petsc/src/dm/impls/mesh/examples/tutorials/ex3.c
/petsc/src/dm/impls/mesh/examples/tutorials/ex5.c
/petsc/src/dm/impls/mesh/examples/tutorials/ex6.c
/petsc/src/dm/impls/mesh/examples/tutorials/ex7.c
/petsc/src/dm/impls/mesh/examples/tutorials/ex_coarsen.h
/petsc/src/dm/impls/mesh/examples/tutorials/ex_coarsen_2.c
/petsc/src/dm/impls/mesh/examples/tutorials/ex_interpolate_1.c
/petsc/src/dm/impls/mesh/examples/tutorials/grade2.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/ionChannel.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/mex12f90.F90
/petsc/src/dm/impls/mesh/examples/tutorials/mixedpoisson.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/navierStokes.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/stokes.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/stokesPeriodic.cxx
/petsc/src/dm/impls/mesh/f90-custom/zmeshf90.c
/petsc/src/dm/impls/mesh/f90-custom/zsectionf90.c
/petsc/src/dm/impls/mesh/ftn-custom/zmesh.c
/petsc/src/dm/impls/mesh/ftn-custom/zsection.c
/petsc/src/dm/impls/mesh/makefile
/petsc/src/dm/impls/mesh/mesh.c
/petsc/src/dm/impls/mesh/meshbardhan.c
/petsc/src/dm/impls/mesh/meshcreate.c
/petsc/src/dm/impls/mesh/meshexodus.c
/petsc/src/dm/impls/mesh/meshlagrit.c
/petsc/src/dm/impls/mesh/meshpcice.c
/petsc/src/dm/impls/mesh/section.c
/petsc/src/dm/impls/sliced/sliced.c
/petsc/src/dm/interface/dm.c
/petsc/src/dm/interface/dmregall.c
/petsc/src/dm/interface/ftn-custom/zdmf.c
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/inline/dot.h
/petsc/src/ksp/f90-mod/petsckspmod.F
/petsc/src/ksp/ksp/examples/tests/ex1.c
/petsc/src/ksp/ksp/examples/tests/ex10.c
/petsc/src/ksp/ksp/examples/tests/ex12f.F
/petsc/src/ksp/ksp/examples/tests/ex14.c
/petsc/src/ksp/ksp/examples/tests/ex15.c
/petsc/src/ksp/ksp/examples/tests/ex16f.F
/petsc/src/ksp/ksp/examples/tests/ex17.c
/petsc/src/ksp/ksp/examples/tests/ex18.c
/petsc/src/ksp/ksp/examples/tests/ex19.c
/petsc/src/ksp/ksp/examples/tests/ex20.c
/petsc/src/ksp/ksp/examples/tests/ex21.c
/petsc/src/ksp/ksp/examples/tests/ex24.c
/petsc/src/ksp/ksp/examples/tests/ex25.c
/petsc/src/ksp/ksp/examples/tests/ex26.c
/petsc/src/ksp/ksp/examples/tests/ex27.c
/petsc/src/ksp/ksp/examples/tests/ex28.c
/petsc/src/ksp/ksp/examples/tests/ex29.c
/petsc/src/ksp/ksp/examples/tests/ex3.c
/petsc/src/ksp/ksp/examples/tests/ex30.c
/petsc/src/ksp/ksp/examples/tests/ex31.c
/petsc/src/ksp/ksp/examples/tests/ex32.c
/petsc/src/ksp/ksp/examples/tests/ex33.c
/petsc/src/ksp/ksp/examples/tests/ex34.c
/petsc/src/ksp/ksp/examples/tests/ex35.c
/petsc/src/ksp/ksp/examples/tests/ex36.c
/petsc/src/ksp/ksp/examples/tests/ex37.c
/petsc/src/ksp/ksp/examples/tests/ex4.c
/petsc/src/ksp/ksp/examples/tests/ex5f.F
/petsc/src/ksp/ksp/examples/tests/ex6.c
/petsc/src/ksp/ksp/examples/tests/ex7.c
/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/ex22.c
/petsc/src/ksp/ksp/examples/tutorials/ex22f.F
/petsc/src/ksp/ksp/examples/tutorials/ex23.c
/petsc/src/ksp/ksp/examples/tutorials/ex25.c
/petsc/src/ksp/ksp/examples/tutorials/ex27.c
/petsc/src/ksp/ksp/examples/tutorials/ex28.c
/petsc/src/ksp/ksp/examples/tutorials/ex29.c
/petsc/src/ksp/ksp/examples/tutorials/ex2f.F
/petsc/src/ksp/ksp/examples/tutorials/ex3.c
/petsc/src/ksp/ksp/examples/tutorials/ex30.c
/petsc/src/ksp/ksp/examples/tutorials/ex31.c
/petsc/src/ksp/ksp/examples/tutorials/ex32.c
/petsc/src/ksp/ksp/examples/tutorials/ex34.c
/petsc/src/ksp/ksp/examples/tutorials/ex35.c
/petsc/src/ksp/ksp/examples/tutorials/ex37.c
/petsc/src/ksp/ksp/examples/tutorials/ex38.c
/petsc/src/ksp/ksp/examples/tutorials/ex39.c
/petsc/src/ksp/ksp/examples/tutorials/ex40.c
/petsc/src/ksp/ksp/examples/tutorials/ex41.c
/petsc/src/ksp/ksp/examples/tutorials/ex43.c
/petsc/src/ksp/ksp/examples/tutorials/ex44f.F90
/petsc/src/ksp/ksp/examples/tutorials/ex45.c
/petsc/src/ksp/ksp/examples/tutorials/ex46.c
/petsc/src/ksp/ksp/examples/tutorials/ex47.c
/petsc/src/ksp/ksp/examples/tutorials/ex49.c
/petsc/src/ksp/ksp/examples/tutorials/ex5.c
/petsc/src/ksp/ksp/examples/tutorials/ex50.c
/petsc/src/ksp/ksp/examples/tutorials/ex51.c
/petsc/src/ksp/ksp/examples/tutorials/ex52.c
/petsc/src/ksp/ksp/examples/tutorials/ex53.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/ex8g.c
/petsc/src/ksp/ksp/examples/tutorials/ex9.c
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgslimpl.h
/petsc/src/ksp/ksp/impls/bicg/bicg.c
/petsc/src/ksp/ksp/impls/broyden/broyden.c
/petsc/src/ksp/ksp/impls/broyden/broydenimpl.h
/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/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/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/borthog.c
/petsc/src/ksp/ksp/impls/gmres/borthog2.c
/petsc/src/ksp/ksp/impls/gmres/dgmres/dgmres.c
/petsc/src/ksp/ksp/impls/gmres/dgmres/dgmresimpl.h
/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/zmodpcff.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/modpcf.c
/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/ibcgs/ibcgs.c
/petsc/src/ksp/ksp/impls/lcd/lcd.c
/petsc/src/ksp/ksp/impls/lcd/lcdimpl.h
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr_converged.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr_monitor.c
/petsc/src/ksp/ksp/impls/minres/minres.c
/petsc/src/ksp/ksp/impls/ngmres/ngmres.c
/petsc/src/ksp/ksp/impls/ngmres/ngmresimpl.h
/petsc/src/ksp/ksp/impls/preonly/preonly.c
/petsc/src/ksp/ksp/impls/python/ftn-custom/zpythonkf.c
/petsc/src/ksp/ksp/impls/python/pythonK.c
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/impls/rich/richscale.c
/petsc/src/ksp/ksp/impls/specest/specest.c
/petsc/src/ksp/ksp/impls/symmlq/symmlq.c
/petsc/src/ksp/ksp/impls/tcqmr/tcqmr.c
/petsc/src/ksp/ksp/impls/tfqmr/tfqmr.c
/petsc/src/ksp/ksp/interface/dlregisksp.c
/petsc/src/ksp/ksp/interface/eige.c
/petsc/src/ksp/ksp/interface/f90-custom/zitfuncf90.c
/petsc/src/ksp/ksp/interface/ftn-custom/zitclf.c
/petsc/src/ksp/ksp/interface/ftn-custom/zitcreatef.c
/petsc/src/ksp/ksp/interface/ftn-custom/zitfuncf.c
/petsc/src/ksp/ksp/interface/ftn-custom/zxonf.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/itregis.c
/petsc/src/ksp/ksp/interface/itres.c
/petsc/src/ksp/ksp/interface/xmon.c
/petsc/src/ksp/ksp/utils/schurm.c
/petsc/src/ksp/pc/examples/tests/ex1.c
/petsc/src/ksp/pc/examples/tests/ex2.c
/petsc/src/ksp/pc/examples/tests/ex3.c
/petsc/src/ksp/pc/examples/tests/ex4.c
/petsc/src/ksp/pc/examples/tests/ex5.c
/petsc/src/ksp/pc/examples/tests/ex6.c
/petsc/src/ksp/pc/examples/tests/ex7.c
/petsc/src/ksp/pc/examples/tests/ex8f.F
/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/impls/ainvcusp/ainvcusp.cu
/petsc/src/ksp/pc/impls/asa/asa.c
/petsc/src/ksp/pc/impls/asa/asa.h
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/asm/ftn-custom/zasmf.c
/petsc/src/ksp/pc/impls/bfbt/bfbt.c
/petsc/src/ksp/pc/impls/bicgstabcusp/bicgstabcusp.cu
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.h
/petsc/src/ksp/pc/impls/bjacobi/ftn-custom/zbjacobif.c
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/composite/ftn-custom/zcompositef.c
/petsc/src/ksp/pc/impls/cp/cp.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/ftn-custom/zluf.c
/petsc/src/ksp/pc/impls/factor/icc/icc.c
/petsc/src/ksp/pc/impls/factor/icc/icc.h
/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/factor/lu/lu.h
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/galerkin/galerkin.c
/petsc/src/ksp/pc/impls/gasm/gasm.c
/petsc/src/ksp/pc/impls/hypre/ftn-custom/zhypref.c
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/ksp/pc/impls/is/nn/nn.h
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/pc/impls/is/pcis.h
/petsc/src/ksp/pc/impls/jacobi/jacobi.c
/petsc/src/ksp/pc/impls/ksp/pcksp.c
/petsc/src/ksp/pc/impls/lsc/lsc.c
/petsc/src/ksp/pc/impls/mat/pcmat.c
/petsc/src/ksp/pc/impls/mg/fmg.c
/petsc/src/ksp/pc/impls/mg/ftn-custom/zmgf.c
/petsc/src/ksp/pc/impls/mg/ftn-custom/zmgfuncf.c
/petsc/src/ksp/pc/impls/mg/makefile
/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/makefile
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/none/none.c
/petsc/src/ksp/pc/impls/openmp/openmp.c
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/ksp/pc/impls/prometheus/petscprom.c
/petsc/src/ksp/pc/impls/python/ftn-custom/zpythonpf.c
/petsc/src/ksp/pc/impls/python/pythonP.c
/petsc/src/ksp/pc/impls/redistribute/redistribute.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/sacusp/sacusp.cu
/petsc/src/ksp/pc/impls/sacusp/sacusppoly.cu
/petsc/src/ksp/pc/impls/shell/ftn-custom/zshellpcf.c
/petsc/src/ksp/pc/impls/shell/shellpc.c
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/ksp/pc/impls/spai/dspai.c
/petsc/src/ksp/pc/impls/spai/ispai.c
/petsc/src/ksp/pc/impls/spai/petscspai.h
/petsc/src/ksp/pc/impls/supportgraph/lowstretch.cpp
/petsc/src/ksp/pc/impls/supportgraph/supportgraph.c
/petsc/src/ksp/pc/impls/svd/svd.c
/petsc/src/ksp/pc/impls/tfs/bitmask.c
/petsc/src/ksp/pc/impls/tfs/comm.c
/petsc/src/ksp/pc/impls/tfs/gs.c
/petsc/src/ksp/pc/impls/tfs/ivec.c
/petsc/src/ksp/pc/impls/tfs/tfs.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/ftn-custom/zpcsetf.c
/petsc/src/ksp/pc/interface/ftn-custom/zpreconf.c
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/ksp/pc/interface/pcset.c
/petsc/src/ksp/pc/interface/precon.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/ftn-custom/zcolorf.c
/petsc/src/mat/color/ido.c
/petsc/src/mat/color/numsrt.c
/petsc/src/mat/color/scolor.c
/petsc/src/mat/color/seq.c
/petsc/src/mat/color/setr.c
/petsc/src/mat/color/slo.c
/petsc/src/mat/examples/tests/ex1.c
/petsc/src/mat/examples/tests/ex10.c
/petsc/src/mat/examples/tests/ex100.c
/petsc/src/mat/examples/tests/ex101.c
/petsc/src/mat/examples/tests/ex102.c
/petsc/src/mat/examples/tests/ex103.c
/petsc/src/mat/examples/tests/ex104.c
/petsc/src/mat/examples/tests/ex105f.F
/petsc/src/mat/examples/tests/ex106.c
/petsc/src/mat/examples/tests/ex107.c
/petsc/src/mat/examples/tests/ex108.c
/petsc/src/mat/examples/tests/ex109.c
/petsc/src/mat/examples/tests/ex11.c
/petsc/src/mat/examples/tests/ex110.c
/petsc/src/mat/examples/tests/ex111.c
/petsc/src/mat/examples/tests/ex112.c
/petsc/src/mat/examples/tests/ex113.c
/petsc/src/mat/examples/tests/ex114.c
/petsc/src/mat/examples/tests/ex115.c
/petsc/src/mat/examples/tests/ex116.c
/petsc/src/mat/examples/tests/ex117.c
/petsc/src/mat/examples/tests/ex118.c
/petsc/src/mat/examples/tests/ex119.c
/petsc/src/mat/examples/tests/ex12.c
/petsc/src/mat/examples/tests/ex120.c
/petsc/src/mat/examples/tests/ex120f.F
/petsc/src/mat/examples/tests/ex121.c
/petsc/src/mat/examples/tests/ex122.c
/petsc/src/mat/examples/tests/ex123.c
/petsc/src/mat/examples/tests/ex124.c
/petsc/src/mat/examples/tests/ex125.c
/petsc/src/mat/examples/tests/ex126f.F
/petsc/src/mat/examples/tests/ex127.c
/petsc/src/mat/examples/tests/ex128.c
/petsc/src/mat/examples/tests/ex129.c
/petsc/src/mat/examples/tests/ex13.c
/petsc/src/mat/examples/tests/ex130.c
/petsc/src/mat/examples/tests/ex131.c
/petsc/src/mat/examples/tests/ex132.c
/petsc/src/mat/examples/tests/ex133.c
/petsc/src/mat/examples/tests/ex136.c
/petsc/src/mat/examples/tests/ex137.c
/petsc/src/mat/examples/tests/ex138.c
/petsc/src/mat/examples/tests/ex14.c
/petsc/src/mat/examples/tests/ex140.c
/petsc/src/mat/examples/tests/ex141.c
/petsc/src/mat/examples/tests/ex142.c
/petsc/src/mat/examples/tests/ex143.c
/petsc/src/mat/examples/tests/ex15.c
/petsc/src/mat/examples/tests/ex16.c
/petsc/src/mat/examples/tests/ex16f90.F
/petsc/src/mat/examples/tests/ex17.c
/petsc/src/mat/examples/tests/ex19.c
/petsc/src/mat/examples/tests/ex2.c
/petsc/src/mat/examples/tests/ex20.c
/petsc/src/mat/examples/tests/ex21.c
/petsc/src/mat/examples/tests/ex22.c
/petsc/src/mat/examples/tests/ex24.c
/petsc/src/mat/examples/tests/ex25.c
/petsc/src/mat/examples/tests/ex27.c
/petsc/src/mat/examples/tests/ex28.c
/petsc/src/mat/examples/tests/ex3.c
/petsc/src/mat/examples/tests/ex30.c
/petsc/src/mat/examples/tests/ex31.c
/petsc/src/mat/examples/tests/ex32.c
/petsc/src/mat/examples/tests/ex33.c
/petsc/src/mat/examples/tests/ex34.c
/petsc/src/mat/examples/tests/ex35.c
/petsc/src/mat/examples/tests/ex36f.F
/petsc/src/mat/examples/tests/ex37.c
/petsc/src/mat/examples/tests/ex38.c
/petsc/src/mat/examples/tests/ex4.c
/petsc/src/mat/examples/tests/ex40.c
/petsc/src/mat/examples/tests/ex41.c
/petsc/src/mat/examples/tests/ex42.c
/petsc/src/mat/examples/tests/ex43.c
/petsc/src/mat/examples/tests/ex44.c
/petsc/src/mat/examples/tests/ex47.c
/petsc/src/mat/examples/tests/ex48.c
/petsc/src/mat/examples/tests/ex49.c
/petsc/src/mat/examples/tests/ex5.c
/petsc/src/mat/examples/tests/ex50.c
/petsc/src/mat/examples/tests/ex51.c
/petsc/src/mat/examples/tests/ex52.c
/petsc/src/mat/examples/tests/ex53.c
/petsc/src/mat/examples/tests/ex54.c
/petsc/src/mat/examples/tests/ex55.c
/petsc/src/mat/examples/tests/ex56.c
/petsc/src/mat/examples/tests/ex57.c
/petsc/src/mat/examples/tests/ex58.c
/petsc/src/mat/examples/tests/ex58f.F
/petsc/src/mat/examples/tests/ex59.c
/petsc/src/mat/examples/tests/ex6.c
/petsc/src/mat/examples/tests/ex60.c
/petsc/src/mat/examples/tests/ex61.c
/petsc/src/mat/examples/tests/ex62.c
/petsc/src/mat/examples/tests/ex63f.F
/petsc/src/mat/examples/tests/ex64.c
/petsc/src/mat/examples/tests/ex65.c
/petsc/src/mat/examples/tests/ex66.c
/petsc/src/mat/examples/tests/ex67f.F
/petsc/src/mat/examples/tests/ex68.c
/petsc/src/mat/examples/tests/ex7.c
/petsc/src/mat/examples/tests/ex70.c
/petsc/src/mat/examples/tests/ex71.c
/petsc/src/mat/examples/tests/ex72.c
/petsc/src/mat/examples/tests/ex73.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/ex75.c
/petsc/src/mat/examples/tests/ex76.c
/petsc/src/mat/examples/tests/ex77.c
/petsc/src/mat/examples/tests/ex78.c
/petsc/src/mat/examples/tests/ex79f.F
/petsc/src/mat/examples/tests/ex8.c
/petsc/src/mat/examples/tests/ex80.c
/petsc/src/mat/examples/tests/ex81.c
/petsc/src/mat/examples/tests/ex85f.F
/petsc/src/mat/examples/tests/ex86.c
/petsc/src/mat/examples/tests/ex87.c
/petsc/src/mat/examples/tests/ex9.c
/petsc/src/mat/examples/tests/ex91.c
/petsc/src/mat/examples/tests/ex92.c
/petsc/src/mat/examples/tests/ex93.c
/petsc/src/mat/examples/tests/ex94.c
/petsc/src/mat/examples/tests/ex95.c
/petsc/src/mat/examples/tests/ex96.c
/petsc/src/mat/examples/tests/ex98.c
/petsc/src/mat/examples/tests/ex99.c
/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/ex14.c
/petsc/src/mat/examples/tutorials/ex15.c
/petsc/src/mat/examples/tutorials/ex2.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/ex8.c
/petsc/src/mat/examples/tutorials/ex9.c
/petsc/src/mat/f90-mod/petscmatmod.F
/petsc/src/mat/ftn-custom/zmat.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/ftn-custom/zmpiadjf.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/adj/mpi/mpiadj.h
/petsc/src/mat/impls/aij/aij/aijtype.c
/petsc/src/mat/impls/aij/mpi/crl/mcrl.c
/petsc/src/mat/impls/aij/mpi/csrperm/mpicsrperm.c
/petsc/src/mat/impls/aij/mpi/fdmpiaij.c
/petsc/src/mat/impls/aij/mpi/ftn-custom/zmpiaijf.c
/petsc/src/mat/impls/aij/mpi/mmaij.c
/petsc/src/mat/impls/aij/mpi/mpb_aij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mpiaijpc.c
/petsc/src/mat/impls/aij/mpi/mpicusp/mpiaijcusp.cu
/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/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/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/spbas.c
/petsc/src/mat/impls/aij/seq/cholmod/aijcholmod.c
/petsc/src/mat/impls/aij/seq/crl/crl.c
/petsc/src/mat/impls/aij/seq/crl/crl.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/csrperm/csrperm.c
/petsc/src/mat/impls/aij/seq/essl/essl.c
/petsc/src/mat/impls/aij/seq/fdaij.c
/petsc/src/mat/impls/aij/seq/ftn-custom/zaijf.c
/petsc/src/mat/impls/aij/seq/ftn-kernels/fmult.F
/petsc/src/mat/impls/aij/seq/ftn-kernels/fmult.h
/petsc/src/mat/impls/aij/seq/ftn-kernels/fmultadd.F
/petsc/src/mat/impls/aij/seq/ftn-kernels/fmultadd.h
/petsc/src/mat/impls/aij/seq/ftn-kernels/frelax.F
/petsc/src/mat/impls/aij/seq/ftn-kernels/frelax.h
/petsc/src/mat/impls/aij/seq/ftn-kernels/fsolve.F
/petsc/src/mat/impls/aij/seq/ftn-kernels/fsolve.h
/petsc/src/mat/impls/aij/seq/ij.c
/petsc/src/mat/impls/aij/seq/inode.c
/petsc/src/mat/impls/aij/seq/inode2.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/matmatmult.c
/petsc/src/mat/impls/aij/seq/matpapt.c
/petsc/src/mat/impls/aij/seq/matptap.c
/petsc/src/mat/impls/aij/seq/seqcusp/aijcusp.cu
/petsc/src/mat/impls/aij/seq/seqcusp/cuspmatimpl.h
/petsc/src/mat/impls/aij/seq/spooles/aijspooles.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.h
/petsc/src/mat/impls/aij/seq/spooles/spoolesOptions.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/aij/seq/symtranspose.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/ftn-custom/zmpibaijf.c
/petsc/src/mat/impls/baij/mpi/mmbaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.h
/petsc/src/mat/impls/baij/seq/aijbaij.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-custom/zbaijf.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/composite/mcomposite.c
/petsc/src/mat/impls/cufft/cufft.cu
/petsc/src/mat/impls/dense/mpi/ftn-custom/zmpidensef.c
/petsc/src/mat/impls/dense/mpi/mmdense.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/mpi/mpidense.h
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/dense/seq/dense.h
/petsc/src/mat/impls/dense/seq/ftn-custom/zdensef.c
/petsc/src/mat/impls/fft/fft.c
/petsc/src/mat/impls/fft/fft.h
/petsc/src/mat/impls/fft/fftw/fftw.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/is/matis.h
/petsc/src/mat/impls/localref/mlocalref.c
/petsc/src/mat/impls/lrc/lrc.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/maij/maij.h
/petsc/src/mat/impls/mffd/ftn-custom/zmffdf.c
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/mffd/mffddef.c
/petsc/src/mat/impls/mffd/mffdimpl.h
/petsc/src/mat/impls/mffd/mfregis.c
/petsc/src/mat/impls/mffd/wp.c
/petsc/src/mat/impls/normal/normm.c
/petsc/src/mat/impls/python/ftn-custom/zpythonmf.c
/petsc/src/mat/impls/python/pythonmat.c
/petsc/src/mat/impls/sbaij/mpi/ftn-custom/zmpisbaijf.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/mpisbaij.h
/petsc/src/mat/impls/sbaij/mpi/sbaijov.c
/petsc/src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/aijsbaij.c
/petsc/src/mat/impls/sbaij/seq/cholmod/sbaijcholmod.c
/petsc/src/mat/impls/sbaij/seq/ftn-custom/zsbaijf.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.h
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact10.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact11.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact12.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact3.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact4.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact5.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact6.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact7.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact8.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact9.c
/petsc/src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/sro.c
/petsc/src/mat/impls/scatter/mscatter.c
/petsc/src/mat/impls/shell/ftn-custom/zshellf.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/impls/shell/shellcnv.c
/petsc/src/mat/impls/submat/submat.c
/petsc/src/mat/impls/transpose/transm.c
/petsc/src/mat/interface/dlregismat.c
/petsc/src/mat/interface/f90-custom/zmatrixf90.c
/petsc/src/mat/interface/ftn-custom/zmatregf.c
/petsc/src/mat/interface/ftn-custom/zmatrixf.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/matfd/ftn-custom/zfdmatrixf.c
/petsc/src/mat/order/amd/amd.c
/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/ftn-custom/zsorderf.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/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/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/order/sregis.c
/petsc/src/mat/partition/ftn-custom/zpartitionf.c
/petsc/src/mat/partition/impls/chaco/chaco.c
/petsc/src/mat/partition/impls/jostle/jostle.c
/petsc/src/mat/partition/impls/party/ftn-custom/zpartyf.c
/petsc/src/mat/partition/impls/party/party.c
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/mat/partition/impls/scotch/ftn-custom/zscotchf.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/axpy.c
/petsc/src/mat/utils/compressedrow.c
/petsc/src/mat/utils/convert.c
/petsc/src/mat/utils/freespace.c
/petsc/src/mat/utils/freespace.h
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/getcolv.c
/petsc/src/mat/utils/matstash.c
/petsc/src/mat/utils/matstashspace.c
/petsc/src/mat/utils/multequal.c
/petsc/src/mat/utils/ptap.c
/petsc/src/mat/utils/zerodiag.c
/petsc/src/snes/examples/tests/ex1.c
/petsc/src/snes/examples/tests/ex10.c
/petsc/src/snes/examples/tests/ex11.c
/petsc/src/snes/examples/tests/ex12f.F
/petsc/src/snes/examples/tests/ex13.c
/petsc/src/snes/examples/tests/ex14f.F
/petsc/src/snes/examples/tests/ex15.c
/petsc/src/snes/examples/tests/ex16.c
/petsc/src/snes/examples/tests/ex1f.F
/petsc/src/snes/examples/tests/ex4.c
/petsc/src/snes/examples/tests/ex5.c
/petsc/src/snes/examples/tests/ex7.c
/petsc/src/snes/examples/tests/ex8.c
/petsc/src/snes/examples/tests/ex9.c
/petsc/src/snes/examples/tutorials/ex1.c
/petsc/src/snes/examples/tutorials/ex10d/ex10.c
/petsc/src/snes/examples/tutorials/ex14.c
/petsc/src/snes/examples/tutorials/ex18.c
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/ex19tu.c
/petsc/src/snes/examples/tutorials/ex1f.F
/petsc/src/snes/examples/tutorials/ex2.c
/petsc/src/snes/examples/tutorials/ex20.c
/petsc/src/snes/examples/tutorials/ex21.c
/petsc/src/snes/examples/tutorials/ex22.c
/petsc/src/snes/examples/tutorials/ex23.c
/petsc/src/snes/examples/tutorials/ex24.c
/petsc/src/snes/examples/tutorials/ex25.c
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/examples/tutorials/ex27.c
/petsc/src/snes/examples/tutorials/ex28.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/examples/tutorials/ex3.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/examples/tutorials/ex31.c
/petsc/src/snes/examples/tutorials/ex32.c
/petsc/src/snes/examples/tutorials/ex33f.F
/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/ex43-44.h
/petsc/src/snes/examples/tutorials/ex44.c
/petsc/src/snes/examples/tutorials/ex45.c
/petsc/src/snes/examples/tutorials/ex46.c
/petsc/src/snes/examples/tutorials/ex47cu.cu
/petsc/src/snes/examples/tutorials/ex49.c
/petsc/src/snes/examples/tutorials/ex4tu.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/ex50.c
/petsc/src/snes/examples/tutorials/ex51.c
/petsc/src/snes/examples/tutorials/ex53.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/f90-mod/petscsnesmod.F
/petsc/src/snes/ftn-custom/zdmmg.c
/petsc/src/snes/impls/ksponly/ksponly.c
/petsc/src/snes/impls/ls/ftn-custom/zlsf.c
/petsc/src/snes/impls/ls/ftn-custom/zlsparamsf.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/ls/lsimpl.h
/petsc/src/snes/impls/ls/lsparams.c
/petsc/src/snes/impls/picard/picard.c
/petsc/src/snes/impls/picard/picard.h
/petsc/src/snes/impls/python/ftn-custom/zpythonsf.c
/petsc/src/snes/impls/python/pythonsnes.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/vi.c
/petsc/src/snes/impls/vi/viimpl.h
/petsc/src/snes/interface/dlregissnes.c
/petsc/src/snes/interface/f90-custom/zsnesf90.c
/petsc/src/snes/interface/ftn-custom/zsnesf.c
/petsc/src/snes/interface/noise/snesdnest.c
/petsc/src/snes/interface/noise/snesmfj2.c
/petsc/src/snes/interface/noise/snesnoise.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesj.c
/petsc/src/snes/interface/snesj2.c
/petsc/src/snes/interface/snesregi.c
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/utils/adutils/damgsnesad.c
/petsc/src/snes/utils/damg.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/snes/utils/ftn-custom/zdamgf.c
/petsc/src/snes/utils/ftn-custom/zdamgsnesf.c
/petsc/src/snes/utils/sieve/meshmgsnes.c
/petsc/src/sys/adic/Gradient/ad_grad.c
/petsc/src/sys/adic/Gradient/ad_grad_daxpy.c
/petsc/src/sys/adic/Gradient/ad_utils.c
/petsc/src/sys/adic/adic/run-alloc.c
/petsc/src/sys/adic/adic/run-map.c
/petsc/src/sys/adic/adintrinsics/adintr_acos.c
/petsc/src/sys/adic/adintrinsics/adintr_acosh.c
/petsc/src/sys/adic/adintrinsics/adintr_asin.c
/petsc/src/sys/adic/adintrinsics/adintr_asinh.c
/petsc/src/sys/adic/adintrinsics/adintr_atan.c
/petsc/src/sys/adic/adintrinsics/adintr_atan2.c
/petsc/src/sys/adic/adintrinsics/adintr_atanh.c
/petsc/src/sys/adic/adintrinsics/adintr_ceil.c
/petsc/src/sys/adic/adintrinsics/adintr_cos.c
/petsc/src/sys/adic/adintrinsics/adintr_cosh.c
/petsc/src/sys/adic/adintrinsics/adintr_exp.c
/petsc/src/sys/adic/adintrinsics/adintr_fabs.c
/petsc/src/sys/adic/adintrinsics/adintr_floor.c
/petsc/src/sys/adic/adintrinsics/adintr_fmax.c
/petsc/src/sys/adic/adintrinsics/adintr_fmin.c
/petsc/src/sys/adic/adintrinsics/adintr_fmod.c
/petsc/src/sys/adic/adintrinsics/adintr_frexp.c
/petsc/src/sys/adic/adintrinsics/adintr_ldexp.c
/petsc/src/sys/adic/adintrinsics/adintr_log.c
/petsc/src/sys/adic/adintrinsics/adintr_log10.c
/petsc/src/sys/adic/adintrinsics/adintr_max.c
/petsc/src/sys/adic/adintrinsics/adintr_min.c
/petsc/src/sys/adic/adintrinsics/adintr_modf.c
/petsc/src/sys/adic/adintrinsics/adintr_pow.c
/petsc/src/sys/adic/adintrinsics/adintr_sin.c
/petsc/src/sys/adic/adintrinsics/adintr_sinh.c
/petsc/src/sys/adic/adintrinsics/adintr_sqrt.c
/petsc/src/sys/adic/adintrinsics/adintr_tan.c
/petsc/src/sys/adic/adintrinsics/adintr_tanh.c
/petsc/src/sys/adic/adintrinsics/adintrinsics.c
/petsc/src/sys/adic/adintrinsics/report-once.c
/petsc/src/sys/ams/pams.c
/petsc/src/sys/bag/bag.c
/petsc/src/sys/bag/bagimpl.h
/petsc/src/sys/bag/f90-custom/zbagf90.c
/petsc/src/sys/ctable.h
/petsc/src/sys/dll/dl.c
/petsc/src/sys/dll/dlimpl.c
/petsc/src/sys/dll/dlimpl.h
/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/win32/win32draw.c
/petsc/src/sys/draw/impls/win32/win32draw.h
/petsc/src/sys/draw/impls/x/drawopenx.c
/petsc/src/sys/draw/impls/x/frame.c
/petsc/src/sys/draw/impls/x/ftn-custom/zdrawopenxf.c
/petsc/src/sys/draw/impls/x/text.c
/petsc/src/sys/draw/impls/x/tone.c
/petsc/src/sys/draw/impls/x/wmap.c
/petsc/src/sys/draw/impls/x/xcolor.c
/petsc/src/sys/draw/impls/x/ximpl.h
/petsc/src/sys/draw/impls/x/xinit.c
/petsc/src/sys/draw/impls/x/xops.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/drawregall.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/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/ftn-custom/zdtrif.c
/petsc/src/sys/draw/utils/axis.c
/petsc/src/sys/draw/utils/axisc.c
/petsc/src/sys/draw/utils/axisimpl.h
/petsc/src/sys/draw/utils/dscatter.c
/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/lgc.c
/petsc/src/sys/draw/utils/lgimpl.h
/petsc/src/sys/draw/utils/zoom.c
/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/errtrace.c
/petsc/src/sys/error/examples/tests/ex1.c
/petsc/src/sys/error/fp.c
/petsc/src/sys/error/ftn-custom/zerrf.c
/petsc/src/sys/error/pstack.c
/petsc/src/sys/error/signal.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/ex20.c
/petsc/src/sys/examples/tests/ex21.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/examples/tutorials/ex6.c
/petsc/src/sys/examples/tutorials/ex7.c
/petsc/src/sys/f90-mod/petscsysmod.F
/petsc/src/sys/f90-src/f90_cwrap.c
/petsc/src/sys/f90-src/f90impl.h
/petsc/src/sys/f90-src/fsrc/f90_fwrap.F
/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/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/mpiuopen.c
/petsc/src/sys/fileio/mprint.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/somefort.F
/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/ftn-custom/zutils.c
/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/examples/tutorials/ex1.c
/petsc/src/sys/fwk/interface/fwk.c
/petsc/src/sys/matlabengine/ftn-custom/zmatlabf.c
/petsc/src/sys/matlabengine/matlab.c
/petsc/src/sys/memory/ftn-custom/zmtrf.c
/petsc/src/sys/memory/mal.c
/petsc/src/sys/memory/mem.c
/petsc/src/sys/memory/mtr.c
/petsc/src/sys/mpiuni/f90-mod/mpiunimod.F
/petsc/src/sys/mpiuni/mpi.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/destroy.c
/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/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/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/objects/tagm.c
/petsc/src/sys/plog/ftn-custom/zplogf.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/stack.c
/petsc/src/sys/plog/utils/stageLog.c
/petsc/src/sys/python/ftn-custom/zpythonf.c
/petsc/src/sys/python/pythonsys.c
/petsc/src/sys/random/examples/tutorials/ex1.c
/petsc/src/sys/random/examples/tutorials/ex2.c
/petsc/src/sys/random/impls/rand/rand.c
/petsc/src/sys/random/impls/rand48/rand48.c
/petsc/src/sys/random/impls/sprng/sprng.c
/petsc/src/sys/random/interface/dlregisrand.c
/petsc/src/sys/random/interface/random.c
/petsc/src/sys/random/interface/randomc.c
/petsc/src/sys/random/interface/randreg.c
/petsc/src/sys/random/randomimpl.h
/petsc/src/sys/time/cputime.c
/petsc/src/sys/time/fdate.c
/petsc/src/sys/time/ptime.c
/petsc/src/sys/time/rs6000_time/rs6000_time.c
/petsc/src/sys/totalview/tv_data_display.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/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/fuser.c
/petsc/src/sys/utils/memc.c
/petsc/src/sys/utils/mpimesg.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/sseenabled.c
/petsc/src/sys/utils/str.c
/petsc/src/sys/verbose/ftn-custom/zverboseinfof.c
/petsc/src/sys/verbose/verboseinfo.c
/petsc/src/sys/viewer/examples/tests/ex3.c
/petsc/src/sys/viewer/examples/tutorials/ex1.c
/petsc/src/sys/viewer/examples/tutorials/ex1f90.F90
/petsc/src/sys/viewer/impls/ams/ams.c
/petsc/src/sys/viewer/impls/ams/amsopen.c
/petsc/src/sys/viewer/impls/ascii/asciiimpl.h
/petsc/src/sys/viewer/impls/ascii/filev.c
/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/vcreatea.c
/petsc/src/sys/viewer/impls/binary/binv.c
/petsc/src/sys/viewer/impls/binary/f90-custom/zbinvf90.c
/petsc/src/sys/viewer/impls/binary/ftn-custom/zbinvf.c
/petsc/src/sys/viewer/impls/draw/drawv.c
/petsc/src/sys/viewer/impls/draw/ftn-custom/zdrawvf.c
/petsc/src/sys/viewer/impls/draw/vdraw.h
/petsc/src/sys/viewer/impls/hdf5/ftn-custom/zhdf5f.c
/petsc/src/sys/viewer/impls/hdf5/hdf5v.c
/petsc/src/sys/viewer/impls/mathematica/mathematica.c
/petsc/src/sys/viewer/impls/mathematica/mathematica.h
/petsc/src/sys/viewer/impls/mathematica/runtime.c
/petsc/src/sys/viewer/impls/matlab/ftn-custom/zvmatlabf.c
/petsc/src/sys/viewer/impls/matlab/vmatlab.c
/petsc/src/sys/viewer/impls/socket/ftn-custom/zsendf.c
/petsc/src/sys/viewer/impls/socket/matlab/bread.c
/petsc/src/sys/viewer/impls/socket/matlab/sclose.c
/petsc/src/sys/viewer/impls/socket/matlab/sopen.c
/petsc/src/sys/viewer/impls/socket/matlab/sread.c
/petsc/src/sys/viewer/impls/socket/matlab/swrite.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/zstringvf.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/ftn-custom/zviewaf.c
/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/tops/server/c/TOPS_CStructuredSolver_Impl.h
/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/ex3.c
/petsc/src/ts/examples/tests/ex4.c
/petsc/src/ts/examples/tutorials/ex1.c
/petsc/src/ts/examples/tutorials/ex10.c
/petsc/src/ts/examples/tutorials/ex11.c
/petsc/src/ts/examples/tutorials/ex12.c
/petsc/src/ts/examples/tutorials/ex13.c
/petsc/src/ts/examples/tutorials/ex14.c
/petsc/src/ts/examples/tutorials/ex15.c
/petsc/src/ts/examples/tutorials/ex17.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/ex9.c
/petsc/src/ts/examples/tutorials/util2.c
/petsc/src/ts/f90-mod/petsctsmod.F
/petsc/src/ts/impls/explicit/euler/euler.c
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/ts/impls/explicit/ssp/ssp.c
alpha/alpha.c
beuler/beuler.c
cn/cn.c
gl/gl.c
gl/gl.h
gl/gladapt.c
sundials/ftn-custom/zsundialsf.c
sundials/sundials.h
theta/theta.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/impls/python/ftn-custom/zpythontf.c
/petsc/src/ts/impls/python/pythonts.c
/petsc/src/ts/interface/dlregists.c
/petsc/src/ts/interface/ftn-custom/ztscreatef.c
/petsc/src/ts/interface/ftn-custom/ztsf.c
/petsc/src/ts/interface/ftn-custom/ztsfdf.c
/petsc/src/ts/interface/ftn-custom/ztsregf.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/ts/interface/tsfd.c
/petsc/src/ts/interface/tsreg.c
/petsc/src/ts/interface/tsregall.c
/petsc/src/vec/f90-mod/petscvecmod.F
/petsc/src/vec/ftn-custom/zis.c
/petsc/src/vec/is/examples/tests/ex1.c
/petsc/src/vec/is/examples/tests/ex1f.F
/petsc/src/vec/is/examples/tests/ex2.c
/petsc/src/vec/is/examples/tests/ex2f.F
/petsc/src/vec/is/examples/tests/ex3.c
/petsc/src/vec/is/examples/tests/ex4.c
/petsc/src/vec/is/examples/tests/ex5.c
/petsc/src/vec/is/examples/tests/ex6.c
/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/ex3.c
/petsc/src/vec/is/examples/tutorials/ex3f90.F
/petsc/src/vec/is/examples/tutorials/ex4.c
/petsc/src/vec/is/impls/block/block.c
/petsc/src/vec/is/impls/block/ftn-custom/zblockf.c
/petsc/src/vec/is/impls/f90-custom/zblockf90.c
/petsc/src/vec/is/impls/general/general.c
/petsc/src/vec/is/impls/general/general.h
/petsc/src/vec/is/impls/stride/stride.c
/petsc/src/vec/is/interface/f90-custom/zindexf90.c
/petsc/src/vec/is/interface/ftn-custom/zindexf.c
/petsc/src/vec/is/interface/index.c
/petsc/src/vec/is/interface/isreg.c
/petsc/src/vec/is/interface/isregall.c
/petsc/src/vec/is/utils/f90-custom/ziscoloringf90.c
/petsc/src/vec/is/utils/ftn-custom/ziscoloringf.c
/petsc/src/vec/is/utils/ftn-custom/zisltogf.c
/petsc/src/vec/is/utils/isblock.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/impls/constant/const.c
/petsc/src/vec/pf/impls/matlab/cmatlab.c
/petsc/src/vec/pf/impls/string/cstring.c
/petsc/src/vec/pf/impls/string/cstringbase.template
/petsc/src/vec/pf/interface/pf.c
/petsc/src/vec/pf/interface/pfall.c
/petsc/src/vec/pf/pfimpl.h
/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/ex31.c
/petsc/src/vec/vec/examples/tests/ex32f.F
/petsc/src/vec/vec/examples/tests/ex33.c
/petsc/src/vec/vec/examples/tests/ex34.c
/petsc/src/vec/vec/examples/tests/ex35.c
/petsc/src/vec/vec/examples/tests/ex36.c
/petsc/src/vec/vec/examples/tests/ex39.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/ex10.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/ex15.c
/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/ex42.c
/petsc/src/vec/vec/examples/tutorials/ex42a.c
/petsc/src/vec/vec/examples/tutorials/ex4f.F
/petsc/src/vec/vec/examples/tutorials/ex4f90.F
/petsc/src/vec/vec/examples/tutorials/ex5.c
/petsc/src/vec/vec/examples/tutorials/ex6.c
/petsc/src/vec/vec/examples/tutorials/ex7.c
/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/dvecimpl.h
/petsc/src/vec/vec/impls/hypre/vhyp.c
/petsc/src/vec/vec/impls/mpi/commonmpvec.c
/petsc/src/vec/vec/impls/mpi/ftn-custom/zpbvecf.c
/petsc/src/vec/vec/impls/mpi/mpicusp/mpicusp.cu
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/mpi/pmap.c
/petsc/src/vec/vec/impls/mpi/pvec2.c
/petsc/src/vec/vec/impls/mpi/pvecimpl.h
/petsc/src/vec/vec/impls/mpi/vmpicr.c
/petsc/src/vec/vec/impls/seq/bvec1.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/impls/seq/bvec3.c
/petsc/src/vec/vec/impls/seq/dvec2.c
/petsc/src/vec/vec/impls/seq/ftn-custom/zbvec2f.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/seq/seqcusp/cuspvecimpl.h
/petsc/src/vec/vec/impls/seq/seqcusp/veccusp.cu
/petsc/src/vec/vec/impls/seq/vseqcr.c
/petsc/src/vec/vec/impls/shared/shvec.c
/petsc/src/vec/vec/interface/dlregisvec.c
/petsc/src/vec/vec/interface/f90-custom/zvectorf90.c
/petsc/src/vec/vec/interface/ftn-custom/zvecregf.c
/petsc/src/vec/vec/interface/ftn-custom/zvectorf.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/vecregall.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/cmesh.c
/petsc/src/vec/vec/utils/comb.c
/petsc/src/vec/vec/utils/ftn-custom/zvscatf.c
/petsc/src/vec/vec/utils/matlab/gcreatev.c
/petsc/src/vec/vec/utils/vecio.c
/petsc/src/vec/vec/utils/vecmpitoseq.c
/petsc/src/vec/vec/utils/vecstash.c
/petsc/src/vec/vec/utils/vinv.c
/petsc/src/vec/vec/utils/vpscat.c
/petsc/src/vec/vec/utils/vscat.c
/petsc/tutorials/multiphysics/mp.h
/petsc/tutorials/multiphysicsNonlinear/mp1.c
/petsc/tutorials/multiphysicsNonlinear/mp1.h
/petsc/tutorials/python/ex1.c
7d0a6c1912-Mar-2011 Barry Smith <bsmith@mcs.anl.gov>

removed #define PETSCXXX_DLL from top of all source files

Hg-commit: b784aa18ddcf5337d4011d34f0fa008681695ac1


/petsc/bin/matlab/classes/matlabheader.h
/petsc/conf/adic.init
/petsc/conf/adicmf.init
/petsc/conf/adicmfb.init
/petsc/conf/rules
/petsc/config/PETSc/utilities/scalarTypes.py
/petsc/config/builder.py
/petsc/config/examples/arch-cray-xt6-pkgs-opt.py
/petsc/include/finclude/ftn-custom/petscdm.h90
/petsc/include/finclude/petscdm.h
/petsc/include/finclude/petscdmdef.h
/petsc/include/finclude/petsckspdef.h
/petsc/include/petscdm.h
/petsc/include/petscksp.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.hh
/petsc/include/private/daimpl.h
/petsc/include/sieve/BasicCommunication.hh
/petsc/src/characteristic/examples/tutorials/ex1.c
/petsc/src/characteristic/examples/tutorials/ex2.c
/petsc/src/characteristic/examples/tutorials/ex4.c
/petsc/src/characteristic/impls/da/slda.c
/petsc/src/characteristic/interface/characteristic.c
/petsc/src/contrib/blopex/driver/driver.c
/petsc/src/contrib/helmholtz_2/ex12.c
/petsc/src/contrib/keyes/ex15.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/examples/tests/ex1.c
/petsc/src/dm/examples/tests/ex10.c
/petsc/src/dm/examples/tests/ex11.c
/petsc/src/dm/examples/tests/ex12.c
/petsc/src/dm/examples/tests/ex14.c
/petsc/src/dm/examples/tests/ex15.c
/petsc/src/dm/examples/tests/ex16.c
/petsc/src/dm/examples/tests/ex17.c
/petsc/src/dm/examples/tests/ex18.c
/petsc/src/dm/examples/tests/ex19.c
/petsc/src/dm/examples/tests/ex2.c
/petsc/src/dm/examples/tests/ex21.c
/petsc/src/dm/examples/tests/ex22.c
/petsc/src/dm/examples/tests/ex23.c
/petsc/src/dm/examples/tests/ex24.c
/petsc/src/dm/examples/tests/ex25.c
/petsc/src/dm/examples/tests/ex26.c
/petsc/src/dm/examples/tests/ex27.c
/petsc/src/dm/examples/tests/ex28.c
/petsc/src/dm/examples/tests/ex3.c
/petsc/src/dm/examples/tests/ex31.c
/petsc/src/dm/examples/tests/ex32.c
/petsc/src/dm/examples/tests/ex33.c
/petsc/src/dm/examples/tests/ex35.c
/petsc/src/dm/examples/tests/ex36.c
/petsc/src/dm/examples/tests/ex4.c
/petsc/src/dm/examples/tests/ex5.c
/petsc/src/dm/examples/tests/ex6.c
/petsc/src/dm/examples/tests/ex7.c
/petsc/src/dm/examples/tests/ex8.c
/petsc/src/dm/examples/tests/ex9.c
/petsc/src/dm/examples/tests/scripts/ex4.script
/petsc/src/dm/examples/tests/scripts/ex6.script
/petsc/src/dm/examples/tutorials/ex1.c
/petsc/src/dm/examples/tutorials/ex10.c
/petsc/src/dm/examples/tutorials/ex11f90.F
/petsc/src/dm/examples/tutorials/ex12.c
/petsc/src/dm/examples/tutorials/ex2.c
/petsc/src/dm/examples/tutorials/ex3.c
/petsc/src/dm/examples/tutorials/ex4.c
/petsc/src/dm/examples/tutorials/ex5.c
/petsc/src/dm/examples/tutorials/ex6.c
/petsc/src/dm/examples/tutorials/ex6f90.F
/petsc/src/dm/examples/tutorials/ex7.c
/petsc/src/dm/examples/tutorials/ex8.c
/petsc/src/dm/examples/tutorials/ex9.c
/petsc/src/dm/impls/composite/pack.c
/petsc/src/dm/impls/composite/packm.c
/petsc/src/dm/impls/da/da.c
/petsc/src/dm/impls/da/da1.c
/petsc/src/dm/impls/da/da2.c
/petsc/src/dm/impls/da/da3.c
/petsc/src/dm/impls/da/dacorn.c
/petsc/src/dm/impls/da/dacreate.c
/petsc/src/dm/impls/da/dadestroy.c
/petsc/src/dm/impls/da/dadist.c
/petsc/src/dm/impls/da/dagetarray.c
/petsc/src/dm/impls/da/dagetelem.c
/petsc/src/dm/impls/da/daghost.c
/petsc/src/dm/impls/da/dagtol.c
/petsc/src/dm/impls/da/dagtona.c
/petsc/src/dm/impls/da/daindex.c
/petsc/src/dm/impls/da/dainterp.c
/petsc/src/dm/impls/da/daload.c
/petsc/src/dm/impls/da/dalocal.c
/petsc/src/dm/impls/da/daltol.c
/petsc/src/dm/impls/da/dapf.c
/petsc/src/dm/impls/da/dareg.c
/petsc/src/dm/impls/da/dascatter.c
/petsc/src/dm/impls/da/dasub.c
/petsc/src/dm/impls/da/daview.c
/petsc/src/dm/impls/da/f90-custom/zda1f90.c
/petsc/src/dm/impls/da/fdda.c
/petsc/src/dm/impls/da/ftn-custom/zda1f.c
/petsc/src/dm/impls/da/ftn-custom/zda2f.c
/petsc/src/dm/impls/da/ftn-custom/zda3f.c
/petsc/src/dm/impls/da/ftn-custom/zdaviewf.c
/petsc/src/dm/impls/da/gr1.c
/petsc/src/dm/impls/da/gr2.c
/petsc/src/dm/impls/da/hypre/mhyp.c
/petsc/src/dm/impls/da/usfft/matusfft.c
/petsc/src/dm/impls/da/utils/binaryMatlab.c
/petsc/src/dm/impls/makefile
/petsc/src/dm/impls/mesh/ALE.cxx
/petsc/src/dm/impls/mesh/cartesian.c
/petsc/src/dm/impls/mesh/examples/makefile
/petsc/src/dm/impls/mesh/examples/tests/TestMeshExodus.c
/petsc/src/dm/impls/mesh/examples/tests/args0.cxx
/petsc/src/dm/impls/mesh/examples/tests/closure1.cxx
/petsc/src/dm/impls/mesh/examples/tests/data/2DUninterpolated1_p0.label
/petsc/src/dm/impls/mesh/examples/tests/data/2DUninterpolated2_parmetis_p0.label
/petsc/src/dm/impls/mesh/examples/tests/data/2DUninterpolated2_parmetis_p1.label
/petsc/src/dm/impls/mesh/examples/tests/data/2DUninterpolatedDist1_p0.mesh
/petsc/src/dm/impls/mesh/examples/tests/data/2DUninterpolatedDist2_p0.mesh
/petsc/src/dm/impls/mesh/examples/tests/data/2DUninterpolatedDist2_p1.mesh
/petsc/src/dm/impls/mesh/examples/tests/data/2DUninterpolatedIDist1_p0.mesh
/petsc/src/dm/impls/mesh/examples/tests/data/2DUninterpolatedIDist2_chaco_p0.mesh
/petsc/src/dm/impls/mesh/examples/tests/data/2DUninterpolatedIDist2_chaco_p1.mesh
/petsc/src/dm/impls/mesh/examples/tests/data/2DUninterpolatedIDist2_parmetis_p0.mesh
/petsc/src/dm/impls/mesh/examples/tests/data/2DUninterpolatedIDist2_parmetis_p1.mesh
/petsc/src/dm/impls/mesh/examples/tests/data/2DUninterpolatedIDist3_chaco_p0.mesh
/petsc/src/dm/impls/mesh/examples/tests/data/2DUninterpolatedIDist3_chaco_p1.mesh
/petsc/src/dm/impls/mesh/examples/tests/data/2DUninterpolatedIDist3_chaco_p2.mesh
/petsc/src/dm/impls/mesh/examples/tests/data/2DUninterpolatedOldDist1_p0.mesh
/petsc/src/dm/impls/mesh/examples/tests/data/2DUninterpolatedOldDist2_p0.mesh
/petsc/src/dm/impls/mesh/examples/tests/data/2DUninterpolatedOldDist2_p1.mesh
/petsc/src/dm/impls/mesh/examples/tests/data/2DUninterpolatedPreallocate1_p0.mat
/petsc/src/dm/impls/mesh/examples/tests/data/2DUninterpolatedPreallocate2_p0.mat
/petsc/src/dm/impls/mesh/examples/tests/data/2DUninterpolatedPreallocate2_p1.mat
/petsc/src/dm/impls/mesh/examples/tests/data/2DUninterpolatedPreallocate3_p0.mat
/petsc/src/dm/impls/mesh/examples/tests/data/2DUninterpolatedPreallocate3_p1.mat
/petsc/src/dm/impls/mesh/examples/tests/data/2DUninterpolatedPreallocate3_p2.mat
/petsc/src/dm/impls/mesh/examples/tests/data/3DHex.bc
/petsc/src/dm/impls/mesh/examples/tests/data/3DHex.mesh
/petsc/src/dm/impls/mesh/examples/tests/data/3DHex.mesh.txt
/petsc/src/dm/impls/mesh/examples/tests/data/3DUninterpolatedPreallocate1_p0.mat
/petsc/src/dm/impls/mesh/examples/tests/data/3DUninterpolatedPreallocate1_p0.order
/petsc/src/dm/impls/mesh/examples/tests/data/3DUninterpolatedPreallocate2_p0.mat
/petsc/src/dm/impls/mesh/examples/tests/data/3DUninterpolatedPreallocate2_p0.order
/petsc/src/dm/impls/mesh/examples/tests/data/3DUninterpolatedPreallocate2_p1.mat
/petsc/src/dm/impls/mesh/examples/tests/data/3DUninterpolatedPreallocate2_p1.order
/petsc/src/dm/impls/mesh/examples/tests/data/3d.lcon
/petsc/src/dm/impls/mesh/examples/tests/data/3d.nodes
/petsc/src/dm/impls/mesh/examples/tests/discretization1.cxx
/petsc/src/dm/impls/mesh/examples/tests/distribution1.cxx
/petsc/src/dm/impls/mesh/examples/tests/distributionTests.cxx
/petsc/src/dm/impls/mesh/examples/tests/ex00.c
/petsc/src/dm/impls/mesh/examples/tests/ex01.c
/petsc/src/dm/impls/mesh/examples/tests/ex02.c
/petsc/src/dm/impls/mesh/examples/tests/ex03.c
/petsc/src/dm/impls/mesh/examples/tests/ex04.cxx
/petsc/src/dm/impls/mesh/examples/tests/ex05.cxx
/petsc/src/dm/impls/mesh/examples/tests/ex06.cxx
/petsc/src/dm/impls/mesh/examples/tests/ex07.cxx
/petsc/src/dm/impls/mesh/examples/tests/ex08.cxx
/petsc/src/dm/impls/mesh/examples/tests/ex1.c
/petsc/src/dm/impls/mesh/examples/tests/idistribution1.cxx
/petsc/src/dm/impls/mesh/examples/tests/imesh1.cxx
/petsc/src/dm/impls/mesh/examples/tests/isection1.cxx
/petsc/src/dm/impls/mesh/examples/tests/isieve1.cxx
/petsc/src/dm/impls/mesh/examples/tests/makefile
/petsc/src/dm/impls/mesh/examples/tests/memoryParse.py
/petsc/src/dm/impls/mesh/examples/tests/memoryTests.cxx
/petsc/src/dm/impls/mesh/examples/tests/memoryTests.py
/petsc/src/dm/impls/mesh/examples/tests/mesh1.cxx
/petsc/src/dm/impls/mesh/examples/tests/mesh2.cxx
/petsc/src/dm/impls/mesh/examples/tests/meshTest.hh
/petsc/src/dm/impls/mesh/examples/tests/meshing.cxx
/petsc/src/dm/impls/mesh/examples/tests/operator1.cxx
/petsc/src/dm/impls/mesh/examples/tests/options0.cxx
/petsc/src/dm/impls/mesh/examples/tests/options0.hh
/petsc/src/dm/impls/mesh/examples/tests/overlap1.cxx
/petsc/src/dm/impls/mesh/examples/tests/overlap2.cxx
/petsc/src/dm/impls/mesh/examples/tests/overlapTest.hh
/petsc/src/dm/impls/mesh/examples/tests/rbfPrecon.cxx
/petsc/src/dm/impls/mesh/examples/tests/refinementTest.cxx
/petsc/src/dm/impls/mesh/examples/tests/section1-old.cxx
/petsc/src/dm/impls/mesh/examples/tests/section1.cxx
/petsc/src/dm/impls/mesh/examples/tests/section2.cxx
/petsc/src/dm/impls/mesh/examples/tests/sectionTest.hh
/petsc/src/dm/impls/mesh/examples/tests/sieve1.cxx
/petsc/src/dm/impls/mesh/examples/tests/sieve2-old.cxx
/petsc/src/dm/impls/mesh/examples/tests/sieveTest.hh
/petsc/src/dm/impls/mesh/examples/tests/sieveTests.cxx
/petsc/src/dm/impls/mesh/examples/tests/sieveTests.py
/petsc/src/dm/impls/mesh/examples/tests/sifter1.cxx
/petsc/src/dm/impls/mesh/examples/tests/stl1.cxx
/petsc/src/dm/impls/mesh/examples/tests/subset.cxx
/petsc/src/dm/impls/mesh/examples/tests/topology1.cxx
/petsc/src/dm/impls/mesh/examples/tests/unitTests.cxx
/petsc/src/dm/impls/mesh/examples/tests/unitTests.hh
/petsc/src/dm/impls/mesh/examples/tests/xsieve0.cxx
/petsc/src/dm/impls/mesh/examples/tests/xsieve1.cxx
/petsc/src/dm/impls/mesh/examples/tests/xsieve2.cxx
/petsc/src/dm/impls/mesh/examples/tests/xsieve3.cxx
/petsc/src/dm/impls/mesh/examples/tests/xsieve4.cxx
/petsc/src/dm/impls/mesh/examples/tests/xsieveTest.hh
/petsc/src/dm/impls/mesh/examples/tests/xsifterTest.hh
/petsc/src/dm/impls/mesh/examples/tutorials/BinaryIO.cc
/petsc/src/dm/impls/mesh/examples/tutorials/BinaryIO.hh
/petsc/src/dm/impls/mesh/examples/tutorials/Coarsener.h
/petsc/src/dm/impls/mesh/examples/tutorials/CohesiveTopology.cc
/petsc/src/dm/impls/mesh/examples/tutorials/CohesiveTopology.hh
/petsc/src/dm/impls/mesh/examples/tutorials/GMVFile.cc
/petsc/src/dm/impls/mesh/examples/tutorials/GMVFile.hh
/petsc/src/dm/impls/mesh/examples/tutorials/GMVFileAscii.cc
/petsc/src/dm/impls/mesh/examples/tutorials/GMVFileAscii.hh
/petsc/src/dm/impls/mesh/examples/tutorials/GMVFileAscii.icc
/petsc/src/dm/impls/mesh/examples/tutorials/GMVFileBinary.cc
/petsc/src/dm/impls/mesh/examples/tutorials/GMVFileBinary.hh
/petsc/src/dm/impls/mesh/examples/tutorials/Hierarchy.h
/petsc/src/dm/impls/mesh/examples/tutorials/bratu.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/bratu1.hh
/petsc/src/dm/impls/mesh/examples/tutorials/bratuTesting.py
/petsc/src/dm/impls/mesh/examples/tutorials/bratu_1d.form
/petsc/src/dm/impls/mesh/examples/tutorials/bratu_2d.form
/petsc/src/dm/impls/mesh/examples/tutorials/bratu_3d.form
/petsc/src/dm/impls/mesh/examples/tutorials/bratu_quadrature.fiat
/petsc/src/dm/impls/mesh/examples/tutorials/bratu_ufc.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/data/bm1b/bm1b.bc
/petsc/src/dm/impls/mesh/examples/tutorials/data/bm1b/bm1b.connect
/petsc/src/dm/impls/mesh/examples/tutorials/data/bm1b/bm1b.coord
/petsc/src/dm/impls/mesh/examples/tutorials/data/bm1m/bm1m.coord
/petsc/src/dm/impls/mesh/examples/tutorials/data/coarsen_mesh.lcon
/petsc/src/dm/impls/mesh/examples/tutorials/data/coarsen_mesh.nodes
/petsc/src/dm/impls/mesh/examples/tutorials/data/ex10.lcon
/petsc/src/dm/impls/mesh/examples/tutorials/data/ex10.nodes
/petsc/src/dm/impls/mesh/examples/tutorials/data/ex1_1d.lcon
/petsc/src/dm/impls/mesh/examples/tutorials/data/ex1_1d.nodes
/petsc/src/dm/impls/mesh/examples/tutorials/data/ex1_2d.lcon
/petsc/src/dm/impls/mesh/examples/tutorials/data/ex1_2d.nodes
/petsc/src/dm/impls/mesh/examples/tutorials/data/ex1_2d_hex.lcon
/petsc/src/dm/impls/mesh/examples/tutorials/data/ex1_2d_hex.nodes
/petsc/src/dm/impls/mesh/examples/tutorials/data/ex1_3d.lcon
/petsc/src/dm/impls/mesh/examples/tutorials/data/ex1_3d.nodes
/petsc/src/dm/impls/mesh/examples/tutorials/data/ex1_3d_hex.lcon
/petsc/src/dm/impls/mesh/examples/tutorials/data/ex1_3d_hex.nodes
/petsc/src/dm/impls/mesh/examples/tutorials/data/splitFaultTest/splittest.bc
/petsc/src/dm/impls/mesh/examples/tutorials/data/splitFaultTest/splittest.connect
/petsc/src/dm/impls/mesh/examples/tutorials/data/splitFaultTest/splittest.coord
/petsc/src/dm/impls/mesh/examples/tutorials/data/splitFaultTest/splittest.split
/petsc/src/dm/impls/mesh/examples/tutorials/data/texas.lcon
/petsc/src/dm/impls/mesh/examples/tutorials/data/texas.nodes
/petsc/src/dm/impls/mesh/examples/tutorials/dolfin.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/electrostatic.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/electrostatic_quadrature.fiat
/petsc/src/dm/impls/mesh/examples/tutorials/ex09.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/ex1.c
/petsc/src/dm/impls/mesh/examples/tutorials/ex10.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/ex11.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/ex12.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/ex12f90.F90
/petsc/src/dm/impls/mesh/examples/tutorials/ex2.c
/petsc/src/dm/impls/mesh/examples/tutorials/ex3.c
/petsc/src/dm/impls/mesh/examples/tutorials/ex5.c
/petsc/src/dm/impls/mesh/examples/tutorials/ex6.c
/petsc/src/dm/impls/mesh/examples/tutorials/ex7.c
/petsc/src/dm/impls/mesh/examples/tutorials/ex_coarsen.c
/petsc/src/dm/impls/mesh/examples/tutorials/ex_coarsen.h
/petsc/src/dm/impls/mesh/examples/tutorials/ex_coarsen_2.c
/petsc/src/dm/impls/mesh/examples/tutorials/ex_coarsen_3.c
/petsc/src/dm/impls/mesh/examples/tutorials/ex_interpolate_1.c
/petsc/src/dm/impls/mesh/examples/tutorials/ex_ufc.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/fast_coarsen.h
/petsc/src/dm/impls/mesh/examples/tutorials/fetidp.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/fetidp_quadrature.fiat
/petsc/src/dm/impls/mesh/examples/tutorials/fvTest.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/grade2.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/grade2_quadrature.fiat
/petsc/src/dm/impls/mesh/examples/tutorials/id_bound.h
/petsc/src/dm/impls/mesh/examples/tutorials/illinois/stbnd_w_lake.lcon
/petsc/src/dm/impls/mesh/examples/tutorials/illinois/stbnd_w_lake.py
/petsc/src/dm/impls/mesh/examples/tutorials/illinois/stbnd_w_lake.txt
/petsc/src/dm/impls/mesh/examples/tutorials/ionChannel.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/lagrit.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/laplaceBEM1.hh
/petsc/src/dm/impls/mesh/examples/tutorials/makefile
/petsc/src/dm/impls/mesh/examples/tutorials/mesh_surgery.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/mex12f90.F90
/petsc/src/dm/impls/mesh/examples/tutorials/mixedpoisson.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/mixedpoisson_quadrature.fiat
/petsc/src/dm/impls/mesh/examples/tutorials/navierStokes.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/navierStokes_quadrature.fiat
/petsc/src/dm/impls/mesh/examples/tutorials/problemTests.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/refinement.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/sieve.h5
/petsc/src/dm/impls/mesh/examples/tutorials/stokes.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/stokesPeriodic.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/stokesPeriodic_quadrature.fiat
/petsc/src/dm/impls/mesh/examples/tutorials/stokes_2d.form
/petsc/src/dm/impls/mesh/examples/tutorials/stokes_3d.form
/petsc/src/dm/impls/mesh/examples/tutorials/stokes_quadrature.fiat
/petsc/src/dm/impls/mesh/examples/tutorials/subduction.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/subduction_quadrature.fiat
/petsc/src/dm/impls/mesh/examples/tutorials/vector_poisson_2d.form
/petsc/src/dm/impls/mesh/examples/tutorials/vector_poisson_3d.form
/petsc/src/dm/impls/mesh/examples/tutorials/watson.cxx
/petsc/src/dm/impls/mesh/f90-custom/makefile
/petsc/src/dm/impls/mesh/f90-custom/zmeshf90.c
/petsc/src/dm/impls/mesh/f90-custom/zsectionf90.c
/petsc/src/dm/impls/mesh/ftn-custom/makefile
/petsc/src/dm/impls/mesh/ftn-custom/zmesh.c
/petsc/src/dm/impls/mesh/ftn-custom/zsection.c
/petsc/src/dm/impls/mesh/makefile
/petsc/src/dm/impls/mesh/mesh.c
/petsc/src/dm/impls/mesh/meshbardhan.c
/petsc/src/dm/impls/mesh/meshdolfin.c
/petsc/src/dm/impls/mesh/meshexodus.c
/petsc/src/dm/impls/mesh/meshlagrit.c
/petsc/src/dm/impls/mesh/meshpcice.c
/petsc/src/dm/impls/mesh/meshpylith.c
/petsc/src/dm/impls/mesh/meshzoltan.c
/petsc/src/dm/impls/mesh/section.c
/petsc/src/dm/impls/sliced/sliced.c
/petsc/src/dm/interface/dm.c
/petsc/src/dm/interface/dmregall.c
/petsc/src/dm/makefile
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/ksp/ksp/examples/tests/ex14.c
/petsc/src/ksp/ksp/examples/tests/ex19.c
/petsc/src/ksp/ksp/examples/tests/ex26.c
/petsc/src/ksp/ksp/examples/tests/ex29.c
/petsc/src/ksp/ksp/examples/tests/ex32.c
/petsc/src/ksp/ksp/examples/tests/ex35.c
/petsc/src/ksp/ksp/examples/tests/output/ex10_1.out
/petsc/src/ksp/ksp/examples/tutorials/ex14f.F
/petsc/src/ksp/ksp/examples/tutorials/ex22.c
/petsc/src/ksp/ksp/examples/tutorials/ex22f.F
/petsc/src/ksp/ksp/examples/tutorials/ex25.c
/petsc/src/ksp/ksp/examples/tutorials/ex28.c
/petsc/src/ksp/ksp/examples/tutorials/ex29.c
/petsc/src/ksp/ksp/examples/tutorials/ex31.c
/petsc/src/ksp/ksp/examples/tutorials/ex32.c
/petsc/src/ksp/ksp/examples/tutorials/ex34.c
/petsc/src/ksp/ksp/examples/tutorials/ex38.c
/petsc/src/ksp/ksp/examples/tutorials/ex43.c
/petsc/src/ksp/ksp/examples/tutorials/ex44f.F90
/petsc/src/ksp/ksp/examples/tutorials/ex45.c
/petsc/src/ksp/ksp/examples/tutorials/ex46.c
/petsc/src/ksp/ksp/examples/tutorials/ex47.c
/petsc/src/ksp/ksp/examples/tutorials/ex49.c
/petsc/src/ksp/ksp/examples/tutorials/ex50.c
/petsc/src/ksp/ksp/examples/tutorials/output/ex15_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex15f_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex1f_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex23_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex23_2.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex2_bjacobi_2.out
/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/cgeig.c
/petsc/src/ksp/ksp/impls/cg/cgne/cgne.c
/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/cgs/cgs.c
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/cr/cr.c
/petsc/src/ksp/ksp/impls/gmres/borthog.c
/petsc/src/ksp/ksp/impls/gmres/borthog2.c
/petsc/src/ksp/ksp/impls/gmres/dgmres/README
/petsc/src/ksp/ksp/impls/gmres/dgmres/dgmres.c
/petsc/src/ksp/ksp/impls/gmres/dgmres/dgmresimpl.h
/petsc/src/ksp/ksp/impls/gmres/dgmres/makefile
/petsc/src/ksp/ksp/impls/gmres/dgmres/petscdgmresblaslapack_c.h
/petsc/src/ksp/ksp/impls/gmres/dgmres/petscdgmresblaslapack_caps.h
/petsc/src/ksp/ksp/impls/gmres/dgmres/petscdgmresblaslapack_uscore.h
/petsc/src/ksp/ksp/impls/gmres/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/modpcf.c
/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/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/gmres/makefile
/petsc/src/ksp/ksp/impls/ibcgs/ibcgs.c
/petsc/src/ksp/ksp/impls/lcd/lcd.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/minres/minres.c
/petsc/src/ksp/ksp/impls/ngmres/ngmres.c
/petsc/src/ksp/ksp/impls/preonly/preonly.c
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/impls/rich/richscale.c
/petsc/src/ksp/ksp/impls/specest/specest.c
/petsc/src/ksp/ksp/impls/symmlq/symmlq.c
/petsc/src/ksp/ksp/impls/tcqmr/tcqmr.c
/petsc/src/ksp/ksp/impls/tfqmr/tfqmr.c
/petsc/src/ksp/ksp/interface/dlregisksp.c
/petsc/src/ksp/ksp/interface/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/itregis.c
/petsc/src/ksp/ksp/interface/itres.c
/petsc/src/ksp/ksp/interface/xmon.c
/petsc/src/ksp/ksp/utils/schurm.c
/petsc/src/ksp/pc/impls/ainvcusp/ainvcusp.cu
/petsc/src/ksp/pc/impls/asa/asa.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bicgstabcusp/bicgstabcusp.cu
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/cp/cp.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/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/galerkin/galerkin.c
/petsc/src/ksp/pc/impls/gasm/gasm.c
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/pc/impls/jacobi/jacobi.c
/petsc/src/ksp/pc/impls/ksp/pcksp.c
/petsc/src/ksp/pc/impls/lsc/lsc.c
/petsc/src/ksp/pc/impls/mat/pcmat.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/ksp/pc/impls/mg/smg.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/none/none.c
/petsc/src/ksp/pc/impls/openmp/openmp.c
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/ksp/pc/impls/redistribute/redistribute.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/sacusp/sacusp.cu
/petsc/src/ksp/pc/impls/sacusp/sacusppoly.cu
/petsc/src/ksp/pc/impls/shell/shellpc.c
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/ksp/pc/impls/spai/dspai.c
/petsc/src/ksp/pc/impls/spai/ispai.c
/petsc/src/ksp/pc/impls/supportgraph/supportgraph.c
/petsc/src/ksp/pc/impls/svd/svd.c
/petsc/src/ksp/pc/impls/tfs/bitmask.c
/petsc/src/ksp/pc/impls/tfs/comm.c
/petsc/src/ksp/pc/impls/tfs/gs.c
/petsc/src/ksp/pc/impls/tfs/ivec.c
/petsc/src/ksp/pc/impls/tfs/tfs.c
/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/ksp/pc/interface/precon.c
/petsc/src/mat/color/color.c
/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/scolor.c
/petsc/src/mat/color/seq.c
/petsc/src/mat/color/setr.c
/petsc/src/mat/color/slo.c
/petsc/src/mat/examples/tests/ex129.c
/petsc/src/mat/examples/tests/ex63f.F
/petsc/src/mat/examples/tests/ex96.c
/petsc/src/mat/examples/tests/output/ex16f90_1.out
/petsc/src/mat/examples/tests/output/ex36_1.out
/petsc/src/mat/examples/tests/output/ex63_1.out
/petsc/src/mat/examples/tests/output/ex85f_1.out
/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/crl/mcrl.c
/petsc/src/mat/impls/aij/mpi/csrperm/mpicsrperm.c
/petsc/src/mat/impls/aij/mpi/fdmpiaij.c
/petsc/src/mat/impls/aij/mpi/mmaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaijpc.c
/petsc/src/mat/impls/aij/mpi/mpicusp/mpiaijcusp.cu
/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/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/cholmod/aijcholmod.c
/petsc/src/mat/impls/aij/seq/crl/crl.c
/petsc/src/mat/impls/aij/seq/csrperm/csrperm.c
/petsc/src/mat/impls/aij/seq/essl/essl.c
/petsc/src/mat/impls/aij/seq/fdaij.c
/petsc/src/mat/impls/aij/seq/ij.c
/petsc/src/mat/impls/aij/seq/inode.c
/petsc/src/mat/impls/aij/seq/inode2.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/matmatmult.c
/petsc/src/mat/impls/aij/seq/matpapt.c
/petsc/src/mat/impls/aij/seq/matptap.c
/petsc/src/mat/impls/aij/seq/seqcusp/aijcusp.cu
/petsc/src/mat/impls/aij/seq/spooles/aijspooles.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.c
/petsc/src/mat/impls/aij/seq/spooles/spoolesOptions.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/aij/seq/symtranspose.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/mmbaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/aijbaij.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/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/blockmat/seq/blockmat.c
/petsc/src/mat/impls/composite/mcomposite.c
/petsc/src/mat/impls/cufft/cufft.cu
/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/fft/fft.c
/petsc/src/mat/impls/fft/fftw/fftw.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/localref/mlocalref.c
/petsc/src/mat/impls/lrc/lrc.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/nest/matnest.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/mpi/spooles/mpisbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/aijsbaij.c
/petsc/src/mat/impls/sbaij/seq/cholmod/sbaijcholmod.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact10.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact11.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact12.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact3.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact4.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact5.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact6.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact7.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact8.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact9.c
/petsc/src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/sro.c
/petsc/src/mat/impls/scatter/mscatter.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/impls/shell/shellcnv.c
/petsc/src/mat/impls/submat/submat.c
/petsc/src/mat/impls/transpose/transm.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/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/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/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/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/pmetis/pmetis.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/axpy.c
/petsc/src/mat/utils/compressedrow.c
/petsc/src/mat/utils/convert.c
/petsc/src/mat/utils/freespace.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/getcolv.c
/petsc/src/mat/utils/matstash.c
/petsc/src/mat/utils/matstashspace.c
/petsc/src/mat/utils/multequal.c
/petsc/src/mat/utils/ptap.c
/petsc/src/mat/utils/zerodiag.c
/petsc/src/snes/examples/tests/ex11.c
/petsc/src/snes/examples/tests/ex12f.F
/petsc/src/snes/examples/tests/ex13.c
/petsc/src/snes/examples/tests/ex14f.F
/petsc/src/snes/examples/tests/ex15.c
/petsc/src/snes/examples/tests/ex16.c
/petsc/src/snes/examples/tests/ex5.c
/petsc/src/snes/examples/tests/ex8.c
/petsc/src/snes/examples/tests/ex9.c
/petsc/src/snes/examples/tutorials/ex14.c
/petsc/src/snes/examples/tutorials/ex18.c
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/ex19tu.c
/petsc/src/snes/examples/tutorials/ex20.c
/petsc/src/snes/examples/tutorials/ex21.c
/petsc/src/snes/examples/tutorials/ex22.c
/petsc/src/snes/examples/tutorials/ex23.c
/petsc/src/snes/examples/tutorials/ex24.c
/petsc/src/snes/examples/tutorials/ex25.c
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/examples/tutorials/ex27.c
/petsc/src/snes/examples/tutorials/ex28.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/examples/tutorials/ex3.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/examples/tutorials/ex31.c
/petsc/src/snes/examples/tutorials/ex32.c
/petsc/src/snes/examples/tutorials/ex39f90.F
/petsc/src/snes/examples/tutorials/ex4.c
/petsc/src/snes/examples/tutorials/ex40f90.F
/petsc/src/snes/examples/tutorials/ex46.c
/petsc/src/snes/examples/tutorials/ex48.c
/petsc/src/snes/examples/tutorials/ex49.c
/petsc/src/snes/examples/tutorials/ex4tu.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/ex50.c
/petsc/src/snes/examples/tutorials/ex51.c
/petsc/src/snes/examples/tutorials/ex5f.F
/petsc/src/snes/examples/tutorials/ex5f90.F
/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_10.out
/petsc/src/snes/examples/tutorials/output/ex19_7.out
/petsc/src/snes/examples/tutorials/output/ex19_9.out
/petsc/src/snes/impls/ksponly/ksponly.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/ls/lsparams.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/impls/vi/vi.c
/petsc/src/snes/impls/vi/viimpl.h
/petsc/src/snes/interface/dlregissnes.c
/petsc/src/snes/interface/noise/snesdnest.c
/petsc/src/snes/interface/noise/snesmfj2.c
/petsc/src/snes/interface/noise/snesnoise.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesj.c
/petsc/src/snes/interface/snesj2.c
/petsc/src/snes/interface/snesregi.c
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/utils/adutils/damgsnesad.c
/petsc/src/snes/utils/damg.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/bag/bag.c
/petsc/src/sys/dll/dl.c
/petsc/src/sys/dll/dlimpl.c
/petsc/src/sys/dll/reg.c
/petsc/src/sys/draw/impls/win32/win32draw.c
/petsc/src/sys/draw/impls/x/drawopenx.c
/petsc/src/sys/draw/impls/x/frame.c
/petsc/src/sys/draw/impls/x/text.c
/petsc/src/sys/draw/impls/x/tone.c
/petsc/src/sys/draw/impls/x/wmap.c
/petsc/src/sys/draw/impls/x/xcolor.c
/petsc/src/sys/draw/impls/x/ximpl.h
/petsc/src/sys/draw/impls/x/xinit.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/drawregall.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/axisimpl.h
/petsc/src/sys/draw/utils/dscatter.c
/petsc/src/sys/draw/utils/hists.c
/petsc/src/sys/draw/utils/hue.c
/petsc/src/sys/draw/utils/lgimpl.h
/petsc/src/sys/draw/utils/zoom.c
/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/errtrace.c
/petsc/src/sys/error/fp.c
/petsc/src/sys/error/pstack.c
/petsc/src/sys/error/signal.c
/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/fwd.c
/petsc/src/sys/fileio/ghome.c
/petsc/src/sys/fileio/grpath.c
/petsc/src/sys/fileio/mpiuopen.c
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/fileio/rpath.c
/petsc/src/sys/fileio/smatlab.c
/petsc/src/sys/fileio/sysio.c
/petsc/src/sys/fwk/examples/tutorials/ex1.c
/petsc/src/sys/fwk/interface/fwk.c
/petsc/src/sys/matlabengine/matlab.c
/petsc/src/sys/memory/mal.c
/petsc/src/sys/memory/mem.c
/petsc/src/sys/memory/mtr.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/destroy.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/olist.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pgname.c
/petsc/src/sys/objects/pinit.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/objects/tagm.c
/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/stack.c
/petsc/src/sys/plog/utils/stageLog.c
/petsc/src/sys/python/pythonsys.c
/petsc/src/sys/random/impls/rand/rand.c
/petsc/src/sys/random/impls/rand48/rand48.c
/petsc/src/sys/random/impls/sprng/sprng.c
/petsc/src/sys/random/interface/dlregisrand.c
/petsc/src/sys/random/interface/random.c
/petsc/src/sys/random/interface/randomc.c
/petsc/src/sys/random/interface/randreg.c
/petsc/src/sys/time/cputime.c
/petsc/src/sys/time/fdate.c
/petsc/src/sys/time/nt_time/nt_time.c
/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/fuser.c
/petsc/src/sys/utils/memc.c
/petsc/src/sys/utils/mpimesg.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/sseenabled.c
/petsc/src/sys/utils/str.c
/petsc/src/sys/verbose/verboseinfo.c
/petsc/src/sys/viewer/impls/ascii/asciiimpl.h
/petsc/src/sys/viewer/impls/ascii/filev.c
/petsc/src/sys/viewer/impls/ascii/vcreatea.c
/petsc/src/sys/viewer/impls/binary/binv.c
/petsc/src/sys/viewer/impls/draw/drawv.c
/petsc/src/sys/viewer/impls/mathematica/mathematica.c
/petsc/src/sys/viewer/impls/matlab/vmatlab.c
/petsc/src/sys/viewer/impls/socket/send.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/viewers.c
/petsc/src/sys/viewer/interface/viewreg.c
/petsc/src/sys/viewer/interface/viewregall.c
/petsc/src/tops/server/c/TOPS_CStructuredSolver_Impl.h
/petsc/src/ts/examples/tests/ex1.c
/petsc/src/ts/examples/tests/ex1f.F
/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/ex17.c
/petsc/src/ts/examples/tutorials/ex2.c
/petsc/src/ts/examples/tutorials/ex2f.F
/petsc/src/ts/examples/tutorials/ex4.c
/petsc/src/ts/examples/tutorials/ex7.c
/petsc/src/ts/examples/tutorials/ex9.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
alpha/alpha.c
beuler/beuler.c
cn/cn.c
gl/gl.c
gl/gladapt.c
sundials/sundials.c
theta/theta.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/dlregists.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/ts/interface/tsfd.c
/petsc/src/ts/interface/tsreg.c
/petsc/src/ts/interface/tsregall.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/interface/isreg.c
/petsc/src/vec/is/interface/isregall.c
/petsc/src/vec/is/utils/isblock.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/impls/constant/const.c
/petsc/src/vec/pf/impls/matlab/cmatlab.c
/petsc/src/vec/pf/impls/string/cstring.c
/petsc/src/vec/pf/interface/pf.c
/petsc/src/vec/pf/interface/pfall.c
/petsc/src/vec/vec/examples/tests/ex30f.F
/petsc/src/vec/vec/examples/tests/makefile
/petsc/src/vec/vec/examples/tests/output/ex17f_1.out
/petsc/src/vec/vec/examples/tests/output/ex30f_1.out
/petsc/src/vec/vec/examples/tutorials/ex4f.F
/petsc/src/vec/vec/examples/tutorials/ex4f90.F
/petsc/src/vec/vec/examples/tutorials/makefile
/petsc/src/vec/vec/examples/tutorials/output/ex20f90_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex2f_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex4f90_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex4f_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex7_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex9f_1.out
/petsc/src/vec/vec/impls/hypre/vhyp.c
/petsc/src/vec/vec/impls/mpi/commonmpvec.c
/petsc/src/vec/vec/impls/mpi/mpicusp/mpicusp.cu
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/mpi/pmap.c
/petsc/src/vec/vec/impls/mpi/pvec2.c
/petsc/src/vec/vec/impls/mpi/vmpicr.c
/petsc/src/vec/vec/impls/nest/vecnest.c
/petsc/src/vec/vec/impls/seq/bvec1.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/impls/seq/bvec3.c
/petsc/src/vec/vec/impls/seq/dvec2.c
/petsc/src/vec/vec/impls/seq/seqcusp/veccusp.cu
/petsc/src/vec/vec/impls/seq/vseqcr.c
/petsc/src/vec/vec/impls/shared/shvec.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/vecregall.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/cmesh.c
/petsc/src/vec/vec/utils/comb.c
/petsc/src/vec/vec/utils/matlab/gcreatev.c
/petsc/src/vec/vec/utils/vecio.c
/petsc/src/vec/vec/utils/vecmpitoseq.c
/petsc/src/vec/vec/utils/vecstash.c
/petsc/src/vec/vec/utils/vinv.c
/petsc/src/vec/vec/utils/vpscat.c
/petsc/src/vec/vec/utils/vscat.c
/petsc/tutorials/multiphysics/mp.c
/petsc/tutorials/multiphysics/output/mp_10.out
/petsc/tutorials/multiphysics/p1.c
/petsc/tutorials/multiphysics/p2.c
574deade09-Mar-2011 Barry Smith <bsmith@mcs.anl.gov>

more PCReset_XXX() done
KSPDestroy() now zeros the pointer

Hg-commit: 734a7781b5d7d5bb9df4814d2e579008497bc8d8


/petsc/bin/matlab/classes/PetscMat.m
/petsc/bin/matlab/classes/PetscVec.m
/petsc/bin/matlab/classes/matlabheader.h
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/FEM.py
/petsc/config/PETSc/packages/MUMPS.py
/petsc/config/PETSc/packages/MatlabEngine.py
/petsc/config/PETSc/packages/Scotch.py
/petsc/config/PETSc/packages/Sieve.py
/petsc/config/PETSc/packages/Triangle.py
/petsc/config/PETSc/packages/blopex.py
/petsc/config/PETSc/packages/c2html.py
/petsc/config/PETSc/packages/cproto.py
/petsc/config/PETSc/packages/hdf5.py
/petsc/config/PETSc/packages/hypre.py
/petsc/config/PETSc/packages/spooles.py
/petsc/config/builder.py
/petsc/config/cmakeboot.py
/petsc/include/finclude/ftn-custom/petscvec.h90
/petsc/include/petscis.h
/petsc/include/petscksp.h
/petsc/include/petscmesh.hh
/petsc/include/petscmesh_formats.hh
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscvec.h
/petsc/include/private/vecimpl.h
/petsc/include/sieve/ALE_mem.hh
/petsc/include/sieve/DMBuilder.hh
/petsc/include/sieve/Distribution.hh
/petsc/include/sieve/Generator.hh
/petsc/include/sieve/Mesh.hh
/petsc/include/sieve/Ordering.hh
/petsc/include/sieve/Selection.hh
/petsc/include/sieve/SieveBuilder.hh
/petsc/src/dm/examples/tutorials/output/ex3_1.out
/petsc/src/dm/examples/tutorials/output/ex3_2.out
/petsc/src/dm/examples/tutorials/output/ex3_3.out
/petsc/src/dm/impls/da/hypre/makefile
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/meshbardhan.c
/petsc/src/dm/mesh/meshexodus.c
/petsc/src/dm/mesh/meshlagrit.c
/petsc/src/dm/mesh/meshpcice.c
/petsc/src/dm/mesh/meshpylith.c
/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/ams.html
/petsc/src/docs/website/documentation/benchmarks.html
/petsc/src/docs/website/documentation/bugreporting.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/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/download/index.html
/petsc/src/docs/website/index.html
/petsc/src/ksp/ksp/examples/tests/output/ex22_1.out
/petsc/src/ksp/ksp/examples/tests/output/ex22_2.out
/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/ex43.c
/petsc/src/ksp/ksp/examples/tutorials/ex49.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex1_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex1_2.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex1_3.out
/petsc/src/ksp/ksp/impls/broyden/broyden.c
/petsc/src/ksp/ksp/impls/cg/cg.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/gmresimpl.h
/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/ngmres/ngmres.c
/petsc/src/ksp/ksp/interface/dlregisksp.c
/petsc/src/ksp/ksp/interface/ftn-custom/zitclf.c
/petsc/src/ksp/ksp/interface/ftn-custom/zitfuncf.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/pc/examples/tests/output/ex4_1.out
/petsc/src/ksp/pc/impls/ainvcusp/ainvcusp.cu
/petsc/src/ksp/pc/impls/ainvcusp/makefile
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bfbt/bfbt.c
/petsc/src/ksp/pc/impls/bicgstabcusp/bicgstabcusp.cu
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/cp/cp.c
/petsc/src/ksp/pc/impls/eisens/eisen.c
/petsc/src/ksp/pc/impls/factor/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/factor/icc/icc.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/factor/lu/lu.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/gasm/gasm.c
/petsc/src/ksp/pc/impls/makefile
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/sacusp/sacusp.cu
/petsc/src/ksp/pc/impls/sacusp/sacusppoly.cu
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/examples/tests/ex1.c
/petsc/src/mat/examples/tests/ex22.c
/petsc/src/mat/examples/tests/ex97.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex12_1.out
/petsc/src/mat/examples/tests/output/ex12_2.out
/petsc/src/mat/examples/tests/output/ex12_3.out
/petsc/src/mat/examples/tests/output/ex12_4.out
/petsc/src/mat/examples/tests/output/ex13_1.out
/petsc/src/mat/examples/tests/output/ex2_11_A.out
/petsc/src/mat/examples/tests/output/ex2_11_B.out
/petsc/src/mat/examples/tests/output/ex2_12_A.out
/petsc/src/mat/examples/tests/output/ex2_12_B.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/ex31_1.out
/petsc/src/mat/examples/tests/output/ex35_1.out
/petsc/src/mat/examples/tests/output/ex37_1.out
/petsc/src/mat/examples/tests/output/ex37_2.out
/petsc/src/mat/examples/tests/output/ex37_3.out
/petsc/src/mat/examples/tests/output/ex37_4.out
/petsc/src/mat/examples/tests/output/ex37_5.out
/petsc/src/mat/examples/tests/output/ex37_6.out
/petsc/src/mat/examples/tests/output/ex4_1.out
/petsc/src/mat/examples/tests/output/ex4_2.out
/petsc/src/mat/examples/tests/output/ex4_3.out
/petsc/src/mat/examples/tests/output/ex4_4.out
/petsc/src/mat/examples/tests/output/ex56_1.out
/petsc/src/mat/examples/tests/output/ex56_4.out
/petsc/src/mat/examples/tests/output/ex56_5.out
/petsc/src/mat/examples/tests/output/ex7_1.out
/petsc/src/mat/examples/tests/output/ex95_1.out
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/seqcusp/aijcusp.cu
/petsc/src/mat/impls/aij/seq/seqcusp/cuspmatimpl.h
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tutorials/output/ex19_6.out
/petsc/src/snes/examples/tutorials/output/ex19_8.out
/petsc/src/snes/examples/tutorials/output/ex2_1.out
/petsc/src/snes/examples/tutorials/output/ex2_2.out
/petsc/src/snes/examples/tutorials/output/ex42_1.out
/petsc/src/snes/examples/tutorials/output/ex5_5.out
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/picard/picard.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/impls/vi/vi.c
/petsc/src/snes/interface/noise/snesnoise.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesregi.c
/petsc/src/snes/utils/damg.c
/petsc/src/sys/f90-src/f90_cwrap.c
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/objects/destroy.c
/petsc/src/sys/objects/inherit.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/python/pythonsys.c
/petsc/src/sys/viewer/impls/socket/matlab/sclose.c
/petsc/src/sys/viewer/impls/socket/matlab/sopen.c
/petsc/src/ts/examples/tutorials/ex6.c
/petsc/src/ts/examples/tutorials/output/ex4_1.out
/petsc/src/ts/examples/tutorials/output/ex4_2.out
/petsc/src/ts/examples/tutorials/output/ex4_3.out
/petsc/src/ts/examples/tutorials/output/ex4_4.out
/petsc/src/ts/examples/tutorials/output/ex6_1.out
/petsc/src/ts/impls/explicit/ssp/ssp.c
gl/gl.c
/petsc/src/vec/is/interface/ftn-custom/zindexf.c
/petsc/src/vec/is/interface/index.c
/petsc/src/vec/is/interface/isreg.c
/petsc/src/vec/vec/examples/tests/output/ex10_1.out
/petsc/src/vec/vec/examples/tests/output/ex22_1.out
/petsc/src/vec/vec/examples/tests/output/ex23_1.out
/petsc/src/vec/vec/examples/tests/output/ex24_1.out
/petsc/src/vec/vec/examples/tests/output/ex33_1.out
/petsc/src/vec/vec/examples/tutorials/ex1.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/ex20f90.F90
/petsc/src/vec/vec/examples/tutorials/makefile
/petsc/src/vec/vec/interface/f90-custom/zvectorf90.c
/petsc/src/vec/vec/interface/ftn-custom/zvectorf.c
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/ftn-custom/zvscatf.c
/petsc/src/vec/vec/utils/vscat.c
/petsc/tutorials/multiphysics/makefile
/petsc/tutorials/multiphysics/mp.c
/petsc/tutorials/multiphysics/output/mp_6.out
/petsc/tutorials/multiphysics/output/mp_7.out
/petsc/tutorials/multiphysics/output/mp_9.out
/petsc/tutorials/python/ex1f.F
/petsc/tutorials/python/output/ex1_1.out
/petsc/tutorials/python/output/ex1f_1.out
/petsc/tutorials/python/output/ex1py_1.out
c31cb41c22-Feb-2011 Barry Smith <bsmith@mcs.anl.gov>

fixed .bib entries with Gail's corrections
removed all checks of nonzero pointer before call to PetscFree and setting to zero of pointer after PetscFree, since PetscFree() does that all automatically

fixed .bib entries with Gail's corrections
removed all checks of nonzero pointer before call to PetscFree and setting to zero of pointer after PetscFree, since PetscFree() does that all automatically

Hg-commit: 0f5bef9ea1fcd7ad8418fab6181ef990ea35c1db

show more ...


/petsc/src/characteristic/interface/characteristic.c
/petsc/src/dm/examples/tests/ex4.c
/petsc/src/dm/examples/tests/ex6.c
/petsc/src/dm/examples/tests/ex9.c
/petsc/src/dm/impls/composite/pack.c
/petsc/src/dm/impls/da/dacorn.c
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/ksp/ksp/examples/tutorials/ex49.c
/petsc/src/ksp/ksp/impls/cg/gltr/gltr.c
/petsc/src/ksp/ksp/impls/specest/specest.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/pc/impls/bicgstabcusp/bicgstabcusp.cu
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/cp/cp.c
/petsc/src/ksp/pc/impls/eisens/eisen.c
/petsc/src/ksp/pc/impls/factor/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/factor/icc/icc.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/factor/lu/lu.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/galerkin/galerkin.c
/petsc/src/ksp/pc/impls/gasm/gasm.c
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/ksp/pc/impls/jacobi/jacobi.c
/petsc/src/ksp/pc/impls/ksp/pcksp.c
/petsc/src/ksp/pc/impls/lsc/lsc.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/ksp/pc/impls/redistribute/redistribute.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/sacusp/sacusp.cu
/petsc/src/ksp/pc/impls/shell/shellpc.c
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/ksp/pc/impls/spai/ispai.c
/petsc/src/ksp/pc/impls/supportgraph/supportgraph.c
/petsc/src/ksp/pc/impls/svd/svd.c
/petsc/src/ksp/pc/impls/tfs/tfs.c
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/aij/mpi/crl/mcrl.c
/petsc/src/mat/impls/aij/mpi/mmaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/bas/spbas.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/superlu/superlu.c
/petsc/src/mat/impls/aij/seq/symtranspose.c
/petsc/src/mat/impls/baij/mpi/mmbaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/nest/matnest.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/utils/matstash.c
/petsc/src/sys/fileio/ffpath.c
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/fwk/interface/fwk.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/destroy.c
/petsc/src/sys/objects/mpinit.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/prefix.c
/petsc/src/sys/plog/plog.c
/petsc/src/ts/impls/explicit/ssp/ssp.c
beuler/beuler.c
cn/cn.c
gl/gl.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/vec/is/impls/block/block.c
/petsc/src/vec/is/interface/index.c
/petsc/src/vec/vec/examples/tests/ex37.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/mpi/pmap.c
/petsc/src/vec/vec/utils/vecstash.c
1130f37d21-Feb-2011 Barry Smith <bsmith@mcs.anl.gov>

added zeroing of pointer to VecDestroyVecs()

Hg-commit: f208dcada3a3f640f354f9a431cecf4c9ce81cd5


/petsc/bin/maint/generatefortranstubs.py
/petsc/bin/matlab/classes/PetscInitialize.m
/petsc/bin/matlab/classes/PetscKSP.m
/petsc/bin/matlab/classes/PetscMat.m
/petsc/bin/matlab/classes/PetscPC.m
/petsc/bin/matlab/classes/PetscSNES.m
/petsc/bin/matlab/classes/examples/tutorials/ex10.m
/petsc/bin/matlab/classes/matlabheader.h
/petsc/config/PETSc/packages/SCALAPACK.py
/petsc/config/PETSc/packages/Scotch.py
/petsc/config/PETSc/packages/blacs.py
/petsc/config/PETSc/utilities/sharedLibraries.py
/petsc/config/builder.py
/petsc/config/cmakeboot.py
/petsc/config/examples/arch-linux-pkgs-gcov.py
/petsc/config/examples/arch-linux-pkgs-opt.py
/petsc/config/examples/arch-linux-pkgs-valgrind.py
/petsc/config/examples/arch-osx-10.6-cxx-cmplx-pkgs-dbg.py
/petsc/config/examples/arch-osx-10.6-cxx-pkgs-opt.py
/petsc/config/manifest.in
/petsc/include/finclude/makefile
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscvec.h
/petsc/include/private/kspimpl.h
/petsc/include/private/pcimpl.h
/petsc/include/sieve/ALE_mem.hh
/petsc/setup.py
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/examples/tests/output/ex16_1.out
/petsc/src/dm/examples/tests/output/ex16_2.out
/petsc/src/dm/examples/tests/output/ex1_1.out
/petsc/src/dm/examples/tests/output/ex24_1.out
/petsc/src/dm/examples/tests/output/ex25_1.out
/petsc/src/dm/examples/tests/output/ex30_1.out
/petsc/src/dm/examples/tests/output/ex30_2.out
/petsc/src/dm/examples/tests/output/ex30_3.out
/petsc/src/dm/examples/tests/output/ex4_1.out
/petsc/src/dm/impls/da/hypre/mhyp.c
/petsc/src/dm/impls/da/hypre/mhyp.h
/petsc/src/dm/impls/da/makefile
/petsc/src/dm/interface/dm.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/developers/projects.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/ksp/ksp/examples/tests/ex30.c
/petsc/src/ksp/ksp/examples/tutorials/ex53.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex53.out
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/bicg/bicg.c
/petsc/src/ksp/ksp/impls/broyden/broyden.c
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cg/cgne/cgne.c
/petsc/src/ksp/ksp/impls/cg/gltr/gltr.c
/petsc/src/ksp/ksp/impls/cg/nash/nash.c
/petsc/src/ksp/ksp/impls/cg/stcg/stcg.c
/petsc/src/ksp/ksp/impls/cgs/cgs.c
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/cr/cr.c
/petsc/src/ksp/ksp/impls/gcr/gcr.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/ibcgs/ibcgs.c
/petsc/src/ksp/ksp/impls/lcd/lcd.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/minres/minres.c
/petsc/src/ksp/ksp/impls/ngmres/ngmres.c
/petsc/src/ksp/ksp/impls/preonly/preonly.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/iguess.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/interface/precon.c
/petsc/src/mat/examples/tests/ex97.c
/petsc/src/mat/examples/tests/output/ex102_1.out
/petsc/src/mat/examples/tests/output/ex10_1.out
/petsc/src/mat/examples/tests/output/ex114.out
/petsc/src/mat/examples/tests/output/ex114_2.out
/petsc/src/mat/examples/tests/output/ex114_3.out
/petsc/src/mat/examples/tests/output/ex11_1.out
/petsc/src/mat/examples/tests/output/ex11_2.out
/petsc/src/mat/examples/tests/output/ex11_3.out
/petsc/src/mat/examples/tests/output/ex11_4.out
/petsc/src/mat/examples/tests/output/ex12_4.out
/petsc/src/mat/examples/tests/output/ex134_1.out
/petsc/src/mat/examples/tests/output/ex135_1.out
/petsc/src/mat/examples/tests/output/ex137_1.out
/petsc/src/mat/examples/tests/output/ex139_1.out
/petsc/src/mat/examples/tests/output/ex14_1.out
/petsc/src/mat/examples/tests/output/ex15_1.out
/petsc/src/mat/examples/tests/output/ex16_1.out
/petsc/src/mat/examples/tests/output/ex20_1.out
/petsc/src/mat/examples/tests/output/ex21_1.out
/petsc/src/mat/examples/tests/output/ex52_1.out
/petsc/src/mat/examples/tests/output/ex52_2.out
/petsc/src/mat/examples/tests/output/ex52_3.out
/petsc/src/mat/examples/tests/output/ex52_4.out
/petsc/src/mat/examples/tests/output/ex59_1.out
/petsc/src/mat/examples/tests/output/ex59_2.out
/petsc/src/mat/examples/tests/output/ex59_3.out
/petsc/src/mat/examples/tests/output/ex5_11_A.out
/petsc/src/mat/examples/tests/output/ex5_11_B.out
/petsc/src/mat/examples/tests/output/ex5_12_A.out
/petsc/src/mat/examples/tests/output/ex5_12_B.out
/petsc/src/mat/examples/tests/output/ex5_21.out
/petsc/src/mat/examples/tests/output/ex5_22.out
/petsc/src/mat/examples/tests/output/ex5_23.out
/petsc/src/mat/examples/tests/output/ex5_24.out
/petsc/src/mat/examples/tests/output/ex5_31.out
/petsc/src/mat/examples/tests/output/ex5_32.out
/petsc/src/mat/examples/tests/output/ex5_33.out
/petsc/src/mat/examples/tests/output/ex5_34.out
/petsc/src/mat/examples/tests/output/ex60_1.out
/petsc/src/mat/examples/tests/output/ex61_1.out
/petsc/src/mat/examples/tests/output/ex61_2.out
/petsc/src/mat/examples/tests/output/ex6_1.out
/petsc/src/mat/examples/tests/output/ex8_1.out
/petsc/src/mat/examples/tests/output/ex98.out
/petsc/src/mat/examples/tests/output/ex9_1.out
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/interface/ftn-custom/zmatrixf.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/utils/axpy.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/picard/picard.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/impls/vi/vi.c
/petsc/src/snes/interface/noise/snesnoise.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/utils/damg.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pname.c
/petsc/src/sys/random/examples/makefile
/petsc/src/sys/random/examples/tutorials/ex1.c
/petsc/src/sys/random/examples/tutorials/ex2.c
/petsc/src/sys/random/examples/tutorials/ex2_stock.txt
/petsc/src/sys/random/examples/tutorials/makefile
/petsc/src/sys/viewer/impls/socket/matlab/bread.c
/petsc/src/sys/viewer/impls/socket/matlab/makefile
/petsc/src/sys/viewer/impls/socket/matlab/sread.c
/petsc/src/sys/viewer/impls/socket/matlab/swrite.c
/petsc/src/ts/impls/explicit/ssp/ssp.c
gl/gl.c
/petsc/src/vec/vec/examples/tests/output/ex11_1.out
/petsc/src/vec/vec/examples/tests/output/ex12_1.out
/petsc/src/vec/vec/examples/tests/output/ex14_1.out
/petsc/src/vec/vec/examples/tests/output/ex15_1.out
/petsc/src/vec/vec/examples/tests/output/ex16_1.out
/petsc/src/vec/vec/examples/tests/output/ex17_1.out
/petsc/src/vec/vec/examples/tests/output/ex21_1.out
/petsc/src/vec/vec/examples/tests/output/ex21_2.out
/petsc/src/vec/vec/examples/tests/output/ex25_1.out
/petsc/src/vec/vec/examples/tests/output/ex29_1.out
/petsc/src/vec/vec/examples/tests/output/ex2_1.out
/petsc/src/vec/vec/examples/tests/output/ex37_1.out
/petsc/src/vec/vec/examples/tests/output/ex37_2.out
/petsc/src/vec/vec/examples/tests/output/ex38_1.out
/petsc/src/vec/vec/examples/tests/output/ex3_1.out
/petsc/src/vec/vec/examples/tests/output/ex4_1.out
/petsc/src/vec/vec/examples/tests/output/ex6_1.out
/petsc/src/vec/vec/examples/tests/output/ex7_1.out
/petsc/src/vec/vec/examples/tests/output/ex8_1.out
/petsc/src/vec/vec/examples/tests/output/ex9_1.out
/petsc/src/vec/vec/examples/tutorials/ex1.c
/petsc/src/vec/vec/examples/tutorials/ex1e.c
/petsc/src/vec/vec/examples/tutorials/output/ex10_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex10_2.out
/petsc/src/vec/vec/examples/tutorials/output/ex10_3.out
/petsc/src/vec/vec/examples/tutorials/output/ex12_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex16_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex17_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex2_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex5_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex5_2.out
/petsc/src/vec/vec/examples/tutorials/output/ex6_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex8_1.out
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/interface/f90-custom/zvectorf90.c
/petsc/src/vec/vec/interface/ftn-custom/zvectorf.c
/petsc/src/vec/vec/interface/veccreate.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/vinv.c
/petsc/src/vec/vec/utils/vscat.c
f7028cc309-Feb-2011 Lisandro Dalcin <dalcinl@gmail.com>

add missing newline in View routine for TSALPHA

Hg-commit: 2d2ccf56b76daa935198db47b370bbcab52fba15


/petsc/bin/maint/generateetags.py
/petsc/bin/matlab/classes/PetscOptionsGetString.m
/petsc/bin/matlab/classes/examples/tutorials/ex10.m
/petsc/bin/matlab/classes/matlabheader.h
/petsc/conf/variables
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/MUMPS.py
/petsc/config/PETSc/packages/ParMetis.py
/petsc/config/PETSc/packages/Scotch.py
/petsc/config/PETSc/packages/Zoltan.py
/petsc/config/PETSc/packages/fftw.py
/petsc/config/PETSc/packages/sowing.py
/petsc/config/PETSc/utilities/libraryOptions.py
/petsc/config/builder.py
/petsc/config/cmakeboot.py
/petsc/config/cmakegen.py
/petsc/config/examples/arch-cray-xt5-opt.py
/petsc/include/finclude/petscmatdef.h
/petsc/include/petscmat.h
/petsc/src/benchmarks/streams/BasicVersion.c
/petsc/src/benchmarks/streams/OpenMPVersion.c
/petsc/src/benchmarks/streams/makefile
/petsc/src/dm/interface/makefile
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/developers/projects.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/factor/factor.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/shell/shellpc.c
/petsc/src/mat/examples/tests/ex112.c
/petsc/src/mat/examples/tests/ex121.c
/petsc/src/mat/examples/tests/ex142.c
/petsc/src/mat/examples/tests/ex143.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex143.out
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/fft/fft.c
/petsc/src/mat/impls/fft/fft.h
/petsc/src/mat/impls/fft/fftw/fftw.c
/petsc/src/mat/impls/fft/fftw/ftn-custom/makefile
/petsc/src/mat/impls/fft/fftw/ftn-custom/zfftwf.c
/petsc/src/mat/impls/fft/fftw/makefile
/petsc/src/mat/impls/fft/makefile
/petsc/src/mat/impls/makefile
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tutorials/ex27.c
/petsc/src/snes/examples/tutorials/ex32.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/sys/objects/mpinit.c
/petsc/src/sys/objects/options.c
/petsc/src/ts/examples/tutorials/ex9.c
alpha/alpha.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/tutorials/multiphysics/makefile
/petsc/tutorials/multiphysics/mp.c
/petsc/tutorials/multiphysics/output/mp_10.out
6477988008-Feb-2011 Matthew G Knepley <knepley@gmail.com>

Now requirepackage is only used for proper packages, functions use requiresfunction, and the rest use requiresdefine

Hg-commit: dd65fd3461c02753386917514e6ebe12d345a30e


/petsc/bin/maint/builddist
/petsc/bin/maint/confignightly/ps3
/petsc/bin/maint/generateetags.py
/petsc/bin/maint/iphonebuilder.py
/petsc/bin/matlab/PetscBinaryWrite.m
/petsc/bin/matlab/classes/PETSC_COMM_SELF.m
/petsc/bin/matlab/classes/Petsc.m
/petsc/bin/matlab/classes/PetscDM.m
/petsc/bin/matlab/classes/PetscDMDACreate1d.m
/petsc/bin/matlab/classes/PetscFinalize.m
/petsc/bin/matlab/classes/PetscIS.m
/petsc/bin/matlab/classes/PetscInitialize.m
/petsc/bin/matlab/classes/PetscKSP.m
/petsc/bin/matlab/classes/PetscLogStagePop.m
/petsc/bin/matlab/classes/PetscLogStagePush.m
/petsc/bin/matlab/classes/PetscLogStageRegister.m
/petsc/bin/matlab/classes/PetscMat.m
/petsc/bin/matlab/classes/PetscObject.m
/petsc/bin/matlab/classes/PetscObjectsGetObject.m
/petsc/bin/matlab/classes/PetscObjectsView.m
/petsc/bin/matlab/classes/PetscOptionsClearValue.m
/petsc/bin/matlab/classes/PetscOptionsInsertString.m
/petsc/bin/matlab/classes/PetscOptionsSetValue.m
/petsc/bin/matlab/classes/PetscOptionsView.m
/petsc/bin/matlab/classes/PetscPC.m
/petsc/bin/matlab/classes/PetscSNES.m
/petsc/bin/matlab/classes/PetscTS.m
/petsc/bin/matlab/classes/PetscVec.m
/petsc/bin/matlab/classes/PetscViewer.m
/petsc/bin/matlab/classes/examples/tests/ex2.m
/petsc/bin/matlab/classes/examples/tests/nljacobian.m
/petsc/bin/matlab/classes/examples/tutorials/demo.m
/petsc/bin/matlab/classes/examples/tutorials/exKSP.m
/petsc/bin/matlab/classes/examples/tutorials/exKSPDM.m
/petsc/bin/matlab/classes/examples/tutorials/exKSP_ML.m
/petsc/bin/matlab/classes/examples/tutorials/exKSP_PetscMat.m
/petsc/bin/matlab/classes/examples/tutorials/exSNES.m
/petsc/bin/matlab/classes/examples/tutorials/exSNES_DVI.m
/petsc/bin/matlab/classes/examples/tutorials/exSNES_DVI2.m
/petsc/bin/matlab/classes/examples/tutorials/exTS.m
/petsc/bin/matlab/classes/examples/tutorials/exTS_DVI.m
/petsc/bin/matlab/classes/examples/tutorials/odejacobian.m
/petsc/bin/matlab/classes/examples/tutorials/snesdvi_monitor.m
/petsc/bin/matlab/classes/matlabheader.h
/petsc/bin/matlab/generatehtml.m
/petsc/conf/rules
/petsc/conf/test
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/Matlab.py
/petsc/config/PETSc/packages/MatlabEngine.py
/petsc/config/PETSc/packages/PaStiX.py
/petsc/config/PETSc/packages/ParMetis.py
/petsc/config/PETSc/packages/SCALAPACK.py
/petsc/config/PETSc/packages/Scotch.py
/petsc/config/PETSc/packages/SuperLU.py
/petsc/config/PETSc/packages/SuperLU_DIST.py
/petsc/config/PETSc/packages/TetGen.py
/petsc/config/PETSc/packages/Triangle.py
/petsc/config/PETSc/packages/X11.py
/petsc/config/PETSc/packages/cuda.py
/petsc/config/PETSc/packages/fftw.py
/petsc/config/PETSc/packages/hypre.py
/petsc/config/PETSc/packages/ml.py
/petsc/config/PETSc/utilities/arch.py
/petsc/config/PETSc/utilities/debuggers.py
/petsc/config/PETSc/utilities/petscdir.py
/petsc/config/PETSc/utilities/sharedLibraries.py
/petsc/config/builder.py
/petsc/config/cmakeboot.py
/petsc/config/configure.py
/petsc/config/examples/arch-cuda-double.py
/petsc/config/examples/arch-cuda.py
/petsc/config/examples/asterix/asterix64-openmpi.py
/petsc/config/install.py
/petsc/include/finclude/petsckspdef.h
/petsc/include/mpiuni/mpi.h
/petsc/include/petsccusp.h
/petsc/include/petscksp.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscmatlab.h
/petsc/include/petscmesh.hh
/petsc/include/petscoptions.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/petscviewer.h
/petsc/include/private/matimpl.h
/petsc/include/private/snesimpl.h
/petsc/include/private/vecimpl.h
/petsc/include/sieve/DMBuilder.hh
/petsc/include/sieve/INumbering.hh
/petsc/include/sieve/ISieve.hh
/petsc/include/sieve/LabelSifter.hh
/petsc/include/sieve/Mesh.hh
/petsc/include/sieve/Numbering.hh
/petsc/include/sieve/ParallelMapping.hh
/petsc/include/sieve/Sifter.hh
/petsc/makefile
/petsc/src/contrib/keyes/makefile
/petsc/src/dm/ao/impls/basic/ftn-custom/makefile
/petsc/src/dm/ao/impls/mapping/ftn-custom/makefile
/petsc/src/dm/ao/interface/ftn-custom/makefile
/petsc/src/dm/examples/tests/ex12.c
/petsc/src/dm/examples/tutorials/ex1.c
/petsc/src/dm/examples/tutorials/ex10.c
/petsc/src/dm/examples/tutorials/output/ex3_1.out
/petsc/src/dm/examples/tutorials/output/ex3_2.out
/petsc/src/dm/examples/tutorials/output/ex3_3.out
/petsc/src/dm/f90-mod/makefile
/petsc/src/dm/impls/composite/f90-custom/makefile
/petsc/src/dm/impls/composite/ftn-custom/makefile
/petsc/src/dm/impls/composite/packm.c
/petsc/src/dm/impls/da/da1.c
/petsc/src/dm/impls/da/daload.c
/petsc/src/dm/impls/da/dalocal.c
/petsc/src/dm/impls/da/daview.c
/petsc/src/dm/impls/da/f90-custom/makefile
/petsc/src/dm/impls/da/ftn-custom/makefile
/petsc/src/dm/impls/da/utils/binaryMatlab.c
/petsc/src/dm/interface/dm.c
/petsc/src/dm/interface/ftn-custom/makefile
/petsc/src/dm/interface/ftn-custom/zdmf.c
/petsc/src/dm/mesh/examples/tests/distribution1.cxx
/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/section1.cxx
/petsc/src/dm/mesh/examples/tests/sieve1.cxx
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/dm/mesh/f90-custom/makefile
/petsc/src/dm/mesh/ftn-custom/makefile
/petsc/src/docs/tex/manual/abstract.tex
/petsc/src/docs/tex/manual/acknowl.tex
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/manual/gettinginfo.tex
/petsc/src/docs/tex/manual/intro.tex
/petsc/src/docs/tex/manual/makefile
/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/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/faq.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/linearsolvertable.html
/petsc/src/docs/website/documentation/referencing.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/features/gpus.html
/petsc/src/docs/website/index.html
/petsc/src/docs/website/miscellaneous/external.html
/petsc/src/ksp/f90-mod/makefile
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/ex2.c
/petsc/src/ksp/ksp/examples/tutorials/ex2f.F
/petsc/src/ksp/ksp/examples/tutorials/ex52.c
/petsc/src/ksp/ksp/examples/tutorials/ex8.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex45_2.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex52_1.out
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/ftn-custom/makefile
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/python/ftn-custom/makefile
/petsc/src/ksp/ksp/interface/f90-custom/makefile
/petsc/src/ksp/ksp/interface/ftn-custom/makefile
/petsc/src/ksp/ksp/interface/ftn-custom/zitclf.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/utils/schurm.c
/petsc/src/ksp/pc/impls/asm/ftn-custom/makefile
/petsc/src/ksp/pc/impls/bicgstabcusp/bicgstabcusp.cu
/petsc/src/ksp/pc/impls/bicgstabcusp/makefile
/petsc/src/ksp/pc/impls/bjacobi/ftn-custom/makefile
/petsc/src/ksp/pc/impls/composite/ftn-custom/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/ftn-custom/makefile
/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/ftn-custom/makefile
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/ksp/pc/impls/ksp/pcksp.c
/petsc/src/ksp/pc/impls/lsc/lsc.c
/petsc/src/ksp/pc/impls/makefile
/petsc/src/ksp/pc/impls/mg/ftn-custom/makefile
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/python/ftn-custom/makefile
/petsc/src/ksp/pc/impls/redistribute/redistribute.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/sacusp/makefile
/petsc/src/ksp/pc/impls/sacusp/sacusp.cu
/petsc/src/ksp/pc/impls/shell/ftn-custom/makefile
/petsc/src/ksp/pc/impls/svd/svd.c
/petsc/src/ksp/pc/interface/ftn-custom/makefile
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/color/ftn-custom/makefile
/petsc/src/mat/examples/tests/ex112.c
/petsc/src/mat/examples/tests/ex121.c
/petsc/src/mat/examples/tests/ex125.c
/petsc/src/mat/examples/tests/ex130.c
/petsc/src/mat/examples/tests/ex140.c
/petsc/src/mat/examples/tests/ex142.c
/petsc/src/mat/examples/tests/ex143.c
/petsc/src/mat/examples/tests/ex71.c
/petsc/src/mat/examples/tests/ex73.c
/petsc/src/mat/examples/tests/ex78.c
/petsc/src/mat/examples/tests/ex94.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tutorials/ex2.c
/petsc/src/mat/f90-mod/makefile
/petsc/src/mat/ftn-custom/makefile
/petsc/src/mat/ftn-kernels/makefile
/petsc/src/mat/impls/adj/mpi/ftn-custom/makefile
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/aij/aijtype.c
/petsc/src/mat/impls/aij/mpi/ftn-custom/makefile
/petsc/src/mat/impls/aij/mpi/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpicusp/makefile
/petsc/src/mat/impls/aij/mpi/mpicusp/mpiaijcusp.cu
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/pastix/pastix.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/crl/crl.c
/petsc/src/mat/impls/aij/seq/crl/ftn-kernels/makefile
/petsc/src/mat/impls/aij/seq/csrperm/csrperm.c
/petsc/src/mat/impls/aij/seq/ftn-custom/makefile
/petsc/src/mat/impls/aij/seq/ftn-kernels/makefile
/petsc/src/mat/impls/aij/seq/inode.c
/petsc/src/mat/impls/aij/seq/makefile
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/aij/seq/matlab/makefile
/petsc/src/mat/impls/aij/seq/seqcusp/aijcusp.cu
/petsc/src/mat/impls/aij/seq/seqcusp/cuspmatimpl.h
/petsc/src/mat/impls/aij/seq/seqcusp/makefile
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/baij/mpi/ftn-custom/makefile
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/ftn-custom/makefile
/petsc/src/mat/impls/baij/seq/ftn-kernels/makefile
/petsc/src/mat/impls/dense/mpi/ftn-custom/makefile
/petsc/src/mat/impls/dense/seq/ftn-custom/makefile
/petsc/src/mat/impls/fftw/fftw.c
/petsc/src/mat/impls/fftw/ftn-custom/makefile
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/mffd/ftn-custom/makefile
/petsc/src/mat/impls/nest/matnest.c
/petsc/src/mat/impls/nest/matnestimpl.h
/petsc/src/mat/impls/python/ftn-custom/makefile
/petsc/src/mat/impls/sbaij/mpi/ftn-custom/makefile
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/ftn-custom/makefile
/petsc/src/mat/impls/shell/ftn-custom/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/matregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/ftn-custom/makefile
/petsc/src/mat/order/amd/amd.c
/petsc/src/mat/order/ftn-custom/makefile
/petsc/src/mat/order/sorder.c
/petsc/src/mat/partition/ftn-custom/makefile
/petsc/src/mat/partition/impls/party/ftn-custom/makefile
/petsc/src/mat/partition/impls/scotch/ftn-custom/makefile
/petsc/src/mat/utils/compressedrow.c
/petsc/src/mat/utils/ftn-custom/makefile
/petsc/src/snes/examples/tests/ex11.c
/petsc/src/snes/examples/tests/ex14f.F
/petsc/src/snes/examples/tutorials/ex14.c
/petsc/src/snes/examples/tutorials/ex28.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/examples/tutorials/ex47cu.cu
/petsc/src/snes/examples/tutorials/ex48.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/ex53.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex19_cusp.out
/petsc/src/snes/examples/tutorials/output/ex28_0.out
/petsc/src/snes/examples/tutorials/output/ex28_1.out
/petsc/src/snes/examples/tutorials/output/ex28_2.out
/petsc/src/snes/examples/tutorials/output/ex28_3.out
/petsc/src/snes/examples/tutorials/output/ex47cu_1.out
/petsc/src/snes/f90-mod/makefile
/petsc/src/snes/ftn-custom/makefile
/petsc/src/snes/impls/ls/ftn-custom/makefile
/petsc/src/snes/impls/python/ftn-custom/makefile
/petsc/src/snes/impls/vi/vi.c
/petsc/src/snes/impls/vi/viimpl.h
/petsc/src/snes/interface/f90-custom/makefile
/petsc/src/snes/interface/ftn-custom/makefile
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesj.c
/petsc/src/snes/interface/snesj2.c
/petsc/src/snes/utils/damg.c
/petsc/src/snes/utils/ftn-custom/makefile
/petsc/src/sys/ams/java/makefile
/petsc/src/sys/bag/f90-custom/makefile
/petsc/src/sys/draw/impls/win32/makefile
/petsc/src/sys/draw/impls/x/ftn-custom/makefile
/petsc/src/sys/draw/interface/ftn-custom/makefile
/petsc/src/sys/draw/utils/ftn-custom/makefile
/petsc/src/sys/error/err.c
/petsc/src/sys/error/ftn-custom/makefile
/petsc/src/sys/f90-mod/makefile
/petsc/src/sys/f90-src/makefile
/petsc/src/sys/fileio/ftn-custom/makefile
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/fileio/smatlab.c
/petsc/src/sys/fsrc/makefile
/petsc/src/sys/ftn-custom/makefile
/petsc/src/sys/ftn-custom/zstart.c
/petsc/src/sys/matlabengine/ftn-custom/makefile
/petsc/src/sys/matlabengine/makefile
/petsc/src/sys/matlabengine/matlab.c
/petsc/src/sys/memory/ftn-custom/makefile
/petsc/src/sys/mpiuni/f90-mod/makefile
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/ftn-custom/makefile
/petsc/src/sys/objects/inherit.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/mpinit.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/pname.c
/petsc/src/sys/objects/tagm.c
/petsc/src/sys/plog/ftn-custom/makefile
/petsc/src/sys/plog/ftn-custom/zplogf.c
/petsc/src/sys/plog/logimpl.h
/petsc/src/sys/plog/plog.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/random/impls/rand/makefile
/petsc/src/sys/random/impls/rand48/makefile
/petsc/src/sys/time/nt_time/makefile
/petsc/src/sys/time/rs6000_time/makefile
/petsc/src/sys/totalview/tv_data_display.c
/petsc/src/sys/utils/ftn-custom/makefile
/petsc/src/sys/utils/ftn-kernels/makefile
/petsc/src/sys/verbose/ftn-custom/makefile
/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/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/draw/ftn-custom/makefile
/petsc/src/sys/viewer/impls/hdf5/ftn-custom/makefile
/petsc/src/sys/viewer/impls/hdf5/hdf5v.c
/petsc/src/sys/viewer/impls/matlab/ftn-custom/makefile
/petsc/src/sys/viewer/impls/matlab/makefile
/petsc/src/sys/viewer/impls/matlab/vmatlab.c
/petsc/src/sys/viewer/impls/socket/ftn-custom/makefile
/petsc/src/sys/viewer/impls/socket/makefile
/petsc/src/sys/viewer/impls/socket/matlab/bread.c
/petsc/src/sys/viewer/impls/socket/matlab/makefile
/petsc/src/sys/viewer/impls/socket/matlab/sopen.c
/petsc/src/sys/viewer/impls/socket/matlab/sread.c
/petsc/src/sys/viewer/impls/socket/matlab/swrite.c
/petsc/src/sys/viewer/impls/socket/send.c
/petsc/src/sys/viewer/impls/string/ftn-custom/makefile
/petsc/src/sys/viewer/interface/ftn-custom/makefile
/petsc/src/sys/viewer/interface/viewa.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/ex17.c
/petsc/src/ts/examples/tutorials/ex9.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/output/ex15_1.out
/petsc/src/ts/examples/tutorials/output/ex15_3.out
/petsc/src/ts/examples/tutorials/output/ex15_4.out
/petsc/src/ts/f90-mod/makefile
sundials/ftn-custom/makefile
/petsc/src/ts/impls/python/ftn-custom/makefile
/petsc/src/ts/interface/ftn-custom/makefile
/petsc/src/ts/interface/ts.c
/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/f90-custom/makefile
/petsc/src/vec/is/interface/f90-custom/makefile
/petsc/src/vec/is/interface/ftn-custom/makefile
/petsc/src/vec/is/interface/index.c
/petsc/src/vec/is/utils/f90-custom/makefile
/petsc/src/vec/is/utils/ftn-custom/makefile
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/pf/impls/matlab/cmatlab.c
/petsc/src/vec/pf/impls/matlab/makefile
/petsc/src/vec/vec/examples/tests/ex39.c
/petsc/src/vec/vec/examples/tests/makefile
/petsc/src/vec/vec/examples/tutorials/ex1.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/ex20f90.F90
/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/mpi/mpicusp/mpicusp.cu
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/nest/vecnest.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/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/cuspvecimpl.h
/petsc/src/vec/vec/impls/seq/seqcusp/makefile
/petsc/src/vec/vec/impls/seq/seqcusp/veccusp.cu
/petsc/src/vec/vec/interface/dlregisvec.c
/petsc/src/vec/vec/interface/f90-custom/makefile
/petsc/src/vec/vec/interface/ftn-custom/makefile
/petsc/src/vec/vec/interface/vecregall.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/ftn-custom/makefile
/petsc/src/vec/vec/utils/matlab/gcreatev.c
/petsc/src/vec/vec/utils/matlab/makefile
/petsc/src/vec/vec/utils/vecstash.c
/petsc/src/vec/vec/utils/vpscat.c
/petsc/src/vec/vec/utils/vpscat.h
/petsc/tutorials/multiphysics/mp.c
4a3ab24f07-Dec-2010 Lisandro Dalcin <dalcinl@gmail.com>

TSALPHA: fix option -ts_alpha_adapt, set default atol=1e-3

Hg-commit: ca9f0718a8849092e737ed1a26b26f532ce83db9

7087cfbe05-Dec-2010 Barry Smith <bsmith@mcs.anl.gov>

moved definition of PETSC_STDCALL to private/fortranimpl.h where it belongs
removed all DLL export/import stuff since it was never used and never will be
removed MatPermuteSparsify() since it sucked.

moved definition of PETSC_STDCALL to private/fortranimpl.h where it belongs
removed all DLL export/import stuff since it was never used and never will be
removed MatPermuteSparsify() since it sucked.

Hg-commit: 72f7a5e60333f6c9780d56fcce45657940d16b13

show more ...


/petsc/bin/adprocess.py
/petsc/bin/maint/generatefortranstubs.py
/petsc/bin/matlab/classes/examples/tutorials/exSNES_DVI.m
/petsc/config/PETSc/packages/Matlab.py
/petsc/config/PETSc/packages/MatlabEngine.py
/petsc/config/PETSc/packages/sowing.py
/petsc/config/cmakegen.py
/petsc/include/characteristic.h
/petsc/include/petscadic.h
/petsc/include/petscao.h
/petsc/include/petscasa.h
/petsc/include/petscbag.h
/petsc/include/petscblaslapack.h
/petsc/include/petscblaslapack_stdcall.h
/petsc/include/petscbt.h
/petsc/include/petscctable.h
/petsc/include/petscdm.h
/petsc/include/petscdmmg.h
/petsc/include/petscdraw.h
/petsc/include/petscerror.h
/petsc/include/petscfwk.h
/petsc/include/petscis.h
/petsc/include/petscksp.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscmatlab.h
/petsc/include/petscmesh.h
/petsc/include/petscmesh.hh
/petsc/include/petscmg.h
/petsc/include/petscoptions.h
/petsc/include/petscpc.h
/petsc/include/petscpf.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petsctime.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscviewer.h
/petsc/include/private/daimpl.h
/petsc/include/private/fortranimpl.h
/petsc/include/private/kspimpl.h
/petsc/include/private/matimpl.h
/petsc/include/private/petscimpl.h
/petsc/include/private/tsimpl.h
/petsc/include/private/vecimpl.h
/petsc/makefile
/petsc/src/characteristic/characteristicimpl.h
/petsc/src/characteristic/interface/mocregis.c
/petsc/src/contrib/fun3d/comp/user.h
/petsc/src/contrib/fun3d/incomp/user.h
/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/dd/matdd/matdd.c
/petsc/src/dm/dd/matdd/matddaij.c
/petsc/src/dm/dd/vecdd/ddlayout.h
/petsc/src/dm/dd/vecdd/vecdd.c
/petsc/src/dm/impls/adda/adda.c
/petsc/src/dm/impls/composite/makefile
/petsc/src/dm/impls/composite/pack.c
/petsc/src/dm/impls/composite/packimpl.h
/petsc/src/dm/impls/composite/packm.c
/petsc/src/dm/impls/da/da.c
/petsc/src/dm/impls/da/da1.c
/petsc/src/dm/impls/da/da2.c
/petsc/src/dm/impls/da/da3.c
/petsc/src/dm/impls/da/dacorn.c
/petsc/src/dm/impls/da/dacreate.c
/petsc/src/dm/impls/da/dadestroy.c
/petsc/src/dm/impls/da/dadist.c
/petsc/src/dm/impls/da/dagetarray.c
/petsc/src/dm/impls/da/dagetelem.c
/petsc/src/dm/impls/da/daghost.c
/petsc/src/dm/impls/da/dagtol.c
/petsc/src/dm/impls/da/dagtona.c
/petsc/src/dm/impls/da/daindex.c
/petsc/src/dm/impls/da/dainterp.c
/petsc/src/dm/impls/da/daload.c
/petsc/src/dm/impls/da/dalocal.c
/petsc/src/dm/impls/da/daltog.c
/petsc/src/dm/impls/da/daltol.c
/petsc/src/dm/impls/da/dapf.c
/petsc/src/dm/impls/da/dareg.c
/petsc/src/dm/impls/da/dascatter.c
/petsc/src/dm/impls/da/dasub.c
/petsc/src/dm/impls/da/daview.c
/petsc/src/dm/impls/da/fdda.c
/petsc/src/dm/impls/da/gr1.c
/petsc/src/dm/impls/da/gr2.c
/petsc/src/dm/impls/da/mhyp.c
/petsc/src/dm/impls/da/mhyp.h
/petsc/src/dm/impls/da/usfft/matusfft.c
/petsc/src/dm/impls/sliced/sliced.c
/petsc/src/dm/interface/dm.c
/petsc/src/dm/interface/dmregall.c
/petsc/src/dm/mesh/examples/tutorials/bratu_ufc.cxx
/petsc/src/dm/mesh/examples/tutorials/ex1.c
/petsc/src/dm/mesh/examples/tutorials/ex2.c
/petsc/src/dm/mesh/examples/tutorials/ex3.c
/petsc/src/dm/mesh/examples/tutorials/ex5.c
/petsc/src/dm/mesh/examples/tutorials/ex6.c
/petsc/src/dm/mesh/examples/tutorials/ex7.c
/petsc/src/dm/mesh/examples/tutorials/ex_coarsen.c
/petsc/src/dm/mesh/examples/tutorials/ex_coarsen.h
/petsc/src/dm/mesh/examples/tutorials/ex_coarsen_3.c
/petsc/src/dm/mesh/examples/tutorials/fetidp.cxx
/petsc/src/dm/mesh/impls/cartesian/cartesian.c
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/meshpcice.c
/petsc/src/dm/mesh/section.c
/petsc/src/inline/dot.h
/petsc/src/ksp/ksp/examples/tests/ex27.c
/petsc/src/ksp/ksp/examples/tutorials/ex12.c
/petsc/src/ksp/ksp/examples/tutorials/ex8g.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex6f_1.out
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/bicg/bicg.c
/petsc/src/ksp/ksp/impls/broyden/broyden.c
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cg/cgne/cgne.c
/petsc/src/ksp/ksp/impls/cg/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/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/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/modpcf.c
/petsc/src/ksp/ksp/impls/gmres/gmpre.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres2.c
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/ibcgs/ibcgs.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/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/minres/minres.c
/petsc/src/ksp/ksp/impls/ngmres/ngmres.c
/petsc/src/ksp/ksp/impls/preonly/preonly.c
/petsc/src/ksp/ksp/impls/python/pythonK.c
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/impls/rich/richscale.c
/petsc/src/ksp/ksp/impls/specest/specest.c
/petsc/src/ksp/ksp/impls/symmlq/symmlq.c
/petsc/src/ksp/ksp/impls/tcqmr/tcqmr.c
/petsc/src/ksp/ksp/impls/tfqmr/tfqmr.c
/petsc/src/ksp/ksp/interface/dlregisksp.c
/petsc/src/ksp/ksp/interface/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/itregis.c
/petsc/src/ksp/ksp/interface/itres.c
/petsc/src/ksp/ksp/interface/xmon.c
/petsc/src/ksp/ksp/utils/schurm.c
/petsc/src/ksp/pc/impls/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/cp/cp.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/gasm/gasm.c
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/ksp/pc/impls/is/nn/nn.h
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/pc/impls/is/pcis.h
/petsc/src/ksp/pc/impls/jacobi/jacobi.c
/petsc/src/ksp/pc/impls/ksp/pcksp.c
/petsc/src/ksp/pc/impls/lsc/lsc.c
/petsc/src/ksp/pc/impls/makefile
/petsc/src/ksp/pc/impls/mat/pcmat.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/ml/ml.c
/petsc/src/ksp/pc/impls/none/none.c
/petsc/src/ksp/pc/impls/openmp/openmp.c
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/ksp/pc/impls/prometheus/petscprom.c
/petsc/src/ksp/pc/impls/python/pythonP.c
/petsc/src/ksp/pc/impls/redistribute/redistribute.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/sacuda/sacuda.cu
/petsc/src/ksp/pc/impls/shell/shellpc.c
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/ksp/pc/impls/spai/dspai.c
/petsc/src/ksp/pc/impls/spai/ispai.c
/petsc/src/ksp/pc/impls/spai/petscspai.h
/petsc/src/ksp/pc/impls/supportgraph/supportgraph.c
/petsc/src/ksp/pc/impls/svd/makefile
/petsc/src/ksp/pc/impls/svd/svd.c
/petsc/src/ksp/pc/impls/tfs/tfs.c
/petsc/src/ksp/pc/impls/tfs/tfs.h
/petsc/src/ksp/pc/impls/wb/wb.c
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/ksp/pc/interface/pcset.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/blockinvert.h
/petsc/src/mat/color/color.c
/petsc/src/mat/color/color.h
/petsc/src/mat/color/scolor.c
/petsc/src/mat/examples/tests/ex12.c
/petsc/src/mat/examples/tests/output/ex101.out
/petsc/src/mat/examples/tests/output/ex93_1.out
/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/crl/mcrl.c
/petsc/src/mat/impls/aij/mpi/csrperm/mpicsrperm.c
/petsc/src/mat/impls/aij/mpi/fdmpiaij.c
/petsc/src/mat/impls/aij/mpi/mmaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mpiaijpc.c
/petsc/src/mat/impls/aij/mpi/mpicuda/mpiaijcuda.cu
/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/mpi/spooles/mpispooles.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/crl/crl.c
/petsc/src/mat/impls/aij/seq/crl/ftn-kernels/fmultcrl.h
/petsc/src/mat/impls/aij/seq/csrperm/csrperm.c
/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/aij/seq/inode.c
/petsc/src/mat/impls/aij/seq/inode2.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/seqcuda/aijcuda.cu
/petsc/src/mat/impls/aij/seq/seqcuda/cudamatimpl.h
/petsc/src/mat/impls/aij/seq/spooles/spooles.h
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/dscpack/dscpack.c
/petsc/src/mat/impls/baij/mpi/mmbaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.h
/petsc/src/mat/impls/baij/seq/aijbaij.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/baijfact2.c
/petsc/src/mat/impls/baij/seq/ftn-kernels/fsolvebaij.h
/petsc/src/mat/impls/blockmat/seq/blockmat.c
/petsc/src/mat/impls/composite/mcomposite.c
/petsc/src/mat/impls/cufft/cufft.cu
/petsc/src/mat/impls/dense/mpi/mmdense.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/mpi/mpidense.h
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/dense/seq/dense.h
/petsc/src/mat/impls/fftw/fftw.c
/petsc/src/mat/impls/im/matim.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/localref/mlocalref.c
/petsc/src/mat/impls/lrc/lrc.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/mffdimpl.h
/petsc/src/mat/impls/mffd/mfregis.c
/petsc/src/mat/impls/mffd/wp.c
/petsc/src/mat/impls/nest/matnest.c
/petsc/src/mat/impls/normal/normm.c
/petsc/src/mat/impls/python/pythonmat.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/mpisbaij.h
/petsc/src/mat/impls/sbaij/seq/aijsbaij.c
/petsc/src/mat/impls/sbaij/seq/cholmod/cholmodimpl.h
/petsc/src/mat/impls/sbaij/seq/cholmod/sbaijcholmod.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/sbaij2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/impls/sbaij/seq/sro.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/impls/transpose/transm.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/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/order.h
/petsc/src/mat/order/qmdupd.c
/petsc/src/mat/order/rcm.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/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/pmetis/pmetis.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/axpy.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/getcolv.c
/petsc/src/mat/utils/multequal.c
/petsc/src/mat/utils/zerodiag.c
/petsc/src/snes/examples/tutorials/ex43-44.h
/petsc/src/snes/examples/tutorials/ex53.c
/petsc/src/snes/impls/ksponly/ksponly.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/ls/lsparams.c
/petsc/src/snes/impls/picard/picard.c
/petsc/src/snes/impls/python/pythonsnes.c
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/impls/vi/vi.c
/petsc/src/snes/impls/vi/viimpl.h
/petsc/src/snes/interface/dlregissnes.c
/petsc/src/snes/interface/noise/snesmfj2.c
/petsc/src/snes/interface/noise/snesnoise.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesj.c
/petsc/src/snes/interface/snesj2.c
/petsc/src/snes/interface/snesregi.c
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/utils/adutils/damgsnesad.c
/petsc/src/snes/utils/damg.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/snes/utils/sieve/meshmgsnes.c
/petsc/src/sys/adic/Gradient/ad_utils.c
/petsc/src/sys/adic/utils/petscglobal.c
/petsc/src/sys/ams/pams.c
/petsc/src/sys/bag/bag.c
/petsc/src/sys/dll/dl.c
/petsc/src/sys/dll/dlimpl.c
/petsc/src/sys/dll/dlimpl.h
/petsc/src/sys/dll/reg.c
/petsc/src/sys/draw/impls/win32/win32draw.c
/petsc/src/sys/draw/impls/x/drawopenx.c
/petsc/src/sys/draw/impls/x/frame.c
/petsc/src/sys/draw/impls/x/xcolor.c
/petsc/src/sys/draw/impls/x/xinit.c
/petsc/src/sys/draw/impls/x/xops.c
/petsc/src/sys/draw/interface/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/drawregall.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/axisc.c
/petsc/src/sys/draw/utils/axisimpl.h
/petsc/src/sys/draw/utils/dscatter.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/lgc.c
/petsc/src/sys/draw/utils/zoom.c
/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/errtrace.c
/petsc/src/sys/error/fp.c
/petsc/src/sys/error/pstack.c
/petsc/src/sys/error/signal.c
/petsc/src/sys/f90-src/f90_cwrap.c
/petsc/src/sys/f90-src/f90impl.h
/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/fwd.c
/petsc/src/sys/fileio/ghome.c
/petsc/src/sys/fileio/grpath.c
/petsc/src/sys/fileio/mpiuopen.c
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/fileio/rpath.c
/petsc/src/sys/fileio/smatlab.c
/petsc/src/sys/fileio/sysio.c
/petsc/src/sys/ftn-custom/zstart.c
/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/matlabengine/ftn-custom/zmatlabf.c
/petsc/src/sys/matlabengine/matlab.c
/petsc/src/sys/memory/mal.c
/petsc/src/sys/memory/mem.c
/petsc/src/sys/memory/mtr.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/destroy.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/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/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/objects/tagm.c
/petsc/src/sys/plog/logimpl.h
/petsc/src/sys/plog/plog.c
/petsc/src/sys/plog/plogmpe.c
/petsc/src/sys/plog/utils/eventLog.c
/petsc/src/sys/plog/utils/stageLog.c
/petsc/src/sys/python/pythonsys.c
/petsc/src/sys/random/impls/rand/rand.c
/petsc/src/sys/random/impls/rand48/rand48.c
/petsc/src/sys/random/impls/sprng/sprng.c
/petsc/src/sys/random/interface/dlregisrand.c
/petsc/src/sys/random/interface/random.c
/petsc/src/sys/random/interface/randomc.c
/petsc/src/sys/random/interface/randreg.c
/petsc/src/sys/random/randomimpl.h
/petsc/src/sys/time/cputime.c
/petsc/src/sys/time/fdate.c
/petsc/src/sys/time/nt_time/nt_time.c
/petsc/src/sys/time/ptime.c
/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/fuser.c
/petsc/src/sys/utils/memc.c
/petsc/src/sys/utils/mpimesg.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/sseenabled.c
/petsc/src/sys/utils/str.c
/petsc/src/sys/verbose/verboseinfo.c
/petsc/src/sys/viewer/impls/ascii/asciiimpl.h
/petsc/src/sys/viewer/impls/ascii/filev.c
/petsc/src/sys/viewer/impls/ascii/vcreatea.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/mathematica/mathematica.h
/petsc/src/sys/viewer/impls/matlab/vmatlab.c
/petsc/src/sys/viewer/impls/socket/send.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/viewers.c
/petsc/src/sys/viewer/interface/viewreg.c
/petsc/src/sys/viewer/interface/viewregall.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
alpha/alpha.c
beuler/beuler.c
cn/cn.c
gl/gl.c
gl/gladapt.c
sundials/sundials.c
theta/theta.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/tsfd.c
/petsc/src/ts/interface/tsreg.c
/petsc/src/ts/interface/tsregall.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/interface/isreg.c
/petsc/src/vec/is/interface/isregall.c
/petsc/src/vec/is/utils/isblock.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/impls/constant/const.c
/petsc/src/vec/pf/impls/matlab/cmatlab.c
/petsc/src/vec/pf/impls/string/cstring.c
/petsc/src/vec/pf/interface/pf.c
/petsc/src/vec/pf/interface/pfall.c
/petsc/src/vec/vec/examples/tutorials/ex7.c
/petsc/src/vec/vec/examples/tutorials/makefile
/petsc/src/vec/vec/examples/tutorials/output/ex4f_1.out
/petsc/src/vec/vec/impls/dvecimpl.h
/petsc/src/vec/vec/impls/mpi/commonmpvec.c
/petsc/src/vec/vec/impls/mpi/mpicuda/mpicuda.cu
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/mpi/pmap.c
/petsc/src/vec/vec/impls/mpi/pvec2.c
/petsc/src/vec/vec/impls/mpi/pvecimpl.h
/petsc/src/vec/vec/impls/mpi/vmpicr.c
/petsc/src/vec/vec/impls/nest/vecnest.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/impls/seq/bvec3.c
/petsc/src/vec/vec/impls/seq/ftn-kernels/fmaxpy.h
/petsc/src/vec/vec/impls/seq/ftn-kernels/fmdot.h
/petsc/src/vec/vec/impls/seq/ftn-kernels/fnorm.h
/petsc/src/vec/vec/impls/seq/ftn-kernels/fxtimesy.h
/petsc/src/vec/vec/impls/seq/seqcuda/cudavecimpl.h
/petsc/src/vec/vec/impls/seq/seqcuda/veccuda.cu
/petsc/src/vec/vec/impls/seq/vseqcr.c
/petsc/src/vec/vec/impls/shared/shvec.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/vecregall.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/cmesh.c
/petsc/src/vec/vec/utils/comb.c
/petsc/src/vec/vec/utils/matlab/gcreatev.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/vscat.c
52218ef201-Dec-2010 Jed Brown <jed@59A2.org>

fixes for complex

Hg-commit: 0e53ea14be8a64ccbfad2f592c69dca2f2ccd4d6

ba25484830-Nov-2010 Lisandro Dalcin <dalcinl@gmail.com>

rename TSAlphaSetAccept-> TSAlphaSetAdapt and add TSAlphaAdaptDefault

Hg-commit: 09bfcb6da8d02ec84ebd139b00e1976228cd5ac3


/petsc/.dir-locals.el
/petsc/bin/maint/generateetags.py
/petsc/bin/matlab/classes/PetscCHKERRQ.m
/petsc/bin/matlab/classes/PetscDM.m
/petsc/bin/matlab/classes/PetscDMDACreate2d.m
/petsc/bin/matlab/classes/PetscFinalize.m
/petsc/bin/matlab/classes/PetscIS.m
/petsc/bin/matlab/classes/PetscInitialize.m
/petsc/bin/matlab/classes/PetscKSP.m
/petsc/bin/matlab/classes/PetscMat.m
/petsc/bin/matlab/classes/PetscMatCreateSeqAIJ.m
/petsc/bin/matlab/classes/PetscObject.m
/petsc/bin/matlab/classes/PetscSNES.m
/petsc/bin/matlab/classes/PetscSNESMonitorInternal.m
/petsc/bin/matlab/classes/PetscTS.m
/petsc/bin/matlab/classes/PetscVec.m
/petsc/bin/matlab/classes/PetscViewer.m
/petsc/bin/matlab/classes/examples/tests/ex2.m
/petsc/bin/matlab/classes/examples/tests/nljacobian.m
/petsc/bin/matlab/classes/examples/tutorials/MSA_BoundaryConditions.m
/petsc/bin/matlab/classes/examples/tutorials/MSA_InitialGuess.m
/petsc/bin/matlab/classes/examples/tutorials/MSA_Plate.m
/petsc/bin/matlab/classes/examples/tutorials/exKSP.m
/petsc/bin/matlab/classes/examples/tutorials/exKSPDM.m
/petsc/bin/matlab/classes/examples/tutorials/exKSP_MatCreateSeqAIJ.m
/petsc/bin/matlab/classes/examples/tutorials/exSNES.m
/petsc/bin/matlab/classes/examples/tutorials/exSNES_DVI.m
/petsc/bin/matlab/classes/examples/tutorials/exSNES_DVI2.m
/petsc/bin/matlab/classes/examples/tutorials/jacobian.m
/petsc/bin/matlab/classes/examples/tutorials/nljacobian.m
/petsc/bin/matlab/classes/examples/tutorials/odejacobian.m
/petsc/bin/matlab/classes/examples/tutorials/snesdvi_function.m
/petsc/bin/matlab/classes/examples/tutorials/snesdvi_jacobian.m
/petsc/bin/matlab/classes/examples/tutorials/snesdvi_monitor.m
/petsc/bin/matlab/classes/examples/tutorials/snesfunction.m
/petsc/bin/matlab/classes/examples/tutorials/snesjacobian.m
/petsc/bin/matlab/classes/matlabheader.h
/petsc/conf/rules
/petsc/conf/variables
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/Matlab.py
/petsc/config/PETSc/packages/TetGen.py
/petsc/config/PETSc/packages/X11.py
/petsc/config/PETSc/packages/blopex.py
/petsc/config/PETSc/packages/mpi4py.py
/petsc/config/PETSc/packages/petsc4py.py
/petsc/config/PETSc/utilities/scalarTypes.py
/petsc/config/cmakegen.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/include/finclude/petscmat.h
/petsc/include/finclude/petscsys.h
/petsc/include/petscdm.h
/petsc/include/petscerror.h
/petsc/include/petscis.h
/petsc/include/petscksp.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscmesh.hh
/petsc/include/petscmg.h
/petsc/include/petscoptions.h
/petsc/include/petscpc.h
/petsc/include/petscsys.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/petscviewer.h
/petsc/include/private/daimpl.h
/petsc/include/private/dmimpl.h
/petsc/include/private/fortranimpl.h
/petsc/include/private/isimpl.h
/petsc/include/private/matimpl.h
/petsc/include/private/petscimpl.h
/petsc/include/private/vecimpl.h
/petsc/include/sieve/ALE_exception.hh
/petsc/include/sieve/Completion.hh
/petsc/include/sieve/Field.hh
/petsc/include/sieve/Mesh.hh
/petsc/include/sieve/Numbering.hh
/petsc/include/sieve/makefile
/petsc/src/characteristic/makefile
/petsc/src/contrib/blopex/driver/driver.c
/petsc/src/contrib/blopex/driver_diag/driver_diag.c
/petsc/src/contrib/blopex/driver_fiedler/driver_fiedler.c
/petsc/src/contrib/fun3d/comp/flow.c
/petsc/src/contrib/fun3d/incomp/flow.c
/petsc/src/dm/examples/tests/ex16.c
/petsc/src/dm/examples/tests/ex18.c
/petsc/src/dm/examples/tests/ex2.c
/petsc/src/dm/examples/tests/ex21.c
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/examples/tests/output/ex16_1.out
/petsc/src/dm/examples/tests/output/ex16_2.out
/petsc/src/dm/examples/tutorials/ex5.c
/petsc/src/dm/impls/composite/makefile
/petsc/src/dm/impls/composite/pack.c
/petsc/src/dm/impls/composite/packimpl.h
/petsc/src/dm/impls/composite/packm.c
/petsc/src/dm/impls/da/da.c
/petsc/src/dm/impls/da/da1.c
/petsc/src/dm/impls/da/da2.c
/petsc/src/dm/impls/da/da3.c
/petsc/src/dm/impls/da/dacreate.c
/petsc/src/dm/impls/da/dadestroy.c
/petsc/src/dm/impls/da/dadist.c
/petsc/src/dm/impls/da/dagetelem.c
/petsc/src/dm/impls/da/dainterp.c
/petsc/src/dm/impls/da/daview.c
/petsc/src/dm/impls/da/fdda.c
/petsc/src/dm/impls/da/gr1.c
/petsc/src/dm/impls/da/gr2.c
/petsc/src/dm/impls/da/makefile
/petsc/src/dm/impls/da/mhyp.c
/petsc/src/dm/impls/da/usfft/matusfft.c
/petsc/src/dm/impls/sliced/sliced.c
/petsc/src/dm/interface/dm.c
/petsc/src/dm/mesh/examples/tests/TestMeshExodus.c
/petsc/src/dm/mesh/examples/tutorials/ex1.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/documentation/index.html
/petsc/src/docs/website/download/index.html
/petsc/src/ksp/ksp/examples/tests/ex22.c
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tests/output/ex22_1.out
/petsc/src/ksp/ksp/examples/tests/output/ex22_2.out
/petsc/src/ksp/ksp/examples/tutorials/ex31.c
/petsc/src/ksp/ksp/examples/tutorials/ex8.c
/petsc/src/ksp/ksp/examples/tutorials/ex8g.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/specest/specest.c
/petsc/src/ksp/ksp/interface/dlregisksp.c
/petsc/src/ksp/pc/impls/gasm/gasm.c
/petsc/src/ksp/pc/impls/gasm/makefile
/petsc/src/ksp/pc/impls/makefile
/petsc/src/ksp/pc/impls/sacuda/sacuda.cu
/petsc/src/ksp/pc/impls/wb/wb.c
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/mat/examples/tests/ex126f.F
/petsc/src/mat/examples/tests/ex139.c
/petsc/src/mat/examples/tests/ex141.c
/petsc/src/mat/examples/tests/ex22.c
/petsc/src/mat/examples/tests/ex97.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex139_1.out
/petsc/src/mat/examples/tests/output/ex141.out
/petsc/src/mat/examples/tests/output/ex97_1.out
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/fdmpiaij.c
/petsc/src/mat/impls/aij/mpi/mmaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/aij/seq/seqcuda/aijcuda.cu
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/baij/mpi/mmbaij.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/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/localref/makefile
/petsc/src/mat/impls/localref/mlocalref.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/makefile
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/mffd/mffdimpl.h
/petsc/src/mat/impls/nest/makefile
/petsc/src/mat/impls/nest/matnest.c
/petsc/src/mat/impls/nest/matnestimpl.h
/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/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/submat/submat.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/snes/examples/tests/ex15.c
/petsc/src/snes/examples/tests/ex16.c
/petsc/src/snes/examples/tests/ex17.c
/petsc/src/snes/examples/tests/ex8.c
/petsc/src/snes/examples/tests/makefile
/petsc/src/snes/examples/tests/output/ex17_1.out
/petsc/src/snes/examples/tutorials/ex21.c
/petsc/src/snes/examples/tutorials/ex28.c
/petsc/src/snes/examples/tutorials/ex32.c
/petsc/src/snes/examples/tutorials/ex48.c
/petsc/src/snes/examples/tutorials/ex7.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex19_superlu.out
/petsc/src/snes/examples/tutorials/output/ex28_0.out
/petsc/src/snes/examples/tutorials/output/ex28_1.out
/petsc/src/snes/examples/tutorials/output/ex28_2.out
/petsc/src/snes/impls/vi/vi.c
/petsc/src/snes/impls/vi/viimpl.h
/petsc/src/snes/interface/snes.c
/petsc/src/sys/draw/interface/dbuff.c
/petsc/src/sys/draw/interface/dline.c
/petsc/src/sys/draw/utils/axis.c
/petsc/src/sys/draw/utils/axisc.c
/petsc/src/sys/draw/utils/axisimpl.h
/petsc/src/sys/draw/utils/lg.c
/petsc/src/sys/draw/utils/lgc.c
/petsc/src/sys/draw/utils/lgimpl.h
/petsc/src/sys/draw/utils/makefile
/petsc/src/sys/f90-src/f90impl.h
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/memory/mal.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/inherit.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/plog/plog.c
/petsc/src/sys/random/interface/makefile
/petsc/src/sys/random/interface/random.c
/petsc/src/sys/random/interface/randomc.c
/petsc/src/sys/verbose/verboseinfo.c
/petsc/src/sys/viewer/impls/ascii/filev.c
/petsc/src/sys/viewer/impls/matlab/vmatlab.c
/petsc/src/sys/viewer/impls/socket/send.c
/petsc/src/ts/examples/tutorials/ex13.c
/petsc/src/ts/examples/tutorials/ex14.c
/petsc/src/ts/examples/tutorials/ex9.c
/petsc/src/ts/examples/tutorials/makefile
alpha/alpha.c
/petsc/src/vec/is/examples/tutorials/ex3.c
/petsc/src/vec/is/examples/tutorials/ex3f90.F
/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/isltog.c
/petsc/src/vec/vec/examples/tests/ex37.c
/petsc/src/vec/vec/examples/tests/makefile
/petsc/src/vec/vec/examples/tests/output/ex37_1.out
/petsc/src/vec/vec/examples/tests/output/ex37_2.out
/petsc/src/vec/vec/examples/tutorials/ex1f.F
/petsc/src/vec/vec/examples/tutorials/ex7f.F
/petsc/src/vec/vec/examples/tutorials/ex9f.F
/petsc/src/vec/vec/examples/tutorials/makefile
/petsc/src/vec/vec/examples/tutorials/output/ex1f_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex7_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex9f_1.out
/petsc/src/vec/vec/impls/dvecimpl.h
/petsc/src/vec/vec/impls/makefile
/petsc/src/vec/vec/impls/mpi/commonmpvec.c
/petsc/src/vec/vec/impls/mpi/makefile
/petsc/src/vec/vec/impls/mpi/mpicuda/mpicuda.cu
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/nest/makefile
/petsc/src/vec/vec/impls/nest/vecnest.c
/petsc/src/vec/vec/impls/nest/vecnestimpl.h
/petsc/src/vec/vec/impls/seq/bvec1.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/impls/seq/bvec3.c
/petsc/src/vec/vec/impls/seq/dvec2.c
/petsc/src/vec/vec/impls/seq/makefile
/petsc/src/vec/vec/impls/seq/seqcuda/cudavecimpl.h
/petsc/src/vec/vec/impls/seq/seqcuda/veccuda.cu
/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.h
/petsc/src/vec/vec/utils/vscat.c
f8c0928d06-Nov-2010 Jed Brown <jed@59A2.org>

Use PetscVoidStarFunction to pass non-extern "C" function pointer from extern "C" function

Hg-commit: 83bb93f3b51a8b723a12a93682741ed0e83765b6


/petsc/bin/maint/generators/java.py
/petsc/bin/matlab/classes/PetscTS.m
/petsc/bin/matlab/classes/PetscTSComputeFunctionInternal.m
/petsc/bin/matlab/classes/PetscTSComputeJacobianInternal.m
/petsc/bin/matlab/classes/PetscTSMonitorInternal.m
/petsc/bin/matlab/classes/PetscVec.m
/petsc/bin/matlab/classes/examples/tutorials/odefunction.m
/petsc/bin/matlab/classes/examples/tutorials/odejacobian.m
/petsc/bin/matlab/classes/examples/tutorials/tsmonitor.m
/petsc/bin/matlab/classes/matlabheader.h
/petsc/conf/rules
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/cuda.py
/petsc/configure
/petsc/include/finclude/petscdm.h
/petsc/include/finclude/petscdm.h90
/petsc/include/finclude/petscdmdef.h
/petsc/include/petscdm.h
/petsc/include/petscvec.h
/petsc/include/petscviewer.h
/petsc/include/private/petscimpl.h
/petsc/src/characteristic/characteristicimpl.h
/petsc/src/characteristic/examples/tutorials/ex1.c
/petsc/src/characteristic/examples/tutorials/ex2.c
/petsc/src/characteristic/examples/tutorials/ex4.c
/petsc/src/characteristic/impls/da/slda.c
/petsc/src/contrib/helmholtz_2/ex12.c
/petsc/src/dm/dd/matdd/matdd.h
/petsc/src/dm/dd/matdd/matddaij.c
/petsc/src/dm/examples/tests/ex1.c
/petsc/src/dm/examples/tests/ex10.c
/petsc/src/dm/examples/tests/ex11.c
/petsc/src/dm/examples/tests/ex13.c
/petsc/src/dm/examples/tests/ex14.c
/petsc/src/dm/examples/tests/ex15.c
/petsc/src/dm/examples/tests/ex17.c
/petsc/src/dm/f90-mod/makefile
/petsc/src/dm/impls/adda/makefile
/petsc/src/dm/impls/composite/makefile
/petsc/src/dm/impls/da/da.c
/petsc/src/dm/impls/da/da2.c
/petsc/src/dm/impls/da/dainterp.c
/petsc/src/dm/impls/da/makefile
/petsc/src/dm/impls/da/mhyp.c
/petsc/src/dm/impls/sliced/makefile
/petsc/src/dm/interface/makefile
/petsc/src/dm/makefile
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/docs/manualpages-sec/header_DM
/petsc/src/docs/manualpages-sec/header_DMMG
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/gasm/gasm.c
/petsc/src/ksp/pc/impls/gasm/makefile
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/ksp/pc/impls/sacuda/sacuda.cu
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/seqcuda/cudamatimpl.h
/petsc/src/mat/impls/shell/ftn-custom/zshellf.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/impls/vi/vi.c
/petsc/src/sys/dll/dl.c
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/fwk/interface/fwk.c
/petsc/src/sys/viewer/impls/hdf5/hdf5v.c
/petsc/src/ts/examples/tutorials/ex9.c
gl/gl.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/pf/impls/string/cstring.c
/petsc/src/vec/vec/examples/tutorials/ex19.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/utils/vecio.c
/petsc/src/vec/vec/utils/vscat.c
/petsc/xcode/examples/Classes/iphoneViewController.m
8e18125702-Nov-2010 Satish Balay <balay@mcs.anl.gov>

doc fixes [from builddist]

Hg-commit: d8954d10e0ddff2f5bc8e3dbb1b06b606d80bab4


/petsc/bin/maint/builddist
/petsc/bin/maint/buildtest
/petsc/bin/maint/startnightly
/petsc/conf/rules
/petsc/conf/test
/petsc/conf/variables
/petsc/config/PETSc/Configure.py
/petsc/configure
/petsc/include/finclude/petscmatdef.h
/petsc/src/characteristic/examples/tutorials/ex1.c
/petsc/src/characteristic/examples/tutorials/ex2.c
/petsc/src/characteristic/examples/tutorials/makefile
/petsc/src/contrib/blopex/makefile
/petsc/src/contrib/blopex/petsc-interface/makefile
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/impls/da/makefile
/petsc/src/dm/impls/da/mhyp.c
/petsc/src/dm/impls/da/mhyp.h
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/manual/titlepage1.pdf
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/gcr/gcr.c
/petsc/src/ksp/pc/impls/factor/factimpl.c
/petsc/src/ksp/pc/impls/factor/factor.h
/petsc/src/ksp/pc/impls/factor/lu/lu.h
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/snes/examples/tutorials/ex10d/ex10.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/fwk/interface/fwk.c
/petsc/src/sys/plog/plog.c
/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/interface/makefile
/petsc/src/sys/random/makefile
/petsc/src/sys/random/randomimpl.h
/petsc/src/sys/totalview/makefile
/petsc/src/sys/viewer/impls/hdf5/hdf5v.c
alpha/alpha.c
/petsc/src/vec/vec/examples/tutorials/ex19.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/tutorials/multiphysics/mp.c
/petsc/tutorials/multiphysics/mp1.c
/petsc/tutorials/multiphysics/p1.c
/petsc/tutorials/multiphysics/p2.c
/petsc/tutorials/multiphysicsNonlinear/mp1.c
/petsc/tutorials/multiphysicsNonlinear/p1.c
/petsc/tutorials/multiphysicsNonlinear/p2.c
026bdf7601-Nov-2010 Jed Brown <jed@59A2.org>

Use a typedef for EXTERN_C consistency in TSAlpha

Hg-commit: 9415fbecff2c2b0919c03ec3ab16969a0c7c1951

7db1e81701-Nov-2010 Jed Brown <jed@59A2.org>

extern C fix in gladapt.c

Hg-commit: 46be08d6b67b6e6a1aa4030e192a852bbea8aa2b

d620caa501-Nov-2010 Jed Brown <jed@59A2.org>

extern C for parts of TSGL, was causing warning with-dynamic-loading

Hg-commit: 1c8b21c084c75592cdf0aeda0485e2a091c61452

4712104201-Nov-2010 Lisandro Dalcin <dalcinl@gmail.com>

Fixes in TSALPHA

Hg-commit: 70b4fb22b8c24c8dd5d10c186f51fceb76c107c5


/petsc/bin/matlab/PetscBinaryRead.m
/petsc/bin/matlab/classes/PetscDM.m
/petsc/bin/matlab/classes/PetscDMComputeFunctionInternal.m
/petsc/bin/matlab/classes/PetscDMComputeJacobianInternal.m
/petsc/bin/matlab/classes/PetscDMDACreate1d.m
/petsc/bin/matlab/classes/PetscDMDACreate2d.m
/petsc/bin/matlab/classes/PetscIS.m
/petsc/bin/matlab/classes/PetscISCreateGeneral.m
/petsc/bin/matlab/classes/PetscKSP.m
/petsc/bin/matlab/classes/PetscMat.m
/petsc/bin/matlab/classes/PetscSNES.m
/petsc/bin/matlab/classes/PetscSNESComputeFunctionInternal.m
/petsc/bin/matlab/classes/PetscSNESComputeJacobianInternal.m
/petsc/bin/matlab/classes/PetscTS.m
/petsc/bin/matlab/classes/PetscVec.m
/petsc/bin/matlab/classes/examples/tests/ex2.m
/petsc/bin/matlab/classes/examples/tutorials/exKSP.m
/petsc/bin/matlab/classes/examples/tutorials/exKSPDM.m
/petsc/bin/matlab/classes/examples/tutorials/exSNES.m
/petsc/bin/matlab/classes/examples/tutorials/nljacobian.m
/petsc/bin/matlab/classes/examples/tutorials/rhsfunction.m
/petsc/config/PETSc/packages/ams.py
/petsc/config/PETSc/packages/blopex.py
/petsc/config/configure.py
/petsc/include/finclude/petscisdef.h
/petsc/include/finclude/petscksp.h
/petsc/include/petscblaslapack_stdcall.h
/petsc/include/petscis.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscmesh.h
/petsc/include/petscsys.h
/petsc/include/petscvec.h
/petsc/include/petscviewer.h
/petsc/include/private/matimpl.h
/petsc/include/sieve/ALE.hh
/petsc/include/sieve/ALE_containers.hh
/petsc/include/sieve/ALE_mem.hh
/petsc/include/sieve/BasicCommunication.hh
/petsc/include/sieve/CartesianSieve.hh
/petsc/include/sieve/Completion.hh
/petsc/include/sieve/DMBuilder.hh
/petsc/include/sieve/Distribution.hh
/petsc/include/sieve/FEMProblem.hh
/petsc/include/sieve/Field.hh
/petsc/include/sieve/Generator.hh
/petsc/include/sieve/IField.hh
/petsc/include/sieve/INumbering.hh
/petsc/include/sieve/ISieve.hh
/petsc/include/sieve/LabelSifter.hh
/petsc/include/sieve/Mesh.hh
/petsc/include/sieve/Numbering.hh
/petsc/include/sieve/Ordering.hh
/petsc/include/sieve/ParallelMapping.hh
/petsc/include/sieve/Partitioner.hh
/petsc/include/sieve/SectionCompletion.hh
/petsc/include/sieve/Sections.hh
/petsc/include/sieve/Selection.hh
/petsc/include/sieve/Sieve.hh
/petsc/include/sieve/SieveAlgorithms.hh
/petsc/include/sieve/SieveBuilder.hh
/petsc/include/sieve/Sifter.hh
/petsc/include/sieve/Topology.hh
/petsc/include/sieve/UFCProblem.hh
/petsc/include/sieve/problem/Base.hh
/petsc/include/sieve/problem/Bratu.hh
/petsc/src/contrib/helmholtz_2/ex12.c
/petsc/src/dm/dd/vecdd/ddlayout.h
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/examples/tests/output/ex30_1.out
/petsc/src/dm/examples/tests/output/ex30_2.out
/petsc/src/dm/examples/tests/output/ex30_3.out
/petsc/src/dm/examples/tutorials/ex9.c
/petsc/src/dm/impls/composite/pack.c
/petsc/src/dm/impls/da/dadist.c
/petsc/src/dm/impls/da/gr2.c
/petsc/src/dm/impls/da/mhyp.c
/petsc/src/dm/interface/dm.c
/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/features/gpus.html
/petsc/src/docs/website/features/gpus.pdf
/petsc/src/docs/website/features/index.html
/petsc/src/ksp/ksp/examples/tests/ex16f.F
/petsc/src/ksp/ksp/examples/tests/ex3.c
/petsc/src/ksp/ksp/examples/tests/ex4.c
/petsc/src/ksp/ksp/examples/tutorials/ex3.c
/petsc/src/ksp/ksp/examples/tutorials/ex35.c
/petsc/src/ksp/ksp/examples/tutorials/ex37.c
/petsc/src/ksp/ksp/examples/tutorials/ex43.c
/petsc/src/ksp/ksp/examples/tutorials/ex49.c
/petsc/src/ksp/ksp/examples/tutorials/ex51.c
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/cr/cr.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/impls/specest/specest.c
/petsc/src/ksp/ksp/interface/dlregisksp.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/mat/examples/tests/ex11.c
/petsc/src/mat/examples/tests/ex12.c
/petsc/src/mat/examples/tests/ex140.c
/petsc/src/mat/examples/tests/ex140.m
/petsc/src/mat/examples/tests/ex17.c
/petsc/src/mat/examples/tests/ex53.c
/petsc/src/mat/examples/tests/ex56.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex140_1.out
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/baij/mpi/mmbaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.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/is/matis.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.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/interface/ftn-custom/zmatrixf.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tests/ex8.c
/petsc/src/snes/impls/vi/vi.c
/petsc/src/snes/impls/vi/viimpl.h
/petsc/src/snes/interface/snes.c
/petsc/src/sys/objects/pname.c
/petsc/src/sys/viewer/impls/hdf5/hdf5v.c
/petsc/src/ts/examples/tutorials/ex13.c
/petsc/src/ts/examples/tutorials/makefile
alpha/alpha.c
/petsc/src/vec/is/examples/tests/ex1.c
/petsc/src/vec/is/examples/tests/ex1f.F
/petsc/src/vec/is/examples/tests/ex2.c
/petsc/src/vec/is/examples/tests/ex2f.F
/petsc/src/vec/is/examples/tutorials/ex3.c
/petsc/src/vec/is/examples/tutorials/ex3f90.F
/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/utils/isblock.c
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/utils/vpscat.h
/petsc/src/vec/vec/utils/vscat.c

1...<<11121314151617181920>>...32