History log of /petsc/src/ksp/pc/impls/shell/ (Results 151 – 175 of 183)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
90198e6128-Feb-2007 Barry Smith <bsmith@mcs.anl.gov>

added hook for PCSHELL in ex31.c multi-physics
fixed DMComposite to free intermediate work matrices

Hg-commit: 0653a8a6e0bb21c6ba2c08443a065cb1e37fe1fc


/petsc/bmake/adic.init
/petsc/bmake/adicmf.init
/petsc/bmake/adicmfb.init
/petsc/bmake/common/rules
/petsc/bmake/common/test
/petsc/bmake/common/variables
/petsc/config/asterix-intel.py
/petsc/config/asterix-sun.py
/petsc/config/configure.py
/petsc/config/cygwin-ms.py
/petsc/include/finclude/makefile
/petsc/include/finclude/petsc.h
/petsc/include/finclude/petscda.h
/petsc/include/finclude/petscda.h90
/petsc/include/finclude/petscdef.h
/petsc/include/finclude/petscts.h
/petsc/include/finclude/petscvec.h
/petsc/include/mpiuni/mpi.h
/petsc/include/petsc.h
/petsc/include/petscao.h
/petsc/include/petscda.h
/petsc/include/petscdmmg.h
/petsc/include/petscdraw.h
/petsc/include/petscerror.h
/petsc/include/petscis.h
/petsc/include/petscksp.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscmesh.h
/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/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/petscviewer.h
/petsc/include/private/isimpl.h
/petsc/include/private/kspimpl.h
/petsc/include/private/matimpl.h
/petsc/include/private/pcimpl.h
/petsc/include/private/tsimpl.h
/petsc/include/private/vecimpl.h
/petsc/maint/generators/d.py
/petsc/maint/generators/prettyprint.py
/petsc/maint/getinterfaces.py
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/FEM.py
/petsc/python/PETSc/packages/FFC.py
/petsc/python/PETSc/packages/Fiat.py
/petsc/python/PETSc/packages/Generator.py
/petsc/python/PETSc/packages/MUMPS.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/Sieve.py
/petsc/python/PETSc/packages/Triangle.py
/petsc/python/PETSc/packages/X11.py
/petsc/python/PETSc/packages/Zoltan.py
/petsc/python/PETSc/packages/blacs.py
/petsc/python/PETSc/packages/lgrind.py
/petsc/python/PETSc/packages/ml.py
/petsc/python/PETSc/packages/sundials.py
/petsc/python/PETSc/utilities/Regression.py
/petsc/python/PETSc/utilities/fortranCPP.py
/petsc/python/PETSc/utilities/libraryOptions.py
/petsc/src/contrib/semiLagrange/interface/characteristic.c
/petsc/src/dm/ao/interface/aodata.c
/petsc/src/dm/da/daimpl.h
/petsc/src/dm/da/examples/tests/ex16.c
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/dagetarray.c
/petsc/src/dm/da/src/daview.c
/petsc/src/dm/da/src/f90-src/daindexf90.F
/petsc/src/dm/da/src/f90-src/makefile
/petsc/src/dm/da/src/gr1.c
/petsc/src/dm/da/src/makefile
/petsc/src/dm/da/utils/dm.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/dm/dmimpl.h
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/examples/tests/sieve2.cxx
/petsc/src/dm/mesh/examples/tests/xsifter0.cxx
/petsc/src/dm/mesh/examples/tests/xsifter1.cxx
/petsc/src/dm/mesh/examples/tests/xsifter2.cxx
/petsc/src/dm/mesh/examples/tests/xsifterTest.hh
/petsc/src/dm/mesh/examples/tutorials/Coarsener.h
/petsc/src/dm/mesh/examples/tutorials/Hierarchy.h
/petsc/src/dm/mesh/examples/tutorials/data/ex10.lcon
/petsc/src/dm/mesh/examples/tutorials/data/ex10.nodes
/petsc/src/dm/mesh/examples/tutorials/ex10.cxx
/petsc/src/dm/mesh/examples/tutorials/ex_interpolate_1.c
/petsc/src/dm/mesh/examples/tutorials/fast_coarsen.h
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/dm/mesh/examples/tutorials/tree_mis.h
/petsc/src/dm/mesh/ftn-custom/zmesh.c
/petsc/src/dm/mesh/makefile
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/meshimpl.h
/petsc/src/dm/mesh/meshpylith.c
/petsc/src/dm/mesh/meshpylith.h
/petsc/src/dm/mesh/meshvtk.h
/petsc/src/dm/mesh/meshzoltan.c
/petsc/src/dm/mesh/meshzoltan.h
/petsc/src/dm/mesh/section.c
/petsc/src/dm/mesh/sieve/ALE.cxx
/petsc/src/dm/mesh/sieve/ALE_mem.hh
/petsc/src/dm/mesh/sieve/CoSieve.hh
/petsc/src/dm/mesh/sieve/Completion.hh
/petsc/src/dm/mesh/sieve/Distribution.hh
/petsc/src/dm/mesh/sieve/Generator.hh
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/dm/mesh/sieve/Numbering.hh
/petsc/src/dm/mesh/sieve/Partitioner.hh
/petsc/src/dm/mesh/sieve/SectionCompletion.hh
/petsc/src/dm/mesh/sieve/Sections.hh
/petsc/src/dm/mesh/sieve/Sieve.hh
/petsc/src/dm/mesh/sieve/Sifter.hh
/petsc/src/dm/mesh/sieve/XSifter.hh
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/documentation/changes/21.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/images/lisandro.jpg
/petsc/src/docs/website/miscellaneous/index.html
/petsc/src/docs/website/publications/prizes.html
/petsc/src/ksp/ksp/examples/tests/ex28.c
/petsc/src/ksp/ksp/examples/tests/ex29.c
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tests/output/ex29.out
/petsc/src/ksp/ksp/examples/tests/output/ex29_2.out
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_21shiftpd.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_22.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_23.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex5_plapack.out
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cg/stcg/stcg.c
/petsc/src/ksp/ksp/impls/cheby/cheby.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/gmres/lgmres/lgmresp.h
/petsc/src/ksp/ksp/impls/lcd/lcd.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/interface/itcreate.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.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/ftn-custom/ziluf.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/hypre/ftn-custom/makefile
/petsc/src/ksp/pc/impls/hypre/ftn-custom/zhypref.c
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/ksp/pc/impls/hypre/makefile
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/pc/impls/jacobi/jacobi.c
/petsc/src/ksp/pc/impls/makefile
/petsc/src/ksp/pc/impls/mg/fmg.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/ksp/pc/impls/mg/mgimpl.h
/petsc/src/ksp/pc/impls/mg/smg.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/openmp/makefile
/petsc/src/ksp/pc/impls/openmp/openmp.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
shellpc.c
/petsc/src/ksp/pc/impls/tfs/tfs.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/scolor.c
/petsc/src/mat/examples/tests/ex109.c
/petsc/src/mat/examples/tests/ex113.c
/petsc/src/mat/examples/tests/ex114.c
/petsc/src/mat/examples/tests/ex25.c
/petsc/src/mat/examples/tests/ex30.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/ex75.c
/petsc/src/mat/examples/tests/ex94.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex109.out
/petsc/src/mat/examples/tests/output/ex114.out
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/adic/nladic.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/mpiptap.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.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/matmatmult.c
/petsc/src/mat/impls/aij/seq/matptap.c
/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/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/composite/mcomposite.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/feti/feti.c
/petsc/src/mat/impls/hypre/mhyp.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/normal/normm.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.h
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.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/interface/dlregismat.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/partition.c
/petsc/src/mat/utils/axpy.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/getcolv.c
/petsc/src/snes/examples/tutorials/ex10d/ex10.c
/petsc/src/snes/examples/tutorials/ex21.c
/petsc/src/snes/examples/tutorials/ex22.c
/petsc/src/snes/examples/tutorials/ex24.c
/petsc/src/snes/examples/tutorials/ex31.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex19_1.out
/petsc/src/snes/examples/tutorials/output/ex19_3.out
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/utils/damg.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/bag/bag.c
/petsc/src/sys/draw/interface/drawreg.c
/petsc/src/sys/error/err.c
/petsc/src/sys/error/errstop.c
/petsc/src/sys/error/errtrace.c
/petsc/src/sys/examples/tests/ex18.c
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/ftn-custom/zutils.c
/petsc/src/sys/mpiuni/mpi.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/makefile
/petsc/src/sys/objects/mpinit.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/state.c
/petsc/src/sys/objects/subcomm.c
/petsc/src/sys/objects/tagm.c
/petsc/src/sys/utils/random/interface/random.c
/petsc/src/sys/utils/str.c
/petsc/src/sys/viewer/impls/ascii/filev.c
/petsc/src/sys/viewer/impls/ascii/vcreatea.c
/petsc/src/sys/viewer/impls/draw/drawv.c
/petsc/src/sys/viewer/interface/dupl.c
/petsc/src/sys/viewer/interface/view.c
/petsc/src/sys/viewer/viewerimpl.h
/petsc/src/ts/examples/tests/ex1.c
/petsc/src/ts/examples/tests/ex1f.F
/petsc/src/ts/examples/tests/ex4.c
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tests/output/ex1_beuler.out
/petsc/src/ts/examples/tests/output/ex1_cn.out
/petsc/src/ts/examples/tests/output/ex1_euler.out
/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/impls/implicit/beuler/beuler.c
/petsc/src/ts/impls/implicit/cn/cn.c
/petsc/src/ts/impls/implicit/sundials/sundials.c
/petsc/src/ts/impls/implicit/sundials/sundials.h
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/ftn-custom/ztscreatef.c
/petsc/src/ts/interface/ftn-custom/ztsf.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/ts/interface/tsreg.c
/petsc/src/vec/is/impls/block/block.c
/petsc/src/vec/is/impls/general/general.c
/petsc/src/vec/is/impls/general/general.h
/petsc/src/vec/is/impls/general/strgen.c
/petsc/src/vec/is/impls/stride/stride.c
/petsc/src/vec/is/interface/index.c
/petsc/src/vec/is/makefile
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/is/utils/isdiff.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/pf/interface/pf.c
/petsc/src/vec/vec/examples/tests/ex36.c
/petsc/src/vec/vec/examples/tests/makefile
/petsc/src/vec/vec/examples/tests/output/ex36_1.out
/petsc/src/vec/vec/impls/dvecimpl.h
/petsc/src/vec/vec/impls/hypre/vhyp.c
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/impls/shared/shvec.c
/petsc/src/vec/vec/interface/dlregisvec.c
/petsc/src/vec/vec/interface/f90-src/makefile
/petsc/src/vec/vec/interface/f90-src/vecf90.F
/petsc/src/vec/vec/interface/makefile
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/vecstash.c
/petsc/src/vec/vec/utils/vpscat.c
/petsc/src/vec/vec/utils/vscat.c
b29801fc29-Nov-2006 Satish Balay <balay@mcs.anl.gov>

fortran stubs for PCShellSetContext

Hg-commit: d903bae77eb5e3adb9025448dbce2d6957f65b93


/petsc/.hgtags
/petsc/bin/matlab/@freader/close.m
/petsc/bin/matlab/@freader/freader.m
/petsc/bin/matlab/@freader/read.m
/petsc/bin/matlab/@sreader/close.m
/petsc/bin/matlab/@sreader/read.m
/petsc/bin/matlab/@sreader/sreader.m
/petsc/bin/matlab/PetscBagRead.m
/petsc/bin/matlab/PetscBinaryRead.m
/petsc/bin/matlab/launch.m
/petsc/bin/mpirun.sshrsync
/petsc/bin/portabilitycheck.py
/petsc/bmake/common/rules
/petsc/bmake/common/test
/petsc/bmake/common/variables
/petsc/config/aix5.1.0.0
/petsc/config/aix5.1.0.0-64
/petsc/config/asterix-c89.py
/petsc/config/bgl-ibm-cxx-opt.py
/petsc/config/bgl-ibm-debug.py
/petsc/config/bgl-ibm-opt.py
/petsc/config/configure.py
/petsc/config/cygwin-ms.py
/petsc/config/linux-gnu-ia64
/petsc/config/linux-gnu-ia64-intel
/petsc/config/linux-gnu-ia64-intel.py
/petsc/config/linux-rhAS3-gcc32-opt
/petsc/config/linux-rhAS3-intel81-opt
/petsc/include/finclude/petscis.h
/petsc/include/finclude/petscksp.h
/petsc/include/finclude/petscmat.h
/petsc/include/finclude/petscmesh.h
/petsc/include/finclude/petscmesh.h90
/petsc/include/finclude/petscsnes.h
/petsc/include/finclude/petscvec.h90
/petsc/include/finclude/petscviewer.h
/petsc/include/petsc.h
/petsc/include/petscao.h
/petsc/include/petscbt.h
/petsc/include/petscda.h
/petsc/include/petscdmmg.h
/petsc/include/petscerror.h
/petsc/include/petscis.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscmesh.h
/petsc/include/petscmg.h
/petsc/include/petscoptions.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/petscviewer.h
/petsc/include/private/kspimpl.h
/petsc/include/private/matimpl.h
/petsc/include/private/pcimpl.h
/petsc/include/private/snesimpl.h
/petsc/include/private/tsimpl.h
/petsc/include/private/vecimpl.h
/petsc/maint/asterix-test.sh
/petsc/maint/buildremotes
/petsc/maint/buildtest
/petsc/maint/confignightly/ganon
/petsc/maint/createpatch
/petsc/maint/rebuildtar
/petsc/maint/wwwindex.py
/petsc/maint/xclude
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/FEM.py
/petsc/python/PETSc/packages/Chaco.py
/petsc/python/PETSc/packages/FFC.py
/petsc/python/PETSc/packages/FIAT.py
/petsc/python/PETSc/packages/Matlab.py
/petsc/python/PETSc/packages/Prometheus.py
/petsc/python/PETSc/packages/SCALAPACK.py
/petsc/python/PETSc/packages/blopex.py
/petsc/python/PETSc/packages/fftw.py
/petsc/python/PETSc/packages/sundials.py
/petsc/python/PETSc/utilities/Regression.py
/petsc/python/PETSc/utilities/fortranCPP.py
/petsc/src/bilinear/interface/bilinear.c
/petsc/src/contrib/blopex/driver/driver.c
/petsc/src/contrib/blopex/driver_fiedler/driver_fiedler.c
/petsc/src/contrib/blopex/driver_fiedler/makefile
/petsc/src/contrib/blopex/driver_fiedler/readme
/petsc/src/contrib/blopex/petsc-interface/makefile
/petsc/src/contrib/blopex/petsc-interface/petsc-interface.c
/petsc/src/contrib/blopex/petsc-interface/petsc-interface.h
/petsc/src/contrib/fun3d/comp/flow.c
/petsc/src/contrib/helmholtz_2/makefile
/petsc/src/contrib/keyes/makefile
/petsc/src/contrib/oberman/ns_q1q0/main.c
/petsc/src/contrib/oberman/ns_q1q0_penalty/main.c
/petsc/src/contrib/oberman/ns_q2q1/main.c
/petsc/src/contrib/oberman/tns_q2q1/main.c
/petsc/src/contrib/remote/ex1.c
/petsc/src/contrib/remote/makefile
/petsc/src/contrib/semiLagrange/interface/characteristic.c
/petsc/src/contrib/sif/1d/sif.F
/petsc/src/contrib/sif/1d/sifseq.F
/petsc/src/contrib/sif/2d/sif.F
/petsc/src/contrib/src/ns_q1q0_penalty/main.c
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/ao/interface/aodata.c
/petsc/src/dm/ao/interface/dlregisdm.c
/petsc/src/dm/da/daimpl.h
/petsc/src/dm/da/examples/tests/ex16.c
/petsc/src/dm/da/examples/tests/ex9.c
/petsc/src/dm/da/examples/tutorials/ex1.c
/petsc/src/dm/da/examples/tutorials/ex6f90.F
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/dacorn.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/src/daview.c
/petsc/src/dm/da/utils/dm.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/examples/tests/mesh1.cxx
/petsc/src/dm/mesh/examples/tests/meshTest.hh
/petsc/src/dm/mesh/examples/tests/overlap1.cxx
/petsc/src/dm/mesh/examples/tests/overlap2.cxx
/petsc/src/dm/mesh/examples/tests/overlapTest.hh
/petsc/src/dm/mesh/examples/tests/section1.cxx
/petsc/src/dm/mesh/examples/tests/sectionTest.hh
/petsc/src/dm/mesh/examples/tests/sieve2.cxx
/petsc/src/dm/mesh/examples/tests/sieveTest.hh
/petsc/src/dm/mesh/examples/tests/topology1.cxx
/petsc/src/dm/mesh/examples/tests/xsifter0.cxx
/petsc/src/dm/mesh/examples/tests/xsifterTest.hh
/petsc/src/dm/mesh/examples/tutorials/Coarsener.h
/petsc/src/dm/mesh/examples/tutorials/Hierarchy.h
/petsc/src/dm/mesh/examples/tutorials/data/coarsen_mesh.lcon
/petsc/src/dm/mesh/examples/tutorials/data/coarsen_mesh.nodes
/petsc/src/dm/mesh/examples/tutorials/ex1.c
/petsc/src/dm/mesh/examples/tutorials/ex2.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_2.c
/petsc/src/dm/mesh/examples/tutorials/fast_coarsen.h
/petsc/src/dm/mesh/examples/tutorials/id_bound.h
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/dm/mesh/examples/tutorials/tree_mis.h
/petsc/src/dm/mesh/f90-custom/makefile
/petsc/src/dm/mesh/f90-custom/zmeshf90.c
/petsc/src/dm/mesh/ftn-custom/zmesh.c
/petsc/src/dm/mesh/makefile
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/meshimpl.h
/petsc/src/dm/mesh/meshpcice.c
/petsc/src/dm/mesh/meshpcice.h
/petsc/src/dm/mesh/meshpylith.c
/petsc/src/dm/mesh/meshpylith.h
/petsc/src/dm/mesh/meshvtk.h
/petsc/src/dm/mesh/section.c
/petsc/src/dm/mesh/sieve/ALE.cxx
/petsc/src/dm/mesh/sieve/ALE_containers.hh
/petsc/src/dm/mesh/sieve/ALE_exception.hh
/petsc/src/dm/mesh/sieve/ALE_mem.hh
/petsc/src/dm/mesh/sieve/CoSieve.hh
/petsc/src/dm/mesh/sieve/Completion.hh
/petsc/src/dm/mesh/sieve/Distribution.hh
/petsc/src/dm/mesh/sieve/Generator.hh
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/dm/mesh/sieve/Numbering.hh
/petsc/src/dm/mesh/sieve/Partitioner.hh
/petsc/src/dm/mesh/sieve/Sieve.hh
/petsc/src/dm/mesh/sieve/Sifter.hh
/petsc/src/dm/mesh/sieve/XSifter.hh
/petsc/src/dm/mesh/sieve/makefile
/petsc/src/docs/manualpages-sec/header_AO
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/manual/intro.tex
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/2016.html
/petsc/src/docs/website/documentation/changes/2024.html
/petsc/src/docs/website/documentation/changes/2028.html
/petsc/src/docs/website/documentation/changes/232.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/changes/index.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/troubleshooting.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/index.html
/petsc/src/docs/website/miscellaneous/external.html
/petsc/src/docs/website/tops/images/10.jpg
/petsc/src/docs/website/tops/images/11.jpg
/petsc/src/docs/website/tops/images/12.jpg
/petsc/src/docs/website/tops/images/13.jpg
/petsc/src/docs/website/tops/images/4.jpg
/petsc/src/docs/website/tops/images/5.jpg
/petsc/src/docs/website/tops/images/6.jpg
/petsc/src/docs/website/tops/images/7.jpg
/petsc/src/docs/website/tops/images/8.jpg
/petsc/src/docs/website/tops/images/9.jpg
/petsc/src/docs/website/tops/images/s10.jpg
/petsc/src/docs/website/tops/images/s11.jpg
/petsc/src/docs/website/tops/images/s2.jpg
/petsc/src/docs/website/tops/images/s3.jpg
/petsc/src/docs/website/tops/images/s4.jpg
/petsc/src/docs/website/tops/images/s5.jpg
/petsc/src/docs/website/tops/images/s6.jpg
/petsc/src/docs/website/tops/images/s7.jpg
/petsc/src/docs/website/tops/images/s8.jpg
/petsc/src/docs/website/tops/images/s9.jpg
/petsc/src/docs/website/tops/images/tops-hypre-withpalette.png
/petsc/src/docs/website/tops/images/tops-hypre.png
/petsc/src/docs/website/tops/images/tops-linear.png
/petsc/src/docs/website/tops/images/tops-linear2.png
/petsc/src/docs/website/tops/images/tops-nonlinear-withpalette.png
/petsc/src/docs/website/tops/images/tops-nonlinear.png
/petsc/src/docs/website/tops/tops.html
/petsc/src/docs/website/tops/topsccafe.html
/petsc/src/docs/website/tops/topsgenerator.html
/petsc/src/docs/website/tops/topsinstaller.html
/petsc/src/docs/website/tops/twopager.pdf
/petsc/src/ksp/ksp/examples/tests/ex26.c
/petsc/src/ksp/ksp/examples/tests/ex5f.F
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/ex11f.F
/petsc/src/ksp/ksp/examples/tutorials/ex13f90.F
/petsc/src/ksp/ksp/examples/tutorials/ex14f.F
/petsc/src/ksp/ksp/examples/tutorials/ex2.c
/petsc/src/ksp/ksp/examples/tutorials/ex29.c
/petsc/src/ksp/ksp/examples/tutorials/ex2f.F
/petsc/src/ksp/ksp/examples/tutorials/ex9.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_9.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_mumps_redundant.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/cg/cg.c
/petsc/src/ksp/ksp/impls/cg/cgctx.h
/petsc/src/ksp/ksp/impls/cg/stcg/stcg.c
/petsc/src/ksp/ksp/impls/cg/stcg/stcg.h
/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/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/fgmresp.h
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/gmresp.h
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmresp.h
/petsc/src/ksp/ksp/impls/lcd/lcdctx.h
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/minres/minres.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/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/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/makefile
/petsc/src/ksp/pc/examples/tests/ex8f.F
/petsc/src/ksp/pc/examples/tests/makefile
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/factor/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/hypre/ftn-custom/zhyppilutf.c
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/is/feti/examples/ex1.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/prometheus/petscprom.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/samg/samgmgpetsc.c
shellpc.c
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/ksp/pc/impls/tfs/comm.c
/petsc/src/ksp/pc/impls/tfs/gs.c
/petsc/src/ksp/pc/impls/tfs/pxxt.c
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/mat/color/color.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/ex2.c
/petsc/src/mat/examples/tests/ex30.c
/petsc/src/mat/examples/tests/ex52.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/ex76.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex112.out
/petsc/src/mat/examples/tests/output/ex16f90_1.out
/petsc/src/mat/examples/tests/output/ex2_1_A.out
/petsc/src/mat/examples/tests/output/ex2_1_B.out
/petsc/src/mat/examples/tests/output/ex2_2.out
/petsc/src/mat/examples/tests/output/ex30_2.out
/petsc/src/mat/impls/adic/matadic.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/fdmpiaij.c
/petsc/src/mat/impls/aij/mpi/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/inode.c
/petsc/src/mat/impls/aij/seq/inode2.c
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/aij/seq/matlab/makefile
/petsc/src/mat/impls/aij/seq/spooles/spooles.h
/petsc/src/mat/impls/baij/mpi/dscpack/dscpack.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/baij/seq/dgefa2.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/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.h
/petsc/src/mat/impls/blockmat/makefile
/petsc/src/mat/impls/blockmat/seq/blockmat.c
/petsc/src/mat/impls/blockmat/seq/makefile
/petsc/src/mat/impls/composite/makefile
/petsc/src/mat/impls/composite/mcomposite.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/dense/seq/dense.h
/petsc/src/mat/impls/feti/feti.h
/petsc/src/mat/impls/fftw/fftw.c
/petsc/src/mat/impls/fftw/makefile
/petsc/src/mat/impls/hypre/mhyp.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/is/matis.h
/petsc/src/mat/impls/lrc/lrc.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/makefile
/petsc/src/mat/impls/normal/normm.c
/petsc/src/mat/impls/rowbs/mpi/iccbs.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.h
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.h
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/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/shell/shellcnv.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/makefile
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/order/sorder.c
/petsc/src/mat/order/sregis.c
/petsc/src/mat/partition/partition.c
/petsc/src/mat/utils/axpy.c
/petsc/src/mat/utils/compressedrow.c
/petsc/src/mat/utils/convert.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/getcolv.c
/petsc/src/mat/utils/makefile
/petsc/src/mat/utils/matio.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/tests/ex1f.F
/petsc/src/snes/examples/tests/ex7.c
/petsc/src/snes/examples/tests/makefile
/petsc/src/snes/examples/tutorials/ex10d/makefile
/petsc/src/snes/examples/tutorials/ex14.c
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/ex2.c
/petsc/src/snes/examples/tutorials/ex21.c
/petsc/src/snes/examples/tutorials/ex22.c
/petsc/src/snes/examples/tutorials/ex24.c
/petsc/src/snes/examples/tutorials/ex26.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/ex5.c
/petsc/src/snes/examples/tutorials/ex5f90.F
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/ls/ls.h
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/impls/tr/tr.h
/petsc/src/snes/interface/dlregissnes.c
/petsc/src/snes/interface/ftn-custom/zsnesf.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/makefile
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/mf/snesmfjdef.c
/petsc/src/snes/mf/wp.c
/petsc/src/snes/utils/damg.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/error/err.c
/petsc/src/sys/f90/f90_g95.c
/petsc/src/sys/f90/f90_g95.h
/petsc/src/sys/f90/f90_lahaye.c
/petsc/src/sys/f90/f90_lahaye.h
/petsc/src/sys/f90/makefile
/petsc/src/sys/fileio/sysio.c
/petsc/src/sys/matlabengine/makefile
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/olist.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/tagm.c
/petsc/src/sys/utils/random/examples/ex1.c
/petsc/src/sys/utils/random/examples/ex2.c
/petsc/src/sys/utils/random/impls/rand/makefile
/petsc/src/sys/utils/random/interface/randreg.c
/petsc/src/sys/verbose/verboseinfo.c
/petsc/src/sys/viewer/impls/ascii/filev.c
/petsc/src/sys/viewer/impls/matlab/ftn-custom/zvmatlabf.c
/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/makefile
/petsc/src/sys/viewer/impls/socket/matlab/sclose.c
/petsc/src/sys/viewer/impls/socket/matlab/sopen.c
/petsc/src/sys/viewer/impls/socket/send.c
/petsc/src/sys/viewer/interface/viewa.c
/petsc/src/sys/viewer/interface/viewreg.c
/petsc/src/sys/viewer/interface/viewregall.c
/petsc/src/tops/examples/cxx/ex1/ex1.cxx
/petsc/src/tops/examples/cxx/ex1/makefile
/petsc/src/tops/examples/cxx/ex1/run/Ex1_gui_rc.in
/petsc/src/tops/examples/cxx/ex1/run/Ex1_rc.in
/petsc/src/tops/examples/cxx/ex1/run/Ex1_script.pbs
/petsc/src/tops/examples/cxx/ex1/run/ex1.bld
/petsc/src/tops/examples/cxx/ex1/server/cxx/Ex1_System_Impl.cxx
/petsc/src/tops/examples/cxx/ex1/server/cxx/Ex1_System_Impl.hxx
/petsc/src/tops/examples/cxx/ex2/ex2.cxx
/petsc/src/tops/examples/cxx/ex2/makefile
/petsc/src/tops/examples/cxx/ex2/run/Ex2_gui_rc.in
/petsc/src/tops/examples/cxx/ex2/run/Ex2_rc.in
/petsc/src/tops/examples/cxx/ex2/run/Ex2_script.pbs
/petsc/src/tops/examples/cxx/ex2/run/ex1_rc.in
/petsc/src/tops/examples/cxx/ex2/server/cxx/Ex2_System_Impl.cxx
/petsc/src/tops/examples/cxx/ex2/server/cxx/Ex2_System_Impl.hxx
/petsc/src/tops/examples/cxx/ex3/ex3.cxx
/petsc/src/tops/examples/cxx/ex3/makefile
/petsc/src/tops/examples/cxx/ex3/run/Ex3_gui_rc.in
/petsc/src/tops/examples/cxx/ex3/run/Ex3_rc.in
/petsc/src/tops/examples/cxx/ex3/server/cxx/Ex3_System_Impl.cxx
/petsc/src/tops/examples/cxx/ex3/server/cxx/Ex3_System_Impl.hxx
/petsc/src/tops/examples/cxx/ex4/Ex4.sidl
/petsc/src/tops/examples/cxx/ex4/ex4.cxx
/petsc/src/tops/examples/cxx/ex4/makefile
/petsc/src/tops/examples/cxx/ex4/run/Ex4_gui_rc.in
/petsc/src/tops/examples/cxx/ex4/run/Ex4_proxy_rc.in
/petsc/src/tops/examples/cxx/ex4/run/Ex4_rc.in
/petsc/src/tops/examples/cxx/ex4/server/cxx/Ex4_SystemProxy_Impl.cxx
/petsc/src/tops/examples/cxx/ex4/server/cxx/Ex4_SystemProxy_Impl.hxx
/petsc/src/tops/examples/cxx/ex4/server/cxx/Ex4_System_Impl.cxx
/petsc/src/tops/examples/cxx/ex4/server/cxx/Ex4_System_Impl.hxx
/petsc/src/tops/makefile.rules
/petsc/src/tops/server/cxx/TOPS_ParameterHandling.cxx
/petsc/src/tops/server/cxx/TOPS_ParameterHandling.hxx
/petsc/src/tops/server/cxx/TOPS_StructuredSolver_Impl.cxx
/petsc/src/tops/server/cxx/TOPS_StructuredSolver_Impl.hxx
/petsc/src/tops/server/cxx/TOPS_Structured_Matrix_Impl.cxx
/petsc/src/tops/server/cxx/TOPS_Structured_Matrix_Impl.hxx
/petsc/src/tops/server/cxx/TOPS_UnstructuredSolver_Impl.cxx
/petsc/src/tops/server/cxx/TOPS_UnstructuredSolver_Impl.hxx
/petsc/src/tops/server/cxx/TOPS_Unstructured_Matrix_Impl.cxx
/petsc/src/tops/server/cxx/TOPS_Unstructured_Matrix_Impl.hxx
/petsc/src/tops/tops.html
/petsc/src/tops/tops.sidl
/petsc/src/tops/utils/Makefile_template.client
/petsc/src/tops/utils/genSCLCCAmulti.sh
/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/ex4.c
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tests/output/ex1_1.out
/petsc/src/ts/examples/tests/output/ex1_beuler.out
/petsc/src/ts/examples/tests/output/ex1_beuler_no_matrix.out
/petsc/src/ts/examples/tests/output/ex1_beuler_nonlinear.out
/petsc/src/ts/examples/tests/output/ex1_beuler_nonlinear_no_jacobian.out
/petsc/src/ts/examples/tests/output/ex1_cn.out
/petsc/src/ts/examples/tests/output/ex1_euler.out
/petsc/src/ts/examples/tutorials/ex1f.F
/petsc/src/ts/examples/tutorials/ex2.c
/petsc/src/ts/examples/tutorials/ex2f.F
/petsc/src/ts/examples/tutorials/ex3.c
/petsc/src/ts/examples/tutorials/ex4.c
/petsc/src/ts/examples/tutorials/ex5.c
/petsc/src/ts/examples/tutorials/ex6.c
/petsc/src/ts/examples/tutorials/ex7.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/util2.c
/petsc/src/ts/impls/explicit/euler/euler.c
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/ts/impls/implicit/beuler/beuler.c
/petsc/src/ts/impls/implicit/cn/cn.c
/petsc/src/ts/impls/implicit/sundials/sundials.h
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/dlregists.c
/petsc/src/ts/interface/ftn-custom/ztsf.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/ts/interface/tsfd.c
/petsc/src/ts/interface/tsreg.c
/petsc/src/ts/interface/tsregall.c
/petsc/src/ts/makefile
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/pf/impls/matlab/makefile
/petsc/src/vec/pf/interface/pf.c
/petsc/src/vec/pf/interface/pfall.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/seq/bvec2.c
/petsc/src/vec/vec/interface/vecregall.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/matlab/makefile
/petsc/src/vec/vec/utils/vinv.c
aef0136f09-Aug-2006 Barry Smith <bsmith@mcs.anl.gov>

don't provide PCApplyBA_Shell unless user has
provided it, otherwise PCApplyeBAOrAB() tries to
use the shell one that does not exist.

Hg-commit: b536158d30f118b06484d0622c223e4c330776dd

2bb1777208-Aug-2006 Barry Smith <bsmith@mcs.anl.gov>

Added PCShellSetApplyBA() per petsc-user request from
Jiaxun.

Hg-commit: bf97c9ef629c01be9d61febb8c787e39373f1324


/petsc/.hgignore
/petsc/bin/matlab/PetscBinaryRead.m
/petsc/bin/matlab/PetscReadBinaryMatlab.m
/petsc/bin/mpirun.llrun
/petsc/bin/mpirun.poe
/petsc/bin/mpirun.prun
/petsc/bin/processSummary.py
/petsc/bmake/common/rules
/petsc/bmake/common/rules.shared.basic
/petsc/bmake/common/test
/petsc/bmake/common/variables
/petsc/bmake/docsonly/petscconf
/petsc/bmake/docsonly/petscconf.h
/petsc/config/aix5.1.0.0-64.py
/petsc/config/aix5.1.0.0.py
/petsc/config/asterix-sun.py
/petsc/config/bgl-gnu-opt.py
/petsc/config/bgl-ibm-cxx-opt.py
/petsc/config/bgl-ibm-debug.py
/petsc/config/bgl-ibm-opt.py
/petsc/config/configure.py
/petsc/config/cray-x1.py
/petsc/config/cray-xt3.py
/petsc/config/linux-gnu-cxx-sieve.py
/petsc/include/finclude/makefile
/petsc/include/finclude/moddeps
/petsc/include/finclude/petscdef.h
/petsc/include/finclude/petscerror.h
/petsc/include/finclude/petscksp.h
/petsc/include/finclude/petscmat.h
/petsc/include/finclude/petscsnes.h
/petsc/include/finclude/petscsys.h
/petsc/include/mpiuni/mpi.h
/petsc/include/petsc.h
/petsc/include/petscda.h
/petsc/include/petscdmmg.h
/petsc/include/petscerror.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscmesh.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/petscviewer.h
/petsc/include/private/pcimpl.h
/petsc/include/private/petscimpl.h
/petsc/include/private/vecimpl.h
/petsc/include/zpetsc.h
/petsc/maint/asterix-test.sh
/petsc/maint/bk2hg.py
/petsc/maint/builddist
/petsc/maint/buildtest
/petsc/maint/confignightly/atlantis
/petsc/maint/confignightly/atlantis2
/petsc/maint/confignightly/icrunch
/petsc/maint/confignightly/icrunch2
/petsc/maint/confignightly/msopteron1
/petsc/maint/confignightly/seaborg
/petsc/maint/confignightly/tg-login
/petsc/maint/confignightly/zither
/petsc/maint/confignightly/zither2
/petsc/maint/copylognightly
/petsc/maint/createpatch
/petsc/maint/generateetags.py
/petsc/maint/rebuildtar
/petsc/maint/startnightly
/petsc/maint/xclude
/petsc/make.py
/petsc/makefile
/petsc/projects/complex/ksp/ex2/ex2.dsp
/petsc/projects/fortran/ksp/ex2f/ex2f.dsp
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/package.py
/petsc/python/PETSc/packages/BlockSolve95.py
/petsc/python/PETSc/packages/Dscpack.py
/petsc/python/PETSc/packages/FIAT.py
/petsc/python/PETSc/packages/Jostle.py
/petsc/python/PETSc/packages/MPE.py
/petsc/python/PETSc/packages/MUMPS.py
/petsc/python/PETSc/packages/PLAPACK.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/Prometheus.py
/petsc/python/PETSc/packages/SCALAPACK.py
/petsc/python/PETSc/packages/Scotch.py
/petsc/python/PETSc/packages/Sieve.py
/petsc/python/PETSc/packages/SuperLU.py
/petsc/python/PETSc/packages/SuperLU_DIST.py
/petsc/python/PETSc/packages/TetGen.py
/petsc/python/PETSc/packages/Triangle.py
/petsc/python/PETSc/packages/UMFPACK.py
/petsc/python/PETSc/packages/X11.py
/petsc/python/PETSc/packages/blacs.py
/petsc/python/PETSc/packages/blopex.py
/petsc/python/PETSc/packages/fftw.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/packages/lgrind.py
/petsc/python/PETSc/packages/ml.py
/petsc/python/PETSc/packages/spai.py
/petsc/python/PETSc/packages/spooles.py
/petsc/python/PETSc/packages/sprng.py
/petsc/python/PETSc/packages/sundials.py
/petsc/python/PETSc/petsc.py
/petsc/python/PETSc/utilities/Regression.py
/petsc/python/PETSc/utilities/arch.py
/petsc/python/PETSc/utilities/fortranCPP.py
/petsc/python/PETSc/utilities/fortranCommandLine.py
/petsc/python/PETSc/utilities/languages.py
/petsc/python/PETSc/utilities/libraryOptions.py
/petsc/python/PETSc/utilities/petscdir.py
/petsc/python/PETSc/utilities/python.py
/petsc/python/PETSc/utilities/scalarTypes.py
/petsc/python/makefile
/petsc/python/sidl/snes.sidl
/petsc/src/apps/1/appload.c
/petsc/src/apps/1/ex1.c
/petsc/src/apps/1/ex2.c
/petsc/src/apps/2/appload.c
/petsc/src/apps/2/ex1.c
/petsc/src/benchmarks/Index.c
/petsc/src/benchmarks/PetscMalloc.c
/petsc/src/benchmarks/results/performance_arco1
/petsc/src/benchmarks/results/performance_cfd_2_10
/petsc/src/contrib/blopex/petsc-interface/petsc-interface.c
/petsc/src/contrib/helmholtz_2/ex12.c
/petsc/src/contrib/makefile
/petsc/src/contrib/oberman/burgers_df_based_q1/appload.c
/petsc/src/contrib/oberman/burgers_vertex_based_q1/main.c
/petsc/src/contrib/oberman/ns_q1q0/appload.c
/petsc/src/contrib/oberman/ns_q1q0_penalty/appload.c
/petsc/src/contrib/oberman/ns_q1q0_penalty/penaltyinput.c
/petsc/src/contrib/oberman/ns_q1q1/appcreate.c
/petsc/src/contrib/oberman/ns_q1q1/appload.c
/petsc/src/contrib/oberman/ns_q1q1/main.c
/petsc/src/contrib/oberman/ns_q2q1/appload.c
/petsc/src/contrib/oberman/ns_q2q1/biquadinput.c
/petsc/src/contrib/oberman/ns_q2q1/biquadinput8.c
/petsc/src/contrib/oberman/quasigeo_q1/appload.c
/petsc/src/contrib/oberman/quasigeo_q1/input.c
/petsc/src/contrib/oberman/tns_q2q1/appload.c
/petsc/src/contrib/oberman/tns_q2q1/biquadinput.c
/petsc/src/contrib/semiLagrange/characteristic.h
/petsc/src/contrib/semiLagrange/characteristicimpl.h
/petsc/src/contrib/semiLagrange/examples/makefile
/petsc/src/contrib/semiLagrange/examples/tutorials/ex1.c
/petsc/src/contrib/semiLagrange/examples/tutorials/ex2.c
/petsc/src/contrib/semiLagrange/examples/tutorials/ex4.c
/petsc/src/contrib/semiLagrange/examples/tutorials/makefile
/petsc/src/contrib/semiLagrange/impls/da/da.c
/petsc/src/contrib/semiLagrange/impls/da/da.h
/petsc/src/contrib/semiLagrange/impls/da/makefile
/petsc/src/contrib/semiLagrange/impls/makefile
/petsc/src/contrib/semiLagrange/interface/characteristic.c
/petsc/src/contrib/semiLagrange/interface/dlregis.c
/petsc/src/contrib/semiLagrange/interface/makefile
/petsc/src/contrib/semiLagrange/interface/mocregis.c
/petsc/src/contrib/semiLagrange/makefile
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/interface/dlregisdm.c
/petsc/src/dm/da/daimpl.h
/petsc/src/dm/da/examples/tests/ex23.c
/petsc/src/dm/da/examples/tutorials/ex6f90.F
/petsc/src/dm/da/examples/tutorials/ex7.c
/petsc/src/dm/da/examples/tutorials/makefile
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/src/dasub.c
/petsc/src/dm/da/src/daview.c
/petsc/src/dm/da/utils/binaryMatlab.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/da/utils/makefile
/petsc/src/dm/da/utils/pack.c
/petsc/src/dm/mesh/examples/tests/ex01.c
/petsc/src/dm/mesh/examples/tests/ex03.c
/petsc/src/dm/mesh/examples/tests/ex04.cxx
/petsc/src/dm/mesh/examples/tests/ex05.cxx
/petsc/src/dm/mesh/examples/tests/ex06.cxx
/petsc/src/dm/mesh/examples/tests/ex07.cxx
/petsc/src/dm/mesh/examples/tests/ex08.cxx
/petsc/src/dm/mesh/examples/tests/ex1
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/examples/tests/mesh1.cxx
/petsc/src/dm/mesh/examples/tests/meshTest.hh
/petsc/src/dm/mesh/examples/tests/overlap1.cxx
/petsc/src/dm/mesh/examples/tests/overlap2.cxx
/petsc/src/dm/mesh/examples/tests/overlapTest.hh
/petsc/src/dm/mesh/examples/tests/section1.cxx
/petsc/src/dm/mesh/examples/tests/sectionTest.hh
/petsc/src/dm/mesh/examples/tests/sieve2.cxx
/petsc/src/dm/mesh/examples/tests/sieveTest.hh
/petsc/src/dm/mesh/examples/tests/sifter1.cxx
/petsc/src/dm/mesh/examples/tests/sifterTest.hh
/petsc/src/dm/mesh/examples/tests/topology1.cxx
/petsc/src/dm/mesh/examples/tests/topologyTest.hh
/petsc/src/dm/mesh/examples/tutorials/data/bm1b/bm1b.bc
/petsc/src/dm/mesh/examples/tutorials/data/bm1b/bm1b.connect
/petsc/src/dm/mesh/examples/tutorials/data/bm1b/bm1b.coord
/petsc/src/dm/mesh/examples/tutorials/data/bm1m/bm1m.coord
/petsc/src/dm/mesh/examples/tutorials/data/ex1_1d.lcon
/petsc/src/dm/mesh/examples/tutorials/data/ex1_1d.nodes
/petsc/src/dm/mesh/examples/tutorials/data/ex1_2d.lcon
/petsc/src/dm/mesh/examples/tutorials/data/ex1_2d.nodes
/petsc/src/dm/mesh/examples/tutorials/data/ex1_2d_hex.lcon
/petsc/src/dm/mesh/examples/tutorials/data/ex1_2d_hex.nodes
/petsc/src/dm/mesh/examples/tutorials/data/ex1_3d.lcon
/petsc/src/dm/mesh/examples/tutorials/data/ex1_3d.nodes
/petsc/src/dm/mesh/examples/tutorials/data/ex1_3d_hex.lcon
/petsc/src/dm/mesh/examples/tutorials/data/ex1_3d_hex.nodes
/petsc/src/dm/mesh/examples/tutorials/data/splitFaultTest/splittest.bc
/petsc/src/dm/mesh/examples/tutorials/data/splitFaultTest/splittest.connect
/petsc/src/dm/mesh/examples/tutorials/data/splitFaultTest/splittest.coord
/petsc/src/dm/mesh/examples/tutorials/data/splitFaultTest/splittest.split
/petsc/src/dm/mesh/examples/tutorials/ex09.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/ex4.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/illinois/stbnd_w_lake.lcon
/petsc/src/dm/mesh/examples/tutorials/illinois/stbnd_w_lake.py
/petsc/src/dm/mesh/examples/tutorials/illinois/stbnd_w_lake.txt
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/dm/mesh/ftn-custom/makefile
/petsc/src/dm/mesh/ftn-custom/zmesh.c
/petsc/src/dm/mesh/makefile
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/meshimpl.h
/petsc/src/dm/mesh/meshpcice.c
/petsc/src/dm/mesh/meshpcice.h
/petsc/src/dm/mesh/meshpylith.c
/petsc/src/dm/mesh/meshpylith.h
/petsc/src/dm/mesh/meshvtk.h
/petsc/src/dm/mesh/sieve/ALE.cxx
/petsc/src/dm/mesh/sieve/ALE.hh
/petsc/src/dm/mesh/sieve/ALE_containers.hh
/petsc/src/dm/mesh/sieve/ALE_exception.hh
/petsc/src/dm/mesh/sieve/ALE_mem.hh
/petsc/src/dm/mesh/sieve/CoSieve.hh
/petsc/src/dm/mesh/sieve/CoSifter.hh
/petsc/src/dm/mesh/sieve/Completion.hh
/petsc/src/dm/mesh/sieve/Delta.hh
/petsc/src/dm/mesh/sieve/Filter.hh
/petsc/src/dm/mesh/sieve/Map.hh
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/dm/mesh/sieve/Notes
/petsc/src/dm/mesh/sieve/ParDelta.hh
/petsc/src/dm/mesh/sieve/Partitioner.hh
/petsc/src/dm/mesh/sieve/Sieve.hh
/petsc/src/dm/mesh/sieve/Sifter.hh
/petsc/src/dm/mesh/sieve/XSifter.hh
/petsc/src/dm/mesh/sieve/insp/CoSieve.hh
/petsc/src/dm/mesh/sieve/insp/Simplicializer.cxx
/petsc/src/dm/mesh/sieve/makefile
/petsc/src/docs/manualpages-sec/header_KSP
/petsc/src/docs/manualpages-sec/header_Vec
/petsc/src/docs/tex/doctext/petsc.group
/petsc/src/docs/tex/doctext/petscapp.cfg
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/manual/makefile
/petsc/src/docs/tex/manual/moc.tex
/petsc/src/docs/tex/manual/part1.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/developers/projects.html
/petsc/src/docs/website/documentation/benchmarks.html
/petsc/src/docs/website/documentation/bugreporting.html
/petsc/src/docs/website/documentation/changes/2015.html
/petsc/src/docs/website/documentation/changes/2016.html
/petsc/src/docs/website/documentation/changes/2017.html
/petsc/src/docs/website/documentation/changes/2022.html
/petsc/src/docs/website/documentation/changes/2024.html
/petsc/src/docs/website/documentation/changes/2028.html
/petsc/src/docs/website/documentation/changes/2029.html
/petsc/src/docs/website/documentation/changes/21.html
/petsc/src/docs/website/documentation/changes/211.html
/petsc/src/docs/website/documentation/changes/212.html
/petsc/src/docs/website/documentation/changes/213.html
/petsc/src/docs/website/documentation/changes/215.html
/petsc/src/docs/website/documentation/changes/216.html
/petsc/src/docs/website/documentation/changes/220.html
/petsc/src/docs/website/documentation/changes/221.html
/petsc/src/docs/website/documentation/changes/230.html
/petsc/src/docs/website/documentation/changes/231.html
/petsc/src/docs/website/documentation/changes/2918-21.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/linearsolvertable.html
/petsc/src/docs/website/documentation/referencing.html
/petsc/src/docs/website/documentation/troubleshooting.html
/petsc/src/docs/website/documentation/tutorials/PCFD04.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/features/details.html
/petsc/src/docs/website/features/diagram.html
/petsc/src/docs/website/features/index.html
/petsc/src/docs/website/images/dmitry.jpg
/petsc/src/docs/website/images/scaling.jpg
/petsc/src/docs/website/index.html
/petsc/src/docs/website/miscellaneous/acknwldg.html
/petsc/src/docs/website/miscellaneous/external.html
/petsc/src/docs/website/miscellaneous/funding.html
/petsc/src/docs/website/miscellaneous/index.html
/petsc/src/docs/website/miscellaneous/mailing-lists.html
/petsc/src/docs/website/miscellaneous/petscthreads.html
/petsc/src/docs/website/miscellaneous/plans.html
/petsc/src/docs/website/miscellaneous/usage.html
/petsc/src/docs/website/publications/images/katz1.jpg
/petsc/src/docs/website/publications/images/katz2.jpg
/petsc/src/docs/website/publications/images/katz3.jpg
/petsc/src/docs/website/publications/images/scalinglarge.jpg
/petsc/src/docs/website/publications/index.html
/petsc/src/docs/website/publications/structured.html
/petsc/src/fortran/kernels/bgl/fmaxpy_bgl.F
/petsc/src/ksp/ksp/examples/tests/ex10.c
/petsc/src/ksp/ksp/examples/tests/ex17.c
/petsc/src/ksp/ksp/examples/tests/ex19.c
/petsc/src/ksp/ksp/examples/tests/ex24.c
/petsc/src/ksp/ksp/examples/tests/ex26.c
/petsc/src/ksp/ksp/examples/tests/makefile
/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/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/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/ex30.c
/petsc/src/ksp/ksp/examples/tutorials/ex31.c
/petsc/src/ksp/ksp/examples/tutorials/ex32.c
/petsc/src/ksp/ksp/examples/tutorials/ex33.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/ex4.c
/petsc/src/ksp/ksp/examples/tutorials/ex5.c
/petsc/src/ksp/ksp/examples/tutorials/ex7.c
/petsc/src/ksp/ksp/examples/tutorials/ex8.c
/petsc/src/ksp/ksp/examples/tutorials/ex9.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_mumps.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex15_1.out
/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/examples/tutorials/output/ex23_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex23_2.out
/petsc/src/ksp/ksp/examples/tutorials/p1.py
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/cg/cg.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/lcd/lcd.c
/petsc/src/ksp/ksp/impls/lcd/lcdctx.h
/petsc/src/ksp/ksp/impls/lcd/makefile
/petsc/src/ksp/ksp/impls/makefile
/petsc/src/ksp/ksp/impls/symmlq/symmlq.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/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/kspimpl.h
/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/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/factor/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/factor/factor.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/lu/lu.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/galerkin/galerkin.c
/petsc/src/ksp/pc/impls/galerkin/makefile
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/jacobi/jacobi.c
/petsc/src/ksp/pc/impls/ksp/pcksp.c
/petsc/src/ksp/pc/impls/makefile
/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/mg.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/prometheus/petscprom.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
shellpc.c
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/examples/tests/ex10.c
/petsc/src/mat/examples/tests/ex100.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/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/ex12.c
/petsc/src/mat/examples/tests/ex13.c
/petsc/src/mat/examples/tests/ex14.c
/petsc/src/mat/examples/tests/ex15.c
/petsc/src/mat/examples/tests/ex17.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/ex30.c
/petsc/src/mat/examples/tests/ex31.c
/petsc/src/mat/examples/tests/ex33.c
/petsc/src/mat/examples/tests/ex35.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/ex47.c
/petsc/src/mat/examples/tests/ex48.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/ex6.c
/petsc/src/mat/examples/tests/ex60.c
/petsc/src/mat/examples/tests/ex7.c
/petsc/src/mat/examples/tests/ex72.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/ex8.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/ex94.c
/petsc/src/mat/examples/tests/ex96.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex16_1.out
/petsc/src/mat/examples/tests/output/ex1_1.out
/petsc/src/mat/examples/tests/output/ex20_1.out
/petsc/src/mat/examples/tests/output/ex30_1.out
/petsc/src/mat/examples/tests/output/ex36_1.out
/petsc/src/mat/examples/tests/output/ex63_1.out
/petsc/src/mat/examples/tutorials/ex5.c
/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/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.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/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/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/makefile
/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/spooles/aijspooles.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.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/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/baij.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.h
/petsc/src/mat/impls/bdiag/seq/bdiag2.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/mpi/mpidense.h
/petsc/src/mat/impls/dense/mpi/plapack/plapack.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/dense/seq/dense.h
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/makefile
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.h
/petsc/src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/aijsbaij.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/scatter/makefile
/petsc/src/mat/impls/scatter/mscatter.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/interface/ftn-custom/zmatrixf.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/matimpl.h
/petsc/src/mat/partition/impls/chaco/chaco.c
/petsc/src/mat/partition/impls/party/party.c
/petsc/src/mat/utils/axpy.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/makefile
/petsc/src/mat/utils/matio.c
/petsc/src/mat/utils/multequal.c
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/ex19tu.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/ex4tu.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/ex5f90.F
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex2_1.out
/petsc/src/snes/examples/tutorials/output/ex2_2.out
/petsc/src/snes/examples/tutorials/output/ex3_4.out
/petsc/src/snes/examples/tutorials/output/ex5_5.out
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/interface/ftn-custom/zsnesf.c
/petsc/src/snes/interface/noise/snesnoise.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesj2.c
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/snesimpl.h
/petsc/src/snes/utils/adutils/damgsnesad.c
/petsc/src/snes/utils/damg.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/snes/utils/makefile
/petsc/src/snes/utils/pcdmmg.c
/petsc/src/sys/dll/reg.c
/petsc/src/sys/draw/impls/ps/pops.c
/petsc/src/sys/error/err.c
/petsc/src/sys/error/errtrace.c
/petsc/src/sys/error/ftn-custom/zerrf.c
/petsc/src/sys/error/makefile
/petsc/src/sys/error/signal.c
/petsc/src/sys/examples/tests/ex12.c
/petsc/src/sys/examples/tests/ex6f.F
/petsc/src/sys/examples/tutorials/ex5.c
/petsc/src/sys/fileio/makefile
/petsc/src/sys/fileio/mpiuopen.c
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/fileio/mprint.h
/petsc/src/sys/fileio/sysio.c
/petsc/src/sys/ftn-custom/zstart.c
/petsc/src/sys/ftn-custom/zutils.c
/petsc/src/sys/memory/mal.c
/petsc/src/sys/memory/mem.c
/petsc/src/sys/memory/mtr.c
/petsc/src/sys/mpiuni/mpi.c
/petsc/src/sys/objects/destroy.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/tagm.c
/petsc/src/sys/plog/plog.c
/petsc/src/sys/time/ptime.c
/petsc/src/sys/utils/makefile
/petsc/src/sys/utils/mpimesg.c
/petsc/src/sys/utils/psplit.c
/petsc/src/sys/utils/random/examples/ex1.c
/petsc/src/sys/utils/random/examples/ex2.c
/petsc/src/sys/utils/random/examples/ex2_stock.txt
/petsc/src/sys/utils/random/examples/makefile
/petsc/src/sys/utils/random/impls/makefile
/petsc/src/sys/utils/random/impls/rand/makefile
/petsc/src/sys/utils/random/impls/rand/rand.c
/petsc/src/sys/utils/random/impls/rand48/makefile
/petsc/src/sys/utils/random/impls/rand48/rand48.c
/petsc/src/sys/utils/random/impls/sprng/makefile
/petsc/src/sys/utils/random/impls/sprng/sprng.c
/petsc/src/sys/utils/random/interface/dlregisrand.c
/petsc/src/sys/utils/random/interface/makefile
/petsc/src/sys/utils/random/interface/random.c
/petsc/src/sys/utils/random/interface/randreg.c
/petsc/src/sys/utils/random/makefile
/petsc/src/sys/utils/random/randomimpl.h
/petsc/src/sys/utils/sorti.c
/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/socket/matlab/closeport.c
/petsc/src/sys/viewer/impls/socket/matlab/openport.c
/petsc/src/sys/viewer/impls/socket/matlab/readinvecs.c
/petsc/src/sys/viewer/impls/socket/send.c
/petsc/src/sys/viewer/interface/viewa.c
/petsc/src/sys/viewer/interface/viewreg.c
/petsc/src/tops/tops.html
/petsc/src/ts/examples/tutorials/ex3.c
/petsc/src/ts/examples/tutorials/ex6.c
/petsc/src/ts/impls/implicit/beuler/beuler.c
/petsc/src/ts/impls/implicit/cn/cn.c
/petsc/src/ts/impls/implicit/sundials/makefile
/petsc/src/ts/impls/implicit/sundials/sundials.c
/petsc/src/ts/impls/implicit/sundials/sundials.h
/petsc/src/ts/interface/ftn-custom/makefile
/petsc/src/ts/interface/ftn-custom/ztsf.c
/petsc/src/ts/interface/ftn-custom/ztsfdf.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/ts/interface/tsfd.c
/petsc/src/ts/tsimpl.h
/petsc/src/vec/is/utils/ftn-custom/zisltogf.c
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/vec/examples/tutorials/ex1e.c
/petsc/src/vec/vec/examples/tutorials/ex1f90.F
/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/seq/bvec1.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/impls/seq/dvec2.c
/petsc/src/vec/vec/impls/sieve/makefile
/petsc/src/vec/vec/impls/sieve/sieveVec.c
/petsc/src/vec/vec/interface/dlregisvec.c
/petsc/src/vec/vec/interface/ftn-custom/zvectorf.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/ftn-custom/makefile
/petsc/src/vec/vec/utils/makefile
/petsc/src/vec/vec/utils/vecmpitoseq.c
/petsc/src/vec/vec/utils/vinv.c
/petsc/src/vec/vec/utils/vpscat.c
/petsc/src/vec/vec/utils/vpscat.h
/petsc/src/vec/vec/utils/vscat.c
1d2e400505-Apr-2006 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.4019.1.47
balay@asterix.mcs.anl.gov|ChangeSet|20060405171206|15566
ChangeSet
1.4019.1.47 06/04/05 12:12:06 balay@asterix.mcs.anl.gov +3 -0
add in fortran interface for PCShellSetNa

bk-changeset-1.4019.1.47
balay@asterix.mcs.anl.gov|ChangeSet|20060405171206|15566
ChangeSet
1.4019.1.47 06/04/05 12:12:06 balay@asterix.mcs.anl.gov +3 -0
add in fortran interface for PCShellSetName() MatFDColoringView() and fix typo for petscviewerfilesetname_()

src/sys/viewer/impls/ascii/ftn-custom/zfilevf.c
1.4 06/04/05 12:12:03 balay@asterix.mcs.anl.gov +3 -3
fix typo for petscviewerfilesetname_()

src/mat/matfd/ftn-custom/zfdmatrixf.c
1.3 06/04/05 12:12:03 balay@asterix.mcs.anl.gov +11 -0
add in fortran interface to MatFDColoringView()

src/ksp/pc/impls/shell/ftn-custom/zshellpcf.c
1.2 06/04/05 12:12:03 balay@asterix.mcs.anl.gov +10 -0
add in fortran interface to PCShellSetName()


Hg-commit: 67b307cf18bc747be146e35648c648dc75ee8b6a

show more ...


/petsc/bin/matlab/PetscBagRead.m
/petsc/bmake/common/rules.shared.basic
/petsc/bmake/common/test
/petsc/config/asterix-tops.py
/petsc/config/bgl-gnu-opt.py
/petsc/config/bgl-ibm-opt.py
/petsc/config/configure.py
/petsc/config/linux-rhAS3-gcc32-opt
/petsc/config/linux-rhAS3-gcc32-opt.py
/petsc/config/linux-rhAS3-intel81-opt
/petsc/config/linux-rhAS3-intel81-opt.py
/petsc/include/finclude/petscerror.h
/petsc/include/finclude/petscksp.h
/petsc/include/finclude/petscviewer.h
/petsc/include/petscda.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscmesh.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/maint/asterix-test.sh
/petsc/maint/builddist
/petsc/maint/confignightly/jazz
/petsc/maint/createpatch
/petsc/maint/rebuildtar
/petsc/maint/xclude
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/package.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/Boost.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/SCALAPACK.py
/petsc/python/PETSc/packages/X11.py
/petsc/python/PETSc/packages/babel.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/packages/spai.py
/petsc/python/PETSc/utilities/python.py
/petsc/src/dm/ao/examples/tutorials/output/ex2_1.out
/petsc/src/dm/ao/examples/tutorials/output/ex2_2.out
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/mesh/examples/tests/ex03.c
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/examples/tutorials/ex1.c
/petsc/src/dm/mesh/examples/tutorials/ex2.c
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/dm/mesh/makefile
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/sieve/ALE_mem.hh
/petsc/src/dm/mesh/sieve/BiGraph.hh
/petsc/src/dm/mesh/sieve/CoSieve.hh
/petsc/src/dm/mesh/sieve/CoSifter.hh
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/dm/mesh/sieve/Sifter.hh
/petsc/src/dm/mesh/sieve/Simplicializer.cxx
/petsc/src/dm/mesh/sieve/makefile
/petsc/src/docs/tex/manual/intro.tex
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/documentation/changes/230.html
/petsc/src/docs/website/documentation/changes/231.html
/petsc/src/docs/website/documentation/changes/index.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/troubleshooting.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/index.html
/petsc/src/docs/website/miscellaneous/mailing-lists.html
/petsc/src/inline/ilu.h
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tutorials/ex14f.F
/petsc/src/ksp/ksp/examples/tutorials/ex33.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/cg/makefile
/petsc/src/ksp/ksp/impls/cg/stcg/makefile
/petsc/src/ksp/ksp/impls/cg/stcg/stcg.c
/petsc/src/ksp/ksp/impls/cg/stcg/stcg.h
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/interface/dlregisksp.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/interface/itregis.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/ksp/pcksp.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/ml/ml.c
ftn-custom/zshellpcf.c
/petsc/src/mat/color/color.c
/petsc/src/mat/examples/tests/ex36f.F
/petsc/src/mat/examples/tests/makefile
/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/mmaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.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/spooles/spooles.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/aij/seq/umfpack/umfpack.c
/petsc/src/mat/impls/baij/mpi/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/baij.c
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/baij/seq/dgefa2.c
/petsc/src/mat/impls/csr/inode/inode.c
/petsc/src/mat/impls/dense/mpi/plapack/plapack.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/ftn-custom/zfdmatrixf.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/snes/examples/tests/ex1f.F
/petsc/src/snes/examples/tutorials/ex19tu.c
/petsc/src/snes/examples/tutorials/ex4tu.c
/petsc/src/snes/examples/tutorials/ex5s.c
/petsc/src/snes/utils/adutils/damgsnesad.c
/petsc/src/sys/error/adebug.c
/petsc/src/sys/error/fp.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/utils/random.c
/petsc/src/sys/viewer/impls/ascii/ftn-custom/zfilevf.c
/petsc/src/tops/examples/cxx/ex1/makefile
/petsc/src/tops/examples/cxx/ex2/makefile
/petsc/src/tops/examples/cxx/ex3/makefile
/petsc/src/tops/examples/cxx/ex4/makefile
/petsc/src/tops/makefile.rules
/petsc/src/ts/examples/tests/ex1f.F
/petsc/src/ts/examples/tutorials/ex1f.F
/petsc/src/ts/examples/tutorials/ex2f.F
/petsc/src/vec/is/utils/ftn-custom/zisltogf.c
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/vec/examples/tutorials/ex17.c
/petsc/src/vec/vec/impls/dvecimpl.h
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/mpi/pmap.c
/petsc/src/vec/vec/impls/seq/dvec2.c
05b42c5f22-Jan-2006 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3972.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20060122000257|17256
ChangeSet
1.3972.1.1 06/01/21 18:02:57 barrysmith@barry-smiths-computer.local +65 -0
Many files:

bk-changeset-1.3972.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20060122000257|17256
ChangeSet
1.3972.1.1 06/01/21 18:02:57 barrysmith@barry-smiths-computer.local +65 -0
Many files:
remove if not null test around all PetscFree()

src/vec/vec/utils/vscat.c
1.51 06/01/21 17:13:04 barrysmith@barry-smiths-computer.local +2 -2
remove if not null test around all PetscFree()

src/vec/vec/utils/vpscat.c
1.59 06/01/21 17:13:04 barrysmith@barry-smiths-computer.local +4 -4
remove if not null test around all PetscFree()

src/vec/vec/utils/vecstash.c
1.20 06/01/21 17:13:03 barrysmith@barry-smiths-computer.local +16 -32
remove if not null test around all PetscFree()

src/vec/vec/interface/vector.c
1.156 06/01/21 17:13:03 barrysmith@barry-smiths-computer.local +1 -3
remove if not null test around all PetscFree()

src/vec/vec/impls/seq/dvec2.c
1.41 06/01/21 17:13:03 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/vec/vec/impls/seq/bvec2.c
1.83 06/01/21 17:13:03 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/vec/vec/impls/mpi/pdvec.c
1.73 06/01/21 17:13:02 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/vec/is/utils/isltog.c
1.46 06/01/21 17:13:02 barrysmith@barry-smiths-computer.local +5 -5
remove if not null test around all PetscFree()

src/vec/is/utils/iscoloring.c
1.40 06/01/21 17:13:01 barrysmith@barry-smiths-computer.local +1 -3
remove if not null test around all PetscFree()

src/sys/viewer/impls/mathematica/mathematica.c
1.41 06/01/21 17:13:01 barrysmith@barry-smiths-computer.local +2 -6
remove if not null test around all PetscFree()

src/sys/viewer/impls/hdf4/hdf4v.c
1.20 06/01/21 17:13:00 barrysmith@barry-smiths-computer.local +4 -6
remove if not null test around all PetscFree()

src/sys/plog/plog.c
1.78 06/01/21 17:13:00 barrysmith@barry-smiths-computer.local +4 -8
remove if not null test around all PetscFree()

src/sys/plog/classLog.c
1.30 06/01/21 17:13:00 barrysmith@barry-smiths-computer.local +1 -3
remove if not null test around all PetscFree()

src/sys/objects/inherit.c
1.47 06/01/21 17:12:59 barrysmith@barry-smiths-computer.local +7 -21
remove if not null test around all PetscFree()

src/sys/objects/aoptions.c
1.44 06/01/21 17:12:59 barrysmith@barry-smiths-computer.local +2 -2
remove if not null test around all PetscFree()

src/snes/interface/snesut.c
1.25 06/01/21 17:12:58 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/snes/interface/snes.c
1.102 06/01/21 17:12:53 barrysmith@barry-smiths-computer.local +2 -2
remove if not null test around all PetscFree()

src/mat/utils/matstash.c
1.27 06/01/21 17:12:52 barrysmith@barry-smiths-computer.local +12 -24
remove if not null test around all PetscFree()

src/mat/utils/gcreate.c
1.48 06/01/21 17:12:52 barrysmith@barry-smiths-computer.local +3 -4
remove if not null test around all PetscFree()

src/mat/partition/impls/scotch/scotch.c
1.17 06/01/21 17:12:52 barrysmith@barry-smiths-computer.local +2 -6
remove if not null test around all PetscFree()

src/mat/partition/partition.c
1.32 06/01/21 17:12:51 barrysmith@barry-smiths-computer.local +4 -12
remove if not null test around all PetscFree()

src/mat/partition/impls/party/party.c
1.15 06/01/21 17:12:51 barrysmith@barry-smiths-computer.local +2 -4
remove if not null test around all PetscFree()

src/mat/partition/impls/jostle/jostle.c
1.12 06/01/21 17:12:51 barrysmith@barry-smiths-computer.local +3 -8
remove if not null test around all PetscFree()

src/mat/partition/impls/chaco/chaco.c
1.16 06/01/21 17:12:51 barrysmith@barry-smiths-computer.local +2 -7
remove if not null test around all PetscFree()

src/mat/matfd/fdmatrix.c
1.39 06/01/21 17:12:51 barrysmith@barry-smiths-computer.local +5 -5
remove if not null test around all PetscFree()

src/mat/interface/matrix.c
1.211 06/01/21 17:12:50 barrysmith@barry-smiths-computer.local +2 -6
remove if not null test around all PetscFree()

src/mat/impls/sbaij/seq/sbaijfact2.c
1.69 06/01/21 17:12:50 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/mat/impls/sbaij/seq/sbaij.c
1.157 06/01/21 17:12:50 barrysmith@barry-smiths-computer.local +11 -14
remove if not null test around all PetscFree()

src/mat/impls/sbaij/mpi/sbaijov.c
1.43 06/01/21 17:12:50 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/mat/impls/sbaij/mpi/mpisbaij.c
1.140 06/01/21 17:12:49 barrysmith@barry-smiths-computer.local +10 -12
remove if not null test around all PetscFree()

src/mat/impls/rowbs/mpi/mpirowbs.c
1.87 06/01/21 17:12:49 barrysmith@barry-smiths-computer.local +3 -3
remove if not null test around all PetscFree()

src/mat/impls/dense/seq/dense.c
1.94 06/01/21 17:12:49 barrysmith@barry-smiths-computer.local +5 -7
remove if not null test around all PetscFree()

src/mat/impls/dense/mpi/mpidense.c
1.74 06/01/21 17:12:49 barrysmith@barry-smiths-computer.local +5 -5
remove if not null test around all PetscFree()

src/mat/impls/bdiag/seq/bdiag3.c
1.30 06/01/21 17:12:48 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/mat/impls/bdiag/seq/bdiag.c
1.57 06/01/21 17:12:48 barrysmith@barry-smiths-computer.local +2 -2
remove if not null test around all PetscFree()

src/mat/impls/bdiag/mpi/mpibdiag.c
1.56 06/01/21 17:12:48 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/mat/impls/baij/seq/baij.c
1.145 06/01/21 17:12:47 barrysmith@barry-smiths-computer.local +11 -11
remove if not null test around all PetscFree()

src/mat/impls/baij/mpi/mpibaij.c
1.109 06/01/21 17:12:47 barrysmith@barry-smiths-computer.local +12 -14
remove if not null test around all PetscFree()

src/mat/impls/aij/seq/lusol/lusol.c
1.42 06/01/21 17:12:47 barrysmith@barry-smiths-computer.local +0 -1
remove if not null test around all PetscFree()

src/mat/impls/aij/seq/crl/crl.c
1.18 06/01/21 17:12:47 barrysmith@barry-smiths-computer.local +2 -3
remove if not null test around all PetscFree()

src/mat/impls/aij/seq/aij.c
1.251 06/01/21 17:12:46 barrysmith@barry-smiths-computer.local +6 -6
remove if not null test around all PetscFree()

src/mat/impls/aij/mpi/mumps/mumps.c
1.103 06/01/21 17:12:46 barrysmith@barry-smiths-computer.local +2 -6
remove if not null test around all PetscFree()

src/mat/impls/aij/mpi/mpiptap.c
1.28 06/01/21 17:12:46 barrysmith@barry-smiths-computer.local +3 -3
remove if not null test around all PetscFree()

src/mat/impls/aij/mpi/mpimatmatmult.c
1.13 06/01/21 17:12:46 barrysmith@barry-smiths-computer.local +4 -4
remove if not null test around all PetscFree()

src/mat/impls/aij/mpi/crl/mcrl.c
1.11 06/01/21 17:12:46 barrysmith@barry-smiths-computer.local +2 -7
remove if not null test around all PetscFree()

src/mat/impls/aij/mpi/mpiaij.c
1.267 06/01/21 17:12:45 barrysmith@barry-smiths-computer.local +8 -10
remove if not null test around all PetscFree()

src/mat/impls/adj/mpi/mpiadj.c
1.54 06/01/21 17:12:45 barrysmith@barry-smiths-computer.local +2 -2
remove if not null test around all PetscFree()

src/mat/examples/tests/ex92.c
1.13 06/01/21 17:12:44 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/ksp/pc/interface/pcset.c
1.28 06/01/21 17:12:44 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/ksp/pc/impls/shell/shellpc.c
1.35 06/01/21 17:12:43 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/ksp/pc/impls/is/pcis.c
1.29 06/01/21 17:12:43 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/ksp/pc/impls/is/nn/nn.c
1.35 06/01/21 17:12:43 barrysmith@barry-smiths-computer.local +2 -2
remove if not null test around all PetscFree()

src/ksp/pc/impls/fieldsplit/fieldsplit.c
1.31 06/01/21 17:12:43 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/ksp/pc/impls/bjacobi/bjacobi.c
1.53 06/01/21 17:12:42 barrysmith@barry-smiths-computer.local +6 -6
remove if not null test around all PetscFree()

src/ksp/pc/impls/asm/asm.c
1.54 06/01/21 17:12:42 barrysmith@barry-smiths-computer.local +3 -3
remove if not null test around all PetscFree()

src/ksp/ksp/interface/iterativ.c
1.44 06/01/21 17:12:42 barrysmith@barry-smiths-computer.local +1 -4
remove if not null test around all PetscFree()

src/ksp/ksp/impls/gmres/lgmres/lgmres.c
1.48 06/01/21 17:12:42 barrysmith@barry-smiths-computer.local +10 -11
remove if not null test around all PetscFree()

src/ksp/ksp/impls/gmres/fgmres/fgmres.c
1.58 06/01/21 17:12:42 barrysmith@barry-smiths-computer.local +12 -16
remove if not null test around all PetscFree()

src/ksp/ksp/impls/gmres/gmres.c
1.69 06/01/21 17:12:41 barrysmith@barry-smiths-computer.local +8 -25
remove if not null test around all PetscFree()

src/dm/mesh/mesh.c
1.53 06/01/21 17:12:40 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/dm/da/utils/sliced.c
1.25 06/01/21 17:12:39 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/dm/da/src/dadestroy.c
1.25 06/01/21 17:12:39 barrysmith@barry-smiths-computer.local +18 -42
remove if not null test around all PetscFree()

src/dm/da/examples/tests/ex3.c
1.7 06/01/21 17:12:39 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/dm/ao/interface/aodata.c
1.20 06/01/21 17:12:38 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/contrib/ysmp/ex1.c
1.10 06/01/21 17:12:37 barrysmith@barry-smiths-computer.local +2 -1
remove if not null test around all PetscFree()


Hg-commit: b4af67b5c981881d35552a72f29068911e24b525

show more ...


/petsc/bin/TOPSInstaller.py
/petsc/bin/config/config.guess
/petsc/bin/config/config.sub
/petsc/bin/petscrun
/petsc/bmake/common/rules
/petsc/bmake/common/rules.shared.basic
/petsc/bmake/common/variables
/petsc/config/aix5.1.0.0
/petsc/config/aix5.1.0.0-64
/petsc/config/aix5.1.0.0-64.py
/petsc/config/aix5.1.0.0.py
/petsc/config/asterix-gcc4.py
/petsc/config/asterix-intel.py
/petsc/config/asterix-sun.py
/petsc/config/asterix-tops.py
/petsc/config/asterix.py
/petsc/config/bgl-gnu-opt.py
/petsc/config/bgl-ibm-opt.py
/petsc/config/configure.py
/petsc/config/cray-x1.py
/petsc/config/cygwin
/petsc/config/cygwin-borland
/petsc/config/cygwin-borland.py
/petsc/config/cygwin-intel.py
/petsc/config/cygwin-ms
/petsc/config/cygwin-ms.py
/petsc/config/cygwin-portland.py
/petsc/config/cygwin.py
/petsc/config/freebsd5.1-c89.py
/petsc/config/freebsd5.1.py
/petsc/config/irix6.5-64.py
/petsc/config/irix6.5.py
/petsc/config/linux-gnu-alpha.py
/petsc/config/linux-gnu-amd64.py
/petsc/config/linux-gnu-blocksolve.py
/petsc/config/linux-gnu-gcc-absoft.py
/petsc/config/linux-gnu-gcc-ifc.py
/petsc/config/linux-gnu-gcc-pgf90.py
/petsc/config/linux-gnu-ia64-intel.py
/petsc/config/linux-gnu-ia64.py
/petsc/config/linux-gnu-intel.py
/petsc/config/linux-gnu-ml.py
/petsc/config/linux-gnu-nagf90.py
/petsc/config/linux-gnu-superlu.py
/petsc/config/linux-gnu-uni.py
/petsc/config/linux-gnu-valgrind.py
/petsc/config/linux-gnu.py
/petsc/config/linux-rhAS3-gcc32
/petsc/config/linux-rhAS3-gcc32.py
/petsc/config/linux-rhAS3-intel81
/petsc/config/linux-rhAS3-intel81.py
/petsc/config/macosx-gnu-g95.py
/petsc/config/macosx-gnu.py
/petsc/config/macosx-ibm
/petsc/config/macosx-ibm.py
/petsc/config/macosx-nagf90
/petsc/config/macosx-nagf90.py
/petsc/config/osf5.0.py
/petsc/config/solaris-64.py
/petsc/config/solaris-gnu.py
/petsc/config/solaris-uni.py
/petsc/config/solaris2.9-lam.py
/petsc/config/solaris2.9.py
/petsc/include/finclude/petscdef.h
/petsc/include/finclude/petscmat.h
/petsc/include/finclude/petscvec.h
/petsc/include/finclude/petscviewer.h
/petsc/include/makefile
/petsc/include/mpiuni/mpi.h
/petsc/include/petsc.h
/petsc/include/petscao.h
/petsc/include/petscbag.h
/petsc/include/petscbt.h
/petsc/include/petscda.h
/petsc/include/petscerror.h
/petsc/include/petscis.h
/petsc/include/petscksp.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscmesh.h
/petsc/include/petscmg.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petsctime.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/petscviewer.h
/petsc/include/private/pcimpl.h
/petsc/include/private/petscimpl.h
/petsc/include/private/vecimpl.h
/petsc/include/zpetsc.h
/petsc/maint/asterix-test.sh
/petsc/maint/bk2darcs.py
/petsc/maint/builddist
/petsc/maint/buildtest
/petsc/maint/checkBuilds.py
/petsc/maint/confignightly/icrunch
/petsc/maint/confignightly/icrunch2
/petsc/maint/confignightly/rockies
/petsc/maint/generateetags.py
/petsc/maint/generatefortranstubs.py
/petsc/maint/killnightly
/petsc/maint/rebuildtar
/petsc/maint/update-docs.py
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/compilerOptions.py
/petsc/python/PETSc/package.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/BlockSolve95.py
/petsc/python/PETSc/packages/Dscpack.py
/petsc/python/PETSc/packages/Jostle.py
/petsc/python/PETSc/packages/MPE.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/MUMPS.py
/petsc/python/PETSc/packages/PLAPACK.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/Prometheus.py
/petsc/python/PETSc/packages/SCALAPACK.py
/petsc/python/PETSc/packages/Scotch.py
/petsc/python/PETSc/packages/SuperLU.py
/petsc/python/PETSc/packages/SuperLU_DIST.py
/petsc/python/PETSc/packages/TetGen.py
/petsc/python/PETSc/packages/Triangle.py
/petsc/python/PETSc/packages/X11.py
/petsc/python/PETSc/packages/babel.py
/petsc/python/PETSc/packages/blacs.py
/petsc/python/PETSc/packages/blopex.py
/petsc/python/PETSc/packages/c2html.py
/petsc/python/PETSc/packages/ccafe.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/packages/lgrind.py
/petsc/python/PETSc/packages/sowing.py
/petsc/python/PETSc/packages/spooles.py
/petsc/python/PETSc/packages/sundials.py
/petsc/python/PETSc/petsc.py
/petsc/python/PETSc/utilities/Make.py
/petsc/python/PETSc/utilities/arch.py
/petsc/python/PETSc/utilities/fortranCPP.py
/petsc/python/PETSc/utilities/languages.py
/petsc/python/PETSc/utilities/libraryOptions.py
/petsc/python/PETSc/utilities/missing.py
/petsc/python/PETSc/utilities/petscdir.py
/petsc/python/PETSc/utilities/python.py
/petsc/python/PETSc/utilities/sharedLibraries.py
/petsc/python/PETSc/utilities/timer.py
/petsc/src/adic/examples/tutorials/makefile
/petsc/src/contrib/blopex/driver/driver.c
/petsc/src/contrib/blopex/driver/makefile
/petsc/src/contrib/blopex/makefile
/petsc/src/contrib/blopex/petsc-interface/makefile
/petsc/src/contrib/blopex/petsc-interface/petsc-interface.c
/petsc/src/contrib/blopex/petsc-interface/petsc-interface.h
/petsc/src/contrib/dvr/makefile
/petsc/src/contrib/fun3d/comp/flow.c
/petsc/src/contrib/fun3d/comp/makefile
/petsc/src/contrib/fun3d/incomp/flow.c
/petsc/src/contrib/fun3d/incomp/makefile
/petsc/src/contrib/fun3d/incomp/user.F
/petsc/src/contrib/fun3d/incomp/userJac.F
/petsc/src/contrib/helmholtz_2/ex12.c
/petsc/src/contrib/helmholtz_2/makefile
/petsc/src/contrib/keyes/makefile
/petsc/src/contrib/makefile
/petsc/src/contrib/mixedrealcomplex/makefile
/petsc/src/contrib/oberman/burgers_df_based_q1/appload.c
/petsc/src/contrib/oberman/burgers_vertex_based_q1/appload.c
/petsc/src/contrib/oberman/laplacian_q1/appload.c
/petsc/src/contrib/sif/1d/makefile
/petsc/src/contrib/sif/2d/makefile
/petsc/src/contrib/ysmp/ex1.c
/petsc/src/dm/ao/aoimpl.h
/petsc/src/dm/ao/examples/tests/ex3.c
/petsc/src/dm/ao/examples/tests/ex4.c
/petsc/src/dm/ao/examples/tutorials/ex1.c
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/ao/interface/ao.c
/petsc/src/dm/ao/interface/aodata.c
/petsc/src/dm/ao/interface/dlregisdm.c
/petsc/src/dm/da/daimpl.h
/petsc/src/dm/da/examples/tests/ex13.c
/petsc/src/dm/da/examples/tests/ex14.c
/petsc/src/dm/da/examples/tests/ex19.c
/petsc/src/dm/da/examples/tests/ex20.c
/petsc/src/dm/da/examples/tests/ex23.c
/petsc/src/dm/da/examples/tests/ex3.c
/petsc/src/dm/da/examples/tests/ex7.c
/petsc/src/dm/da/examples/tests/makefile
/petsc/src/dm/da/examples/tutorials/ex1.c
/petsc/src/dm/da/examples/tutorials/ex6.c
/petsc/src/dm/da/examples/tutorials/makefile
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/dadestroy.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/src/dasub.c
/petsc/src/dm/da/src/f90-custom/makefile
/petsc/src/dm/da/src/f90-custom/zdaindexf90.c
/petsc/src/dm/da/src/gr1.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/dm/da/utils/dm.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/da/utils/sliced.c
/petsc/src/dm/mesh/examples/makefile
/petsc/src/dm/mesh/examples/tests/ex00.c
/petsc/src/dm/mesh/examples/tests/ex01.c
/petsc/src/dm/mesh/examples/tests/ex02.c
/petsc/src/dm/mesh/examples/tests/ex1.c
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/examples/tutorials/data/bm1b.bc
/petsc/src/dm/mesh/examples/tutorials/data/bm1b.connect
/petsc/src/dm/mesh/examples/tutorials/data/bm1b.coord
/petsc/src/dm/mesh/examples/tutorials/data/ex1_1d.lcon
/petsc/src/dm/mesh/examples/tutorials/data/ex1_1d.nodes
/petsc/src/dm/mesh/examples/tutorials/data/ex1_2d.lcon
/petsc/src/dm/mesh/examples/tutorials/data/ex1_2d.nodes
/petsc/src/dm/mesh/examples/tutorials/data/ex1_3d.lcon
/petsc/src/dm/mesh/examples/tutorials/data/ex1_3d.nodes
/petsc/src/dm/mesh/examples/tutorials/ex1.c
/petsc/src/dm/mesh/examples/tutorials/ex2.c
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/dm/mesh/makefile
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/sieve/ALE.cxx
/petsc/src/dm/mesh/sieve/ALE.hh
/petsc/src/dm/mesh/sieve/ALE_containers.hh
/petsc/src/dm/mesh/sieve/ALE_exception.hh
/petsc/src/dm/mesh/sieve/ALE_log.hh
/petsc/src/dm/mesh/sieve/ALE_mem.hh
/petsc/src/dm/mesh/sieve/CoSifter.hh
/petsc/src/dm/mesh/sieve/Coaster.cxx
/petsc/src/dm/mesh/sieve/Coaster.hh
/petsc/src/dm/mesh/sieve/IndexBundle.cxx
/petsc/src/dm/mesh/sieve/IndexBundle.hh
/petsc/src/dm/mesh/sieve/Mesh.cxx
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/dm/mesh/sieve/PreSieve.cxx
/petsc/src/dm/mesh/sieve/PreSieve.hh
/petsc/src/dm/mesh/sieve/Sieve.cxx
/petsc/src/dm/mesh/sieve/Sieve.hh
/petsc/src/dm/mesh/sieve/Sifter.hh
/petsc/src/dm/mesh/sieve/Simplicializer.cxx
/petsc/src/dm/mesh/sieve/Stack.cxx
/petsc/src/dm/mesh/sieve/Stack.hh
/petsc/src/dm/mesh/sieve/makefile
/petsc/src/dm/usg/utils/input.c
/petsc/src/dm/usg/utils/triconvert.c
/petsc/src/docs/tex/manual/acknowl.tex
/petsc/src/docs/tex/manual/part1.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/developers/projects.html
/petsc/src/docs/website/documentation/bugreporting.html
/petsc/src/docs/website/documentation/changes/231.html
/petsc/src/docs/website/documentation/codemanagement.html
/petsc/src/docs/website/documentation/exercises/compiling/index.html
/petsc/src/docs/website/documentation/exercises/compiling/makeoutput.html
/petsc/src/docs/website/documentation/exercises/index.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/referencing.html
/petsc/src/docs/website/documentation/troubleshooting.html
/petsc/src/docs/website/documentation/tutorials/PCFD04.html
/petsc/src/docs/website/documentation/tutorials/PCFD99.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/features/details.html
/petsc/src/docs/website/features/diagram.html
/petsc/src/docs/website/features/index.html
/petsc/src/docs/website/index.html
/petsc/src/docs/website/miscellaneous/acknwldg.html
/petsc/src/docs/website/miscellaneous/external.html
/petsc/src/docs/website/miscellaneous/funding.html
/petsc/src/docs/website/miscellaneous/index.html
/petsc/src/docs/website/miscellaneous/mailing-lists.html
/petsc/src/docs/website/miscellaneous/petscthreads.html
/petsc/src/docs/website/miscellaneous/plans.html
/petsc/src/docs/website/miscellaneous/usage.html
/petsc/src/docs/website/publications/images/brain.jpg
/petsc/src/docs/website/publications/images/cell.jpg
/petsc/src/docs/website/publications/images/heart.jpg
/petsc/src/docs/website/publications/images/ocean.jpg
/petsc/src/docs/website/publications/images/pump.jpg
/petsc/src/docs/website/publications/images/spine0l.jpg
/petsc/src/docs/website/publications/images/vertebra.jpg
/petsc/src/docs/website/publications/index.html
/petsc/src/docs/website/publications/prizes.html
/petsc/src/docs/website/publications/structured.html
/petsc/src/docs/website/publications/unstructured.html
/petsc/src/fortran/f90/makefile
/petsc/src/fortran/fsrc/somefort.F
/petsc/src/fortran/kernels/fmultcrl.F
/petsc/src/fortran/kernels/makefile
/petsc/src/inline/dot.h
/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/ex16f.F
/petsc/src/ksp/ksp/examples/tests/ex18.c
/petsc/src/ksp/ksp/examples/tests/ex24.c
/petsc/src/ksp/ksp/examples/tests/ex25.c
/petsc/src/ksp/ksp/examples/tests/ex27.c
/petsc/src/ksp/ksp/examples/tests/ex6.c
/petsc/src/ksp/ksp/examples/tests/ex7.c
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tests/output/ex27.out
/petsc/src/ksp/ksp/examples/tutorials/data/ex33bc.data
/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/ex13.c
/petsc/src/ksp/ksp/examples/tutorials/ex22.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/ex33.c
/petsc/src/ksp/ksp/examples/tutorials/ex5.c
/petsc/src/ksp/ksp/examples/tutorials/ex9.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/p1.py
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cg/cgne/cgne.c
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/cr/cr.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/ftn-custom/zmodpcff.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/minres/minres.c
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/impls/symmlq/symmlq.c
/petsc/src/ksp/ksp/interface/dlregisksp.c
/petsc/src/ksp/ksp/interface/f90-custom/makefile
/petsc/src/ksp/ksp/interface/f90-custom/zitfuncf90.c
/petsc/src/ksp/ksp/interface/ftn-custom/zitfuncf.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/kspimpl.h
/petsc/src/ksp/pc/examples/tests/ex5.c
/petsc/src/ksp/pc/examples/tests/makefile
/petsc/src/ksp/pc/examples/tutorials/ex1.c
/petsc/src/ksp/pc/examples/tutorials/ex2.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.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/ftn-custom/ziluf.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/hyppilut.c
/petsc/src/ksp/pc/impls/is/feti/examples/ex1.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/mg/ftn-custom/zmgfuncf.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/ksp/pc/impls/prometheus/petscprom.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
shellpc.c
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/ksp/pc/impls/spai/ispai.c
/petsc/src/ksp/pc/impls/tfs/pxxt.c
/petsc/src/ksp/pc/impls/tfs/tfs.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/ex100.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/ex14.c
/petsc/src/mat/examples/tests/ex15.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/ex21.c
/petsc/src/mat/examples/tests/ex3.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/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/ex49.c
/petsc/src/mat/examples/tests/ex5.c
/petsc/src/mat/examples/tests/ex50.c
/petsc/src/mat/examples/tests/ex52.c
/petsc/src/mat/examples/tests/ex53.c
/petsc/src/mat/examples/tests/ex55.c
/petsc/src/mat/examples/tests/ex57.c
/petsc/src/mat/examples/tests/ex58f.F
/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/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/ex78.c
/petsc/src/mat/examples/tests/ex79f.F
/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/ex92.c
/petsc/src/mat/examples/tests/ex93.c
/petsc/src/mat/examples/tests/ex94.c
/petsc/src/mat/examples/tests/ex96.c
/petsc/src/mat/examples/tests/ex99.c
/petsc/src/mat/examples/tests/makefile
/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/tutorials/ex1.c
/petsc/src/mat/examples/tutorials/ex1.py
/petsc/src/mat/examples/tutorials/ex4.c
/petsc/src/mat/examples/tutorials/ex5.c
/petsc/src/mat/impls/adic/matadic.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/makefile
/petsc/src/mat/impls/aij/mpi/crl/mcrl.c
/petsc/src/mat/impls/aij/mpi/fdmpiaij.c
/petsc/src/mat/impls/aij/mpi/makefile
/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/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/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/crl/crl.c
/petsc/src/mat/impls/aij/seq/crl/crl.h
/petsc/src/mat/impls/aij/seq/crl/makefile
/petsc/src/mat/impls/aij/seq/csrperm/csrperm.c
/petsc/src/mat/impls/aij/seq/dxml/dxml.c
/petsc/src/mat/impls/aij/seq/essl/essl.c
/petsc/src/mat/impls/aij/seq/fdaij.c
/petsc/src/mat/impls/aij/seq/lusol/lusol.c
/petsc/src/mat/impls/aij/seq/makefile
/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/spooles/aijspooles.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.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/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/baij2.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/baij/seq/baijfact4.c
/petsc/src/mat/impls/bdiag/mpi/mmbdiag.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.h
/petsc/src/mat/impls/bdiag/seq/bdfact.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag2.c
/petsc/src/mat/impls/bdiag/seq/bdiag3.c
/petsc/src/mat/impls/csr/inode/inode.c
/petsc/src/mat/impls/csr/inode/inode2.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/mpi/plapack/plapack.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/feti/feti.c
/petsc/src/mat/impls/hypre/mhyp.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/lrc/lrc.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/normal/normm.c
/petsc/src/mat/impls/rowbs/makefile
/petsc/src/mat/impls/rowbs/mpi/cholbs.c
/petsc/src/mat/impls/rowbs/mpi/iccbs.c
/petsc/src/mat/impls/rowbs/mpi/makefile
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.h
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.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/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/sbaijfact2.c
/petsc/src/mat/impls/sbaij/seq/spooles/sbaijspooles.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/interface/dlregismat.c
/petsc/src/mat/interface/f90-custom/makefile
/petsc/src/mat/interface/f90-custom/zmatrixf90.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/matfd/fdmatrix.c
/petsc/src/mat/matfd/ftn-custom/zfdmatrixf.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/order/sorder.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/utils/compressedrow.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/makefile
/petsc/src/mat/utils/matstash.c
/petsc/src/mat/utils/matstashspace.c
/petsc/src/mat/utils/matstashspace.h
/petsc/src/mat/utils/multequal.c
/petsc/src/mat/utils/zerodiag.c
/petsc/src/snes/examples/tests/ex1.c
/petsc/src/snes/examples/tests/ex5.c
/petsc/src/snes/examples/tests/ex7.c
/petsc/src/snes/examples/tests/makefile
/petsc/src/snes/examples/tutorials/ex14.c
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/ex2.c
/petsc/src/snes/examples/tutorials/ex22.c
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/examples/tutorials/ex27.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/examples/tutorials/ex3.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/examples/tutorials/ex4.c
/petsc/src/snes/examples/tutorials/ex5f.F
/petsc/src/snes/examples/tutorials/ex5s.c
/petsc/src/snes/examples/tutorials/ex7.c
/petsc/src/snes/examples/tutorials/ex8.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/impls/ls/ftn-custom/zlsf.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/interface/dlregissnes.c
/petsc/src/snes/interface/f90-custom/makefile
/petsc/src/snes/interface/f90-custom/zsnesf90.c
/petsc/src/snes/interface/ftn-custom/zsnesf.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/snesj2.c
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/mf/snesmfjdef.c
/petsc/src/snes/snesimpl.h
/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/sys/bag/bag.c
/petsc/src/sys/dll/dl.c
/petsc/src/sys/dll/makefile
/petsc/src/sys/dll/reg.c
/petsc/src/sys/draw/examples/tests/makefile
/petsc/src/sys/draw/examples/tutorials/makefile
/petsc/src/sys/draw/impls/ps/pops.c
/petsc/src/sys/draw/impls/x/xcolor.c
/petsc/src/sys/draw/interface/dpoints.c
/petsc/src/sys/draw/interface/dtri.c
/petsc/src/sys/draw/interface/dviewp.c
/petsc/src/sys/draw/utils/hists.c
/petsc/src/sys/draw/utils/lg.c
/petsc/src/sys/error/ftn-custom/zerrf.c
/petsc/src/sys/error/signal.c
/petsc/src/sys/examples/tests/ex14.c
/petsc/src/sys/examples/tests/ex3.c
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/examples/tutorials/ex3.c
/petsc/src/sys/examples/tutorials/ex4f.F
/petsc/src/sys/examples/tutorials/ex5.c
/petsc/src/sys/examples/tutorials/makefile
/petsc/src/sys/examples/tutorials/output/ex4_1.out
/petsc/src/sys/examples/tutorials/output/ex4f_1.out
/petsc/src/sys/f90/f90_IRIX.c
/petsc/src/sys/f90/f90_absoft.c
/petsc/src/sys/f90/f90_alpha.c
/petsc/src/sys/f90/f90_common.c
/petsc/src/sys/f90/f90_cray_x1.c
/petsc/src/sys/f90/f90_g95.c
/petsc/src/sys/f90/f90_hpux.c
/petsc/src/sys/f90/f90_hpux.h
/petsc/src/sys/f90/f90_intel.c
/petsc/src/sys/f90/f90_intel8.c
/petsc/src/sys/f90/f90_nag.c
/petsc/src/sys/f90/f90_nag.h
/petsc/src/sys/f90/f90_rs6000.c
/petsc/src/sys/f90/f90_solaris.c
/petsc/src/sys/f90/f90_solaris_old.c
/petsc/src/sys/f90/f90_t3e.c
/petsc/src/sys/f90/f90_win32.c
/petsc/src/sys/f90/f90impl.h
/petsc/src/sys/fileio/fretrieve.c
/petsc/src/sys/fileio/ftest.c
/petsc/src/sys/fileio/ftn-custom/zsysiof.c
/petsc/src/sys/fileio/makefile
/petsc/src/sys/fileio/mpiuopen.c
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/fileio/mprint.h
/petsc/src/sys/fileio/sysio.c
/petsc/src/sys/ftn-custom/zstart.c
/petsc/src/sys/ftn-custom/zutils.c
/petsc/src/sys/makefile
/petsc/src/sys/matlabengine/matlab.c
/petsc/src/sys/mpiuni/makefile
/petsc/src/sys/mpiuni/mpi.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/destroy.c
/petsc/src/sys/objects/ftn-custom/makefile
/petsc/src/sys/objects/ftn-custom/zprefixf.c
/petsc/src/sys/objects/gcookie.c
/petsc/src/sys/objects/inherit.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/makefile
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/ptype.c
/petsc/src/sys/objects/state.c
/petsc/src/sys/objects/tagm.c
/petsc/src/sys/plog/classLog.c
/petsc/src/sys/plog/eventLog.c
/petsc/src/sys/plog/makefile
/petsc/src/sys/plog/plog.c
/petsc/src/sys/plog/plogmpe.c
/petsc/src/sys/plog/stageLog.c
/petsc/src/sys/time/makefile
/petsc/src/sys/time/ptime.c
/petsc/src/sys/utils/fhost.c
/petsc/src/sys/utils/ftn-custom/makefile
/petsc/src/sys/utils/ftn-custom/zpbarrierf.c
/petsc/src/sys/utils/makefile
/petsc/src/sys/utils/mpitr.c
/petsc/src/sys/utils/pbarrier.c
/petsc/src/sys/utils/random.c
/petsc/src/sys/utils/str.c
/petsc/src/sys/verbose/makefile
/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/ftn-custom/zfilevf.c
/petsc/src/sys/viewer/impls/ascii/vcreatea.c
/petsc/src/sys/viewer/impls/binary/binv.c
/petsc/src/sys/viewer/impls/binary/ftn-custom/zbinvf.c
/petsc/src/sys/viewer/impls/hdf4/hdf4v.c
/petsc/src/sys/viewer/impls/mathematica/mathematica.c
/petsc/src/sys/viewer/impls/matlab/ftn-custom/zvmatlabf.c
/petsc/src/sys/viewer/impls/matlab/vmatlab.c
/petsc/src/sys/viewer/impls/netcdf/vnetcdf.c
/petsc/src/sys/viewer/impls/socket/matlab/makefile
/petsc/src/sys/viewer/impls/socket/send.c
/petsc/src/sys/viewer/impls/vu/petscvu.c
/petsc/src/sys/viewer/interface/dlregispetsc.c
/petsc/src/sys/viewer/interface/view.c
/petsc/src/tops/examples/cxx/ex1/Ex1.sidl
/petsc/src/tops/examples/cxx/ex1/Ex1_gui_rc.in
/petsc/src/tops/examples/cxx/ex1/Ex1_rc.in
/petsc/src/tops/examples/cxx/ex1/ex1.bld
/petsc/src/tops/examples/cxx/ex1/ex1.cc
/petsc/src/tops/examples/cxx/ex1/makefile
/petsc/src/tops/examples/cxx/ex1/server/cxx/Ex1_System_Impl.cc
/petsc/src/tops/examples/cxx/ex1/server/cxx/Ex1_System_Impl.hh
/petsc/src/tops/examples/cxx/ex2/Ex2.sidl
/petsc/src/tops/examples/cxx/ex2/Ex2_gui_rc.in
/petsc/src/tops/examples/cxx/ex2/Ex2_rc.in
/petsc/src/tops/examples/cxx/ex2/ex1_rc.in
/petsc/src/tops/examples/cxx/ex2/ex2.cc
/petsc/src/tops/examples/cxx/ex2/makefile
/petsc/src/tops/examples/cxx/ex2/server/cxx/Ex2_System_Impl.cc
/petsc/src/tops/examples/cxx/ex2/server/cxx/Ex2_System_Impl.hh
/petsc/src/tops/examples/cxx/ex3/Ex3.sidl
/petsc/src/tops/examples/cxx/ex3/Ex3_gui_rc.in
/petsc/src/tops/examples/cxx/ex3/Ex3_rc.in
/petsc/src/tops/examples/cxx/ex3/ex3.cc
/petsc/src/tops/examples/cxx/ex3/makefile
/petsc/src/tops/examples/cxx/ex3/server/cxx/Ex3_System_Impl.cc
/petsc/src/tops/examples/cxx/ex3/server/cxx/Ex3_System_Impl.hh
/petsc/src/tops/examples/cxx/ex4/Ex4.sidl
/petsc/src/tops/examples/cxx/ex4/Ex4_gui_rc.in
/petsc/src/tops/examples/cxx/ex4/Ex4_rc.in
/petsc/src/tops/examples/cxx/ex4/ex4.cc
/petsc/src/tops/examples/cxx/ex4/makefile
/petsc/src/tops/examples/cxx/ex4/server/cxx/Ex4_System_Impl.cc
/petsc/src/tops/examples/cxx/ex4/server/cxx/Ex4_System_Impl.hh
/petsc/src/tops/images/13.jpg
/petsc/src/tops/images/tops-hypre-withpalette.png
/petsc/src/tops/images/tops-hypre.png
/petsc/src/tops/images/tops-linear.png
/petsc/src/tops/images/tops-linear2.png
/petsc/src/tops/images/tops-nonlinear-withpalette.png
/petsc/src/tops/images/tops-nonlinear.png
/petsc/src/tops/makefile
/petsc/src/tops/makefile.rules
/petsc/src/tops/server/cxx/TOPS_ParameterHandling.cc
/petsc/src/tops/server/cxx/TOPS_ParameterHandling.hh
/petsc/src/tops/server/cxx/TOPS_StructuredSolver_Impl.cc
/petsc/src/tops/server/cxx/TOPS_StructuredSolver_Impl.hh
/petsc/src/tops/server/cxx/TOPS_Structured_Matrix_Impl.cc
/petsc/src/tops/server/cxx/TOPS_Structured_Matrix_Impl.hh
/petsc/src/tops/server/cxx/TOPS_UnstructuredSolver_Impl.cc
/petsc/src/tops/server/cxx/TOPS_UnstructuredSolver_Impl.hh
/petsc/src/tops/server/cxx/TOPS_Unstructured_Matrix_Impl.cc
/petsc/src/tops/server/cxx/TOPS_Unstructured_Matrix_Impl.hh
/petsc/src/tops/tops.html
/petsc/src/tops/tops.sidl
/petsc/src/tops/topsccafe.html
/petsc/src/tops/topsgenerator.html
/petsc/src/tops/topsinstaller.html
/petsc/src/tops/twopager.pdf
/petsc/src/tops/utils/Makefile_template.client
/petsc/src/tops/utils/generateClientMakefile.sh
/petsc/src/ts/examples/tests/ex1.c
/petsc/src/ts/examples/tests/ex1f.F
/petsc/src/ts/examples/tests/makefile
/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/makefile
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/dlregists.c
/petsc/src/ts/interface/ftn-custom/ztsf.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tsfd.c
/petsc/src/ts/tsimpl.h
/petsc/src/vec/is/examples/tests/makefile
/petsc/src/vec/is/examples/tutorials/makefile
/petsc/src/vec/is/impls/f90-custom/makefile
/petsc/src/vec/is/impls/f90-custom/zblockf90.c
/petsc/src/vec/is/interface/f90-custom/makefile
/petsc/src/vec/is/interface/f90-custom/zindexf90.c
/petsc/src/vec/is/utils/f90-custom/makefile
/petsc/src/vec/is/utils/f90-custom/ziscoloringf90.c
/petsc/src/vec/is/utils/ftn-custom/ziscoloringf.c
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/vec/examples/tests/ex20f.F
/petsc/src/vec/vec/examples/tests/ex21.c
/petsc/src/vec/vec/examples/tests/ex28.c
/petsc/src/vec/vec/examples/tests/makefile
/petsc/src/vec/vec/examples/tutorials/ex1.c
/petsc/src/vec/vec/examples/tutorials/ex11.c
/petsc/src/vec/vec/examples/tutorials/ex17.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/ex5.c
/petsc/src/vec/vec/examples/tutorials/ex6.c
/petsc/src/vec/vec/examples/tutorials/ex7f.F
/petsc/src/vec/vec/examples/tutorials/ex9.c
/petsc/src/vec/vec/examples/tutorials/makefile
/petsc/src/vec/vec/impls/dvecimpl.h
/petsc/src/vec/vec/impls/hypre/vhyp.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/mpi/pvec2.c
/petsc/src/vec/vec/impls/mpi/pvecimpl.h
/petsc/src/vec/vec/impls/seq/bvec1.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/impls/seq/dvec2.c
/petsc/src/vec/vec/impls/shared/shvec.c
/petsc/src/vec/vec/interface/dlregisvec.c
/petsc/src/vec/vec/interface/f90-custom/makefile
/petsc/src/vec/vec/interface/f90-custom/zvectorf90.c
/petsc/src/vec/vec/interface/makefile
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/interface/veccreate.c
/petsc/src/vec/vec/interface/vecreg.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/comb.c
/petsc/src/vec/vec/utils/ftn-custom/makefile
/petsc/src/vec/vec/utils/ftn-custom/zvecmpitoseqf.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
6356e83413-Oct-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3592
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20051013181204|54791
ChangeSet
1.3592 05/10/13 13:12:04 barrysmith@barrysmith-57.mcs.anl.gov +38 -0
move src/ksp/pc/pcimpl.h inc

bk-changeset-1.3592
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20051013181204|54791
ChangeSet
1.3592 05/10/13 13:12:04 barrysmith@barrysmith-57.mcs.anl.gov +38 -0
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/vec/vec/interface/vector.c
1.142 05/10/13 13:11:52 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ts/impls/implicit/sundials/sundials.h
1.17 05/10/13 13:11:52 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/docs/website/documentation/changes/231.html
1.49 05/10/13 13:11:52 barrysmith@barrysmith-57.mcs.anl.gov +188 -142
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/sys/viewer/impls/mathematica/mathematica.c
1.40 05/10/13 13:11:51 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/sys/objects/aoptions.c
1.39 05/10/13 13:11:50 barrysmith@barrysmith-57.mcs.anl.gov +101 -6
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/snes/utils/damg.c
1.55 05/10/13 13:11:50 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/makefile
1.8 05/10/13 13:11:50 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/interface/precon.c
1.65 05/10/13 13:11:50 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/interface/pcset.c
1.27 05/10/13 13:11:50 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/interface/pcregis.c
1.37 05/10/13 13:11:49 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/tfs/tfs.c
1.7 05/10/13 13:11:49 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/spai/ispai.c
1.34 05/10/13 13:11:49 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/sor/sor.c
1.33 05/10/13 13:11:49 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/shell/shellpc.c
1.34 05/10/13 13:11:49 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/redundant/redundant.c
1.26 05/10/13 13:11:49 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/prometheus/petscprom.c
1.9 05/10/13 13:11:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/pbjacobi/pbjacobi.c
1.21 05/10/13 13:11:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/none/none.c
1.10 05/10/13 13:11:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/ml/ml.c
1.24 05/10/13 13:11:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/mg/mgimpl.h
1.14 05/10/13 13:11:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/mat/pcmat.c
1.12 05/10/13 13:11:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/ksp/pcksp.c
1.27 05/10/13 13:11:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/jacobi/jacobi.c
1.20 05/10/13 13:11:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/is/pcis.h
1.12 05/10/13 13:11:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/hypre/hyppilut.c
1.79 05/10/13 13:11:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/fieldsplit/fieldsplit.c
1.27 05/10/13 13:11:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/factor/lu/lu.c
1.46 05/10/13 13:11:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/factor/ilu/ilu.c
1.59 05/10/13 13:11:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/factor/icc/icc.h
1.9 05/10/13 13:11:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/factor/factor.c
1.9 05/10/13 13:11:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/factor/cholesky/cholesky.c
1.43 05/10/13 13:11:44 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/eisens/eisen.c
1.28 05/10/13 13:11:44 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/composite/composite.c
1.33 05/10/13 13:11:44 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/bjacobi/bjacobi.h
1.8 05/10/13 13:11:44 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/bjacobi/bjacobi.c
1.50 05/10/13 13:11:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/ksp/pc/impls/asm/asm.c
1.51 05/10/13 13:11:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/docs/website/documentation/changes/index.html
1.21 05/10/13 13:11:43 barrysmith@barrysmith-57.mcs.anl.gov +124 -2
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/docs/tex/manual/developers.tex
1.13 05/10/13 13:11:42 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move src/ksp/pc/pcimpl.h include/private/pcimpl.h

src/docs/website/documentation/changes/231.html
1.48 05/10/13 09:19:38 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
bk cp src/docs/website/documentation/changes/230.html src/docs/website/documentation/changes/231.html

src/docs/website/documentation/changes/230.html
1.47 05/05/04 23:02:51 knepley@khan.(none) +0 -0
Auto merged

src/docs/website/documentation/changes/230.html
1.45.1.1 05/05/04 21:08:13 knepley@khan.(none) +1 -0
Another change

src/docs/website/documentation/changes/230.html
1.46 05/05/04 16:57:16 balay@asterix.mcs.anl.gov +7 -1
update about removal of PetscSetCommWorld()

src/docs/website/documentation/changes/230.html
1.45 05/04/25 15:04:27 knepley@khan.(none) +1 -0
Changed order of VecSetRandom arguments

src/docs/website/documentation/changes/230.html
1.44 05/04/25 14:08:47 balay@asterix.mcs.anl.gov +5 -0
add info about python bindings

src/docs/website/documentation/changes/230.html
1.43 05/04/25 13:06:06 balay@asterix.mcs.anl.gov +157 -109
update changes file with 2.3.0 release info

src/docs/website/documentation/changes/230.html
1.42 05/04/25 12:51:35 balay@asterix.mcs.anl.gov +0 -0
Rename: src/docs/website/documentation/changes/222.html -> src/docs/website/documentation/changes/230.html

src/docs/website/documentation/changes/222.html
1.41 05/03/29 10:26:33 Kris@p4buschel.home.net +1 -0
Add MatConvert interface change to changes

src/docs/website/documentation/changes/222.html
1.40 05/03/17 15:37:12 knepley@khan.(none) +8 -0
Interface fixes

src/docs/website/documentation/changes/222.html
1.39 05/03/15 18:34:36 knepley@khan.(none) +5 -2
Fixed MatCreate
Fixed SNESSolve

src/docs/website/documentation/changes/222.html
1.38 05/03/12 15:35:37 knepley@khan.(none) +26 -1
Lots of interface changes

src/docs/website/documentation/changes/222.html
1.37 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +5 -0
PC_ in front of all MG functions

src/docs/website/documentation/changes/222.html
1.36 05/01/26 10:04:48 barrysmith@barry-smiths-computer.local +1 -0
Added PCShellSet/GetContext() and removed context argument to setting Apply and
ApplyRichardson

src/docs/website/documentation/changes/222.html
1.35 05/01/25 15:15:49 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
change SNESxxxLineSearchyyy routines to SNESLineSearchxxxyyy

src/docs/website/documentation/changes/222.html
1.34 05/01/24 21:34:26 barrysmith@barry-smiths-computer.local +2 -0
changes/additions for SNESSetLineSearchCheck()

src/docs/website/documentation/changes/222.html
1.33 05/01/23 18:43:40 barrysmith@barry-smiths-computer.local +4 -2
*** empty log message ***

src/docs/website/documentation/changes/222.html
1.32 05/01/17 19:48:12 barrysmith@barry-smiths-computer.local +1 -0
MGxxx -> PCMGxxx

src/docs/website/documentation/changes/222.html
1.31 05/01/10 09:36:44 hzhang@harley.mcs.anl.gov +10 -8
update web site - ml interface is added to petsc-2.2.2

src/docs/website/documentation/changes/222.html
1.30 05/01/06 14:38:32 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Auto merged

src/docs/website/documentation/changes/222.html
1.28.1.1 05/01/05 13:31:59 Kris@p4buschel. +0 -0
Auto merged

src/docs/website/documentation/changes/222.html
1.29 05/01/05 13:41:31 barrysmith@barrysmith-57.mcs.anl.gov +5 -0
PCMG more defaults and reference counting

src/docs/website/documentation/changes/222.html
1.27.1.1 05/01/04 10:07:38 Kris@p4buschel. +1 -0
Added "petscdmmg.h" to changes.

src/docs/website/documentation/changes/222.html
1.28 05/01/03 16:14:06 barrysmith@barry-smiths-computer.local +2 -0
support for computing coarser matrices automatically via Galerkin for MG

src/docs/website/documentation/changes/222.html
1.27 04/11/29 15:32:12 hzhang@harley.mcs.anl.gov +2 -2
rename
-pc_factor_shiftnonzero by -pc_factor_shift_nonzero
-pc_factor_shiftpd by -pc_factor_shift_positive_definite

src/docs/website/documentation/changes/222.html
1.26 04/11/10 20:17:39 barrysmith@barry-smiths-computer.local +1 -0
*** empty log message ***

src/docs/website/documentation/changes/222.html
1.25 04/11/08 14:51:17 hzhang@harley.mcs.anl.gov +6 -1
record the API changes made with pc and mat

src/docs/website/documentation/changes/222.html
1.24 04/11/07 22:03:15 barrysmith@barry-smiths-computer.local +6 -0
reorganized PetscTrXXX, -trmalloc, PetscGetResidentSetSize(), -get_resident_set_size
API

src/docs/website/documentation/changes/222.html
1.23 04/10/08 21:49:37 barrysmith@barry-smiths-computer.local +6 -0
*** empty log message ***

src/docs/website/documentation/changes/222.html
1.22 04/08/25 13:51:59 barrysmith@barrysmith-57.mcs.anl.gov +37 -58
reorder for nonzeros along diagonal as function call

src/docs/website/documentation/changes/222.html
1.21 04/08/25 13:40:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
bk cp 221.html 222.html

src/docs/website/documentation/changes/221.html
1.20 04/08/15 11:44:01 barrysmith@barry-smiths-computer.local +9 -2
PetscInt stuff

src/docs/website/documentation/changes/221.html
1.19 04/08/15 10:41:27 barrysmith@barry-smiths-computer.local +8 -3
updated changes

src/docs/website/documentation/changes/221.html
1.18 04/08/01 18:41:45 barrysmith@barry-smiths-computer.local +5 -2
*** empty log message ***

src/docs/website/documentation/changes/221.html
1.17 04/07/03 17:23:56 victorle@tibook500ve.cs.utk.edu +6 -1
IScreateGeneralWithArray added;
ISSum syntax changed, ISExtend removed.

src/docs/website/documentation/changes/221.html
1.16 04/06/22 21:59:20 barrysmith@barry-smiths-computer.local +1 -0
addition of CSR preallocation

src/docs/website/documentation/changes/221.html
1.15 04/06/01 15:12:04 barrysmith@barrysmith-57.mcs.anl.gov +3 -0
*** empty log message ***

src/docs/website/documentation/changes/221.html
1.14 04/05/26 11:24:08 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
remove presentations from website

src/docs/website/documentation/changes/221.html
1.13 04/05/14 22:41:30 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/docs/website/documentation/changes/231.html
1.12 04/04/06 16:29:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
MatIsSymmetric(), MatIsTranspose() now take tol

src/docs/website/documentation/changes/231.html
1.11 04/04/01 17:50:25 barrysmith@barry-smiths-computer.local +2 -1
VecConvertMPIToAll() and VecConvertMPIToZero() have been replaced with
VecScatterCreateToAll() and VecScatterCreateToZero()

src/docs/website/documentation/changes/231.html
1.10 04/03/27 11:38:49 barrysmith@barry-smiths-computer.local +3 -3
removal of null space in preconditioner is now handled by
KSP instead of PC

src/docs/website/documentation/changes/231.html
1.9 04/03/21 20:48:43 barrysmith@barry-smiths-computer.local +6 -1
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/docs/website/documentation/changes/231.html
1.8 04/03/19 20:19:31 barrysmith@barry-smiths-computer.local +2 -1
added SNESSetRhs()

src/docs/website/documentation/changes/231.html
1.7 04/03/19 11:36:16 barrysmith@barry-smiths-computer.local +9 -6
MatGetSubmatrices() propagates symmetric flag

src/docs/website/documentation/changes/231.html
1.6 04/03/17 20:16:33 barrysmith@barry-smiths-computer.local +2 -0
*** empty log message ***

src/docs/website/documentation/changes/231.html
1.5 04/03/17 19:52:01 barrysmith@barry-smiths-computer.local +4 -0
added Vec/MatStashGetInfo()

src/docs/website/documentation/changes/231.html
1.4 04/03/10 20:29:09 barrysmith@barry-smiths-computer.local +8 -0
changed with-mpich/with-c-blas.... to download-....

src/docs/website/documentation/changes/231.html
1.3 04/03/10 15:56:38 barrysmith@barrysmith-57.mcs.anl.gov +6 -0
added DAGetInterpolation support for nonuniform DA grids
set with DASetCoordinates()

src/docs/website/documentation/changes/231.html
1.2 04/03/05 09:53:59 barrysmith@barrysmith-57.mcs.anl.gov +5 -32
changes for next release started

src/docs/website/documentation/changes/231.html
1.1 04/03/05 09:51:50 barrysmith@barrysmith-57.mcs.anl.gov +138 -0

src/docs/website/documentation/changes/231.html
1.0 04/03/05 09:51:50 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
BitKeeper file /Users/barrysmith/petsc-dev/docs/website/documentation/changes/221.html


Hg-commit: 3484aaed74b69dc942ee03e3c477f1f68bb3241e

show more ...


/petsc/bin/TOPSGenerator.py
/petsc/bin/TOPSInstaller.py
/petsc/bmake/common/rules
/petsc/bmake/common/rules.shared.basic
/petsc/config/configure.py
/petsc/config/cray-x1.py
/petsc/config/linux-gnu-gcc-absoft.py
/petsc/config/linux-gnu-ia64-intel.py
/petsc/config/linux-gnu-ia64.py
/petsc/config/solaris-64.py
/petsc/include/finclude/petsc.h
/petsc/include/finclude/petscdef.h
/petsc/include/finclude/petscvec.h
/petsc/include/mpiuni/mpi.h
/petsc/include/petsc.h
/petsc/include/petscbag.h
/petsc/include/petscctable.h
/petsc/include/petscda.h
/petsc/include/petscdmmg.h
/petsc/include/petscksp.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscsys.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/private/pcimpl.h
/petsc/include/private/petscimpl.h
/petsc/include/private/vecimpl.h
/petsc/maint/bk2darcs.py
/petsc/maint/confignightly/tg-login
/petsc/maint/generateetags.py
/petsc/maint/startnightly
/petsc/maint/startnightly.tao
/petsc/make.py
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/package.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/BlockSolve.py
/petsc/python/PETSc/packages/Dscpack.py
/petsc/python/PETSc/packages/Jostle.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/MUMPS.py
/petsc/python/PETSc/packages/PLAPACK.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/Prometheus.py
/petsc/python/PETSc/packages/SCALAPACK.py
/petsc/python/PETSc/packages/Scotch.py
/petsc/python/PETSc/packages/SuperLU.py
/petsc/python/PETSc/packages/SuperLU_DIST.py
/petsc/python/PETSc/packages/UMFPACK.py
/petsc/python/PETSc/packages/X11.py
/petsc/python/PETSc/packages/babel.py
/petsc/python/PETSc/packages/c2html.py
/petsc/python/PETSc/packages/ccafe.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/packages/spai.py
/petsc/python/PETSc/packages/spooles.py
/petsc/python/PETSc/utilities/arch.py
/petsc/python/PETSc/utilities/languages.py
/petsc/python/PETSc/utilities/petscdir.py
/petsc/python/PETSc/utilities/sharedLibraries.py
/petsc/src/benchmarks/results/performance_arco1
/petsc/src/benchmarks/results/performance_cfd_2_10
/petsc/src/benchmarks/sizeof.c
/petsc/src/contrib/oberman/burgers_df_based_q1/appctx.h
/petsc/src/contrib/oberman/burgers_df_based_q1/appsetalg.c
/petsc/src/contrib/oberman/laplacian_q1/appctx.h
/petsc/src/contrib/reusememory/reuse.c
/petsc/src/dm/ao/interface/aodata.c
/petsc/src/dm/da/examples/tests/ex21f.F
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/utils/makefile
/petsc/src/dm/da/utils/sliced.c
/petsc/src/dm/makefile
/petsc/src/dm/mesh/makefile
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/sieve/ALE.cxx
/petsc/src/dm/mesh/sieve/ALE.hh
/petsc/src/dm/mesh/sieve/ClosureBundle.cxx
/petsc/src/dm/mesh/sieve/ClosureBundle.hh
/petsc/src/dm/mesh/sieve/PreSieve.cxx
/petsc/src/dm/mesh/sieve/PreSieve.hh
/petsc/src/dm/mesh/sieve/Sieve.cxx
/petsc/src/dm/mesh/sieve/Sieve.hh
/petsc/src/dm/mesh/sieve/Stack.cxx
/petsc/src/dm/mesh/sieve/Stack.hh
/petsc/src/dm/mesh/sieve/makefile
/petsc/src/dm/usg/2d/quadratic/appview.c
/petsc/src/docs/strategy.tex
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/documentation/changes/231.html
/petsc/src/docs/website/documentation/changes/index.html
/petsc/src/docs/website/documentation/linearsolvertable.html
/petsc/src/docs/website/miscellaneous/external.html
/petsc/src/docs/website/miscellaneous/index.html
/petsc/src/docs/website/publications/prizes.html
/petsc/src/fortran/kernels/bgl/fmaxpy_bgl.F
/petsc/src/fortran/kernels/bgl/fmdot_bgl.F
/petsc/src/fortran/kernels/bgl/fsolvebaij_bgl.F
/petsc/src/fortran/kernels/bgl/sgemv_bgl.F
/petsc/src/fortran/kernels/fmaxpy.F
/petsc/src/fortran/kernels/fmdot.F
/petsc/src/fortran/kernels/fmult.F
/petsc/src/fortran/kernels/frelax.F
/petsc/src/fortran/kernels/fsolve.F
/petsc/src/fortran/kernels/fsolvebaij.F
/petsc/src/fortran/kernels/sgemv.F
/petsc/src/ksp/ksp/examples/tutorials/ex14f.F
/petsc/src/ksp/ksp/examples/tutorials/ex15f.F
/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/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/ex33.c
/petsc/src/ksp/ksp/examples/tutorials/ex33mesh.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/p1.py
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/interface/eige.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/pc/examples/tests/ex8f.F
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.h
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/eisens/eisen.c
/petsc/src/ksp/pc/impls/factor/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/factor/factor.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/lu/lu.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/hypre/hyppilut.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/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/mgimpl.h
/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/pbjacobi/pbjacobi.c
/petsc/src/ksp/pc/impls/prometheus/petscprom.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
shellpc.c
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/ksp/pc/impls/spai/ispai.c
/petsc/src/ksp/pc/impls/tfs/tfs.c
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/ksp/pc/interface/pcset.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/ksp/pc/makefile
/petsc/src/mat/examples/tests/ex103.c
/petsc/src/mat/examples/tests/ex104.c
/petsc/src/mat/examples/tests/ex2.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tutorials/ex5.c
/petsc/src/mat/impls/aij/mpi/mpiaij.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/spooles/mpispooles.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.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/spooles/spoolesOptions.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/csr/inode/inode.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/mpi/plapack/PLA_prototypes.h
/petsc/src/mat/impls/dense/mpi/plapack/plapack.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/dense/seq/dense.h
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/utils/freespace.c
/petsc/src/mat/utils/freespace.h
/petsc/src/snes/examples/tests/ex12f.F
/petsc/src/snes/examples/tests/ex1f.F
/petsc/src/snes/examples/tutorials/ex2.py
/petsc/src/snes/examples/tutorials/ex27.c
/petsc/src/snes/examples/tutorials/ex4.c
/petsc/src/snes/examples/tutorials/ex5s.c
/petsc/src/snes/examples/tutorials/ex7.c
/petsc/src/snes/examples/tutorials/ex8.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/impls/ls/ftn-custom/zlsf.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesj2.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/utils/damg.c
/petsc/src/snes/utils/ftn-custom/zdamgf.c
/petsc/src/sys/dll/dl.c
/petsc/src/sys/draw/impls/x/drawopenx.c
/petsc/src/sys/draw/utils/axis.c
/petsc/src/sys/error/signal.c
/petsc/src/sys/examples/tutorials/ex4.c
/petsc/src/sys/fileio/fretrieve.c
/petsc/src/sys/fileio/ghome.c
/petsc/src/sys/matlabengine/matlab.c
/petsc/src/sys/memory/mal.c
/petsc/src/sys/memory/mem.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/makefile
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/state.c
/petsc/src/sys/plog/plog.c
/petsc/src/sys/plog/ploginfo.c
/petsc/src/sys/utils/makefile
/petsc/src/sys/utils/mpimesg.c
/petsc/src/sys/viewer/impls/mathematica/mathematica.c
/petsc/src/sys/viewer/impls/string/stringv.c
/petsc/src/sys/viewer/interface/dlregispetsc.c
/petsc/src/tops/examples/c++/ex1/Ex1.sidl
/petsc/src/tops/examples/c++/ex1/Ex1_gui_rc.in
/petsc/src/tops/examples/c++/ex1/Ex1_rc.in
/petsc/src/tops/examples/c++/ex1/ex1.bld
/petsc/src/tops/examples/c++/ex1/ex1.cc
/petsc/src/tops/examples/c++/ex1/makefile
/petsc/src/tops/examples/c++/ex1/server/c++/Ex1_System_Impl.cc
/petsc/src/tops/examples/c++/ex1/server/c++/Ex1_System_Impl.hh
/petsc/src/tops/examples/c++/ex2/Ex2.sidl
/petsc/src/tops/examples/c++/ex2/ex1_rc.in
/petsc/src/tops/examples/c++/ex2/ex2.cc
/petsc/src/tops/examples/c++/ex2/ex2_gui_rc.in
/petsc/src/tops/examples/c++/ex2/ex2_rc.in
/petsc/src/tops/examples/c++/ex2/makefile
/petsc/src/tops/examples/c++/ex2/server/c++/Ex2_System_Impl.cc
/petsc/src/tops/examples/c++/ex2/server/c++/Ex2_System_Impl.hh
/petsc/src/tops/examples/c++/ex3/Ex3.sidl
/petsc/src/tops/examples/c++/ex3/Ex3_gui_rc.in
/petsc/src/tops/examples/c++/ex3/Ex3_rc.in
/petsc/src/tops/examples/c++/ex3/ex3.cc
/petsc/src/tops/examples/c++/ex3/makefile
/petsc/src/tops/examples/c++/ex3/server/c++/Ex3_System_Impl.cc
/petsc/src/tops/examples/c++/ex3/server/c++/Ex3_System_Impl.hh
/petsc/src/tops/examples/c++/ex4/Ex4.sidl
/petsc/src/tops/examples/c++/ex4/Ex4_gui_rc.in
/petsc/src/tops/examples/c++/ex4/Ex4_rc.in
/petsc/src/tops/examples/c++/ex4/ex4.cc
/petsc/src/tops/examples/c++/ex4/makefile
/petsc/src/tops/examples/c++/ex4/server/c++/Ex4_System_Impl.cc
/petsc/src/tops/examples/c++/ex4/server/c++/Ex4_System_Impl.hh
/petsc/src/tops/images/s10.jpg
/petsc/src/tops/images/s11.jpg
/petsc/src/tops/images/s2.jpg
/petsc/src/tops/images/s3.jpg
/petsc/src/tops/images/s4.jpg
/petsc/src/tops/images/s5.jpg
/petsc/src/tops/images/s6.jpg
/petsc/src/tops/images/s7.jpg
/petsc/src/tops/images/s8.jpg
/petsc/src/tops/images/s9.jpg
/petsc/src/tops/makefile
/petsc/src/tops/makefile.rules
/petsc/src/tops/server/c++/TOPS_ParameterHandling.cc
/petsc/src/tops/server/c++/TOPS_ParameterHandling.hh
/petsc/src/tops/server/c++/TOPS_StructuredSolver_Impl.cc
/petsc/src/tops/server/c++/TOPS_StructuredSolver_Impl.hh
/petsc/src/tops/server/c++/TOPS_Structured_Matrix_Impl.cc
/petsc/src/tops/server/c++/TOPS_Structured_Matrix_Impl.hh
/petsc/src/tops/server/c++/TOPS_UnstructuredSolver_Impl.cc
/petsc/src/tops/server/c++/TOPS_UnstructuredSolver_Impl.hh
/petsc/src/tops/server/c++/TOPS_Unstructured_Matrix_Impl.cc
/petsc/src/tops/server/c++/TOPS_Unstructured_Matrix_Impl.hh
/petsc/src/tops/tops.html
/petsc/src/tops/tops.sidl
/petsc/src/tops/topsgenerator.html
/petsc/src/tops/utils/genSCLCCA.sh
/petsc/src/ts/examples/tests/ex1f.F
/petsc/src/ts/examples/tests/ex1f.h
/petsc/src/ts/examples/tutorials/ex1f.F
/petsc/src/ts/examples/tutorials/ex2f.F
/petsc/src/ts/examples/tutorials/ex2f.h
/petsc/src/ts/impls/implicit/sundials/sundials.h
/petsc/src/vec/is/examples/tests/ex2f.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/isltog.c
/petsc/src/vec/vec/examples/tests/ex17f.F
/petsc/src/vec/vec/examples/tests/ex30f.F
/petsc/src/vec/vec/examples/tutorials/ex14f.F
/petsc/src/vec/vec/examples/tutorials/ex17.c
/petsc/src/vec/vec/examples/tutorials/ex1f.F
/petsc/src/vec/vec/examples/tutorials/ex9f.F
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/mpi/pvec2.c
/petsc/src/vec/vec/interface/dlregisvec.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/comb.c
/petsc/src/vec/vec/utils/vinv.c
78eacf4124-Aug-2005 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.3473.13.3
balay@asterix.mcs.anl.gov|ChangeSet|20050824223733|52146
ChangeSet
1.3473.13.3 05/08/24 17:37:33 balay@asterix.mcs.anl.gov +4 -0
Merge asterix.mcs.anl.gov:/home/balay/pet

bk-changeset-1.3473.13.3
balay@asterix.mcs.anl.gov|ChangeSet|20050824223733|52146
ChangeSet
1.3473.13.3 05/08/24 17:37:33 balay@asterix.mcs.anl.gov +4 -0
Merge asterix.mcs.anl.gov:/home/balay/petsc-dist
into asterix.mcs.anl.gov:/home/balay/bk-rep/petsc-dev

src/ksp/pc/impls/shell/shellpc.c
1.33 05/08/24 17:37:31 balay@asterix.mcs.anl.gov +0 -1
merge from petsc-2.3.0

src/mat/impls/shell/shell.c
1.35 05/08/24 17:32:13 balay@asterix.mcs.anl.gov +0 -0
Auto merged

include/petscversion.h
1.169 05/08/24 17:32:13 balay@asterix.mcs.anl.gov +0 -0
Auto merged

include/petscpc.h
1.75 05/08/24 17:32:13 balay@asterix.mcs.anl.gov +0 -0
Auto merged


Hg-commit: 4b6e08770b0e928cf8a1cd4f60c45e20b8c0390f

show more ...

18be62a524-Aug-2005 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.3215.1.53
balay@asterix.mcs.anl.gov|ChangeSet|20050824222431|42971
ChangeSet
1.3215.1.53 05/08/24 17:24:31 balay@asterix.mcs.anl.gov +4 -0
code contrb by Lisandro Dalcin <dalcinl@g

bk-changeset-1.3215.1.53
balay@asterix.mcs.anl.gov|ChangeSet|20050824222431|42971
ChangeSet
1.3215.1.53 05/08/24 17:24:31 balay@asterix.mcs.anl.gov +4 -0
code contrb by Lisandro Dalcin <dalcinl@gmail.com> #1378, #1380, #13581

src/mat/impls/shell/shell.c
1.31.1.1 05/08/24 17:24:29 balay@asterix.mcs.anl.gov +72 -13
add MultTranspose() and GetDiagonal() for mat_type shell
code contrib from Lisandro Dalcin <dalcinl@gmail.com> #13580

src/ksp/pc/impls/shell/shellpc.c
1.28.1.1 05/08/24 17:24:29 balay@asterix.mcs.anl.gov +63 -2
add PCShellSetDestroy() code contrb by Lisandro Dalcin <dalcinl@gmail.com> #13581
- also includes [PETSC #13578] PCShellSetName_Shell leaking memory patch

include/petscversion.h
1.138.1.28 05/08/24 17:24:29 balay@asterix.mcs.anl.gov +2 -2
patch update

include/petscpc.h
1.72.1.2 05/08/24 17:24:29 balay@asterix.mcs.anl.gov +3 -3
add PCShellSetDestroy() code contrb by Lisandro Dalcin <dalcinl@gmail.com> #13581


Hg-commit: da5db4d1c6a549a8579b66a691b0d45dff88f053

show more ...


/petsc/bin/matlab/PetscBagRead.m
/petsc/bin/matlab/PetscBinaryRead.m
/petsc/bin/matlab/PetscBinaryWrite.m
/petsc/bin/mpiexec.valgrind
/petsc/bin/taucc.py
/petsc/bmake/adic.init
/petsc/bmake/common/rules
/petsc/bmake/common/rules.shared.basic
/petsc/bmake/common/test
/petsc/bmake/common/variables
/petsc/bmake/docsonly/petscconf
/petsc/config/aix5.1.0.0.py
/petsc/config/configure.py
/petsc/config/freebsd5.1-c89
/petsc/config/freebsd5.1-c89.py
/petsc/config/freebsd5.1.py
/petsc/config/irix6.5-64.py
/petsc/config/irix6.5.py
/petsc/config/linux-gnu-amd64
/petsc/config/linux-gnu-amd64.py
/petsc/config/linux-gnu-gcc-absoft.py
/petsc/config/linux-gnu-gcc-ifc.py
/petsc/config/linux-gnu-gcc-pgf90.py
/petsc/config/linux-gnu-intel.py
/petsc/config/linux-gnu.py
/petsc/config/linux-rhAS3-gcc32
/petsc/config/linux-rhAS3-gcc32.py
/petsc/config/linux-rhAS3-intel81
/petsc/config/linux-rhAS3-intel81.py
/petsc/config/macosx-ibm.py
/petsc/config/macosx-nagf90
/petsc/config/macosx-nagf90.py
/petsc/config/solaris-64.py
/petsc/config/solaris2.9-lam.py
/petsc/config/solaris2.9.py
/petsc/include/f90impl/f90_g95.h
/petsc/include/f90impl/f90_intel.h
/petsc/include/f90impl/f90_intel8.h
/petsc/include/finclude/petscmg.h
/petsc/include/finclude/petscsnes.h
/petsc/include/finclude/petscvec.h
/petsc/include/makefile
/petsc/include/mpiuni/mpif.h
/petsc/include/petsc.h
/petsc/include/petscbag.h
/petsc/include/petscblaslapack.h
/petsc/include/petscblaslapack_c.h
/petsc/include/petscblaslapack_caps.h
/petsc/include/petscblaslapack_cptofcd.h
/petsc/include/petscblaslapack_stdcall.h
/petsc/include/petscblaslapack_uscore.h
/petsc/include/petscda.h
/petsc/include/petscdmmg.h
/petsc/include/petscdraw.h
/petsc/include/petscerror.h
/petsc/include/petscis.h
/petsc/include/petscksp.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscmg.h
/petsc/include/petscoptions.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/petscviewer.h
/petsc/include/vecimpl.h
/petsc/maint/buildtest
/petsc/maint/checkBuilds.py
/petsc/maint/confignightly/atlantis
/petsc/maint/confignightly/atlantis2
/petsc/maint/confignightly/dreamcast2
/petsc/maint/confignightly/icrunch2
/petsc/maint/confignightly/jazz
/petsc/maint/confignightly/opteron-ibm
/petsc/maint/copylognightly
/petsc/maint/copylognightly.tao
/petsc/maint/generatefortranstubs.py
/petsc/maint/mapnameslatex.py
/petsc/maint/startnightly
/petsc/maint/tuesdayreminder
/petsc/maint/update-docs.py
/petsc/make.py
/petsc/makefile
/petsc/projects/c++/ksp/ex2/ex2.dsp
/petsc/projects/c/ksp/ex2/ex2.dsp
/petsc/projects/complex/ksp/ex2/ex2.dsp
/petsc/projects/fortran/ksp/ex2f/ex2f.dsp
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/__init__.py
/petsc/python/PETSc/compilerOptions.py
/petsc/python/PETSc/package.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/BlockSolve.py
/petsc/python/PETSc/packages/Chaco.py
/petsc/python/PETSc/packages/Dscpack.py
/petsc/python/PETSc/packages/Jostle.py
/petsc/python/PETSc/packages/MPE.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/MUMPS.py
/petsc/python/PETSc/packages/Mathematica.py
/petsc/python/PETSc/packages/Matlab.py
/petsc/python/PETSc/packages/NetCDF.py
/petsc/python/PETSc/packages/PARTY.py
/petsc/python/PETSc/packages/PLAPACK.py
/petsc/python/PETSc/packages/PVODE.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/Prometheus.py
/petsc/python/PETSc/packages/SCALAPACK.py
/petsc/python/PETSc/packages/Scotch.py
/petsc/python/PETSc/packages/SuperLU.py
/petsc/python/PETSc/packages/SuperLU_DIST.py
/petsc/python/PETSc/packages/Triangle.py
/petsc/python/PETSc/packages/UMFPACK.py
/petsc/python/PETSc/packages/X11.py
/petsc/python/PETSc/packages/blacs.py
/petsc/python/PETSc/packages/c2html.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/packages/lgrind.py
/petsc/python/PETSc/packages/ml.py
/petsc/python/PETSc/packages/sowing.py
/petsc/python/PETSc/packages/spai.py
/petsc/python/PETSc/packages/spooles.py
/petsc/python/PETSc/petsc.py
/petsc/python/PETSc/utilities/Etags.py
/petsc/python/PETSc/utilities/FPTrap.py
/petsc/python/PETSc/utilities/Make.py
/petsc/python/PETSc/utilities/Regression.py
/petsc/python/PETSc/utilities/arch.py
/petsc/python/PETSc/utilities/bmakeDir.py
/petsc/python/PETSc/utilities/compilerFlags.py
/petsc/python/PETSc/utilities/dataFilesPath.py
/petsc/python/PETSc/utilities/debuggers.py
/petsc/python/PETSc/utilities/debugging.py
/petsc/python/PETSc/utilities/dynamicLibraries.py
/petsc/python/PETSc/utilities/fortranCPP.py
/petsc/python/PETSc/utilities/fortranCommandLine.py
/petsc/python/PETSc/utilities/getResidentSetSize.py
/petsc/python/PETSc/utilities/languages.py
/petsc/python/PETSc/utilities/libraryOptions.py
/petsc/python/PETSc/utilities/missing.py
/petsc/python/PETSc/utilities/sharedLibraries.py
/petsc/python/makefile
/petsc/python/regression/base/baseTest.py
/petsc/python/regression/base/initializationTest.py
/petsc/python/regression/map/basicTest.py
/petsc/python/regression/mat/basicTest.py
/petsc/python/regression/snes/basicTest.py
/petsc/python/regression/vec/basicTest.py
/petsc/python/sidl/snes.sidl
/petsc/src/adic/examples/tutorials/ex1.c
/petsc/src/adic/examples/tutorials/ex2.c
/petsc/src/adic/examples/tutorials/ex2func.c
/petsc/src/adic/examples/tutorials/ex3.c
/petsc/src/adic/examples/tutorials/ex3func.c
/petsc/src/adic/examples/tutorials/ex4.c
/petsc/src/adic/examples/tutorials/ex5.c
/petsc/src/adic/examples/tutorials/ex5func.c
/petsc/src/adic/examples/tutorials/makefile
/petsc/src/adic/src/petscadic.c
/petsc/src/apps/1/appctx.h
/petsc/src/apps/1/ex1.c
/petsc/src/apps/1/ex2.c
/petsc/src/apps/2/ex1.c
/petsc/src/bilinear/impls/dense/seq/makefile
/petsc/src/bilinear/interface/makefile
/petsc/src/contrib/dvr/makefile
/petsc/src/contrib/fun3d/comp/flow.c
/petsc/src/contrib/fun3d/comp/makefile
/petsc/src/contrib/fun3d/comp/user.F
/petsc/src/contrib/fun3d/incomp/flow.c
/petsc/src/contrib/fun3d/incomp/makefile
/petsc/src/contrib/fun3d/incomp/user.F
/petsc/src/contrib/fun3d/incomp/userJac.F
/petsc/src/contrib/helmholtz_2/ex12.c
/petsc/src/contrib/helmholtz_2/makefile
/petsc/src/contrib/keyes/ex15.c
/petsc/src/contrib/lahaye/samg.old/petsctools.c
/petsc/src/contrib/oberman/burgers_df_based_q1/appctx.h
/petsc/src/contrib/oberman/burgers_df_based_q1/appload.c
/petsc/src/contrib/oberman/burgers_df_based_q1/appsetalg.c
/petsc/src/contrib/oberman/burgers_df_based_q1/appview.c
/petsc/src/contrib/oberman/burgers_df_based_q1/makefile
/petsc/src/contrib/oberman/burgers_vertex_based_q1/appctx.h
/petsc/src/contrib/oberman/burgers_vertex_based_q1/appload.c
/petsc/src/contrib/oberman/burgers_vertex_based_q1/appview.c
/petsc/src/contrib/oberman/burgers_vertex_based_q1/main.c
/petsc/src/contrib/oberman/burgers_vertex_based_q1/makefile
/petsc/src/contrib/oberman/laplacian_q1/appalgebra.c
/petsc/src/contrib/oberman/laplacian_q1/appctx.h
/petsc/src/contrib/oberman/laplacian_q1/appload.c
/petsc/src/contrib/oberman/laplacian_q1/appview.c
/petsc/src/contrib/oberman/laplacian_q1/makefile
/petsc/src/contrib/oberman/laplacian_q1/scalable/appalgebra.c
/petsc/src/contrib/oberman/laplacian_q1/scalable/main.c
/petsc/src/contrib/oberman/ns_q1q0/appctx.h
/petsc/src/contrib/oberman/ns_q1q0/appview.c
/petsc/src/contrib/oberman/ns_q1q0/main.c
/petsc/src/contrib/oberman/ns_q1q0/makefile
/petsc/src/contrib/oberman/ns_q1q0_penalty/main.c
/petsc/src/contrib/oberman/ns_q1q1/appcreate.c
/petsc/src/contrib/oberman/ns_q1q1/main.c
/petsc/src/contrib/oberman/ns_q2q1/main.c
/petsc/src/contrib/oberman/ns_q2q1/makefile
/petsc/src/contrib/oberman/quasigeo_q1/appsetalg.c
/petsc/src/contrib/oberman/quasigeo_q1/main.c
/petsc/src/contrib/oberman/tns_q2q1/appsetalg.c
/petsc/src/contrib/oberman/tns_q2q1/main.c
/petsc/src/contrib/reusememory/ex1.c
/petsc/src/contrib/reusememory/reuse.c
/petsc/src/contrib/src/burgers_df_based_q1/main.c
/petsc/src/contrib/src/burgers_vertex_based_q1/main.c
/petsc/src/contrib/src/burgers_vertex_based_q1/main_old.c
/petsc/src/contrib/src/burgers_vertex_based_q1/main_old2.c
/petsc/src/contrib/src/laplacian_q1/appsetalg.c
/petsc/src/contrib/src/ns_q1q0_penalty/main.c
/petsc/src/contrib/ysmp/ex1.c
/petsc/src/dm/ao/examples/tests/ex1.c
/petsc/src/dm/ao/examples/tests/ex2.c
/petsc/src/dm/ao/examples/tests/ex3.c
/petsc/src/dm/ao/examples/tests/ex5.c
/petsc/src/dm/ao/examples/tests/ex6.c
/petsc/src/dm/ao/examples/tests/ex7.c
/petsc/src/dm/ao/examples/tests/makefile
/petsc/src/dm/ao/examples/tests/output/ex3_1.out
/petsc/src/dm/ao/examples/tests/output/ex5_1.out
/petsc/src/dm/ao/examples/tutorials/ex2.c
/petsc/src/dm/ao/examples/tutorials/makefile
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/ao/interface/aodata.c
/petsc/src/dm/ao/interface/dlregisdm.c
/petsc/src/dm/ao/interface/makefile
/petsc/src/dm/da/daimpl.h
/petsc/src/dm/da/examples/tests/ex1.c
/petsc/src/dm/da/examples/tests/ex12.c
/petsc/src/dm/da/examples/tests/ex14.c
/petsc/src/dm/da/examples/tests/ex15.c
/petsc/src/dm/da/examples/tests/ex17.c
/petsc/src/dm/da/examples/tests/ex18.c
/petsc/src/dm/da/examples/tests/ex2.c
/petsc/src/dm/da/examples/tests/ex20.c
/petsc/src/dm/da/examples/tests/ex21f.F
/petsc/src/dm/da/examples/tests/ex23.c
/petsc/src/dm/da/examples/tests/ex4.c
/petsc/src/dm/da/examples/tests/ex6.c
/petsc/src/dm/da/examples/tests/ex7.c
/petsc/src/dm/da/examples/tests/ex8.c
/petsc/src/dm/da/examples/tests/makefile
/petsc/src/dm/da/examples/tutorials/ex1.c
/petsc/src/dm/da/examples/tutorials/ex2.c
/petsc/src/dm/da/examples/tutorials/ex5.c
/petsc/src/dm/da/examples/tutorials/ex6.c
/petsc/src/dm/da/examples/tutorials/ex6f90.F
/petsc/src/dm/da/examples/tutorials/makefile
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/dm/da/utils/dm.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/dm/usg/2d/constant_bilinear/main.c
/petsc/src/dm/usg/2d/quadratic/main.c
/petsc/src/dm/usg/utils/makefile
/petsc/src/docs/tex/manual/abstract.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/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/bugreporting.html
/petsc/src/docs/website/documentation/changes/230.html
/petsc/src/docs/website/documentation/changes/index.html
/petsc/src/docs/website/documentation/exercises/index.html
/petsc/src/docs/website/documentation/index.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/linearsolvertable.html
/petsc/src/docs/website/documentation/troubleshooting.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/index.html
/petsc/src/docs/website/miscellaneous/acknwldg.html
/petsc/src/docs/website/miscellaneous/funding.html
/petsc/src/docs/website/miscellaneous/petscthreads.html
/petsc/src/docs/website/miscellaneous/plans.html
/petsc/src/docs/website/miscellaneous/usage.html
/petsc/src/docs/website/publications/index.html
/petsc/src/fortran/custom/zao.c
/petsc/src/fortran/custom/zda.c
/petsc/src/fortran/custom/zis.c
/petsc/src/fortran/custom/zksp.c
/petsc/src/fortran/custom/zmat.c
/petsc/src/fortran/custom/zoptions.c
/petsc/src/fortran/custom/zpc.c
/petsc/src/fortran/custom/zpetsc.h
/petsc/src/fortran/custom/zsles.c
/petsc/src/fortran/custom/zsnes.c
/petsc/src/fortran/custom/zstart.c
/petsc/src/fortran/custom/zstartf.c
/petsc/src/fortran/custom/zsys.c
/petsc/src/fortran/custom/zts.c
/petsc/src/fortran/custom/zvec.c
/petsc/src/fortran/custom/zviewer.c
/petsc/src/fortran/f90/tests/ex1.c
/petsc/src/fortran/f90/tests/ex1f90.F
/petsc/src/fortran/f90/tests/makefile
/petsc/src/ksp/examples/tests/ex1.c
/petsc/src/ksp/examples/tests/ex10.c
/petsc/src/ksp/examples/tests/ex12f.F
/petsc/src/ksp/examples/tests/ex14.c
/petsc/src/ksp/examples/tests/ex15.c
/petsc/src/ksp/examples/tests/ex16f.F
/petsc/src/ksp/examples/tests/ex17.c
/petsc/src/ksp/examples/tests/ex18.c
/petsc/src/ksp/examples/tests/ex19.c
/petsc/src/ksp/examples/tests/ex20.c
/petsc/src/ksp/examples/tests/ex24.c
/petsc/src/ksp/examples/tests/ex25.c
/petsc/src/ksp/examples/tests/ex26.c
/petsc/src/ksp/examples/tests/ex3.c
/petsc/src/ksp/examples/tests/ex4.c
/petsc/src/ksp/examples/tests/ex5f.F
/petsc/src/ksp/examples/tests/ex6.c
/petsc/src/ksp/examples/tests/ex7.c
/petsc/src/ksp/examples/tests/makefile
/petsc/src/ksp/examples/tutorials/ex1.c
/petsc/src/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/examples/tutorials/ex11.c
/petsc/src/ksp/examples/tutorials/ex11f.F
/petsc/src/ksp/examples/tutorials/ex12.c
/petsc/src/ksp/examples/tutorials/ex13.c
/petsc/src/ksp/examples/tutorials/ex14f.F
/petsc/src/ksp/examples/tutorials/ex15.c
/petsc/src/ksp/examples/tutorials/ex15f.F
/petsc/src/ksp/examples/tutorials/ex16.c
/petsc/src/ksp/examples/tutorials/ex1f.F
/petsc/src/ksp/examples/tutorials/ex2.c
/petsc/src/ksp/examples/tutorials/ex21f.F
/petsc/src/ksp/examples/tutorials/ex22.c
/petsc/src/ksp/examples/tutorials/ex22f.F
/petsc/src/ksp/examples/tutorials/ex23.c
/petsc/src/ksp/examples/tutorials/ex25.c
/petsc/src/ksp/examples/tutorials/ex27.c
/petsc/src/ksp/examples/tutorials/ex28.c
/petsc/src/ksp/examples/tutorials/ex29.c
/petsc/src/ksp/examples/tutorials/ex2f.F
/petsc/src/ksp/examples/tutorials/ex3.c
/petsc/src/ksp/examples/tutorials/ex30.c
/petsc/src/ksp/examples/tutorials/ex31.c
/petsc/src/ksp/examples/tutorials/ex4.c
/petsc/src/ksp/examples/tutorials/ex5.c
/petsc/src/ksp/examples/tutorials/ex6f.F
/petsc/src/ksp/examples/tutorials/ex7.c
/petsc/src/ksp/examples/tutorials/ex8.c
/petsc/src/ksp/examples/tutorials/ex9.c
/petsc/src/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/bicg/bicg.c
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cg/cgne/cgne.c
/petsc/src/ksp/ksp/impls/cg/cgne/makefile
/petsc/src/ksp/ksp/impls/cg/makefile
/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/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/fgmresp.h
/petsc/src/ksp/ksp/impls/gmres/fgmres/makefile
/petsc/src/ksp/ksp/impls/gmres/fgmres/modpcf.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmresp.h
/petsc/src/ksp/ksp/impls/gmres/lgmres/makefile
/petsc/src/ksp/ksp/impls/gmres/lgmres/readme
/petsc/src/ksp/ksp/impls/gmres/makefile
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/makefile
/petsc/src/ksp/ksp/impls/minres/minres.c
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/impls/symmlq/symmlq.c
/petsc/src/ksp/ksp/impls/tcqmr/tcqmr.c
/petsc/src/ksp/ksp/impls/tfqmr/tfqmr.c
/petsc/src/ksp/ksp/interface/dlregisksp.c
/petsc/src/ksp/ksp/interface/eige.c
/petsc/src/ksp/ksp/interface/iguess.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/interface/itres.c
/petsc/src/ksp/ksp/interface/makefile
/petsc/src/ksp/ksp/kspimpl.h
/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/ex7.c
/petsc/src/ksp/pc/examples/tests/ex8f.F
/petsc/src/ksp/pc/examples/tests/makefile
/petsc/src/ksp/pc/examples/tutorials/makefile
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/eisens/eisen.c
/petsc/src/ksp/pc/impls/factor/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/factor/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/factor/makefile
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/is/feti/fetipc.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/makefile
/petsc/src/ksp/pc/impls/mg/fmg.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/ksp/pc/impls/mg/mgimpl.h
/petsc/src/ksp/pc/impls/mg/smg.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/prometheus/petscprom.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/samg/samgmgpetsc.c
/petsc/src/ksp/pc/impls/samg/samgpetsctools.c
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/makefile
/petsc/src/ksp/pc/impls/spai/petscspai.h
/petsc/src/ksp/pc/impls/spai/readme
/petsc/src/ksp/pc/impls/tfs/pxxt.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/examples/tests/ex1.c
/petsc/src/mat/examples/tests/ex10.c
/petsc/src/mat/examples/tests/ex101.c
/petsc/src/mat/examples/tests/ex11.c
/petsc/src/mat/examples/tests/ex12.c
/petsc/src/mat/examples/tests/ex14.c
/petsc/src/mat/examples/tests/ex15.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/ex27.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/ex33.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/ex45.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/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/ex6.c
/petsc/src/mat/examples/tests/ex62.c
/petsc/src/mat/examples/tests/ex64.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/ex85f.F
/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/tests/makefile
/petsc/src/mat/examples/tutorials/ex2.c
/petsc/src/mat/examples/tutorials/ex5.c
/petsc/src/mat/examples/tutorials/ex6.c
/petsc/src/mat/examples/tutorials/makefile
/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/csrperm/makefile
/petsc/src/mat/impls/aij/mpi/csrperm/mpicsrperm.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/mpi/mpiptap.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.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/csrperm/csrperm.c
/petsc/src/mat/impls/aij/seq/csrperm/makefile
/petsc/src/mat/impls/aij/seq/essl/essl.c
/petsc/src/mat/impls/aij/seq/essl/makefile
/petsc/src/mat/impls/aij/seq/ilut.c
/petsc/src/mat/impls/aij/seq/lusol/lusol.c
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/aij/seq/spooles/aijspooles.c
/petsc/src/mat/impls/aij/seq/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/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/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/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.h
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.h
/petsc/src/mat/impls/bdiag/seq/bdiag3.c
/petsc/src/mat/impls/csr/inode/inode.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/feti/feti.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/normal/normm.c
/petsc/src/mat/impls/rowbs/mpi/cholbs.c
/petsc/src/mat/impls/rowbs/mpi/iccbs.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.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/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/sbaijfact2.c
/petsc/src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/impls/shell/shellcnv.c
/petsc/src/mat/interface/dlregismat.c
/petsc/src/mat/interface/makefile
/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/matimpl.h
/petsc/src/mat/order/makefile
/petsc/src/mat/partition/impls/party/party.c
/petsc/src/mat/utils/axpy.c
/petsc/src/mat/utils/convert.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/getcolv.c
/petsc/src/mat/utils/matio.c
/petsc/src/mat/utils/matstash.c
/petsc/src/mat/utils/multequal.c
/petsc/src/snes/examples/tests/ex1.c
/petsc/src/snes/examples/tests/ex11.c
/petsc/src/snes/examples/tests/ex12f.F
/petsc/src/snes/examples/tests/ex13.c
/petsc/src/snes/examples/tests/ex1f.F
/petsc/src/snes/examples/tests/ex4.c
/petsc/src/snes/examples/tests/ex5.c
/petsc/src/snes/examples/tests/ex7.c
/petsc/src/snes/examples/tests/ex9.c
/petsc/src/snes/examples/tests/makefile
/petsc/src/snes/examples/tutorials/ex1.c
/petsc/src/snes/examples/tutorials/ex1.py
/petsc/src/snes/examples/tutorials/ex10d/ex10.c
/petsc/src/snes/examples/tutorials/ex10d/makefile
/petsc/src/snes/examples/tutorials/ex14.c
/petsc/src/snes/examples/tutorials/ex1f.F
/petsc/src/snes/examples/tutorials/ex2.c
/petsc/src/snes/examples/tutorials/ex21.c
/petsc/src/snes/examples/tutorials/ex22.c
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/examples/tutorials/ex27.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/examples/tutorials/ex3.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/ex5f.F
/petsc/src/snes/examples/tutorials/ex5f90.F
/petsc/src/snes/examples/tutorials/ex5s.c
/petsc/src/snes/examples/tutorials/ex6.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/tr/tr.c
/petsc/src/snes/interface/dlregissnes.c
/petsc/src/snes/interface/makefile
/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/snesregi.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/mf/snesmfj.h
/petsc/src/snes/mf/snesmfjdef.c
/petsc/src/snes/mf/wp.c
/petsc/src/snes/snesimpl.h
/petsc/src/snes/utils/damg.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/snes/utils/makefile
/petsc/src/sys/examples/tests/ex12.c
/petsc/src/sys/examples/tests/ex18.c
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/examples/tutorials/ex5.c
/petsc/src/sys/examples/tutorials/makefile
/petsc/src/sys/examples/tutorials/output/ex5_1.out
/petsc/src/sys/src/bag/bag.c
/petsc/src/sys/src/bag/makefile
/petsc/src/sys/src/dll/dl.c
/petsc/src/sys/src/dll/makefile
/petsc/src/sys/src/draw/examples/tests/makefile
/petsc/src/sys/src/draw/examples/tutorials/makefile
/petsc/src/sys/src/draw/impls/ps/pops.c
/petsc/src/sys/src/draw/utils/zoom.c
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/error/examples/tests/makefile
/petsc/src/sys/src/error/fp.c
/petsc/src/sys/src/error/signal.c
/petsc/src/sys/src/f90/f90_common.c
/petsc/src/sys/src/f90/f90_g95.c
/petsc/src/sys/src/f90/f90_intel.c
/petsc/src/sys/src/f90/f90_intel8.c
/petsc/src/sys/src/f90/f90_win32.c
/petsc/src/sys/src/fileio/fretrieve.c
/petsc/src/sys/src/fileio/ftest.c
/petsc/src/sys/src/fileio/makefile
/petsc/src/sys/src/fileio/mpiuopen.c
/petsc/src/sys/src/fileio/mprint.c
/petsc/src/sys/src/fileio/smatlab.c
/petsc/src/sys/src/fileio/sysio.c
/petsc/src/sys/src/makefile
/petsc/src/sys/src/matlabengine/matlab.c
/petsc/src/sys/src/memory/mal.c
/petsc/src/sys/src/memory/mem.c
/petsc/src/sys/src/memory/mtr.c
/petsc/src/sys/src/mpiuni/mpi.c
/petsc/src/sys/src/objects/ams/aoptions.c
/petsc/src/sys/src/objects/destroy.c
/petsc/src/sys/src/objects/gtype.c
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/objects/init.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/objects/pgname.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/objects/prefix.c
/petsc/src/sys/src/objects/ptype.c
/petsc/src/sys/src/objects/tagm.c
/petsc/src/sys/src/plog/classLog.c
/petsc/src/sys/src/plog/makefile
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/utils/makefile
/petsc/src/sys/src/utils/mpimesg.c
/petsc/src/sys/src/utils/random.c
/petsc/src/sys/src/utils/select.c
/petsc/src/sys/src/utils/sortd.c
/petsc/src/sys/src/utils/sortip.c
/petsc/src/sys/src/utils/str.c
/petsc/src/sys/src/viewer/examples/tests/makefile
/petsc/src/sys/src/viewer/examples/tutorials/makefile
/petsc/src/sys/src/viewer/impls/ascii/filev.c
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/sys/src/viewer/impls/socket/makefile
/petsc/src/sys/src/viewer/impls/socket/matlab/makefile
/petsc/src/sys/src/viewer/interface/dlregispetsc.c
/petsc/src/sys/src/viewer/interface/view.c
/petsc/src/sys/src/viewer/interface/viewreg.c
/petsc/src/sys/src/viewer/interface/viewregall.c
/petsc/src/ts/examples/tests/ex1.c
/petsc/src/ts/examples/tests/ex1f.F
/petsc/src/ts/examples/tests/ex2.c
/petsc/src/ts/examples/tests/ex4.c
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tutorials/ex2.c
/petsc/src/ts/examples/tutorials/ex2f.F
/petsc/src/ts/examples/tutorials/ex3.c
/petsc/src/ts/examples/tutorials/ex4.c
/petsc/src/ts/examples/tutorials/ex5.c
/petsc/src/ts/examples/tutorials/ex6.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/util2.c
/petsc/src/ts/impls/explicit/euler/euler.c
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/ts/impls/implicit/beuler/beuler.c
/petsc/src/ts/impls/implicit/cn/cn.c
/petsc/src/ts/impls/implicit/pvode/petscpvode.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/dlregists.c
/petsc/src/ts/interface/makefile
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/ts/interface/tsfd.c
/petsc/src/vec/examples/tests/ex1.c
/petsc/src/vec/examples/tests/ex11.c
/petsc/src/vec/examples/tests/ex14.c
/petsc/src/vec/examples/tests/ex17.c
/petsc/src/vec/examples/tests/ex17f.F
/petsc/src/vec/examples/tests/ex19f.F
/petsc/src/vec/examples/tests/ex2.c
/petsc/src/vec/examples/tests/ex20f.F
/petsc/src/vec/examples/tests/ex21.c
/petsc/src/vec/examples/tests/ex22.c
/petsc/src/vec/examples/tests/ex25.c
/petsc/src/vec/examples/tests/ex28.c
/petsc/src/vec/examples/tests/ex29.c
/petsc/src/vec/examples/tests/ex3.c
/petsc/src/vec/examples/tests/ex30f.F
/petsc/src/vec/examples/tests/ex32f.F
/petsc/src/vec/examples/tests/ex34.c
/petsc/src/vec/examples/tests/ex4.c
/petsc/src/vec/examples/tests/ex6.c
/petsc/src/vec/examples/tests/ex7.c
/petsc/src/vec/examples/tests/ex8.c
/petsc/src/vec/examples/tests/ex9.c
/petsc/src/vec/examples/tests/makefile
/petsc/src/vec/examples/tutorials/ex1.c
/petsc/src/vec/examples/tutorials/ex11.c
/petsc/src/vec/examples/tutorials/ex11f.F
/petsc/src/vec/examples/tutorials/ex12.c
/petsc/src/vec/examples/tutorials/ex13.c
/petsc/src/vec/examples/tutorials/ex15.c
/petsc/src/vec/examples/tutorials/ex16.c
/petsc/src/vec/examples/tutorials/ex17.c
/petsc/src/vec/examples/tutorials/ex1e.c
/petsc/src/vec/examples/tutorials/ex1f.F
/petsc/src/vec/examples/tutorials/ex1f90.F
/petsc/src/vec/examples/tutorials/ex2.c
/petsc/src/vec/examples/tutorials/ex2f.F
/petsc/src/vec/examples/tutorials/ex7f.F
/petsc/src/vec/examples/tutorials/ex8.c
/petsc/src/vec/examples/tutorials/makefile
/petsc/src/vec/examples/tutorials/output/ex17_1.out
/petsc/src/vec/impls/dvecimpl.h
/petsc/src/vec/impls/mpi/pbvec.c
/petsc/src/vec/impls/mpi/pdvec.c
/petsc/src/vec/impls/seq/bvec1.c
/petsc/src/vec/impls/seq/bvec2.c
/petsc/src/vec/impls/seq/dvec2.c
/petsc/src/vec/interface/dlregisvec.c
/petsc/src/vec/interface/makefile
/petsc/src/vec/interface/map.c
/petsc/src/vec/interface/mapreg.c
/petsc/src/vec/interface/vecreg.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/is/examples/tests/makefile
/petsc/src/vec/is/examples/tutorials/ex2f.F
/petsc/src/vec/is/examples/tutorials/makefile
/petsc/src/vec/is/impls/general/general.c
/petsc/src/vec/is/utils/isdiff.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/pf/examples/tutorials/makefile
/petsc/src/vec/pf/impls/constant/const.c
/petsc/src/vec/pf/impls/string/cstring.c
/petsc/src/vec/pf/impls/string/makefile
/petsc/src/vec/utils/comb.c
/petsc/src/vec/utils/makefile
/petsc/src/vec/utils/vecio.c
/petsc/src/vec/utils/vinv.c
/petsc/src/vec/utils/vpscat.c
/petsc/src/vec/utils/vscat.c
/petsc/todo
f259bd4723-Aug-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3473.12.1
barrysmith@barry-smiths-computer.local|ChangeSet|20050823032532|56816
ChangeSet
1.3473.12.1 05/08/22 22:25:32 barrysmith@barry-smiths-computer.local +8 -0
minor tops addi

bk-changeset-1.3473.12.1
barrysmith@barry-smiths-computer.local|ChangeSet|20050823032532|56816
ChangeSet
1.3473.12.1 05/08/22 22:25:32 barrysmith@barry-smiths-computer.local +8 -0
minor tops additions
two petsc-maint bug fixes

src/tops/tops.sidl
1.10 05/08/22 22:25:26 barrysmith@barry-smiths-computer.local +3 -0
set for 1 2 and 4 dim arryas in matrix

src/tops/server/c++/TOPS_MatrixStructured_Impl.hh
1.4 05/08/22 22:25:26 barrysmith@barry-smiths-computer.local +25 -0
more sets

src/tops/server/c++/TOPS_MatrixStructured_Impl.cc
1.3 05/08/22 22:25:26 barrysmith@barry-smiths-computer.local +44 -2
sets for 2,4 dimensions

src/mat/interface/matrix.c
1.189 05/08/22 22:25:25 barrysmith@barry-smiths-computer.local +44 -0
setrowlocal introduced

src/ksp/pc/impls/shell/shellpc.c
1.32 05/08/22 21:46:09 barrysmith@barry-smiths-computer.local +2 -1
bug fix 13578 did not free name before reseting it.

include/petscmat.h
1.189 05/08/22 21:35:44 barrysmith@barry-smiths-computer.local +1 -0
local numbering version of MatSetValuesRow()

src/tops/server/c++/TOPS_MatrixStructured_Impl.hh
1.3 05/08/22 15:49:10 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
need global size of grid also

src/ksp/ksp/impls/gmres/gmreig.c
1.19 05/08/22 11:32:38 barrysmith@barrysmith-57.mcs.anl.gov +4 -3
petsc-maint 13574 complex with 64 bit ints not using PetscBLASInt where needed
in BLAS call

src/docs/tex/petscapp.bib
1.180 05/08/22 08:44:07 barrysmith@barry-smiths-computer.local +6 -3
*** empty log message ***


Hg-commit: 9e826b12123fdb7821e29f1e7488510e8da5d118

show more ...


/petsc/bin/taucc.py
/petsc/bmake/common/rules
/petsc/bmake/common/rules.shared.basic
/petsc/config-a
/petsc/config/aix5.1.0.0-64.py
/petsc/config/bgl-gnu-opt.py
/petsc/config/bgl-ibm-opt.py
/petsc/config/configure.py
/petsc/config/cygwin-portland.py
/petsc/config/freebsd5.1.py
/petsc/config/linux-gnu-nagf90.py
/petsc/include/finclude/petscmat.h
/petsc/include/mpiuni/mpi.h
/petsc/include/petsc.h
/petsc/include/petscerror.h
/petsc/include/petscis.h
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscversion.h
/petsc/maint/checkloc.py
/petsc/maint/confignightly/smash2
/petsc/maint/generateetags.py
/petsc/maint/mapnameslatex.py
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/package.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/Matlab.py
/petsc/python/PETSc/packages/PLAPACK.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/Prometheus.py
/petsc/python/PETSc/packages/SuperLU.py
/petsc/python/PETSc/packages/SuperLU_DIST.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/petsc.py
/petsc/python/PETSc/utilities/FPTrap.py
/petsc/python/PETSc/utilities/languages.py
/petsc/python/PETSc/utilities/libraryOptions.py
/petsc/python/PETSc/utilities/missing.py
/petsc/python/PETSc/utilities/petscdir.py
/petsc/python/PETSc/utilities/sharedLibraries.py
/petsc/python/sidl/snes.sidl
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/basic/ftn-custom/zaobasicf.c
/petsc/src/docs/tex/manual/abstract.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/part1.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/linearsolvertable.html
/petsc/src/docs/website/documentation/troubleshooting.html
/petsc/src/docs/website/documentation/tutorials/SIAMPP06.txt
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/docs/website/publications/prizes.html
/petsc/src/fortran/fsrc/somefort.F
/petsc/src/fortran/kernels/bgl/bgl_align.c
/petsc/src/fortran/kernels/bgl/fcopy_bgl.F
/petsc/src/fortran/kernels/bgl/fmaxpy_bgl.F
/petsc/src/fortran/kernels/bgl/fmdot_bgl.F
/petsc/src/fortran/kernels/bgl/fnorm_bgl.F
/petsc/src/fortran/kernels/bgl/fsolvebaij_bgl.F
/petsc/src/fortran/kernels/bgl/fwaxpy_bgl.F
/petsc/src/fortran/kernels/bgl/makefile
/petsc/src/fortran/kernels/bgl/sgemv_bgl.F
/petsc/src/fortran/kernels/makefile
/petsc/src/inline/axpy.h
/petsc/src/inline/dot.h
/petsc/src/inline/ilu.h
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/gmres/gmreig.c
/petsc/src/ksp/ksp/interface/dlregisksp.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/prometheus/petscprom.c
shellpc.c
/petsc/src/makefile
/petsc/src/mat/examples/tests/ex102.c
/petsc/src/mat/examples/tests/ex103.c
/petsc/src/mat/examples/tests/ex53.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tutorials/ex2.c
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/ftn-custom/makefile
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/dense/mpi/makefile
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/mpi/plapack/makefile
/petsc/src/mat/impls/dense/mpi/plapack/plapack.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/rowbs/mpi/iccbs.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.h
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/order/makefile
/petsc/src/snes/examples/tutorials/ex4.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/ex7.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/sys/error/err.c
/petsc/src/sys/error/errstop.c
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/fileio/sysio.c
/petsc/src/sys/memory/ftn-custom/makefile
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/tagm.c
/petsc/src/sys/utils/fhost.c
/petsc/src/sys/utils/memc.c
/petsc/src/sys/utils/plapack.c
/petsc/src/sys/viewer/impls/binary/binv.c
/petsc/src/sys/viewer/impls/draw/drawv.c
/petsc/src/sys/viewer/impls/matlab/vmatlab.c
/petsc/src/sys/viewer/impls/socket/matlab/makefile
/petsc/src/sys/viewer/impls/socket/send.c
/petsc/src/tops/examples/c++/ex1/ex1.cc
/petsc/src/tops/examples/c++/ex1/ex1.sidl
/petsc/src/tops/examples/c++/ex1/makefile
/petsc/src/tops/examples/c++/ex1/server/c++/Ex1_System_Impl.cc
/petsc/src/tops/examples/c++/ex1/server/c++/Ex1_System_Impl.hh
/petsc/src/tops/examples/c++/ex2/ex2.cc
/petsc/src/tops/examples/c++/ex2/ex2.sidl
/petsc/src/tops/examples/c++/ex2/makefile
/petsc/src/tops/examples/c++/ex2/server/c++/Ex2_System_Impl.cc
/petsc/src/tops/examples/c++/ex2/server/c++/Ex2_System_Impl.hh
/petsc/src/tops/examples/c++/ex3/ex3.cc
/petsc/src/tops/examples/c++/ex3/ex3.sidl
/petsc/src/tops/examples/c++/ex3/makefile
/petsc/src/tops/examples/c++/ex3/server/c++/Ex3_System_Impl.cc
/petsc/src/tops/examples/c++/ex3/server/c++/Ex3_System_Impl.hh
/petsc/src/tops/images/10.jpg
/petsc/src/tops/images/11.jpg
/petsc/src/tops/images/12.jpg
/petsc/src/tops/images/4.jpg
/petsc/src/tops/images/5.jpg
/petsc/src/tops/images/6.jpg
/petsc/src/tops/images/7.jpg
/petsc/src/tops/images/8.jpg
/petsc/src/tops/images/9.jpg
/petsc/src/tops/makefile
/petsc/src/tops/makefile.rules
/petsc/src/tops/server/c++/TOPS_MatrixStructured_Impl.cc
/petsc/src/tops/server/c++/TOPS_MatrixStructured_Impl.hh
/petsc/src/tops/server/c++/TOPS_Solver_Sliced_Impl.cc
/petsc/src/tops/server/c++/TOPS_Solver_Sliced_Impl.hh
/petsc/src/tops/server/c++/TOPS_Solver_Structured_Impl.cc
/petsc/src/tops/server/c++/TOPS_Solver_Structured_Impl.hh
/petsc/src/tops/tops.html
/petsc/src/tops/tops.sidl
/petsc/src/tops/topsinstaller.html
/petsc/src/ts/interface/ts.c
/petsc/src/vec/vec/impls/seq/dvec2.c
/petsc/src/vec/vec/interface/vector.c
fd2d0fe131-Jul-2005 victor <victor@albook1g5vle.cs.utk.edu>

bk-changeset-1.3398.2.1
victor@albook1g5vle.cs.utk.edu|ChangeSet|20050731185809|38129
ChangeSet
1.3398.2.1 05/07/31 14:58:09 victor@albook1g5vle.cs.utk.edu +1 -0
documentation errorrs corrected

bk-changeset-1.3398.2.1
victor@albook1g5vle.cs.utk.edu|ChangeSet|20050731185809|38129
ChangeSet
1.3398.2.1 05/07/31 14:58:09 victor@albook1g5vle.cs.utk.edu +1 -0
documentation errorrs corrected

src/ksp/pc/impls/shell/shellpc.c
1.31 05/07/31 14:57:59 victor@albook1g5vle.cs.utk.edu +2 -2
documentation errorrs corrected


Hg-commit: ac974bfe1528944178c5fb0dd34654900d14e878

show more ...


/petsc/bin/TOPSInstaller.py
/petsc/bin/matlab/closeport.m
/petsc/bin/matlab/launch.m
/petsc/bin/matlab/openport.m
/petsc/bin/matlab/receive.m
/petsc/bmake/adicmfb.init
/petsc/bmake/common/rules
/petsc/config/configure.py
/petsc/include/adic/ad_grad_macro_axpys.h
/petsc/include/petscda.h
/petsc/include/petscdmmg.h
/petsc/include/petscmat.h
/petsc/include/petscsys.h
/petsc/include/petscversion.h
/petsc/include/petscviewer.h
/petsc/maint/checkloc.py
/petsc/make.py
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/package.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/BlockSolve.py
/petsc/python/PETSc/packages/Jostle.py
/petsc/python/PETSc/packages/MPE.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/MUMPS.py
/petsc/python/PETSc/packages/Matlab.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/Prometheus.py
/petsc/python/PETSc/packages/SCALAPACK.py
/petsc/python/PETSc/packages/Scotch.py
/petsc/python/PETSc/packages/SuperLU.py
/petsc/python/PETSc/packages/SuperLU_DIST.py
/petsc/python/PETSc/packages/blacs.py
/petsc/python/PETSc/packages/c2html.py
/petsc/python/PETSc/packages/lgrind.py
/petsc/python/PETSc/packages/sowing.py
/petsc/python/PETSc/packages/spooles.py
/petsc/python/PETSc/utilities/Etags.py
/petsc/python/PETSc/utilities/arch.py
/petsc/python/PETSc/utilities/dataFilesPath.py
/petsc/python/PETSc/utilities/languages.py
/petsc/python/PETSc/utilities/petscdir.py
/petsc/python/makefile
/petsc/python/sidl/snes.sidl
/petsc/src/dm/da/daimpl.h
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/src/ftn-custom/makefile
/petsc/src/docs/strategy.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/documentation/faq.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/publications/index.html
/petsc/src/docs/website/publications/prizes.html
/petsc/src/ksp/ksp/examples/tutorials/ex10.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/fgmresp.h
/petsc/src/ksp/ksp/impls/gmres/gmreig.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/gmresp.h
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmresp.h
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/interface/eige.c
/petsc/src/ksp/ksp/interface/iguess.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/kspimpl.h
/petsc/src/ksp/pc/impls/hypre/ftn-custom/zhyppilutf.c
/petsc/src/ksp/pc/impls/ksp/pcksp.c
/petsc/src/ksp/pc/impls/mg/mg.c
shellpc.c
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/mat/color/ftn-custom/makefile
/petsc/src/mat/color/ftn-custom/zcolorf.c
/petsc/src/mat/examples/tests/ex17.c
/petsc/src/mat/examples/tests/ex7.c
/petsc/src/mat/examples/tests/ex78.c
/petsc/src/mat/examples/tutorials/ex1.py
/petsc/src/mat/examples/tutorials/ex2.c
/petsc/src/mat/examples/tutorials/ex2.py
/petsc/src/mat/examples/tutorials/ex7.py
/petsc/src/mat/ftn-custom/zmat.c
/petsc/src/mat/impls/adic/nladic.c
/petsc/src/mat/impls/adj/mpi/ftn-custom/makefile
/petsc/src/mat/impls/adj/mpi/ftn-custom/zmpiadjf.c
/petsc/src/mat/impls/aij/mpi/ftn-custom/makefile
/petsc/src/mat/impls/aij/mpi/ftn-custom/zmpiaijf.c
/petsc/src/mat/impls/aij/seq/ftn-custom/makefile
/petsc/src/mat/impls/aij/seq/ftn-custom/zaijf.c
/petsc/src/mat/impls/baij/mpi/ftn-custom/makefile
/petsc/src/mat/impls/baij/mpi/ftn-custom/zmpibaijf.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/ftn-custom/makefile
/petsc/src/mat/impls/baij/seq/ftn-custom/zbaijf.c
/petsc/src/mat/impls/bdiag/mpi/ftn-custom/makefile
/petsc/src/mat/impls/bdiag/mpi/ftn-custom/zmpibdiagf.c
/petsc/src/mat/impls/bdiag/seq/ftn-custom/makefile
/petsc/src/mat/impls/bdiag/seq/ftn-custom/zbdiagf.c
/petsc/src/mat/impls/dense/mpi/ftn-custom/makefile
/petsc/src/mat/impls/dense/mpi/ftn-custom/zmpidensef.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/dense/seq/dense.h
/petsc/src/mat/impls/dense/seq/ftn-custom/makefile
/petsc/src/mat/impls/dense/seq/ftn-custom/zdensef.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/rowbs/mpi/ftn-custom/makefile
/petsc/src/mat/impls/rowbs/mpi/ftn-custom/zmpirowbsf.c
/petsc/src/mat/impls/sbaij/mpi/ftn-custom/makefile
/petsc/src/mat/impls/sbaij/mpi/ftn-custom/zmpisbaijf.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/ftn-custom/makefile
/petsc/src/mat/impls/sbaij/seq/ftn-custom/zsbaijf.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/shell/ftn-custom/makefile
/petsc/src/mat/impls/shell/ftn-custom/zshellf.c
/petsc/src/mat/interface/ftn-custom/makefile
/petsc/src/mat/interface/ftn-custom/zmatregf.c
/petsc/src/mat/interface/ftn-custom/zmatrixf.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/ftn-custom/makefile
/petsc/src/mat/matfd/ftn-custom/zfdmatrixf.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/order/ftn-custom/makefile
/petsc/src/mat/order/ftn-custom/zsorderf.c
/petsc/src/mat/partition/ftn-custom/makefile
/petsc/src/mat/partition/ftn-custom/zpartitionf.c
/petsc/src/mat/partition/impls/party/ftn-custom/makefile
/petsc/src/mat/partition/impls/party/ftn-custom/zpartyf.c
/petsc/src/mat/partition/impls/scotch/ftn-custom/makefile
/petsc/src/mat/partition/impls/scotch/ftn-custom/zscotchf.c
/petsc/src/mat/utils/ftn-custom/makefile
/petsc/src/mat/utils/ftn-custom/zmatiof.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/snes/examples/tutorials/ex1.py
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/examples/tutorials/ex4.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/ftn-custom/makefile
/petsc/src/snes/ftn-custom/zdmmg.c
/petsc/src/snes/impls/ls/ftn-custom/makefile
/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/interface/ftn-custom/makefile
/petsc/src/snes/interface/ftn-custom/zsnesf.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesregi.c
/petsc/src/snes/mf/ftn-custom/makefile
/petsc/src/snes/mf/ftn-custom/zsnesmfjf.c
/petsc/src/snes/utils/adutils/damgsnesad.c
/petsc/src/snes/utils/adutils/makefile
/petsc/src/snes/utils/damgsnes.c
/petsc/src/snes/utils/ftn-custom/makefile
/petsc/src/snes/utils/ftn-custom/zdamgf.c
/petsc/src/snes/utils/ftn-custom/zdamgsnesf.c
/petsc/src/sys/bag/bag.c
/petsc/src/sys/draw/impls/x/ftn-custom/makefile
/petsc/src/sys/draw/impls/x/ftn-custom/zdrawopenxf.c
/petsc/src/sys/draw/interface/ftn-custom/makefile
/petsc/src/sys/draw/interface/ftn-custom/zdrawf.c
/petsc/src/sys/draw/interface/ftn-custom/zdrawregf.c
/petsc/src/sys/draw/interface/ftn-custom/zdtextf.c
/petsc/src/sys/draw/interface/ftn-custom/zdtextvf.c
/petsc/src/sys/draw/utils/ftn-custom/makefile
/petsc/src/sys/draw/utils/ftn-custom/zaxisf.c
/petsc/src/sys/draw/utils/ftn-custom/zzoomf.c
/petsc/src/sys/error/ftn-custom/makefile
/petsc/src/sys/error/ftn-custom/zerrf.c
/petsc/src/sys/error/signal.c
/petsc/src/sys/fileio/ftn-custom/makefile
/petsc/src/sys/fileio/ftn-custom/zghomef.c
/petsc/src/sys/fileio/ftn-custom/zmpiuopenf.c
/petsc/src/sys/fileio/ftn-custom/zmprintf.c
/petsc/src/sys/fileio/ftn-custom/zsysiof.c
/petsc/src/sys/ftn-custom/makefile
/petsc/src/sys/ftn-custom/zplog.c
/petsc/src/sys/ftn-custom/zsys.c
/petsc/src/sys/ftn-custom/zutils.c
/petsc/src/sys/matlabengine/ftn-custom/makefile
/petsc/src/sys/matlabengine/ftn-custom/zmatlabf.c
/petsc/src/sys/memory/ftn-custom/makefile
/petsc/src/sys/memory/ftn-custom/zmtrf.c
/petsc/src/sys/memory/mtr.c
/petsc/src/sys/objects/ftn-custom/makefile
/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/inherit.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/plog/ftn-custom/makefile
/petsc/src/sys/plog/ftn-custom/zplogf.c
/petsc/src/sys/utils/ftn-custom/makefile
/petsc/src/sys/utils/ftn-custom/zarchf.c
/petsc/src/sys/utils/ftn-custom/zstrf.c
/petsc/src/sys/utils/random.c
/petsc/src/sys/utils/str.c
/petsc/src/sys/viewer/impls/ascii/ftn-custom/makefile
/petsc/src/sys/viewer/impls/ascii/ftn-custom/zfilevf.c
/petsc/src/sys/viewer/impls/ascii/ftn-custom/zvcreatef.c
/petsc/src/sys/viewer/impls/binary/binv.c
/petsc/src/sys/viewer/impls/binary/ftn-custom/makefile
/petsc/src/sys/viewer/impls/binary/ftn-custom/zbinvf.c
/petsc/src/sys/viewer/impls/draw/ftn-custom/makefile
/petsc/src/sys/viewer/impls/draw/ftn-custom/zdrawvf.c
/petsc/src/sys/viewer/impls/matlab/ftn-custom/makefile
/petsc/src/sys/viewer/impls/matlab/ftn-custom/zvmatlabf.c
/petsc/src/sys/viewer/impls/socket/ftn-custom/makefile
/petsc/src/sys/viewer/impls/socket/ftn-custom/zsenddensef.c
/petsc/src/sys/viewer/impls/socket/ftn-custom/zsendf.c
/petsc/src/sys/viewer/impls/socket/matlab/closeport.c
/petsc/src/sys/viewer/impls/socket/matlab/makefile
/petsc/src/sys/viewer/impls/socket/matlab/readinvecs.c
/petsc/src/sys/viewer/impls/socket/matlab/receivedense.c
/petsc/src/sys/viewer/impls/socket/matlab/receivesparse.c
/petsc/src/sys/viewer/impls/string/ftn-custom/makefile
/petsc/src/sys/viewer/impls/string/ftn-custom/zstringvf.c
/petsc/src/sys/viewer/interface/ftn-custom/makefile
/petsc/src/sys/viewer/interface/ftn-custom/zviewaf.c
/petsc/src/sys/viewer/interface/viewa.c
/petsc/src/ts/impls/implicit/sundials/ftn-custom/makefile
/petsc/src/ts/impls/implicit/sundials/ftn-custom/zsundialsf.c
/petsc/src/ts/impls/implicit/sundials/sundials.c
/petsc/src/ts/interface/ftn-custom/makefile
/petsc/src/ts/interface/ftn-custom/ztscreatef.c
/petsc/src/ts/interface/ftn-custom/ztsf.c
/petsc/src/ts/interface/ftn-custom/ztsregf.c
/petsc/src/vec/vec/utils/vpscat.c
/petsc/todo
e54e413816-Jun-2005 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.3349.2.29
balay@asterix.mcs.anl.gov|ChangeSet|20050616014136|35953
ChangeSet
1.3349.2.29 05/06/15 20:41:36 balay@asterix.mcs.anl.gov +23 -0
splitup zpc.c [ftn-custom]

src/ksp/pc

bk-changeset-1.3349.2.29
balay@asterix.mcs.anl.gov|ChangeSet|20050616014136|35953
ChangeSet
1.3349.2.29 05/06/15 20:41:36 balay@asterix.mcs.anl.gov +23 -0
splitup zpc.c [ftn-custom]

src/ksp/pc/interface/ftn-custom/zpreconf.c
1.1 05/06/15 20:41:35 balay@asterix.mcs.anl.gov +69 -0

src/ksp/pc/interface/ftn-custom/zpcsetf.c
1.1 05/06/15 20:41:35 balay@asterix.mcs.anl.gov +39 -0

src/ksp/pc/interface/ftn-custom/makefile
1.1 05/06/15 20:41:35 balay@asterix.mcs.anl.gov +14 -0

src/ksp/pc/impls/shell/ftn-custom/zshellpcf.c
1.1 05/06/15 20:41:35 balay@asterix.mcs.anl.gov +86 -0

src/ksp/pc/impls/shell/ftn-custom/makefile
1.1 05/06/15 20:41:35 balay@asterix.mcs.anl.gov +14 -0

src/ksp/pc/impls/mg/ftn-custom/zmgfuncf.c
1.1 05/06/15 20:41:35 balay@asterix.mcs.anl.gov +38 -0

src/ksp/pc/interface/ftn-custom/zpreconf.c
1.0 05/06/15 20:41:35 balay@asterix.mcs.anl.gov +0 -0
BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/interface/ftn-custom/zpreconf.c

src/ksp/pc/interface/ftn-custom/zpcsetf.c
1.0 05/06/15 20:41:35 balay@asterix.mcs.anl.gov +0 -0
BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/interface/ftn-custom/zpcsetf.c

src/ksp/pc/interface/ftn-custom/makefile
1.0 05/06/15 20:41:35 balay@asterix.mcs.anl.gov +0 -0
BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/interface/ftn-custom/makefile

src/ksp/pc/impls/shell/ftn-custom/zshellpcf.c
1.0 05/06/15 20:41:35 balay@asterix.mcs.anl.gov +0 -0
BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/shell/ftn-custom/zshellpcf.c

src/ksp/pc/impls/shell/ftn-custom/makefile
1.0 05/06/15 20:41:35 balay@asterix.mcs.anl.gov +0 -0
BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/shell/ftn-custom/makefile

src/ksp/pc/impls/mg/ftn-custom/zmgfuncf.c
1.0 05/06/15 20:41:35 balay@asterix.mcs.anl.gov +0 -0
BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/mg/ftn-custom/zmgfuncf.c

src/ksp/pc/impls/mg/ftn-custom/zmgf.c
1.1 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +18 -0

src/ksp/pc/impls/mg/ftn-custom/makefile
1.1 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +14 -0

src/ksp/pc/impls/hypre/ftn-custom/zhyppilutf.c
1.1 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +21 -0

src/ksp/pc/impls/hypre/ftn-custom/makefile
1.1 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +14 -0

src/ksp/pc/impls/factor/lu/ftn-custom/zluf.c
1.1 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +20 -0

src/ksp/pc/impls/factor/lu/ftn-custom/makefile
1.1 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +14 -0

src/ksp/pc/impls/factor/ilu/ftn-custom/ziluf.c
1.1 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +19 -0

src/ksp/pc/impls/factor/ilu/ftn-custom/makefile
1.1 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +14 -0

src/ksp/pc/impls/composite/ftn-custom/zcompositef.c
1.1 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +20 -0

src/ksp/pc/impls/composite/ftn-custom/makefile
1.1 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +14 -0

src/ksp/pc/impls/mg/ftn-custom/zmgf.c
1.0 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +0 -0
BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/mg/ftn-custom/zmgf.c

src/ksp/pc/impls/mg/ftn-custom/makefile
1.0 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +0 -0
BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/mg/ftn-custom/makefile

src/ksp/pc/impls/hypre/ftn-custom/zhyppilutf.c
1.0 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +0 -0
BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/hypre/ftn-custom/zhyppilutf.c

src/ksp/pc/impls/hypre/ftn-custom/makefile
1.0 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +0 -0
BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/hypre/ftn-custom/makefile

src/ksp/pc/impls/factor/lu/ftn-custom/zluf.c
1.0 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +0 -0
BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/factor/lu/ftn-custom/zluf.c

src/ksp/pc/impls/factor/lu/ftn-custom/makefile
1.0 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +0 -0
BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/factor/lu/ftn-custom/makefile

src/ksp/pc/impls/factor/ilu/ftn-custom/ziluf.c
1.0 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +0 -0
BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/factor/ilu/ftn-custom/ziluf.c

src/ksp/pc/impls/factor/ilu/ftn-custom/makefile
1.0 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +0 -0
BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/factor/ilu/ftn-custom/makefile

src/ksp/pc/impls/composite/ftn-custom/zcompositef.c
1.0 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +0 -0
BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/composite/ftn-custom/zcompositef.c

src/ksp/pc/impls/composite/ftn-custom/makefile
1.0 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +0 -0
BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/composite/ftn-custom/makefile

src/ksp/pc/impls/bjacobi/ftn-custom/zbjacobif.c
1.1 05/06/15 20:41:33 balay@asterix.mcs.anl.gov +24 -0

src/ksp/pc/impls/bjacobi/ftn-custom/makefile
1.1 05/06/15 20:41:33 balay@asterix.mcs.anl.gov +14 -0

src/ksp/pc/impls/asm/ftn-custom/zasmf.c
1.1 05/06/15 20:41:33 balay@asterix.mcs.anl.gov +73 -0

src/ksp/pc/impls/asm/ftn-custom/makefile
1.1 05/06/15 20:41:33 balay@asterix.mcs.anl.gov +14 -0

src/ksp/pc/impls/bjacobi/ftn-custom/zbjacobif.c
1.0 05/06/15 20:41:33 balay@asterix.mcs.anl.gov +0 -0
BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/bjacobi/ftn-custom/zbjacobif.c

src/ksp/pc/impls/bjacobi/ftn-custom/makefile
1.0 05/06/15 20:41:33 balay@asterix.mcs.anl.gov +0 -0
BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/bjacobi/ftn-custom/makefile

src/ksp/pc/impls/asm/ftn-custom/zasmf.c
1.0 05/06/15 20:41:33 balay@asterix.mcs.anl.gov +0 -0
BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/asm/ftn-custom/zasmf.c

src/ksp/pc/impls/asm/ftn-custom/makefile
1.0 05/06/15 20:41:33 balay@asterix.mcs.anl.gov +0 -0
BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/asm/ftn-custom/makefile

BitKeeper/deleted/.del-zpc.c~aa597dba5c67fc0f
1.36 05/06/15 20:40:40 balay@asterix.mcs.anl.gov +0 -337
Delete: src/ksp/ftn-custom/zpc.c

BitKeeper/deleted/.del-makefile~285ace007fae8f04
1.5 05/06/15 20:40:40 balay@asterix.mcs.anl.gov +0 -0
Delete: src/ksp/ftn-custom/makefile

BitKeeper/deleted/.del-zksp.c~ac50e3a320482d14
1.30 05/06/15 20:40:39 balay@asterix.mcs.anl.gov +0 -0
Delete: src/ksp/ftn-custom/zksp.c


Hg-commit: 910772ebbce2f05c6a506aa6162d9349d3bd7aa9

show more ...


/petsc/bmake/adic.init
/petsc/bmake/adicmf.init
/petsc/bmake/common/rules
/petsc/bmake/common/rules.shared.basic
/petsc/config/bgl-gnu-opt.py
/petsc/config/bgl-ibm-opt.py
/petsc/config/macosx-gnu.py
/petsc/include/finclude/petscda.h
/petsc/include/finclude/petscsnes.h
/petsc/include/finclude/petscvec.h
/petsc/include/makefile
/petsc/include/petscda.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscsnes.h
/petsc/include/petscversion.h
/petsc/maint/confignightly/seaborg
/petsc/makefile
/petsc/projects/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/packages/ADIC.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/MPE.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/Prometheus.py
/petsc/python/PETSc/packages/SCALAPACK.py
/petsc/python/PETSc/packages/blacs.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/packages/sundials.py
/petsc/python/PETSc/petsc.py
/petsc/python/PETSc/utilities/languages.py
/petsc/src/adic/src/petscadic.c
/petsc/src/contrib/helmholtz_2/ex12.c
/petsc/src/contrib/keyes/ex15.c
/petsc/src/contrib/keyes/makefile
/petsc/src/contrib/ysmp/ex1.c
/petsc/src/dm/ao/impls/basic/ftn-custom/makefile
/petsc/src/dm/ao/impls/basic/ftn-custom/zaobasicf.c
/petsc/src/dm/ao/interface/ftn-custom/makefile
/petsc/src/dm/ao/interface/ftn-custom/zaof.c
/petsc/src/dm/da/examples/tests/ex20.c
/petsc/src/dm/da/examples/tests/ex7.c
/petsc/src/dm/da/examples/tutorials/ex6.c
/petsc/src/dm/da/examples/tutorials/makefile
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/ftn-custom/makefile
/petsc/src/dm/da/src/ftn-custom/zda1f.c
/petsc/src/dm/da/src/ftn-custom/zda2f.c
/petsc/src/dm/da/src/ftn-custom/zda3f.c
/petsc/src/dm/da/src/ftn-custom/zdacornf.c
/petsc/src/dm/da/src/ftn-custom/zdagetscatterf.c
/petsc/src/dm/da/src/ftn-custom/zdaindexf.c
/petsc/src/dm/da/src/ftn-custom/zdainterpf.c
/petsc/src/dm/da/src/ftn-custom/zdaloadf.c
/petsc/src/dm/da/src/ftn-custom/zdaviewf.c
/petsc/src/dm/da/utils/ftn-custom/makefile
/petsc/src/dm/da/utils/ftn-custom/zfddaf.c
/petsc/src/dm/da/utils/ftn-custom/zsda2f.c
/petsc/src/dm/ftn-custom/makefile
/petsc/src/dm/ftn-custom/zda.c
/petsc/src/docs/tex/manual/part1.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/installation.html
/petsc/src/fortran/f90/tests/ex1.c
/petsc/src/fortran/f90/zf90da.c
/petsc/src/fortran/f90/zf90ksp.c
/petsc/src/fortran/f90/zf90mat.c
/petsc/src/fortran/f90/zf90snes.c
/petsc/src/fortran/f90/zf90vec.c
/petsc/src/inline/ilu.h
/petsc/src/ksp/ksp/examples/tests/ex1.c
/petsc/src/ksp/ksp/examples/tests/ex14.c
/petsc/src/ksp/ksp/examples/tests/ex18.c
/petsc/src/ksp/ksp/examples/tests/ex20.c
/petsc/src/ksp/ksp/examples/tests/ex3.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/ex1.c
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/ex12.c
/petsc/src/ksp/ksp/examples/tutorials/ex13f90.F
/petsc/src/ksp/ksp/examples/tutorials/ex14f.F
/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/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/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/cg/cg.c
/petsc/src/ksp/ksp/impls/cg/cgne/cgne.c
/petsc/src/ksp/ksp/impls/cgs/cgs.c
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/cr/cr.c
/petsc/src/ksp/ksp/impls/gmres/borthog.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/ftn-custom/makefile
/petsc/src/ksp/ksp/impls/gmres/fgmres/ftn-custom/zmodpcff.c
/petsc/src/ksp/ksp/impls/gmres/gmreig.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/minres/minres.c
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/impls/symmlq/symmlq.c
/petsc/src/ksp/ksp/impls/tcqmr/tcqmr.c
/petsc/src/ksp/ksp/impls/tfqmr/tfqmr.c
/petsc/src/ksp/ksp/interface/eige.c
/petsc/src/ksp/ksp/interface/ftn-custom/makefile
/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/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/interface/itres.c
/petsc/src/ksp/makefile
/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/impls/asm/asm.c
/petsc/src/ksp/pc/impls/asm/ftn-custom/makefile
/petsc/src/ksp/pc/impls/asm/ftn-custom/zasmf.c
/petsc/src/ksp/pc/impls/bjacobi/ftn-custom/makefile
/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/makefile
/petsc/src/ksp/pc/impls/composite/ftn-custom/zcompositef.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/ftn-custom/makefile
/petsc/src/ksp/pc/impls/factor/ilu/ftn-custom/ziluf.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/factor/lu/ftn-custom/makefile
/petsc/src/ksp/pc/impls/factor/lu/ftn-custom/zluf.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/hypre/ftn-custom/zhyppilutf.c
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/pc/impls/mg/fmg.c
/petsc/src/ksp/pc/impls/mg/ftn-custom/makefile
/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/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
ftn-custom/makefile
ftn-custom/zshellpcf.c
/petsc/src/ksp/pc/interface/ftn-custom/makefile
/petsc/src/ksp/pc/interface/ftn-custom/zpcsetf.c
/petsc/src/ksp/pc/interface/ftn-custom/zpreconf.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/examples/tests/ex1.c
/petsc/src/mat/examples/tests/ex101.c
/petsc/src/mat/examples/tests/ex15.c
/petsc/src/mat/examples/tests/ex17.c
/petsc/src/mat/examples/tests/ex3.c
/petsc/src/mat/examples/tests/ex48.c
/petsc/src/mat/examples/tests/ex53.c
/petsc/src/mat/examples/tests/ex62.c
/petsc/src/mat/examples/tests/ex7.c
/petsc/src/mat/examples/tests/ex76.c
/petsc/src/mat/examples/tests/ex78.c
/petsc/src/mat/examples/tutorials/ex2.c
/petsc/src/mat/ftn-custom/zmat.c
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/adic/nladic.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/normal/normm.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/matimpl.h
/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/makefile
/petsc/src/snes/ftn-custom/zdmmg.c
/petsc/src/snes/ftn-custom/zsnes.c
/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/tr/tr.c
/petsc/src/snes/interface/noise/snesmfj2.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesj.c
/petsc/src/snes/mf/mfregis.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/mf/snesmfjdef.c
/petsc/src/snes/mf/wp.c
/petsc/src/snes/utils/adutils/damgsnesad.c
/petsc/src/snes/utils/adutils/makefile
/petsc/src/snes/utils/damgsnes.c
/petsc/src/snes/utils/makefile
/petsc/src/sys/adic/Gradient/ad_grad.c
/petsc/src/sys/bag/bag.c
/petsc/src/sys/bag/bagimpl.h
/petsc/src/sys/draw/interface/draw.c
/petsc/src/sys/draw/utils/axis.c
/petsc/src/sys/draw/utils/lg.c
/petsc/src/sys/error/adebug.c
/petsc/src/sys/error/err.c
/petsc/src/sys/error/fp.c
/petsc/src/sys/error/signal.c
/petsc/src/sys/f90/f90_IRIX.h
/petsc/src/sys/f90/f90_absoft.h
/petsc/src/sys/f90/f90_alpha.h
/petsc/src/sys/f90/f90_common.c
/petsc/src/sys/f90/f90_cray_x1.h
/petsc/src/sys/f90/f90_g95.h
/petsc/src/sys/f90/f90_hpux.h
/petsc/src/sys/f90/f90_intel.h
/petsc/src/sys/f90/f90_intel8.h
/petsc/src/sys/f90/f90_nag.h
/petsc/src/sys/f90/f90_pgi.h
/petsc/src/sys/f90/f90_rs6000.h
/petsc/src/sys/f90/f90_solaris.h
/petsc/src/sys/f90/f90_solaris_old.h
/petsc/src/sys/f90/f90_t3e.h
/petsc/src/sys/f90/f90_win32.h
/petsc/src/sys/f90/f90impl.h
/petsc/src/sys/f90/makefile
/petsc/src/sys/fileio/mpiuopen.c
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/fileio/sysio.c
/petsc/src/sys/ftn-custom/zdraw.c
/petsc/src/sys/ftn-custom/zoptions.c
/petsc/src/sys/ftn-custom/zsys.c
/petsc/src/sys/ftn-custom/zviewer.c
/petsc/src/sys/matlabengine/matlab.c
/petsc/src/sys/memory/mem.c
/petsc/src/sys/objects/destroy.c
/petsc/src/sys/objects/tagm.c
/petsc/src/sys/time/cputime.c
/petsc/src/sys/utils/memc.c
/petsc/src/sys/utils/mpiu.c
/petsc/src/sys/utils/pbarrier.c
/petsc/src/sys/utils/psplit.c
/petsc/src/sys/utils/random.c
/petsc/src/sys/viewer/impls/ascii/filev.c
/petsc/src/sys/viewer/interface/view.c
/petsc/src/ts/examples/tests/ex1.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/util2.c
/petsc/src/ts/ftn-custom/zts.c
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/ts/interface/tsfd.c
/petsc/src/vec/is/interface/index.c
/petsc/src/vec/vec/examples/tests/ex11.c
/petsc/src/vec/vec/examples/tests/ex9.c
/petsc/src/vec/vec/interface/ftn-custom/zvectorf.c
/petsc/todo
1d8d5f9a01-Jun-2005 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.3335
balay@asterix.mcs.anl.gov|ChangeSet|20050601051543|16496
ChangeSet
1.3335 05/06/01 00:15:43 balay@asterix.mcs.anl.gov +35 -0
petschead -> private/petscimpl.h
vecimpl.h -> pr

bk-changeset-1.3335
balay@asterix.mcs.anl.gov|ChangeSet|20050601051543|16496
ChangeSet
1.3335 05/06/01 00:15:43 balay@asterix.mcs.anl.gov +35 -0
petschead -> private/petscimpl.h
vecimpl.h -> private/vecimpl.h

test.sh
1.1 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +9 -0

test.sh
1.0 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +0 -0
BitKeeper file /home/balay/petsc-dl/test.sh

src/vec/vec/utils/vscat.c
1.45 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1
petschead -> private/petscimpl.h
vecimpl.h -> private/vecimpl.h

src/vec/vec/utils/vpscat.c
1.53 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1
petschead -> private/petscimpl.h
vecimpl.h -> private/vecimpl.h

src/vec/vec/utils/vinv.c
1.46 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1
petschead -> private/petscimpl.h
vecimpl.h -> private/vecimpl.h

src/vec/vec/utils/vecstash.c
1.19 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1
petschead -> private/petscimpl.h
vecimpl.h -> private/vecimpl.h

src/vec/vec/utils/vecmpitoseq.c
1.16 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1
petschead -> private/petscimpl.h
vecimpl.h -> private/vecimpl.h

src/vec/vec/utils/vecio.c
1.46 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1
petschead -> private/petscimpl.h
vecimpl.h -> private/vecimpl.h

src/vec/vec/utils/comb.c
1.26 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1
petschead -> private/petscimpl.h
vecimpl.h -> private/vecimpl.h

src/vec/vec/makefile
1.2 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1
petschead -> private/petscimpl.h
vecimpl.h -> private/vecimpl.h

src/vec/vec/interface/vector.c
1.135 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1
petschead -> private/petscimpl.h
vecimpl.h -> private/vecimpl.h

src/vec/vec/interface/vecregall.c
1.21 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1
petschead -> private/petscimpl.h
vecimpl.h -> private/vecimpl.h

src/vec/vec/interface/vecreg.c
1.34 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1
petschead -> private/petscimpl.h
vecimpl.h -> private/vecimpl.h

src/vec/vec/interface/veccreate.c
1.26 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1
petschead -> private/petscimpl.h
vecimpl.h -> private/vecimpl.h

src/vec/vec/interface/mapregall.c
1.13 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1
petschead -> private/petscimpl.h
vecimpl.h -> private/vecimpl.h

src/vec/vec/interface/mapreg.c
1.26 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1
petschead -> private/petscimpl.h
vecimpl.h -> private/vecimpl.h

src/vec/vec/interface/mapcreate.c
1.17 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1
petschead -> private/petscimpl.h
vecimpl.h -> private/vecimpl.h

src/vec/vec/interface/map.c
1.25 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1
petschead -> private/petscimpl.h
vecimpl.h -> private/vecimpl.h

src/vec/vec/impls/seq/vseqcr.c
1.17 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1
petschead -> private/petscimpl.h
vecimpl.h -> private/vecimpl.h

src/vec/vec/impls/seq/bvec2.c
1.69 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1
petschead -> private/petscimpl.h
vecimpl.h -> private/vecimpl.h

src/vec/vec/impls/seq/bvec1.c
1.17 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1
petschead -> private/petscimpl.h
vecimpl.h -> private/vecimpl.h

src/vec/vec/impls/mpi/pvecimpl.h
1.12 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1
petschead -> private/petscimpl.h
vecimpl.h -> private/vecimpl.h

src/vec/vec/impls/mpi/pmap.c
1.18 05/06/01 00:15:38 balay@asterix.mcs.anl.gov +1 -1
petschead -> private/petscimpl.h
vecimpl.h -> private/vecimpl.h

src/vec/vec/impls/hypre/vhyp.c
1.11 05/06/01 00:15:38 balay@asterix.mcs.anl.gov +1 -1
petschead -> private/petscimpl.h
vecimpl.h -> private/vecimpl.h

src/vec/vec/impls/dvecimpl.h
1.15 05/06/01 00:15:38 balay@asterix.mcs.anl.gov +1 -1
petschead -> private/petscimpl.h
vecimpl.h -> private/vecimpl.h

src/mat/interface/matrix.c
1.182 05/06/01 00:15:38 balay@asterix.mcs.anl.gov +1 -1
petschead -> private/petscimpl.h
vecimpl.h -> private/vecimpl.h

src/mat/impls/shell/shellcnv.c
1.20 05/06/01 00:15:38 balay@asterix.mcs.anl.gov +1 -1
petschead -> private/petscimpl.h
vecimpl.h -> private/vecimpl.h

src/mat/impls/shell/shell.c
1.33 05/06/01 00:15:38 balay@asterix.mcs.anl.gov +1 -1
petschead -> private/petscimpl.h
vecimpl.h -> private/vecimpl.h

src/mat/impls/maij/maij.c
1.40 05/06/01 00:15:38 balay@asterix.mcs.anl.gov +1 -1
petschead -> private/petscimpl.h
vecimpl.h -> private/vecimpl.h

src/ksp/pc/impls/shell/shellpc.c
1.30 05/06/01 00:15:38 balay@asterix.mcs.anl.gov +1 -1
petschead -> private/petscimpl.h
vecimpl.h -> private/vecimpl.h

src/dm/da/src/gr2.c
1.35 05/06/01 00:15:38 balay@asterix.mcs.anl.gov +1 -1
petschead -> private/petscimpl.h
vecimpl.h -> private/vecimpl.h

include/petscvec.h
1.77 05/06/01 00:15:38 balay@asterix.mcs.anl.gov +1 -1
petschead -> private/petscimpl.h
vecimpl.h -> private/vecimpl.h

include/petsc.h
1.135 05/06/01 00:15:38 balay@asterix.mcs.anl.gov +1 -1
petschead -> private/petscimpl.h
vecimpl.h -> private/vecimpl.h

include/makefile
1.9 05/06/01 00:15:38 balay@asterix.mcs.anl.gov +1 -1
petschead -> private/petscimpl.h
vecimpl.h -> private/vecimpl.h

include/private/petscimpl.h
1.53 05/05/31 23:45:58 balay@asterix.mcs.anl.gov +0 -0
Rename: include/petschead.h -> include/private/petscimpl.h

include/private/vecimpl.h
1.45 05/05/31 23:45:46 balay@asterix.mcs.anl.gov +0 -0
Rename: include/vecimpl.h -> include/private/vecimpl.h


Hg-commit: 54b8a4a4a528929abe8402e908105b5699eb0be5

show more ...


/petsc/bmake/common/rules
/petsc/config/macosx-gnu.py
/petsc/include/makefile
/petsc/include/petsc.h
/petsc/include/petscbag.h
/petsc/include/petscda.h
/petsc/include/petscerror.h
/petsc/include/petscvec.h
/petsc/include/private/petscimpl.h
/petsc/include/private/vecimpl.h
/petsc/include/zpetsc.h
/petsc/maint/checkloc.py
/petsc/maint/generatefortranstubs.py
/petsc/makefile
/petsc/python/PETSc/packages/sowing.py
/petsc/python/PETSc/packages/sundials.py
/petsc/src/apps/2/makefile
/petsc/src/benchmarks/PetscTime.c
/petsc/src/contrib/dvr/makefile
/petsc/src/contrib/fun3d/comp/makefile
/petsc/src/contrib/fun3d/incomp/makefile
/petsc/src/contrib/fun3d/makefile
/petsc/src/contrib/helmholtz_2/makefile
/petsc/src/contrib/keyes/makefile
/petsc/src/contrib/lahaye/samg.old/makefile
/petsc/src/contrib/mixedrealcomplex/makefile
/petsc/src/contrib/oberman/ns_q1q0_penalty/makefile
/petsc/src/contrib/oberman/ns_q1q1/makefile
/petsc/src/contrib/oberman/quasigeo_q1/makefile
/petsc/src/contrib/oberman/tns_q2q1/makefile
/petsc/src/contrib/pc/makefile
/petsc/src/contrib/sif/1d/makefile
/petsc/src/contrib/sif/2d/makefile
/petsc/src/contrib/src/burgers_df_based_q1/makefile
/petsc/src/contrib/src/burgers_vertex_based_q1/makefile
/petsc/src/contrib/src/ns_q1q0_penalty/makefile
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/dadestroy.c
/petsc/src/dm/da/src/dadist.c
/petsc/src/dm/da/src/daindex.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/da/utils/sda2.c
/petsc/src/dm/ftn-custom/zda.c
/petsc/src/dm/ftn-custom/zsda.c
/petsc/src/dm/makefile
/petsc/src/dm/usg/2d/constant_bilinear/makefile
/petsc/src/dm/usg/2d/makefile
/petsc/src/docs/tex/manual/makefile
/petsc/src/ksp/ftn-custom/zksp.c
/petsc/src/ksp/ftn-custom/zpc.c
/petsc/src/ksp/ksp/examples/makefile
/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/ex24.c
/petsc/src/ksp/ksp/examples/tests/ex25.c
/petsc/src/ksp/ksp/examples/tests/ex26.c
/petsc/src/ksp/ksp/examples/tests/ex3.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/tests/makefile
/petsc/src/ksp/ksp/examples/tests/output/ex10_1.out
/petsc/src/ksp/ksp/examples/tests/output/ex12f_1.out
/petsc/src/ksp/ksp/examples/tests/output/ex16_1.out
/petsc/src/ksp/ksp/examples/tests/output/ex16f_1.out
/petsc/src/ksp/ksp/examples/tests/output/ex17_1.out
/petsc/src/ksp/ksp/examples/tests/output/ex19_1.out
/petsc/src/ksp/ksp/examples/tests/output/ex19_2.out
/petsc/src/ksp/ksp/examples/tests/output/ex20_1.out
/petsc/src/ksp/ksp/examples/tests/output/ex24_1.out
/petsc/src/ksp/ksp/examples/tests/output/ex24_2.out
/petsc/src/ksp/ksp/examples/tests/output/ex24_3.out
/petsc/src/ksp/ksp/examples/tests/output/ex24_4.out
/petsc/src/ksp/ksp/examples/tests/output/ex25_1.out
/petsc/src/ksp/ksp/examples/tests/output/ex25_2.out
/petsc/src/ksp/ksp/examples/tests/output/ex26_1.out
/petsc/src/ksp/ksp/examples/tests/output/ex26_2.out
/petsc/src/ksp/ksp/examples/tests/output/ex2_1.out
/petsc/src/ksp/ksp/examples/tests/output/ex3_1.out
/petsc/src/ksp/ksp/examples/tests/output/ex3_2.out
/petsc/src/ksp/ksp/examples/tests/output/ex4_1.out
/petsc/src/ksp/ksp/examples/tests/output/ex4_3.out
/petsc/src/ksp/ksp/examples/tests/output/ex4_5.out
/petsc/src/ksp/ksp/examples/tests/output/ex5f_1.out
/petsc/src/ksp/ksp/examples/tests/output/ex6_1.out
/petsc/src/ksp/ksp/examples/tests/output/ex6_2.out
/petsc/src/ksp/ksp/examples/tests/output/ex6_3.out
/petsc/src/ksp/ksp/examples/tests/output/ex6_4.out
/petsc/src/ksp/ksp/examples/tests/output/ex6_6.out
/petsc/src/ksp/ksp/examples/tests/output/ex6_7.out
/petsc/src/ksp/ksp/examples/tests/scripts/ex10.asm
/petsc/src/ksp/ksp/examples/tests/scripts/ex10.script
/petsc/src/ksp/ksp/examples/tests/scripts/ex10_asm_matbaij
/petsc/src/ksp/ksp/examples/tests/scripts/ex10_asm_mpibaij
/petsc/src/ksp/ksp/examples/tests/scripts/ex10_bjacobi_mpibaij
/petsc/src/ksp/ksp/examples/tests/scripts/ex10_blu
/petsc/src/ksp/ksp/examples/tests/scripts/ex10_lu
/petsc/src/ksp/ksp/examples/tests/scripts/ex10_lu_blocks
/petsc/src/ksp/ksp/examples/tests/scripts/ex10_seqbdiag
/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/ex20options
/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/ex4.c
/petsc/src/ksp/ksp/examples/tutorials/ex5.c
/petsc/src/ksp/ksp/examples/tutorials/ex6f.F
/petsc/src/ksp/ksp/examples/tutorials/ex7.c
/petsc/src/ksp/ksp/examples/tutorials/ex8.c
/petsc/src/ksp/ksp/examples/tutorials/ex9.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_10.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_11.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_12.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_13.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_15.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_16.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_17.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_18.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_2.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_20shiftnz.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_20shiftpd.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_21shiftnz.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_21shiftpd.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_3.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_4.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_5.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_6.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_7.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_8.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_9.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex11_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex11f_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex12_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex12_2.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex12_3.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex13_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex13f90_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex14_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex14_2.out
/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/ex16_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex18_1.out
/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/examples/tutorials/output/ex1f_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex20_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex20_2.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex21f_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex22_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/ex25_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex26_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex29_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex29_2.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex2_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex2_2.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex2_3.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex2_4.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex2_5.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex2_6.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex2f_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex30_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex32_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex4_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex5_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex5_2.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex5_3.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex5_4.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex5_5.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex6f_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex7_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex9_1.out
/petsc/src/ksp/ksp/impls/gmres/fgmres/modpcf.c
/petsc/src/ksp/ksp/impls/gmres/gmres.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/makefile
/petsc/src/ksp/makefile
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/is/feti/examples/makefile
/petsc/src/ksp/pc/impls/is/feti/makefile
/petsc/src/ksp/pc/impls/mg/mgfunc.c
shellpc.c
/petsc/src/ksp/pc/impls/spai/makefile
/petsc/src/ksp/pc/interface/pcset.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/ftn-custom/zmat.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/impls/shell/shellcnv.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/makefile
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/order/sorder.c
/petsc/src/mat/partition/partition.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/snes/makefile
/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/Gradient/makefile
/petsc/src/sys/adic/adic/aclocal.m4
/petsc/src/sys/adic/adic/alloc.c
/petsc/src/sys/adic/adic/makefile
/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/config.h
/petsc/src/sys/adic/adintrinsics/makefile
/petsc/src/sys/adic/adintrinsics/names.h
/petsc/src/sys/adic/adintrinsics/report-once.c
/petsc/src/sys/adic/adintrinsics/report-once.h
/petsc/src/sys/adic/makefile
/petsc/src/sys/bag/bag.c
/petsc/src/sys/bag/makefile
/petsc/src/sys/dll/dl.c
/petsc/src/sys/dll/makefile
/petsc/src/sys/dll/reg.c
/petsc/src/sys/draw/drawimpl.h
/petsc/src/sys/draw/examples/makefile
/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/examples/tests/makefile
/petsc/src/sys/draw/examples/tutorials/makefile
/petsc/src/sys/draw/impls/makefile
/petsc/src/sys/draw/impls/ps/makefile
/petsc/src/sys/draw/impls/ps/pops.c
/petsc/src/sys/draw/impls/ps/psimpl.h
/petsc/src/sys/draw/impls/win32/makefile
/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/makefile
/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/impls/x/xvgrab.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/makefile
/petsc/src/sys/draw/interface/ftn-custom/zdtrif.c
/petsc/src/sys/draw/interface/makefile
/petsc/src/sys/draw/makefile
/petsc/src/sys/draw/utils/axis.c
/petsc/src/sys/draw/utils/dscatter.c
/petsc/src/sys/draw/utils/hists.c
/petsc/src/sys/draw/utils/hue.c
/petsc/src/sys/draw/utils/lg.c
/petsc/src/sys/draw/utils/makefile
/petsc/src/sys/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/examples/tests/makefile
/petsc/src/sys/error/fp.c
/petsc/src/sys/error/makefile
/petsc/src/sys/error/signal.c
/petsc/src/sys/error/stack.c
/petsc/src/sys/examples/tutorials/ex5.c
/petsc/src/sys/f90/f90_IRIX.c
/petsc/src/sys/f90/f90_absoft.c
/petsc/src/sys/f90/f90_alpha.c
/petsc/src/sys/f90/f90_common.c
/petsc/src/sys/f90/f90_cray_x1.c
/petsc/src/sys/f90/f90_g95.c
/petsc/src/sys/f90/f90_hpux.c
/petsc/src/sys/f90/f90_intel.c
/petsc/src/sys/f90/f90_intel8.c
/petsc/src/sys/f90/f90_nag.c
/petsc/src/sys/f90/f90_rs6000.c
/petsc/src/sys/f90/f90_solaris.c
/petsc/src/sys/f90/f90_solaris_old.c
/petsc/src/sys/f90/f90_t3e.c
/petsc/src/sys/f90/f90_win32.c
/petsc/src/sys/f90/makefile
/petsc/src/sys/fileio/ffpath.c
/petsc/src/sys/fileio/fpath.c
/petsc/src/sys/fileio/fretrieve.c
/petsc/src/sys/fileio/ftest.c
/petsc/src/sys/fileio/fwd.c
/petsc/src/sys/fileio/ghome.c
/petsc/src/sys/fileio/grpath.c
/petsc/src/sys/fileio/makefile
/petsc/src/sys/fileio/mpiuopen.c
/petsc/src/sys/fileio/mprint.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/makefile
/petsc/src/sys/matlabengine/makefile
/petsc/src/sys/matlabengine/matlab.c
/petsc/src/sys/memory/makefile
/petsc/src/sys/memory/mal.c
/petsc/src/sys/memory/mem.c
/petsc/src/sys/memory/mtr.c
/petsc/src/sys/mpiuni/makefile
/petsc/src/sys/mpiuni/mpi.c
/petsc/src/sys/objects/ams/aoptions.c
/petsc/src/sys/objects/ams/makefile
/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/makefile
/petsc/src/sys/objects/olist.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pgname.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/pmain.c
/petsc/src/sys/objects/pname.c
/petsc/src/sys/objects/prefix.c
/petsc/src/sys/objects/ptype.c
/petsc/src/sys/objects/state.c
/petsc/src/sys/objects/tagm.c
/petsc/src/sys/plog/classLog.c
/petsc/src/sys/plog/eventLog.c
/petsc/src/sys/plog/makefile
/petsc/src/sys/plog/mpitr.c
/petsc/src/sys/plog/plog.c
/petsc/src/sys/plog/plog.h
/petsc/src/sys/plog/ploginfo.c
/petsc/src/sys/plog/plogmpe.c
/petsc/src/sys/plog/ptime.h
/petsc/src/sys/plog/stageLog.c
/petsc/src/sys/src/bag/bagimpl.h
/petsc/src/sys/time/cputime.c
/petsc/src/sys/time/fdate.c
/petsc/src/sys/time/makefile
/petsc/src/sys/time/nt_time.c
/petsc/src/sys/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/makefile
/petsc/src/sys/utils/memc.c
/petsc/src/sys/utils/mpimesg.c
/petsc/src/sys/utils/mpiu.c
/petsc/src/sys/utils/pbarrier.c
/petsc/src/sys/utils/pdisplay.c
/petsc/src/sys/utils/plapack.c
/petsc/src/sys/utils/psleep.c
/petsc/src/sys/utils/psplit.c
/petsc/src/sys/utils/random.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/viewer/examples/makefile
/petsc/src/sys/viewer/examples/tests/ex3.c
/petsc/src/sys/viewer/examples/tests/makefile
/petsc/src/sys/viewer/examples/tutorials/makefile
/petsc/src/sys/viewer/impls/ascii/filev.c
/petsc/src/sys/viewer/impls/ascii/makefile
/petsc/src/sys/viewer/impls/ascii/vcreatea.c
/petsc/src/sys/viewer/impls/binary/binv.c
/petsc/src/sys/viewer/impls/binary/makefile
/petsc/src/sys/viewer/impls/draw/drawv.c
/petsc/src/sys/viewer/impls/draw/makefile
/petsc/src/sys/viewer/impls/draw/vdraw.h
/petsc/src/sys/viewer/impls/hdf4/hdf4v.c
/petsc/src/sys/viewer/impls/hdf4/makefile
/petsc/src/sys/viewer/impls/makefile
/petsc/src/sys/viewer/impls/mathematica/makefile
/petsc/src/sys/viewer/impls/mathematica/mathematica.c
/petsc/src/sys/viewer/impls/mathematica/mathematica.h
/petsc/src/sys/viewer/impls/mathematica/runtime.c
/petsc/src/sys/viewer/impls/matlab/makefile
/petsc/src/sys/viewer/impls/matlab/vmatlab.c
/petsc/src/sys/viewer/impls/netcdf/makefile
/petsc/src/sys/viewer/impls/netcdf/vnetcdf.c
/petsc/src/sys/viewer/impls/silo/makefile
/petsc/src/sys/viewer/impls/silo/vsilo.c
/petsc/src/sys/viewer/impls/silo/vsilo.h
/petsc/src/sys/viewer/impls/socket/makefile
/petsc/src/sys/viewer/impls/socket/matlab/bread.c
/petsc/src/sys/viewer/impls/socket/matlab/closeport.c
/petsc/src/sys/viewer/impls/socket/matlab/closeport.m
/petsc/src/sys/viewer/impls/socket/matlab/launch.c
/petsc/src/sys/viewer/impls/socket/matlab/launch.m
/petsc/src/sys/viewer/impls/socket/matlab/makefile
/petsc/src/sys/viewer/impls/socket/matlab/openport.c
/petsc/src/sys/viewer/impls/socket/matlab/openport.m
/petsc/src/sys/viewer/impls/socket/matlab/readinvecs.c
/petsc/src/sys/viewer/impls/socket/matlab/receive.c
/petsc/src/sys/viewer/impls/socket/matlab/receive.m
/petsc/src/sys/viewer/impls/socket/matlab/receivedense.c
/petsc/src/sys/viewer/impls/socket/matlab/receivesparse.c
/petsc/src/sys/viewer/impls/socket/send.c
/petsc/src/sys/viewer/impls/socket/senddense.c
/petsc/src/sys/viewer/impls/socket/sendsparse.c
/petsc/src/sys/viewer/impls/socket/socket.h
/petsc/src/sys/viewer/impls/string/makefile
/petsc/src/sys/viewer/impls/string/stringv.c
/petsc/src/sys/viewer/impls/vu/makefile
/petsc/src/sys/viewer/impls/vu/petscvu.c
/petsc/src/sys/viewer/interface/dlregispetsc.c
/petsc/src/sys/viewer/interface/dupl.c
/petsc/src/sys/viewer/interface/flush.c
/petsc/src/sys/viewer/interface/makefile
/petsc/src/sys/viewer/interface/view.c
/petsc/src/sys/viewer/interface/viewa.c
/petsc/src/sys/viewer/interface/viewers.c
/petsc/src/sys/viewer/interface/viewreg.c
/petsc/src/sys/viewer/interface/viewregall.c
/petsc/src/sys/viewer/makefile
/petsc/src/sys/viewer/viewerimpl.h
/petsc/src/ts/makefile
/petsc/src/vec/ftn-custom/makefile
/petsc/src/vec/ftn-custom/zis.c
/petsc/src/vec/is/impls/block/block.c
/petsc/src/vec/is/impls/block/ftn-custom/makefile
/petsc/src/vec/is/impls/block/ftn-custom/zblockf.c
/petsc/src/vec/is/impls/general/general.c
/petsc/src/vec/is/impls/stride/stride.c
/petsc/src/vec/is/interface/ftn-custom/makefile
/petsc/src/vec/is/interface/ftn-custom/zindexf.c
/petsc/src/vec/is/interface/index.c
/petsc/src/vec/is/isimpl.h
/petsc/src/vec/is/utils/ftn-custom/makefile
/petsc/src/vec/is/utils/ftn-custom/ziscoloringf.c
/petsc/src/vec/is/utils/ftn-custom/zisltogf.c
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/is/utils/iscomp.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/makefile
/petsc/src/vec/vec/examples/makefile
/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/ex13.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/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/tests/makefile
/petsc/src/vec/vec/examples/tests/output/ex10_1.out
/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/ex13_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/ex17f_1.out
/petsc/src/vec/vec/examples/tests/output/ex18_1.out
/petsc/src/vec/vec/examples/tests/output/ex19_1.out
/petsc/src/vec/vec/examples/tests/output/ex20f_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/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/ex25_1.out
/petsc/src/vec/vec/examples/tests/output/ex26_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/ex30f_1.out
/petsc/src/vec/vec/examples/tests/output/ex32f_1.out
/petsc/src/vec/vec/examples/tests/output/ex33_1.out
/petsc/src/vec/vec/examples/tests/output/ex34_1.out
/petsc/src/vec/vec/examples/tests/output/ex35_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/ex5_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/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/ex13.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/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/ex2f.F
/petsc/src/vec/vec/examples/tutorials/ex3.c
/petsc/src/vec/vec/examples/tutorials/ex3f.F
/petsc/src/vec/vec/examples/tutorials/ex4f.F
/petsc/src/vec/vec/examples/tutorials/ex4f90.F
/petsc/src/vec/vec/examples/tutorials/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/examples/tutorials/makefile
/petsc/src/vec/vec/examples/tutorials/output/ex11_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex11f_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex12_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex17_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex1_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex1_2.out
/petsc/src/vec/vec/examples/tutorials/output/ex1f90_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex1f_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex1f_2.out
/petsc/src/vec/vec/examples/tutorials/output/ex2_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex2f_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex3_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex3f_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/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/ex7_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex8_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex9_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex9f_1.out
/petsc/src/vec/vec/impls/dvecimpl.h
/petsc/src/vec/vec/impls/hypre/makefile
/petsc/src/vec/vec/impls/hypre/vhyp.c
/petsc/src/vec/vec/impls/makefile
/petsc/src/vec/vec/impls/mpi/ftn-custom/makefile
/petsc/src/vec/vec/impls/mpi/ftn-custom/zpbvecf.c
/petsc/src/vec/vec/impls/mpi/makefile
/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/dvec2.c
/petsc/src/vec/vec/impls/seq/ftn-custom/makefile
/petsc/src/vec/vec/impls/seq/ftn-custom/zbvec2f.c
/petsc/src/vec/vec/impls/seq/makefile
/petsc/src/vec/vec/impls/seq/vseqcr.c
/petsc/src/vec/vec/impls/shared/makefile
/petsc/src/vec/vec/impls/shared/shvec.c
/petsc/src/vec/vec/interface/dlregisvec.c
/petsc/src/vec/vec/interface/ftn-custom/makefile
/petsc/src/vec/vec/interface/ftn-custom/zvecregf.c
/petsc/src/vec/vec/interface/ftn-custom/zvectorf.c
/petsc/src/vec/vec/interface/makefile
/petsc/src/vec/vec/interface/map.c
/petsc/src/vec/vec/interface/mapcreate.c
/petsc/src/vec/vec/interface/mapreg.c
/petsc/src/vec/vec/interface/mapregall.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/makefile
/petsc/src/vec/vec/utils/cmesh.c
/petsc/src/vec/vec/utils/comb.c
/petsc/src/vec/vec/utils/ftn-custom/makefile
/petsc/src/vec/vec/utils/ftn-custom/zveciof.c
/petsc/src/vec/vec/utils/ftn-custom/zvscatf.c
/petsc/src/vec/vec/utils/makefile
/petsc/src/vec/vec/utils/matlab/gcreatev.c
/petsc/src/vec/vec/utils/matlab/makefile
/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/test.sh
e9a2bbcd31-May-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3323.2.2
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050531182947|31450
ChangeSet
1.3323.2.2 05/05/31 13:29:47 barrysmith@barrysmith-57.mcs.anl.gov +3 -0
gcc as shared library

bk-changeset-1.3323.2.2
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050531182947|31450
ChangeSet
1.3323.2.2 05/05/31 13:29:47 barrysmith@barrysmith-57.mcs.anl.gov +3 -0
gcc as shared library linker includes SystemLib stuff that resolves the STUB undefined nonsense
on Mac
also memchkq before and after some more user provided functions
(can't trust those users :-)).

bmake/common/rules.shared.basic
1.20 05/05/31 13:23:45 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
gcc as shared library linker includes SystemLib stuff that resolves the STUB undefined nonsense

src/ksp/pc/impls/shell/shellpc.c
1.29 05/05/31 10:37:41 barrysmith@barry-smiths-computer.local +6 -0
chkmemq before and after untrustworthy user call

src/snes/interface/snes.c
1.80 05/05/31 10:37:34 barrysmith@barry-smiths-computer.local +2 -0
chkmemq before and after untrustworthy user call


Hg-commit: e804db33d234baf8a04660afecad7fbb23f2eed3

show more ...


/petsc/bin/adprocess.py
/petsc/bin/config/acconfig.h
/petsc/bin/matlab/PetscBagRead.m
/petsc/bin/matlab/PetscBinaryRead.m
/petsc/bin/matlab/PetscBinaryWrite.m
/petsc/bin/mpiexec.valgrind
/petsc/bin/taucc.py
/petsc/bmake/adic.init
/petsc/bmake/common/rules
/petsc/bmake/common/rules.shared.basic
/petsc/bmake/common/test
/petsc/bmake/common/variables
/petsc/bmake/docsonly/petscconf
/petsc/config/aix5.1.0.0-64
/petsc/config/aix5.1.0.0-64.py
/petsc/config/aix5.1.0.0.py
/petsc/config/configure.py
/petsc/config/freebsd5.1-c89
/petsc/config/freebsd5.1-c89.py
/petsc/config/freebsd5.1.py
/petsc/config/irix6.5-64.py
/petsc/config/irix6.5.py
/petsc/config/linux-gnu-amd64
/petsc/config/linux-gnu-amd64.py
/petsc/config/linux-gnu-gcc-absoft.py
/petsc/config/linux-gnu-gcc-ifc.py
/petsc/config/linux-gnu-gcc-pgf90.py
/petsc/config/linux-gnu-intel.py
/petsc/config/linux-gnu.py
/petsc/config/linux-rhAS3-gcc32
/petsc/config/linux-rhAS3-gcc32.py
/petsc/config/linux-rhAS3-intel81
/petsc/config/linux-rhAS3-intel81.py
/petsc/config/macosx-ibm.py
/petsc/config/macosx-nagf90
/petsc/config/macosx-nagf90.py
/petsc/config/solaris-64.py
/petsc/config/solaris2.9-lam.py
/petsc/config/solaris2.9.py
/petsc/include/f90impl/f90_g95.h
/petsc/include/f90impl/f90_intel.h
/petsc/include/f90impl/f90_intel8.h
/petsc/include/finclude/petscmg.h
/petsc/include/finclude/petscpc.h
/petsc/include/finclude/petscsnes.h
/petsc/include/finclude/petscts.h
/petsc/include/finclude/petscvec.h
/petsc/include/makefile
/petsc/include/mpiuni/mpif.h
/petsc/include/petsc.h
/petsc/include/petscadic.h
/petsc/include/petscao.h
/petsc/include/petscbag.h
/petsc/include/petscblaslapack.h
/petsc/include/petscblaslapack_c.h
/petsc/include/petscblaslapack_caps.h
/petsc/include/petscblaslapack_cptofcd.h
/petsc/include/petscblaslapack_stdcall.h
/petsc/include/petscblaslapack_uscore.h
/petsc/include/petscctable.h
/petsc/include/petscda.h
/petsc/include/petscdmmg.h
/petsc/include/petscdraw.h
/petsc/include/petscerror.h
/petsc/include/petschead.h
/petsc/include/petscis.h
/petsc/include/petscksp.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscmg.h
/petsc/include/petscoptions.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/petscviewer.h
/petsc/include/vecimpl.h
/petsc/include/zpetsc.h
/petsc/maint/buildtest
/petsc/maint/checkBuilds.py
/petsc/maint/confignightly/atlantis
/petsc/maint/confignightly/atlantis2
/petsc/maint/confignightly/dreamcast2
/petsc/maint/confignightly/icrunch2
/petsc/maint/confignightly/jazz
/petsc/maint/confignightly/opteron-ibm
/petsc/maint/confignightly/seaborg
/petsc/maint/copylognightly
/petsc/maint/copylognightly.tao
/petsc/maint/generateetags.py
/petsc/maint/generatefortranstubs.py
/petsc/maint/startnightly
/petsc/maint/tuesdayreminder
/petsc/maint/update-docs.py
/petsc/make.py
/petsc/makefile
/petsc/projects/c++/ksp/ex2/ex2.dsp
/petsc/projects/c/ksp/ex2/ex2.dsp
/petsc/projects/complex/ksp/ex2/ex2.dsp
/petsc/projects/fortran/ksp/ex2f/ex2f.dsp
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/__init__.py
/petsc/python/PETSc/compilerOptions.py
/petsc/python/PETSc/package.py
/petsc/python/PETSc/packages/ADIC.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/BlockSolve.py
/petsc/python/PETSc/packages/Chaco.py
/petsc/python/PETSc/packages/Dscpack.py
/petsc/python/PETSc/packages/Jostle.py
/petsc/python/PETSc/packages/MPE.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/MUMPS.py
/petsc/python/PETSc/packages/Mathematica.py
/petsc/python/PETSc/packages/Matlab.py
/petsc/python/PETSc/packages/NetCDF.py
/petsc/python/PETSc/packages/PARTY.py
/petsc/python/PETSc/packages/PLAPACK.py
/petsc/python/PETSc/packages/PVODE.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/Prometheus.py
/petsc/python/PETSc/packages/SCALAPACK.py
/petsc/python/PETSc/packages/Scotch.py
/petsc/python/PETSc/packages/SuperLU.py
/petsc/python/PETSc/packages/SuperLU_DIST.py
/petsc/python/PETSc/packages/Triangle.py
/petsc/python/PETSc/packages/UMFPACK.py
/petsc/python/PETSc/packages/X11.py
/petsc/python/PETSc/packages/blacs.py
/petsc/python/PETSc/packages/c2html.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/packages/lgrind.py
/petsc/python/PETSc/packages/ml.py
/petsc/python/PETSc/packages/sowing.py
/petsc/python/PETSc/packages/spai.py
/petsc/python/PETSc/packages/spooles.py
/petsc/python/PETSc/packages/sundials.py
/petsc/python/PETSc/petsc.py
/petsc/python/PETSc/utilities/Etags.py
/petsc/python/PETSc/utilities/FPTrap.py
/petsc/python/PETSc/utilities/Make.py
/petsc/python/PETSc/utilities/Regression.py
/petsc/python/PETSc/utilities/__init__.py
/petsc/python/PETSc/utilities/arch.py
/petsc/python/PETSc/utilities/bmakeDir.py
/petsc/python/PETSc/utilities/dataFilesPath.py
/petsc/python/PETSc/utilities/debuggers.py
/petsc/python/PETSc/utilities/debugging.py
/petsc/python/PETSc/utilities/dynamicLibraries.py
/petsc/python/PETSc/utilities/fortranCPP.py
/petsc/python/PETSc/utilities/fortranCommandLine.py
/petsc/python/PETSc/utilities/getResidentSetSize.py
/petsc/python/PETSc/utilities/languages.py
/petsc/python/PETSc/utilities/libraryOptions.py
/petsc/python/PETSc/utilities/missing.py
/petsc/python/PETSc/utilities/sharedLibraries.py
/petsc/python/makefile
/petsc/python/regression/base/baseTest.py
/petsc/python/regression/base/initializationTest.py
/petsc/python/regression/map/basicTest.py
/petsc/python/regression/mat/basicTest.py
/petsc/python/regression/snes/basicTest.py
/petsc/python/regression/vec/basicTest.py
/petsc/python/sidl/snes.sidl
/petsc/src/adic/examples/tutorials/ex1.c
/petsc/src/adic/examples/tutorials/ex2.c
/petsc/src/adic/examples/tutorials/ex2func.c
/petsc/src/adic/examples/tutorials/ex3.c
/petsc/src/adic/examples/tutorials/ex3func.c
/petsc/src/adic/examples/tutorials/ex4.c
/petsc/src/adic/examples/tutorials/ex5.c
/petsc/src/adic/examples/tutorials/ex5func.c
/petsc/src/adic/examples/tutorials/makefile
/petsc/src/adic/src/adpetsc.h
/petsc/src/adic/src/adpetscadic.c
/petsc/src/adic/src/petscadic.c
/petsc/src/apps/1/appctx.h
/petsc/src/apps/1/ex1.c
/petsc/src/apps/1/ex2.c
/petsc/src/apps/2/ex1.c
/petsc/src/bilinear/impls/dense/seq/makefile
/petsc/src/bilinear/interface/makefile
/petsc/src/contrib/dvr/makefile
/petsc/src/contrib/fun3d/comp/flow.c
/petsc/src/contrib/fun3d/comp/makefile
/petsc/src/contrib/fun3d/comp/user.F
/petsc/src/contrib/fun3d/comp/userJac.F
/petsc/src/contrib/fun3d/incomp/flow.c
/petsc/src/contrib/fun3d/incomp/makefile
/petsc/src/contrib/fun3d/incomp/user.F
/petsc/src/contrib/fun3d/incomp/userJac.F
/petsc/src/contrib/helmholtz_2/ex12.c
/petsc/src/contrib/helmholtz_2/makefile
/petsc/src/contrib/keyes/ex15.c
/petsc/src/contrib/lahaye/samg.old/petsctools.c
/petsc/src/contrib/oberman/burgers_df_based_q1/appctx.h
/petsc/src/contrib/oberman/burgers_df_based_q1/appload.c
/petsc/src/contrib/oberman/burgers_df_based_q1/appsetalg.c
/petsc/src/contrib/oberman/burgers_df_based_q1/appview.c
/petsc/src/contrib/oberman/burgers_df_based_q1/makefile
/petsc/src/contrib/oberman/burgers_vertex_based_q1/appctx.h
/petsc/src/contrib/oberman/burgers_vertex_based_q1/appload.c
/petsc/src/contrib/oberman/burgers_vertex_based_q1/appview.c
/petsc/src/contrib/oberman/burgers_vertex_based_q1/main.c
/petsc/src/contrib/oberman/burgers_vertex_based_q1/makefile
/petsc/src/contrib/oberman/laplacian_q1/appalgebra.c
/petsc/src/contrib/oberman/laplacian_q1/appctx.h
/petsc/src/contrib/oberman/laplacian_q1/appload.c
/petsc/src/contrib/oberman/laplacian_q1/appview.c
/petsc/src/contrib/oberman/laplacian_q1/makefile
/petsc/src/contrib/oberman/laplacian_q1/scalable/appalgebra.c
/petsc/src/contrib/oberman/laplacian_q1/scalable/main.c
/petsc/src/contrib/oberman/ns_q1q0/appctx.h
/petsc/src/contrib/oberman/ns_q1q0/appview.c
/petsc/src/contrib/oberman/ns_q1q0/main.c
/petsc/src/contrib/oberman/ns_q1q0/makefile
/petsc/src/contrib/oberman/ns_q1q0_penalty/main.c
/petsc/src/contrib/oberman/ns_q1q1/appcreate.c
/petsc/src/contrib/oberman/ns_q1q1/main.c
/petsc/src/contrib/oberman/ns_q2q1/main.c
/petsc/src/contrib/oberman/ns_q2q1/makefile
/petsc/src/contrib/oberman/quasigeo_q1/appsetalg.c
/petsc/src/contrib/oberman/quasigeo_q1/main.c
/petsc/src/contrib/oberman/tns_q2q1/appsetalg.c
/petsc/src/contrib/oberman/tns_q2q1/main.c
/petsc/src/contrib/reusememory/ex1.c
/petsc/src/contrib/reusememory/reuse.c
/petsc/src/contrib/sif/1d/sif.F
/petsc/src/contrib/sif/1d/sifseq.F
/petsc/src/contrib/sif/2d/sif.F
/petsc/src/contrib/src/burgers_df_based_q1/main.c
/petsc/src/contrib/src/burgers_vertex_based_q1/main.c
/petsc/src/contrib/src/burgers_vertex_based_q1/main_old.c
/petsc/src/contrib/src/burgers_vertex_based_q1/main_old2.c
/petsc/src/contrib/src/laplacian_q1/appsetalg.c
/petsc/src/contrib/src/ns_q1q0_penalty/main.c
/petsc/src/contrib/ysmp/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/ex3.c
/petsc/src/dm/ao/examples/tests/ex5.c
/petsc/src/dm/ao/examples/tests/ex6.c
/petsc/src/dm/ao/examples/tests/ex7.c
/petsc/src/dm/ao/examples/tests/makefile
/petsc/src/dm/ao/examples/tests/output/ex3_1.out
/petsc/src/dm/ao/examples/tests/output/ex5_1.out
/petsc/src/dm/ao/examples/tutorials/ex2.c
/petsc/src/dm/ao/examples/tutorials/makefile
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/ao/interface/aodata.c
/petsc/src/dm/ao/interface/dlregisdm.c
/petsc/src/dm/ao/interface/makefile
/petsc/src/dm/da/daimpl.h
/petsc/src/dm/da/examples/tests/ex1.c
/petsc/src/dm/da/examples/tests/ex12.c
/petsc/src/dm/da/examples/tests/ex14.c
/petsc/src/dm/da/examples/tests/ex15.c
/petsc/src/dm/da/examples/tests/ex17.c
/petsc/src/dm/da/examples/tests/ex18.c
/petsc/src/dm/da/examples/tests/ex2.c
/petsc/src/dm/da/examples/tests/ex20.c
/petsc/src/dm/da/examples/tests/ex21f.F
/petsc/src/dm/da/examples/tests/ex23.c
/petsc/src/dm/da/examples/tests/ex4.c
/petsc/src/dm/da/examples/tests/ex6.c
/petsc/src/dm/da/examples/tests/ex7.c
/petsc/src/dm/da/examples/tests/ex8.c
/petsc/src/dm/da/examples/tests/makefile
/petsc/src/dm/da/examples/tutorials/ex1.c
/petsc/src/dm/da/examples/tutorials/ex2.c
/petsc/src/dm/da/examples/tutorials/ex5.c
/petsc/src/dm/da/examples/tutorials/ex6.c
/petsc/src/dm/da/examples/tutorials/ex6f90.F
/petsc/src/dm/da/examples/tutorials/makefile
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/dagtona.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/dm/da/utils/dm.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/dm/da/utils/sda2.c
/petsc/src/dm/ftn-custom/makefile
/petsc/src/dm/ftn-custom/zao.c
/petsc/src/dm/ftn-custom/zda.c
/petsc/src/dm/ftn-custom/zsda.c
/petsc/src/dm/makefile
/petsc/src/dm/usg/2d/constant_bilinear/main.c
/petsc/src/dm/usg/2d/quadratic/main.c
/petsc/src/dm/usg/utils/inpututils.c
/petsc/src/dm/usg/utils/makefile
/petsc/src/docs/tex/manual/developers.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/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/bugreporting.html
/petsc/src/docs/website/documentation/changes/221.html
/petsc/src/docs/website/documentation/changes/230.html
/petsc/src/docs/website/documentation/changes/index.html
/petsc/src/docs/website/documentation/copyright.html
/petsc/src/docs/website/documentation/exercises/index.html
/petsc/src/docs/website/documentation/index.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/linearsolvertable.html
/petsc/src/docs/website/documentation/troubleshooting.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/features/index.html
/petsc/src/docs/website/index.html
/petsc/src/docs/website/miscellaneous/acknwldg.html
/petsc/src/docs/website/miscellaneous/external.html
/petsc/src/docs/website/miscellaneous/funding.html
/petsc/src/docs/website/miscellaneous/index.html
/petsc/src/docs/website/miscellaneous/petscthreads.html
/petsc/src/docs/website/miscellaneous/plans.html
/petsc/src/docs/website/miscellaneous/usage.html
/petsc/src/docs/website/publications/index.html
/petsc/src/fortran/f90/tests/ex1.c
/petsc/src/fortran/f90/tests/ex1f90.F
/petsc/src/fortran/f90/tests/makefile
/petsc/src/fortran/fsrc/makefile
/petsc/src/fortran/makefile
/petsc/src/ksp/examples/tests/ex1.c
/petsc/src/ksp/examples/tests/ex10.c
/petsc/src/ksp/examples/tests/ex12f.F
/petsc/src/ksp/examples/tests/ex14.c
/petsc/src/ksp/examples/tests/ex15.c
/petsc/src/ksp/examples/tests/ex16f.F
/petsc/src/ksp/examples/tests/ex17.c
/petsc/src/ksp/examples/tests/ex18.c
/petsc/src/ksp/examples/tests/ex19.c
/petsc/src/ksp/examples/tests/ex20.c
/petsc/src/ksp/examples/tests/ex24.c
/petsc/src/ksp/examples/tests/ex25.c
/petsc/src/ksp/examples/tests/ex26.c
/petsc/src/ksp/examples/tests/ex3.c
/petsc/src/ksp/examples/tests/ex4.c
/petsc/src/ksp/examples/tests/ex5f.F
/petsc/src/ksp/examples/tests/ex6.c
/petsc/src/ksp/examples/tests/ex7.c
/petsc/src/ksp/examples/tests/makefile
/petsc/src/ksp/examples/tutorials/ex1.c
/petsc/src/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/examples/tutorials/ex11.c
/petsc/src/ksp/examples/tutorials/ex11f.F
/petsc/src/ksp/examples/tutorials/ex12.c
/petsc/src/ksp/examples/tutorials/ex13.c
/petsc/src/ksp/examples/tutorials/ex14f.F
/petsc/src/ksp/examples/tutorials/ex15.c
/petsc/src/ksp/examples/tutorials/ex15f.F
/petsc/src/ksp/examples/tutorials/ex16.c
/petsc/src/ksp/examples/tutorials/ex1f.F
/petsc/src/ksp/examples/tutorials/ex2.c
/petsc/src/ksp/examples/tutorials/ex21f.F
/petsc/src/ksp/examples/tutorials/ex22.c
/petsc/src/ksp/examples/tutorials/ex22f.F
/petsc/src/ksp/examples/tutorials/ex23.c
/petsc/src/ksp/examples/tutorials/ex25.c
/petsc/src/ksp/examples/tutorials/ex27.c
/petsc/src/ksp/examples/tutorials/ex28.c
/petsc/src/ksp/examples/tutorials/ex29.c
/petsc/src/ksp/examples/tutorials/ex2f.F
/petsc/src/ksp/examples/tutorials/ex3.c
/petsc/src/ksp/examples/tutorials/ex30.c
/petsc/src/ksp/examples/tutorials/ex31.c
/petsc/src/ksp/examples/tutorials/ex32.c
/petsc/src/ksp/examples/tutorials/ex4.c
/petsc/src/ksp/examples/tutorials/ex5.c
/petsc/src/ksp/examples/tutorials/ex6f.F
/petsc/src/ksp/examples/tutorials/ex7.c
/petsc/src/ksp/examples/tutorials/ex8.c
/petsc/src/ksp/examples/tutorials/ex9.c
/petsc/src/ksp/examples/tutorials/makefile
/petsc/src/ksp/examples/tutorials/output/ex32_1.out
/petsc/src/ksp/ftn-custom/makefile
/petsc/src/ksp/ftn-custom/zksp.c
/petsc/src/ksp/ftn-custom/zpc.c
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/bicg/bicg.c
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cg/cgne/cgne.c
/petsc/src/ksp/ksp/impls/cg/cgne/makefile
/petsc/src/ksp/ksp/impls/cg/makefile
/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/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/fgmresp.h
/petsc/src/ksp/ksp/impls/gmres/fgmres/makefile
/petsc/src/ksp/ksp/impls/gmres/fgmres/modpcf.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmresp.h
/petsc/src/ksp/ksp/impls/gmres/lgmres/makefile
/petsc/src/ksp/ksp/impls/gmres/lgmres/readme
/petsc/src/ksp/ksp/impls/gmres/makefile
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/makefile
/petsc/src/ksp/ksp/impls/minres/minres.c
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/impls/symmlq/symmlq.c
/petsc/src/ksp/ksp/impls/tcqmr/tcqmr.c
/petsc/src/ksp/ksp/impls/tfqmr/tfqmr.c
/petsc/src/ksp/ksp/interface/dlregisksp.c
/petsc/src/ksp/ksp/interface/eige.c
/petsc/src/ksp/ksp/interface/iguess.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/interface/itres.c
/petsc/src/ksp/ksp/interface/makefile
/petsc/src/ksp/ksp/kspimpl.h
/petsc/src/ksp/makefile
/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/ex7.c
/petsc/src/ksp/pc/examples/tests/ex8f.F
/petsc/src/ksp/pc/examples/tests/makefile
/petsc/src/ksp/pc/examples/tutorials/makefile
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/eisens/eisen.c
/petsc/src/ksp/pc/impls/factor/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/factor/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/factor/makefile
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/is/feti/fetipc.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/makefile
/petsc/src/ksp/pc/impls/mg/fmg.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/ksp/pc/impls/mg/mgimpl.h
/petsc/src/ksp/pc/impls/mg/smg.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/prometheus/petscprom.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/samg/samgmgpetsc.c
/petsc/src/ksp/pc/impls/samg/samgpetsctools.c
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/makefile
/petsc/src/ksp/pc/impls/spai/petscspai.h
/petsc/src/ksp/pc/impls/spai/readme
/petsc/src/ksp/pc/impls/tfs/pxxt.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/examples/tests/ex1.c
/petsc/src/mat/examples/tests/ex10.c
/petsc/src/mat/examples/tests/ex101.c
/petsc/src/mat/examples/tests/ex102.c
/petsc/src/mat/examples/tests/ex11.c
/petsc/src/mat/examples/tests/ex12.c
/petsc/src/mat/examples/tests/ex14.c
/petsc/src/mat/examples/tests/ex15.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/ex27.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/ex33.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/ex45.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/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/ex6.c
/petsc/src/mat/examples/tests/ex62.c
/petsc/src/mat/examples/tests/ex64.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/ex85f.F
/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/tests/makefile
/petsc/src/mat/examples/tests/output/ex102_1.out
/petsc/src/mat/examples/tutorials/ex2.c
/petsc/src/mat/examples/tutorials/ex5.c
/petsc/src/mat/examples/tutorials/ex6.c
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/ftn-custom/makefile
/petsc/src/mat/ftn-custom/zmat.c
/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/csrperm/makefile
/petsc/src/mat/impls/aij/mpi/csrperm/mpicsrperm.c
/petsc/src/mat/impls/aij/mpi/makefile
/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/mpi/mpiptap.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.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/csrperm/csrperm.c
/petsc/src/mat/impls/aij/seq/csrperm/makefile
/petsc/src/mat/impls/aij/seq/essl/essl.c
/petsc/src/mat/impls/aij/seq/essl/makefile
/petsc/src/mat/impls/aij/seq/ilut.c
/petsc/src/mat/impls/aij/seq/lusol/lusol.c
/petsc/src/mat/impls/aij/seq/makefile
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/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/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/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/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.h
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.h
/petsc/src/mat/impls/bdiag/seq/bdiag3.c
/petsc/src/mat/impls/csr/inode/inode.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/feti/feti.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/lrc/lrc.c
/petsc/src/mat/impls/lrc/makefile
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/makefile
/petsc/src/mat/impls/normal/normm.c
/petsc/src/mat/impls/rowbs/mpi/cholbs.c
/petsc/src/mat/impls/rowbs/mpi/iccbs.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.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/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/sbaijfact2.c
/petsc/src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/impls/shell/shellcnv.c
/petsc/src/mat/interface/dlregismat.c
/petsc/src/mat/interface/makefile
/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/makefile
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/order/makefile
/petsc/src/mat/partition/impls/party/party.c
/petsc/src/mat/utils/axpy.c
/petsc/src/mat/utils/convert.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/getcolv.c
/petsc/src/mat/utils/matio.c
/petsc/src/mat/utils/matstash.c
/petsc/src/mat/utils/multequal.c
/petsc/src/snes/examples/tests/ex1.c
/petsc/src/snes/examples/tests/ex11.c
/petsc/src/snes/examples/tests/ex12f.F
/petsc/src/snes/examples/tests/ex13.c
/petsc/src/snes/examples/tests/ex1f.F
/petsc/src/snes/examples/tests/ex4.c
/petsc/src/snes/examples/tests/ex5.c
/petsc/src/snes/examples/tests/ex7.c
/petsc/src/snes/examples/tests/ex9.c
/petsc/src/snes/examples/tests/makefile
/petsc/src/snes/examples/tutorials/ex1.c
/petsc/src/snes/examples/tutorials/ex1.py
/petsc/src/snes/examples/tutorials/ex10d/ex10.c
/petsc/src/snes/examples/tutorials/ex10d/makefile
/petsc/src/snes/examples/tutorials/ex14.c
/petsc/src/snes/examples/tutorials/ex1f.F
/petsc/src/snes/examples/tutorials/ex2.c
/petsc/src/snes/examples/tutorials/ex21.c
/petsc/src/snes/examples/tutorials/ex22.c
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/examples/tutorials/ex27.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/examples/tutorials/ex3.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/ex5f.F
/petsc/src/snes/examples/tutorials/ex5f90.F
/petsc/src/snes/examples/tutorials/ex5s.c
/petsc/src/snes/examples/tutorials/ex6.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/ftn-custom/makefile
/petsc/src/snes/ftn-custom/zdmmg.c
/petsc/src/snes/ftn-custom/zsnes.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/interface/dlregissnes.c
/petsc/src/snes/interface/makefile
/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/snesregi.c
/petsc/src/snes/makefile
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/mf/snesmfj.h
/petsc/src/snes/mf/snesmfjdef.c
/petsc/src/snes/mf/wp.c
/petsc/src/snes/snesimpl.h
/petsc/src/snes/utils/damg.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/snes/utils/makefile
/petsc/src/sys/ctable.h
/petsc/src/sys/examples/tests/ex12.c
/petsc/src/sys/examples/tests/ex18.c
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/examples/tutorials/ex5.c
/petsc/src/sys/examples/tutorials/makefile
/petsc/src/sys/examples/tutorials/output/ex5_1.out
/petsc/src/sys/ftn-custom/makefile
/petsc/src/sys/ftn-custom/pmainf.c
/petsc/src/sys/ftn-custom/zdraw.c
/petsc/src/sys/ftn-custom/zoptions.c
/petsc/src/sys/ftn-custom/zplog.c
/petsc/src/sys/ftn-custom/zstart.c
/petsc/src/sys/ftn-custom/zstartf.c
/petsc/src/sys/ftn-custom/zsys.c
/petsc/src/sys/ftn-custom/zviewer.c
/petsc/src/sys/makefile
/petsc/src/sys/src/bag/bag.c
/petsc/src/sys/src/bag/makefile
/petsc/src/sys/src/dll/dl.c
/petsc/src/sys/src/dll/makefile
/petsc/src/sys/src/dll/reg.c
/petsc/src/sys/src/draw/examples/tests/makefile
/petsc/src/sys/src/draw/examples/tutorials/makefile
/petsc/src/sys/src/draw/impls/ps/pops.c
/petsc/src/sys/src/draw/utils/zoom.c
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/error/examples/tests/makefile
/petsc/src/sys/src/error/fp.c
/petsc/src/sys/src/error/signal.c
/petsc/src/sys/src/f90/f90_common.c
/petsc/src/sys/src/f90/f90_g95.c
/petsc/src/sys/src/f90/f90_intel.c
/petsc/src/sys/src/f90/f90_intel8.c
/petsc/src/sys/src/f90/f90_win32.c
/petsc/src/sys/src/fileio/fretrieve.c
/petsc/src/sys/src/fileio/ftest.c
/petsc/src/sys/src/fileio/makefile
/petsc/src/sys/src/fileio/mpiuopen.c
/petsc/src/sys/src/fileio/mprint.c
/petsc/src/sys/src/fileio/mprint.h
/petsc/src/sys/src/fileio/smatlab.c
/petsc/src/sys/src/fileio/sysio.c
/petsc/src/sys/src/makefile
/petsc/src/sys/src/matlabengine/matlab.c
/petsc/src/sys/src/memory/mal.c
/petsc/src/sys/src/memory/mem.c
/petsc/src/sys/src/memory/mtr.c
/petsc/src/sys/src/mpiuni/mpi.c
/petsc/src/sys/src/objects/ams/aoptions.c
/petsc/src/sys/src/objects/destroy.c
/petsc/src/sys/src/objects/gtype.c
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/objects/init.c
/petsc/src/sys/src/objects/olist.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/objects/pgname.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/objects/prefix.c
/petsc/src/sys/src/objects/ptype.c
/petsc/src/sys/src/objects/tagm.c
/petsc/src/sys/src/plog/classLog.c
/petsc/src/sys/src/plog/eventLog.c
/petsc/src/sys/src/plog/makefile
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/plog/plog.h
/petsc/src/sys/src/plog/stageLog.c
/petsc/src/sys/src/utils/ctable.c
/petsc/src/sys/src/utils/makefile
/petsc/src/sys/src/utils/mpimesg.c
/petsc/src/sys/src/utils/select.c
/petsc/src/sys/src/utils/sortd.c
/petsc/src/sys/src/utils/sortip.c
/petsc/src/sys/src/utils/str.c
/petsc/src/sys/src/viewer/examples/tests/makefile
/petsc/src/sys/src/viewer/examples/tutorials/makefile
/petsc/src/sys/src/viewer/impls/ascii/filev.c
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/sys/src/viewer/impls/socket/makefile
/petsc/src/sys/src/viewer/impls/socket/matlab/makefile
/petsc/src/sys/src/viewer/interface/dlregispetsc.c
/petsc/src/sys/src/viewer/interface/view.c
/petsc/src/sys/src/viewer/interface/viewers.c
/petsc/src/sys/src/viewer/interface/viewreg.c
/petsc/src/sys/src/viewer/interface/viewregall.c
/petsc/src/ts/examples/tests/ex1.c
/petsc/src/ts/examples/tests/ex1f.F
/petsc/src/ts/examples/tests/ex2.c
/petsc/src/ts/examples/tests/ex4.c
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tutorials/ex2.c
/petsc/src/ts/examples/tutorials/ex2f.F
/petsc/src/ts/examples/tutorials/ex3.c
/petsc/src/ts/examples/tutorials/ex4.c
/petsc/src/ts/examples/tutorials/ex5.c
/petsc/src/ts/examples/tutorials/ex6.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/util2.c
/petsc/src/ts/ftn-custom/makefile
/petsc/src/ts/ftn-custom/zts.c
/petsc/src/ts/impls/explicit/euler/euler.c
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/ts/impls/implicit/beuler/beuler.c
/petsc/src/ts/impls/implicit/cn/cn.c
/petsc/src/ts/impls/implicit/makefile
/petsc/src/ts/impls/implicit/sundials/makefile
/petsc/src/ts/impls/implicit/sundials/sundials.c
/petsc/src/ts/impls/implicit/sundials/sundials.h
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/dlregists.c
/petsc/src/ts/interface/makefile
/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/ts/makefile
/petsc/src/vec/examples/tests/ex1.c
/petsc/src/vec/examples/tests/ex11.c
/petsc/src/vec/examples/tests/ex14.c
/petsc/src/vec/examples/tests/ex17.c
/petsc/src/vec/examples/tests/ex17f.F
/petsc/src/vec/examples/tests/ex19f.F
/petsc/src/vec/examples/tests/ex2.c
/petsc/src/vec/examples/tests/ex20f.F
/petsc/src/vec/examples/tests/ex21.c
/petsc/src/vec/examples/tests/ex22.c
/petsc/src/vec/examples/tests/ex25.c
/petsc/src/vec/examples/tests/ex28.c
/petsc/src/vec/examples/tests/ex29.c
/petsc/src/vec/examples/tests/ex3.c
/petsc/src/vec/examples/tests/ex30f.F
/petsc/src/vec/examples/tests/ex32f.F
/petsc/src/vec/examples/tests/ex34.c
/petsc/src/vec/examples/tests/ex4.c
/petsc/src/vec/examples/tests/ex6.c
/petsc/src/vec/examples/tests/ex7.c
/petsc/src/vec/examples/tests/ex8.c
/petsc/src/vec/examples/tests/ex9.c
/petsc/src/vec/examples/tests/makefile
/petsc/src/vec/examples/tutorials/ex1.c
/petsc/src/vec/examples/tutorials/ex11.c
/petsc/src/vec/examples/tutorials/ex11f.F
/petsc/src/vec/examples/tutorials/ex12.c
/petsc/src/vec/examples/tutorials/ex13.c
/petsc/src/vec/examples/tutorials/ex15.c
/petsc/src/vec/examples/tutorials/ex16.c
/petsc/src/vec/examples/tutorials/ex17.c
/petsc/src/vec/examples/tutorials/ex1e.c
/petsc/src/vec/examples/tutorials/ex1f.F
/petsc/src/vec/examples/tutorials/ex1f90.F
/petsc/src/vec/examples/tutorials/ex2.c
/petsc/src/vec/examples/tutorials/ex2f.F
/petsc/src/vec/examples/tutorials/ex7f.F
/petsc/src/vec/examples/tutorials/ex8.c
/petsc/src/vec/examples/tutorials/makefile
/petsc/src/vec/examples/tutorials/output/ex17_1.out
/petsc/src/vec/ftn-custom/makefile
/petsc/src/vec/ftn-custom/zis.c
/petsc/src/vec/ftn-custom/zvec.c
/petsc/src/vec/impls/dvecimpl.h
/petsc/src/vec/impls/mpi/pbvec.c
/petsc/src/vec/impls/mpi/pdvec.c
/petsc/src/vec/impls/seq/bvec1.c
/petsc/src/vec/impls/seq/bvec2.c
/petsc/src/vec/impls/seq/dvec2.c
/petsc/src/vec/interface/dlregisvec.c
/petsc/src/vec/interface/makefile
/petsc/src/vec/interface/map.c
/petsc/src/vec/interface/mapreg.c
/petsc/src/vec/interface/vecreg.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/is/examples/tests/makefile
/petsc/src/vec/is/examples/tutorials/ex2f.F
/petsc/src/vec/is/examples/tutorials/makefile
/petsc/src/vec/is/impls/general/general.c
/petsc/src/vec/is/impls/stride/stride.c
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/is/utils/isdiff.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/makefile
/petsc/src/vec/pf/examples/tutorials/makefile
/petsc/src/vec/pf/impls/constant/const.c
/petsc/src/vec/pf/impls/string/cstring.c
/petsc/src/vec/pf/impls/string/makefile
/petsc/src/vec/utils/comb.c
/petsc/src/vec/utils/makefile
/petsc/src/vec/utils/vecio.c
/petsc/src/vec/utils/vinv.c
/petsc/src/vec/utils/vpscat.c
/petsc/src/vec/utils/vscat.c
/petsc/todo
be29d3c626-Jan-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2860.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20050126160452|19814
ChangeSet
1.2860.1.1 05/01/26 10:04:52 barrysmith@barry-smiths-computer.local +12 -0
Added PCShellSet

bk-changeset-1.2860.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20050126160452|19814
ChangeSet
1.2860.1.1 05/01/26 10:04:52 barrysmith@barry-smiths-computer.local +12 -0
Added PCShellSet/GetContext() and removed context argument to setting Apply and
ApplyRichardson

todo
1.123 05/01/26 10:04:48 barrysmith@barry-smiths-computer.local +0 -3
Added PCShellSet/GetContext() and removed context argument to setting Apply and
ApplyRichardson

src/snes/examples/tutorials/ex6.c
1.16 05/01/26 10:04:48 barrysmith@barry-smiths-computer.local +2 -2
Added PCShellSet/GetContext() and removed context argument to setting Apply and
ApplyRichardson

src/snes/examples/tutorials/ex24.c
1.24 05/01/26 10:04:48 barrysmith@barry-smiths-computer.local +2 -1
Added PCShellSet/GetContext() and removed context argument to setting Apply and
ApplyRichardson

src/ksp/pc/impls/shell/shellpc.c
1.28 05/01/26 10:04:48 barrysmith@barry-smiths-computer.local +94 -32
Added PCShellSet/GetContext() and removed context argument to setting Apply and
ApplyRichardson

src/ksp/pc/examples/tests/ex5.c
1.21 05/01/26 10:04:48 barrysmith@barry-smiths-computer.local +2 -2
Added PCShellSet/GetContext() and removed context argument to setting Apply and
ApplyRichardson

src/ksp/examples/tutorials/ex21f.F
1.15 05/01/26 10:04:48 barrysmith@barry-smiths-computer.local +1 -2
Added PCShellSet/GetContext() and removed context argument to setting Apply and
ApplyRichardson

src/ksp/examples/tutorials/ex15f.F
1.12 05/01/26 10:04:48 barrysmith@barry-smiths-computer.local +1 -2
Added PCShellSet/GetContext() and removed context argument to setting Apply and
ApplyRichardson

src/ksp/examples/tutorials/ex15.c
1.14 05/01/26 10:04:48 barrysmith@barry-smiths-computer.local +3 -2
Added PCShellSet/GetContext() and removed context argument to setting Apply and
ApplyRichardson

src/fortran/custom/zsnes.c
1.28.1.1 05/01/26 10:04:48 barrysmith@barry-smiths-computer.local +2 -2
Added PCShellSet/GetContext() and removed context argument to setting Apply and
ApplyRichardson

src/fortran/custom/zpc.c
1.30 05/01/26 10:04:48 barrysmith@barry-smiths-computer.local +4 -4
Added PCShellSet/GetContext() and removed context argument to setting Apply and
ApplyRichardson

src/docs/website/documentation/changes/222.html
1.36 05/01/26 10:04:48 barrysmith@barry-smiths-computer.local +1 -0
Added PCShellSet/GetContext() and removed context argument to setting Apply and
ApplyRichardson

include/petscpc.h
1.69 05/01/26 10:04:48 barrysmith@barry-smiths-computer.local +4 -2
Added PCShellSet/GetContext() and removed context argument to setting Apply and
ApplyRichardson


Hg-commit: 9efebaedf36e563e9d7d9cf824d6eff2727a9e00

show more ...


/petsc/bmake/common/rules
/petsc/include/finclude/petscmg.h
/petsc/include/finclude/petscsnes.h
/petsc/include/petsc.h
/petsc/include/petscerror.h
/petsc/include/petscmg.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscversion.h
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/package.py
/petsc/python/PETSc/packages/ADIC.py
/petsc/python/PETSc/packages/Chaco.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/MUMPS.py
/petsc/python/PETSc/packages/PARTY.py
/petsc/python/PETSc/packages/SCALAPACK.py
/petsc/python/PETSc/packages/SuperLU.py
/petsc/python/PETSc/packages/SuperLU_DIST.py
/petsc/python/PETSc/packages/blacs.py
/petsc/python/PETSc/packages/ml.py
/petsc/python/PETSc/packages/spooles.py
/petsc/python/PETSc/utilities/arch.py
/petsc/src/contrib/keyes/ex15.c
/petsc/src/dm/da/examples/tests/ex12.c
/petsc/src/dm/da/examples/tests/ex20.c
/petsc/src/dm/da/examples/tests/ex24.c
/petsc/src/dm/da/examples/tests/ex25.c
/petsc/src/dm/da/examples/tests/makefile
/petsc/src/dm/da/examples/tests/output/ex24_1.out
/petsc/src/dm/da/examples/tests/output/ex25_1.out
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/222.html
/petsc/src/docs/website/documentation/linearsolvertable.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/docs/website/publications/prizes.html
/petsc/src/fortran/custom/zpc.c
/petsc/src/fortran/custom/zsnes.c
/petsc/src/fortran/custom/zviewer.c
/petsc/src/fortran/kernels/faypx.F
/petsc/src/fortran/kernels/fcopy.F
/petsc/src/fortran/kernels/fmaxpy.F
/petsc/src/fortran/kernels/fmdot.F
/petsc/src/fortran/kernels/fmult.F
/petsc/src/fortran/kernels/fmultadd.F
/petsc/src/fortran/kernels/fnorm.F
/petsc/src/fortran/kernels/frelax.F
/petsc/src/fortran/kernels/fsolve.F
/petsc/src/fortran/kernels/fsolvebaij.F
/petsc/src/fortran/kernels/fwaxpy.F
/petsc/src/fortran/kernels/sgemv.F
/petsc/src/ksp/examples/tests/ex19.c
/petsc/src/ksp/examples/tests/ex26.c
/petsc/src/ksp/examples/tutorials/ex15.c
/petsc/src/ksp/examples/tutorials/ex15f.F
/petsc/src/ksp/examples/tutorials/ex21f.F
/petsc/src/ksp/pc/examples/tests/ex5.c
/petsc/src/ksp/pc/examples/tests/ex8f.F
/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/samg/samgmgpetsc.c
shellpc.c
/petsc/src/mat/examples/tests/ex71.c
/petsc/src/mat/examples/tests/ex87.c
/petsc/src/mat/impls/aij/aij/aijtype.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/utils/matio.c
/petsc/src/mat/utils/matstash.c
/petsc/src/snes/examples/tests/ex11.c
/petsc/src/snes/examples/tutorials/ex1f.F
/petsc/src/snes/examples/tutorials/ex24.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/examples/tutorials/ex3.c
/petsc/src/snes/examples/tutorials/ex6.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex2_1.out
/petsc/src/snes/examples/tutorials/output/ex3_4.out
/petsc/src/snes/examples/tutorials/output/ex5_5.out
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/ls/ls.h
/petsc/src/snes/impls/ls/lsparams.c
/petsc/src/snes/utils/damg.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/fileio/sysio.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/viewer/impls/matlab/vmatlab.c
/petsc/src/sys/src/viewer/impls/socket/makefile
/petsc/src/sys/src/viewer/impls/socket/send.c
/petsc/src/sys/src/viewer/interface/viewregall.c
/petsc/src/vec/impls/mpi/pdvec.c
/petsc/src/vec/impls/seq/bvec2.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/utils/vecio.c
/petsc/src/vec/utils/vpscat.c
/petsc/src/vec/utils/vscat.c
/petsc/todo
91ad833614-Jan-2005 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.2842.1.20
balay@asterix.mcs.anl.gov|ChangeSet|20050114135343|05449
ChangeSet
1.2842.1.20 05/01/14 07:53:43 balay@asterix.mcs.anl.gov +1 -0
fix typos in shell presolve

src/ksp/pc

bk-changeset-1.2842.1.20
balay@asterix.mcs.anl.gov|ChangeSet|20050114135343|05449
ChangeSet
1.2842.1.20 05/01/14 07:53:43 balay@asterix.mcs.anl.gov +1 -0
fix typos in shell presolve

src/ksp/pc/impls/shell/shellpc.c
1.27 05/01/14 07:53:42 balay@asterix.mcs.anl.gov +3 -3
fix typos in shell presolve


Hg-commit: 4dbce72f0d78088ef50d49cc6f515b4b5f950624

show more ...

9bbb2c8814-Jan-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2842.5.1
barrysmith@barry-smiths-computer.local|ChangeSet|20050114114555|04813
ChangeSet
1.2842.5.1 05/01/14 05:45:55 barrysmith@barry-smiths-computer.local +1 -0
only set pc->ops-

bk-changeset-1.2842.5.1
barrysmith@barry-smiths-computer.local|ChangeSet|20050114114555|04813
ChangeSet
1.2842.5.1 05/01/14 05:45:55 barrysmith@barry-smiths-computer.local +1 -0
only set pc->ops->presolve if user provides one

src/ksp/pc/impls/shell/shellpc.c
1.26 05/01/14 05:44:16 barrysmith@barry-smiths-computer.local +14 -4
only set pc->ops->presolve if user provides one


Hg-commit: dfafdb7196ebc66bd45669c6ca7825aaa8d06ec1

show more ...

7cdd61b212-Jan-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2842.1.7
barrysmith@barry-smiths-computer.local|ChangeSet|20050112025435|54314
ChangeSet
1.2842.1.7 05/01/11 20:54:35 barrysmith@barry-smiths-computer.local +4 -0
add support for p

bk-changeset-1.2842.1.7
barrysmith@barry-smiths-computer.local|ChangeSet|20050112025435|54314
ChangeSet
1.2842.1.7 05/01/11 20:54:35 barrysmith@barry-smiths-computer.local +4 -0
add support for providing a pre and post solve routine petsc-maint 12,500

src/ksp/pc/impls/fieldsplit/fieldsplit.c
1.21 05/01/11 20:54:31 barrysmith@barry-smiths-computer.local +1 -1
typo

include/petscpc.h
1.67 05/01/11 20:46:38 barrysmith@barry-smiths-computer.local +3 -0
petsc-maint 12500 allow setting pre and post solve for shell PC

src/ksp/pc/impls/shell/shellpc.c
1.25 05/01/11 20:45:02 barrysmith@barry-smiths-computer.local +148 -0
add support for providing a pre and post solve routine petsc-maint 12,500

src/docs/website/documentation/tutorials/index.html
1.18 05/01/11 19:27:00 barrysmith@barry-smiths-computer.local +17 -14
moved Columbia tutorial to history put in slot for DD + Multigrid tutorial


Hg-commit: ffcc48f0ca6e2bcde03892bff6a7ac81507c9ce6

show more ...


/petsc/include/petsc.h
/petsc/include/petscdmmg.h
/petsc/include/petscerror.h
/petsc/include/petschead.h
/petsc/include/petscmath.h
/petsc/include/petscmatlab.h
/petsc/include/petscmg.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscts.h
/petsc/maint/generatefortranstubs.py
/petsc/python/PETSc/compilerOptions.py
/petsc/python/PETSc/package.py
/petsc/python/PETSc/packages/MUMPS.py
/petsc/python/PETSc/packages/SCALAPACK.py
/petsc/python/PETSc/packages/SuperLU.py
/petsc/python/PETSc/packages/blacs.py
/petsc/python/PETSc/utilities/debugging.py
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/dagetarray.c
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/222.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/fortran/custom/zstart.c
/petsc/src/ksp/examples/tests/makefile
/petsc/src/ksp/examples/tests/output/ex24_2.out
/petsc/src/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/examples/tutorials/ex22.c
/petsc/src/ksp/pc/examples/tests/ex4.c
/petsc/src/ksp/pc/examples/tests/ex5.c
/petsc/src/ksp/pc/examples/tests/output/ex4_1.out
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/ksp/pc/impls/mg/mgimpl.h
shellpc.c
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/utils/multequal.c
/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/tr/tr.c
/petsc/src/snes/interface/dlregis.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/mfregis.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/mf/snesmfjdef.c
/petsc/src/snes/mf/wp.c
/petsc/src/snes/utils/damg.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/error/errabort.c
/petsc/src/sys/src/error/errstop.c
/petsc/src/sys/src/error/errtrace.c
/petsc/src/sys/src/fileio/mprint.c
/petsc/src/sys/src/objects/init.c
/petsc/src/sys/src/objects/makefile
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/objects/tagm.c
/petsc/src/ts/impls/explicit/euler/euler.c
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/ts/impls/implicit/beuler/beuler.c
/petsc/src/ts/impls/implicit/cn/cn.c
/petsc/src/ts/impls/implicit/pvode/petscpvode.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/dlregis.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/interface/vector.c
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/utils/vecio.c
/petsc/todo
dba47a5524-Dec-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2821.1.29
Kris@p4buschel.|ChangeSet|20041224021527|61072
ChangeSet
1.2821.1.29 04/12/23 18:15:27 Kris@p4buschel. +90 -0
PETSCKSP_DLLEXPORT

src/ksp/pc/interface/precon.c
1.59

bk-changeset-1.2821.1.29
Kris@p4buschel.|ChangeSet|20041224021527|61072
ChangeSet
1.2821.1.29 04/12/23 18:15:27 Kris@p4buschel. +90 -0
PETSCKSP_DLLEXPORT

src/ksp/pc/interface/precon.c
1.59 04/12/23 18:15:21 Kris@p4buschel. +32 -30
PETSCKSP_DLLEXPORT

src/ksp/pc/interface/pcset.c
1.24 04/12/23 18:15:21 Kris@p4buschel. +5 -4
PETSCKSP_DLLEXPORT

src/ksp/pc/interface/pcregis.c
1.35 04/12/23 18:15:21 Kris@p4buschel. +27 -26
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/tfs/xyt.c
1.17 04/12/23 18:15:21 Kris@p4buschel. +1 -0
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/tfs/xxt.c
1.17 04/12/23 18:15:21 Kris@p4buschel. +1 -0
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/tfs/tfs.c
1.6 04/12/23 18:15:21 Kris@p4buschel. +2 -1
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/tfs/queue.c
1.11 04/12/23 18:15:21 Kris@p4buschel. +1 -0
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/tfs/pxxt.c
1.24 04/12/23 18:15:21 Kris@p4buschel. +2 -0
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/tfs/ivec.c
1.13 04/12/23 18:15:21 Kris@p4buschel. +1 -0
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/tfs/gs.c
1.21 04/12/23 18:15:21 Kris@p4buschel. +1 -0
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/tfs/error.c
1.14 04/12/23 18:15:21 Kris@p4buschel. +1 -0
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/tfs/comm.c
1.25 04/12/23 18:15:21 Kris@p4buschel. +1 -0
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/tfs/bit_mask.c
1.12 04/12/23 18:15:21 Kris@p4buschel. +1 -0
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/spai/src/ispai.c
1.28 04/12/23 18:15:21 Kris@p4buschel. +19 -17
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/spai/src/dspai.c
1.10 04/12/23 18:15:20 Kris@p4buschel. +3 -2
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/spai/include/spai.h
1.5 04/12/23 18:15:20 Kris@p4buschel. +7 -7
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/sor/sor.c
1.27 04/12/23 18:15:20 Kris@p4buschel. +9 -7
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/shell/shellpc.c
1.24 04/12/23 18:15:20 Kris@p4buschel. +17 -15
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/samg/samgpetsctools.c
1.13 04/12/23 18:15:20 Kris@p4buschel. +8 -6
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/samg/samgpetsc.c
1.12 04/12/23 18:15:20 Kris@p4buschel. +6 -5
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/samg/samgmgpetsc.c
1.13 04/12/23 18:15:20 Kris@p4buschel. +2 -0
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/redundant/redundant.c
1.23 04/12/23 18:15:20 Kris@p4buschel. +9 -7
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/prometheus/petscprom.c
1.3 04/12/23 18:15:20 Kris@p4buschel. +3 -1
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/pbjacobi/pbjacobi.c
1.20 04/12/23 18:15:20 Kris@p4buschel. +3 -1
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/none/none.c
1.9 04/12/23 18:15:20 Kris@p4buschel. +3 -1
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/ml/ml.c
1.9 04/12/23 18:15:20 Kris@p4buschel. +2 -1
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/mg/smg.c
1.13 04/12/23 18:15:20 Kris@p4buschel. +2 -0
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/mg/mgfunc.c
1.16 04/12/23 18:15:20 Kris@p4buschel. +13 -12
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/mg/mg.c
1.44 04/12/23 18:15:20 Kris@p4buschel. +10 -8
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/mg/fmg.c
1.13 04/12/23 18:15:20 Kris@p4buschel. +2 -0
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/mat/pcmat.c
1.11 04/12/23 18:15:19 Kris@p4buschel. +2 -1
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/ksp/pcksp.c
1.22 04/12/23 18:15:19 Kris@p4buschel. +6 -5
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/jacobi/jacobi.c
1.16 04/12/23 18:15:19 Kris@p4buschel. +4 -3
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/is/pcis.h
1.11 04/12/23 18:15:19 Kris@p4buschel. +6 -6
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/is/pcis.c
1.26 04/12/23 18:15:19 Kris@p4buschel. +7 -6
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/is/nn/nn.c
1.27 04/12/23 18:15:19 Kris@p4buschel. +2 -1
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/is/feti/fetipc.c
1.4 04/12/23 18:15:19 Kris@p4buschel. +11 -9
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/hypre/hyppilut.c
1.70 04/12/23 18:15:19 Kris@p4buschel. +5 -3
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/fieldsplit/fieldsplit.c
1.20 04/12/23 18:15:19 Kris@p4buschel. +9 -7
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/factor/lu/lu.c
1.42 04/12/23 18:15:19 Kris@p4buschel. +22 -20
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/factor/ilu/ilu.c
1.55 04/12/23 18:15:19 Kris@p4buschel. +26 -24
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/factor/icc/icc.c
1.41 04/12/23 18:15:19 Kris@p4buschel. +12 -10
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/factor/factor.c
1.8 04/12/23 18:15:19 Kris@p4buschel. +4 -3
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/factor/cholesky/cholesky.c
1.40 04/12/23 18:15:19 Kris@p4buschel. +15 -14
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/eisens/eisen.c
1.25 04/12/23 18:15:19 Kris@p4buschel. +7 -5
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/composite/composite.c
1.26 04/12/23 18:15:18 Kris@p4buschel. +13 -11
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/bjacobi/bjacobi.c
1.38 04/12/23 18:15:18 Kris@p4buschel. +15 -13
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/asm/asm.c
1.42 04/12/23 18:15:18 Kris@p4buschel. +18 -16
PETSCKSP_DLLEXPORT

src/ksp/ksp/kspimpl.h
1.25 04/12/23 18:15:18 Kris@p4buschel. +0 -4
PETSCKSP_DLLEXPORT

src/ksp/ksp/interface/xmon.c
1.11 04/12/23 18:15:18 Kris@p4buschel. +7 -6
PETSCKSP_DLLEXPORT

src/ksp/ksp/interface/itres.c
1.14 04/12/23 18:15:18 Kris@p4buschel. +3 -2
PETSCKSP_DLLEXPORT

src/ksp/ksp/interface/itregis.c
1.12 04/12/23 18:15:18 Kris@p4buschel. +21 -20
PETSCKSP_DLLEXPORT

src/ksp/ksp/interface/itfunc.c
1.62 04/12/23 18:15:18 Kris@p4buschel. +36 -34
PETSCKSP_DLLEXPORT

src/ksp/ksp/interface/iterativ.c
1.30 04/12/23 18:15:18 Kris@p4buschel. +13 -12
PETSCKSP_DLLEXPORT

src/ksp/ksp/interface/itcreate.c
1.60 04/12/23 18:15:18 Kris@p4buschel. +15 -13
PETSCKSP_DLLEXPORT

src/ksp/ksp/interface/itcl.c
1.15 04/12/23 18:15:18 Kris@p4buschel. +6 -4
PETSCKSP_DLLEXPORT

src/ksp/ksp/interface/iguess.c
1.14 04/12/23 18:15:18 Kris@p4buschel. +6 -5
PETSCKSP_DLLEXPORT

src/ksp/ksp/interface/eige.c
1.24 04/12/23 18:15:18 Kris@p4buschel. +3 -2
PETSCKSP_DLLEXPORT

src/ksp/ksp/interface/dlregis.c
1.22 04/12/23 18:15:18 Kris@p4buschel. +4 -3
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/tfqmr/tfqmr.c
1.20 04/12/23 18:15:18 Kris@p4buschel. +2 -1
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/tcqmr/tcqmr.c
1.17 04/12/23 18:15:18 Kris@p4buschel. +3 -1
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/symmlq/symmlq.c
1.20 04/12/23 18:15:17 Kris@p4buschel. +2 -1
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/rich/richscale.c
1.9 04/12/23 18:15:17 Kris@p4buschel. +2 -1
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/rich/rich.c
1.20 04/12/23 18:15:17 Kris@p4buschel. +4 -2
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/qcg/qcg.c
1.23 04/12/23 18:15:17 Kris@p4buschel. +8 -7
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/preonly/preonly.c
1.14 04/12/23 18:15:17 Kris@p4buschel. +2 -1
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/minres/minres.c
1.21 04/12/23 18:15:17 Kris@p4buschel. +3 -1
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/lsqr/lsqr.c
1.23 04/12/23 18:15:17 Kris@p4buschel. +2 -1
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/lgmres/lgmres.c
1.36 04/12/23 18:15:17 Kris@p4buschel. +11 -10
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/gmres/gmres2.c
1.22 04/12/23 18:15:17 Kris@p4buschel. +3 -1
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/gmres/gmres.c
1.54 04/12/23 18:15:17 Kris@p4buschel. +12 -10
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/gmres/gmreig.c
1.16 04/12/23 18:15:17 Kris@p4buschel. +3 -2
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/gmres/gmpre.c
1.9 04/12/23 18:15:17 Kris@p4buschel. +2 -1
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/gmres/borthog2.c
1.18 04/12/23 18:15:17 Kris@p4buschel. +3 -1
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/gmres/borthog.c
1.13 04/12/23 18:15:17 Kris@p4buschel. +3 -1
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/fgmres/modpcf.c
1.16 04/12/23 18:15:17 Kris@p4buschel. +4 -3
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/fgmres/fgmres.c
1.41 04/12/23 18:15:17 Kris@p4buschel. +9 -7
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/cr/cr.c
1.32 04/12/23 18:15:16 Kris@p4buschel. +2 -1
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/cheby/cheby.c
1.21 04/12/23 18:15:16 Kris@p4buschel. +5 -3
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/cgs/cgs.c
1.26 04/12/23 18:15:16 Kris@p4buschel. +3 -1
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/cgne/cgne.c
1.24 04/12/23 18:15:16 Kris@p4buschel. +4 -2
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/cg/cgtype.c
1.9 04/12/23 18:15:16 Kris@p4buschel. +2 -1
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/cg/cgeig.c
1.10 04/12/23 18:15:16 Kris@p4buschel. +2 -0
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/cg/cg.c
1.35 04/12/23 18:15:16 Kris@p4buschel. +3 -2
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/bicg/bicg.c
1.19 04/12/23 18:15:16 Kris@p4buschel. +2 -1
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/bcgsl/bcgsl.c
1.18 04/12/23 18:15:16 Kris@p4buschel. +5 -4
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/bcgs/bcgs.c
1.21 04/12/23 18:15:16 Kris@p4buschel. +2 -1
PETSCKSP_DLLEXPORT

include/petscpc.h
1.66 04/12/23 18:15:16 Kris@p4buschel. +123 -123
PETSCKSP_DLLEXPORT

include/petscmg.h
1.11 04/12/23 18:15:16 Kris@p4buschel. +19 -19
PETSCKSP_DLLEXPORT

include/petscksp.h
1.59 04/12/23 18:15:16 Kris@p4buschel. +112 -113
PETSCKSP_DLLEXPORT


Hg-commit: 4210c1afcf38f78e045958c2106fdc7f64720146

show more ...


/petsc/bmake/common/rules
/petsc/bmake/common/rules.shared.basic
/petsc/config/configure.py
/petsc/include/petsc.h
/petsc/include/petsc/petsc.h
/petsc/include/petsc/vec.h
/petsc/include/petscadic.h
/petsc/include/petscao.h
/petsc/include/petscblaslapack.h
/petsc/include/petscblaslapack_c.h
/petsc/include/petscblaslapack_caps.h
/petsc/include/petscblaslapack_cptofcd.h
/petsc/include/petscblaslapack_stdcall.h
/petsc/include/petscblaslapack_uscore.h
/petsc/include/petscbt.h
/petsc/include/petscctable.h
/petsc/include/petscda.h
/petsc/include/petscdmmg.h
/petsc/include/petscdraw.h
/petsc/include/petscerror.h
/petsc/include/petscf90.h
/petsc/include/petschead.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/petscmg.h
/petsc/include/petscoptions.h
/petsc/include/petscpc.h
/petsc/include/petscpf.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/petscviewer.h
/petsc/include/vecimpl.h
/petsc/maint/generatefortranstubs.py
/petsc/maint/mapnameslatex.py
/petsc/maint/processpoly.py
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/compilerOptions.py
/petsc/python/PETSc/package.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/Chaco.py
/petsc/python/PETSc/packages/Jostle.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/Party.py
/petsc/python/PETSc/packages/Prometheus.py
/petsc/python/PETSc/packages/Scotch.py
/petsc/python/PETSc/packages/SuperLU.py
/petsc/python/PETSc/packages/SuperLU_DIST.py
/petsc/python/PETSc/packages/UMFPACK.py
/petsc/python/PETSc/packages/X11.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/packages/lgrind.py
/petsc/python/PETSc/packages/ml.py
/petsc/python/PETSc/packages/sowing.py
/petsc/python/PETSc/packages/spooles.py
/petsc/python/PETSc/utilities/arch.py
/petsc/python/PETSc/utilities/clanguage.py
/petsc/python/PETSc/utilities/debugging.py
/petsc/python/PETSc/utilities/dynamicLibraries.py
/petsc/python/PETSc/utilities/sharedLibraries.py
/petsc/src/adic/src/petscadic.c
/petsc/src/bilinear/interface/create.c
/petsc/src/contrib/oberman/laplacian_q1/finput.c
/petsc/src/contrib/src/burgers_vertex_based_q1/main_old.c
/petsc/src/contrib/src/burgers_vertex_based_q1/main_old2.c
/petsc/src/dm/ao/aoimpl.h
/petsc/src/dm/ao/examples/tests/ex3.c
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/ao/impls/basic/aoreduced.c
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/ao/interface/ao.c
/petsc/src/dm/ao/interface/aodata.c
/petsc/src/dm/ao/interface/aodataalias.c
/petsc/src/dm/ao/interface/dlregis.c
/petsc/src/dm/ao/utils/aopart.c
/petsc/src/dm/ao/utils/aosetlocal.c
/petsc/src/dm/da/daimpl.h
/petsc/src/dm/da/examples/tests/makefile
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/dacorn.c
/petsc/src/dm/da/src/dadestroy.c
/petsc/src/dm/da/src/dadist.c
/petsc/src/dm/da/src/dagetarray.c
/petsc/src/dm/da/src/daghost.c
/petsc/src/dm/da/src/dagtol.c
/petsc/src/dm/da/src/dagtona.c
/petsc/src/dm/da/src/daindex.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/src/daload.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/src/daltog.c
/petsc/src/dm/da/src/daltol.c
/petsc/src/dm/da/src/dapf.c
/petsc/src/dm/da/src/dascatter.c
/petsc/src/dm/da/src/dasub.c
/petsc/src/dm/da/src/daview.c
/petsc/src/dm/da/src/gr1.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/dm/da/utils/dm.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/dm/da/utils/sda2.c
/petsc/src/dm/usg/utils/inpututils.c
/petsc/src/dm/usg/utils/triconvert.c
/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/benchmarks.html
/petsc/src/docs/website/documentation/bugreporting.html
/petsc/src/docs/website/documentation/changes/222.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/troubleshooting.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/index.html
/petsc/src/docs/website/miscellaneous/acknwldg.html
/petsc/src/docs/website/miscellaneous/funding.html
/petsc/src/docs/website/miscellaneous/index.html
/petsc/src/docs/website/miscellaneous/petscthreads.html
/petsc/src/docs/website/miscellaneous/usage.html
/petsc/src/docs/website/publications/index.html
/petsc/src/docs/website/publications/prizes.html
/petsc/src/fortran/custom/zmat.c
/petsc/src/fortran/custom/zoptions.c
/petsc/src/fortran/custom/zplog.c
/petsc/src/fortran/custom/zsles.c
/petsc/src/fortran/custom/zstart.c
/petsc/src/fortran/custom/zsys.c
/petsc/src/fortran/kernels/sgemv.F
/petsc/src/inline/axpy.h
/petsc/src/ksp/examples/tests/ex10.c
/petsc/src/ksp/examples/tests/ex3.c
/petsc/src/ksp/examples/tests/ex7.c
/petsc/src/ksp/examples/tests/makefile
/petsc/src/ksp/examples/tests/output/ex19_1.out
/petsc/src/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/examples/tutorials/ex22.c
/petsc/src/ksp/examples/tutorials/ex25.c
/petsc/src/ksp/examples/tutorials/ex28.c
/petsc/src/ksp/examples/tutorials/ex29.c
/petsc/src/ksp/examples/tutorials/ex31.c
/petsc/src/ksp/examples/tutorials/ex6f.F
/petsc/src/ksp/examples/tutorials/makefile
/petsc/src/ksp/examples/tutorials/output/ex10_20shiftpd.out
/petsc/src/ksp/examples/tutorials/output/ex10_6.out
/petsc/src/ksp/examples/tutorials/output/ex15_1.out
/petsc/src/ksp/examples/tutorials/output/ex15f_1.out
/petsc/src/ksp/examples/tutorials/output/ex23_2.out
/petsc/src/ksp/examples/tutorials/output/ex9_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/cg/cg.c
/petsc/src/ksp/ksp/impls/cg/cgeig.c
/petsc/src/ksp/ksp/impls/cg/cgtype.c
/petsc/src/ksp/ksp/impls/cgne/cgne.c
/petsc/src/ksp/ksp/impls/cgs/cgs.c
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/cr/cr.c
/petsc/src/ksp/ksp/impls/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/fgmres/modpcf.c
/petsc/src/ksp/ksp/impls/gmres/borthog.c
/petsc/src/ksp/ksp/impls/gmres/borthog2.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/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/minres/minres.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/symmlq/symmlq.c
/petsc/src/ksp/ksp/impls/tcqmr/tcqmr.c
/petsc/src/ksp/ksp/impls/tfqmr/tfqmr.c
/petsc/src/ksp/ksp/interface/dlregis.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/kspimpl.h
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/eisens/eisen.c
/petsc/src/ksp/pc/impls/factor/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/factor/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/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/is/feti/fetipc.c
/petsc/src/ksp/pc/impls/is/nn/nn.c
/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/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/mg/smg.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/none/none.c
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/ksp/pc/impls/prometheus/makefile
/petsc/src/ksp/pc/impls/prometheus/petscprom.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/samg/samgmgpetsc.c
/petsc/src/ksp/pc/impls/samg/samgpetsc.c
/petsc/src/ksp/pc/impls/samg/samgpetsctools.c
shellpc.c
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/ksp/pc/impls/spai/include/spai.h
/petsc/src/ksp/pc/impls/spai/src/dspai.c
/petsc/src/ksp/pc/impls/spai/src/ispai.c
/petsc/src/ksp/pc/impls/tfs/bit_mask.c
/petsc/src/ksp/pc/impls/tfs/comm.c
/petsc/src/ksp/pc/impls/tfs/error.c
/petsc/src/ksp/pc/impls/tfs/gs.c
/petsc/src/ksp/pc/impls/tfs/ivec.c
/petsc/src/ksp/pc/impls/tfs/pxxt.c
/petsc/src/ksp/pc/impls/tfs/queue.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/interface/pcregis.c
/petsc/src/ksp/pc/interface/pcset.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/ksp/pc/pcimpl.h
/petsc/src/ksp/utils/makefile
/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/ex1.c
/petsc/src/mat/examples/tests/ex100.c
/petsc/src/mat/examples/tests/ex101.c
/petsc/src/mat/examples/tests/ex13.c
/petsc/src/mat/examples/tests/ex20.c
/petsc/src/mat/examples/tests/ex21.c
/petsc/src/mat/examples/tests/ex24.c
/petsc/src/mat/examples/tests/ex46.c
/petsc/src/mat/examples/tests/ex47.c
/petsc/src/mat/examples/tests/ex48.c
/petsc/src/mat/examples/tests/ex53.c
/petsc/src/mat/examples/tests/ex55.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/ex75.c
/petsc/src/mat/examples/tests/ex78.c
/petsc/src/mat/examples/tests/ex86.c
/petsc/src/mat/examples/tests/ex91.c
/petsc/src/mat/examples/tests/ex92.c
/petsc/src/mat/examples/tests/ex96.c
/petsc/src/mat/examples/tests/ex99.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tutorials/ex5.c
/petsc/src/mat/examples/tutorials/makefile
/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/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/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/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/dxml/dxml.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/ilut.c
/petsc/src/mat/impls/aij/seq/lusol/lusol.c
/petsc/src/mat/impls/aij/seq/makefile
/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/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/aij/seq/unary.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/baij2.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/baij/seq/baijfact10.c
/petsc/src/mat/impls/baij/seq/baijfact11.c
/petsc/src/mat/impls/baij/seq/baijfact12.c
/petsc/src/mat/impls/baij/seq/baijfact13.c
/petsc/src/mat/impls/baij/seq/baijfact14.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/baijfact6.c
/petsc/src/mat/impls/baij/seq/baijfact7.c
/petsc/src/mat/impls/baij/seq/baijfact8.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/bdiag/mpi/mmbdiag.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/seq/bdfact.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag2.c
/petsc/src/mat/impls/bdiag/seq/bdiag3.c
/petsc/src/mat/impls/csr/csr.h
/petsc/src/mat/impls/csr/inode/inode.c
/petsc/src/mat/impls/csr/inode/inode.h
/petsc/src/mat/impls/csr/inode/inode2.c
/petsc/src/mat/impls/csr/inode/makefile
/petsc/src/mat/impls/csr/makefile
/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/hypre/mhyp.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/makefile
/petsc/src/mat/impls/normal/normm.c
/petsc/src/mat/impls/rowbs/mpi/cholbs.c
/petsc/src/mat/impls/rowbs/mpi/iccbs.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.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/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/shell/shell.c
/petsc/src/mat/impls/shell/shellcnv.c
/petsc/src/mat/interface/dlregis.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/matimpl.h
/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/spinver.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/makefile
/petsc/src/mat/utils/matio.c
/petsc/src/mat/utils/matioall.c
/petsc/src/mat/utils/matstash.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/tutorials/ex18.c
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/ex20.c
/petsc/src/snes/examples/tutorials/ex22.c
/petsc/src/snes/examples/tutorials/ex23.c
/petsc/src/snes/examples/tutorials/ex24.c
/petsc/src/snes/examples/tutorials/ex25.c
/petsc/src/snes/examples/tutorials/ex27.c
/petsc/src/snes/examples/tutorials/ex29.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/tr/tr.c
/petsc/src/snes/interface/dlregis.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/snesut.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/mf/snesmfj.h
/petsc/src/snes/snesimpl.h
/petsc/src/snes/utils/damg.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/snes/utils/makefile
/petsc/src/sys/ctable.h
/petsc/src/sys/src/adic/Gradient/ad_grad.c
/petsc/src/sys/src/adic/Gradient/ad_utils.c
/petsc/src/sys/src/dll/dl.c
/petsc/src/sys/src/dll/reg.c
/petsc/src/sys/src/draw/drawimpl.h
/petsc/src/sys/src/draw/impls/ps/pops.c
/petsc/src/sys/src/draw/impls/win32/win32draw.c
/petsc/src/sys/src/draw/impls/x/drawopenx.c
/petsc/src/sys/src/draw/impls/x/frame.c
/petsc/src/sys/src/draw/impls/x/text.c
/petsc/src/sys/src/draw/impls/x/tone.c
/petsc/src/sys/src/draw/impls/x/wmap.c
/petsc/src/sys/src/draw/impls/x/xcolor.c
/petsc/src/sys/src/draw/impls/x/ximpl.h
/petsc/src/sys/src/draw/impls/x/xinit.c
/petsc/src/sys/src/draw/impls/x/xops.c
/petsc/src/sys/src/draw/interface/dbuff.c
/petsc/src/sys/src/draw/interface/dclear.c
/petsc/src/sys/src/draw/interface/dcoor.c
/petsc/src/sys/src/draw/interface/dellipse.c
/petsc/src/sys/src/draw/interface/dflush.c
/petsc/src/sys/src/draw/interface/dgcoor.c
/petsc/src/sys/src/draw/interface/dgpause.c
/petsc/src/sys/src/draw/interface/dline.c
/petsc/src/sys/src/draw/interface/dlinegw.c
/petsc/src/sys/src/draw/interface/dlinew.c
/petsc/src/sys/src/draw/interface/dmouse.c
/petsc/src/sys/src/draw/interface/dpause.c
/petsc/src/sys/src/draw/interface/dpoint.c
/petsc/src/sys/src/draw/interface/dpoints.c
/petsc/src/sys/src/draw/interface/draw.c
/petsc/src/sys/src/draw/interface/drawreg.c
/petsc/src/sys/src/draw/interface/drawregall.c
/petsc/src/sys/src/draw/interface/drect.c
/petsc/src/sys/src/draw/interface/dsclear.c
/petsc/src/sys/src/draw/interface/dsetpause.c
/petsc/src/sys/src/draw/interface/dsflush.c
/petsc/src/sys/src/draw/interface/dtext.c
/petsc/src/sys/src/draw/interface/dtextgs.c
/petsc/src/sys/src/draw/interface/dtexts.c
/petsc/src/sys/src/draw/interface/dtextv.c
/petsc/src/sys/src/draw/interface/dtri.c
/petsc/src/sys/src/draw/interface/dviewp.c
/petsc/src/sys/src/draw/utils/axis.c
/petsc/src/sys/src/draw/utils/dscatter.c
/petsc/src/sys/src/draw/utils/hists.c
/petsc/src/sys/src/draw/utils/hue.c
/petsc/src/sys/src/draw/utils/lg.c
/petsc/src/sys/src/draw/utils/zoom.c
/petsc/src/sys/src/error/adebug.c
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/error/errabort.c
/petsc/src/sys/src/error/errstop.c
/petsc/src/sys/src/error/errtrace.c
/petsc/src/sys/src/error/fp.c
/petsc/src/sys/src/error/signal.c
/petsc/src/sys/src/error/stack.c
/petsc/src/sys/src/f90/f90_common.c
/petsc/src/sys/src/f90/f90_intel.c
/petsc/src/sys/src/f90/f90_intel8.c
/petsc/src/sys/src/f90/f90_win32.c
/petsc/src/sys/src/fileio/ffpath.c
/petsc/src/sys/src/fileio/fpath.c
/petsc/src/sys/src/fileio/fretrieve.c
/petsc/src/sys/src/fileio/ftest.c
/petsc/src/sys/src/fileio/fwd.c
/petsc/src/sys/src/fileio/ghome.c
/petsc/src/sys/src/fileio/grpath.c
/petsc/src/sys/src/fileio/makefile
/petsc/src/sys/src/fileio/mpiuopen.c
/petsc/src/sys/src/fileio/mprint.c
/petsc/src/sys/src/fileio/rpath.c
/petsc/src/sys/src/fileio/smatlab.c
/petsc/src/sys/src/fileio/sysio.c
/petsc/src/sys/src/matlabengine/makefile
/petsc/src/sys/src/matlabengine/matlab.c
/petsc/src/sys/src/memory/mal.c
/petsc/src/sys/src/memory/mem.c
/petsc/src/sys/src/memory/mtr.c
/petsc/src/sys/src/objects/ams/aoptions.c
/petsc/src/sys/src/objects/destroy.c
/petsc/src/sys/src/objects/gcomm.c
/petsc/src/sys/src/objects/gcookie.c
/petsc/src/sys/src/objects/gtype.c
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/objects/init.c
/petsc/src/sys/src/objects/olist.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/objects/pcomm.c
/petsc/src/sys/src/objects/pgname.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/objects/pname.c
/petsc/src/sys/src/objects/prefix.c
/petsc/src/sys/src/objects/ptype.c
/petsc/src/sys/src/objects/state.c
/petsc/src/sys/src/objects/tagm.c
/petsc/src/sys/src/plog/classLog.c
/petsc/src/sys/src/plog/eventLog.c
/petsc/src/sys/src/plog/mpitr.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/plog/plog.h
/petsc/src/sys/src/plog/ploginfo.c
/petsc/src/sys/src/plog/plogmpe.c
/petsc/src/sys/src/plog/stageLog.c
/petsc/src/sys/src/time/cputime.c
/petsc/src/sys/src/time/fdate.c
/petsc/src/sys/src/time/nt_time.c
/petsc/src/sys/src/time/rs6000_time.c
/petsc/src/sys/src/utils/arch.c
/petsc/src/sys/src/utils/ctable.c
/petsc/src/sys/src/utils/dlregis.h
/petsc/src/sys/src/utils/fhost.c
/petsc/src/sys/src/utils/fuser.c
/petsc/src/sys/src/utils/memc.c
/petsc/src/sys/src/utils/mpimesg.c
/petsc/src/sys/src/utils/mpiu.c
/petsc/src/sys/src/utils/pbarrier.c
/petsc/src/sys/src/utils/pdisplay.c
/petsc/src/sys/src/utils/plapack.c
/petsc/src/sys/src/utils/psleep.c
/petsc/src/sys/src/utils/psplit.c
/petsc/src/sys/src/utils/random.c
/petsc/src/sys/src/utils/select.c
/petsc/src/sys/src/utils/sortd.c
/petsc/src/sys/src/utils/sorti.c
/petsc/src/sys/src/utils/sortip.c
/petsc/src/sys/src/utils/sseenabled.c
/petsc/src/sys/src/utils/str.c
/petsc/src/sys/src/viewer/impls/ascii/filev.c
/petsc/src/sys/src/viewer/impls/ascii/vcreatea.c
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/sys/src/viewer/impls/draw/drawv.c
/petsc/src/sys/src/viewer/impls/hdf4/hdf4v.c
/petsc/src/sys/src/viewer/impls/mathematica/mathematica.c
/petsc/src/sys/src/viewer/impls/matlab/makefile
/petsc/src/sys/src/viewer/impls/matlab/vmatlab.c
/petsc/src/sys/src/viewer/impls/netcdf/vnetcdf.c
/petsc/src/sys/src/viewer/impls/silo/vsilo.c
/petsc/src/sys/src/viewer/impls/socket/matlab/makefile
/petsc/src/sys/src/viewer/impls/socket/send.c
/petsc/src/sys/src/viewer/impls/socket/senddense.c
/petsc/src/sys/src/viewer/impls/socket/sendsparse.c
/petsc/src/sys/src/viewer/impls/string/stringv.c
/petsc/src/sys/src/viewer/impls/vu/petscvu.c
/petsc/src/sys/src/viewer/interface/dlregispetsc.c
/petsc/src/sys/src/viewer/interface/dupl.c
/petsc/src/sys/src/viewer/interface/flush.c
/petsc/src/sys/src/viewer/interface/view.c
/petsc/src/sys/src/viewer/interface/viewa.c
/petsc/src/sys/src/viewer/interface/viewers.c
/petsc/src/sys/src/viewer/interface/viewreg.c
/petsc/src/sys/src/viewer/interface/viewregall.c
/petsc/src/sys/src/viewer/viewerimpl.h
/petsc/src/ts/examples/tutorials/ex1.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tsfd.c
/petsc/src/ts/tsimpl.h
/petsc/src/vec/examples/tests/ex34.c
/petsc/src/vec/examples/tutorials/ex16.c
/petsc/src/vec/examples/tutorials/ex17.c
/petsc/src/vec/examples/tutorials/makefile
/petsc/src/vec/impls/dvecimpl.h
/petsc/src/vec/impls/hypre/vhyp.c
/petsc/src/vec/impls/mpi/pbvec.c
/petsc/src/vec/impls/mpi/pdvec.c
/petsc/src/vec/impls/mpi/pmap.c
/petsc/src/vec/impls/mpi/pvec2.c
/petsc/src/vec/impls/mpi/vmpicr.c
/petsc/src/vec/impls/seq/bvec1.c
/petsc/src/vec/impls/seq/bvec2.c
/petsc/src/vec/impls/seq/dvec2.c
/petsc/src/vec/impls/seq/vseqcr.c
/petsc/src/vec/impls/shared/shvec.c
/petsc/src/vec/interface/dlregis.c
/petsc/src/vec/interface/map.c
/petsc/src/vec/interface/mapcreate.c
/petsc/src/vec/interface/mapreg.c
/petsc/src/vec/interface/mapregall.c
/petsc/src/vec/interface/veccreate.c
/petsc/src/vec/interface/vecreg.c
/petsc/src/vec/interface/vecregall.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/is/impls/block/block.c
/petsc/src/vec/is/impls/general/general.c
/petsc/src/vec/is/impls/general/strgen.c
/petsc/src/vec/is/impls/stride/stride.c
/petsc/src/vec/is/interface/index.c
/petsc/src/vec/is/isimpl.h
/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/matlab/makefile
/petsc/src/vec/pf/impls/string/cstring.c
/petsc/src/vec/pf/impls/string/cstringbase.c
/petsc/src/vec/pf/interface/pf.c
/petsc/src/vec/pf/interface/pfall.c
/petsc/src/vec/pf/pfimpl.h
/petsc/src/vec/utils/cmesh.c
/petsc/src/vec/utils/comb.c
/petsc/src/vec/utils/makefile
/petsc/src/vec/utils/matlab/gcreatev.c
/petsc/src/vec/utils/matlab/makefile
/petsc/src/vec/utils/vecio.c
/petsc/src/vec/utils/vecmpitoseq.c
/petsc/src/vec/utils/vecstash.c
/petsc/src/vec/utils/vinv.c
/petsc/src/vec/utils/vpscat.c
/petsc/src/vec/utils/vscat.c
/petsc/todo
52e6d16b12-Nov-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2693.1.6
barrysmith@barry-smiths-computer.local|ChangeSet|20041112205404|59977
ChangeSet
1.2693.1.6 04/11/12 14:54:04 barrysmith@barry-smiths-computer.local +134 -0
replace logging

bk-changeset-1.2693.1.6
barrysmith@barry-smiths-computer.local|ChangeSet|20041112205404|59977
ChangeSet
1.2693.1.6 04/11/12 14:54:04 barrysmith@barry-smiths-computer.local +134 -0
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/utils/vscat.c
1.36 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/pf/interface/pf.c
1.28 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/is/utils/isltog.c
1.33 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +4 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/is/impls/stride/stride.c
1.17 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/is/impls/general/strgen.c
1.9 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/is/impls/general/general.c
1.21 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +4 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/is/impls/block/block.c
1.19 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/interface/vector.c
1.109.1.1 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/interface/veccreate.c
1.22 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/interface/mapcreate.c
1.14 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/impls/mpi/pdvec.c
1.43 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/draw/utils/dscatter.c
1.14 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +4 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/mpi/fdmpiaij.c
1.11 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/bjacobi/bjacobi.c
1.37 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +17 -17
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/impls/mpi/pbvec.c
1.32 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +7 -8
replace logging macros that use 0;if stuff with ( || , stuff

src/ts/interface/tscreate.c
1.17 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/ts/interface/ts.c
1.41 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ts/impls/pseudo/posindep.c
1.23 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ts/impls/implicit/pvode/petscpvode.c
1.29 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +6 -6
replace logging macros that use 0;if stuff with ( || , stuff

src/ts/impls/implicit/cn/cn.c
1.20 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ts/impls/implicit/beuler/beuler.c
1.22 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ts/impls/explicit/rk/rk.c
1.17 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/viewer/interface/viewreg.c
1.19 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/viewer/impls/silo/vsilo.c
1.19 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/viewer/impls/matlab/vmatlab.c
1.17 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +4 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/viewer/impls/draw/drawv.c
1.23 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/viewer/impls/binary/binv.c
1.36 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/utils/random.c
1.20 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/utils/fhost.c
1.18 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/objects/tagm.c
1.21 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/objects/options.c
1.50 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/objects/inherit.c
1.32 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/matlabengine/matlab.c
1.36 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +13 -13
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/fileio/mpiuopen.c
1.18 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/fileio/ftest.c
1.32 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/draw/utils/lg.c
1.16 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +6 -6
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/draw/utils/hists.c
1.22 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +5 -5
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/draw/utils/axis.c
1.18 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/draw/interface/drawreg.c
1.27 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/draw/impls/x/xops.c
1.25 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/dll/dl.c
1.31 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +4 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/snes/mf/snesmfj.c
1.47 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/snes/interface/snes.c
1.60 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/snes/interface/noise/snesnoise.c
1.15 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/snes/interface/noise/snesmfj2.c
1.23 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/snes/impls/tr/tr.c
1.25 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/snes/impls/test/snestest.c
1.15 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/snes/impls/ls/ls.c
1.45 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/utils/gcreate.c
1.29 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/partition/partition.c
1.29 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/matfd/fdmatrix.c
1.28 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +7 -7
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/interface/matrix.c
1.157 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/interface/matnull.c
1.18 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/shell/shell.c
1.26 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/sbaij/seq/sbaijfact2.c
1.49 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/sbaij/seq/sbaijfact.c
1.76 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/sbaij/seq/sbaij.c
1.120.1.1 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +8 -8
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/sbaij/mpi/mpisbaij.c
1.111.1.1 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +20 -20
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/sbaij/mpi/mmsbaij.c
1.31 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +21 -21
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/rowbs/mpi/mpirowbs.c
1.63 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +12 -12
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/dense/seq/dense.c
1.69 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +6 -6
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/dense/mpi/mpidense.c
1.52 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +6 -6
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/dense/mpi/mmdense.c
1.15 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +5 -5
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/bdiag/seq/bdiag2.c
1.21 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/bdiag/seq/bdiag.c
1.45 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/bdiag/seq/bdfact.c
1.16 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/bdiag/mpi/mpibdiag.c
1.44 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +4 -5
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/bdiag/mpi/mmbdiag.c
1.9 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +5 -5
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/baij/seq/baijfact3.c
1.17 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/baij/seq/baijfact2.c
1.40 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/baij/seq/baijfact.c
1.19 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/baij/seq/baij.c
1.108.1.1 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +9 -9
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/baij/mpi/mpibaij.c
1.80 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +14 -14
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/baij/mpi/mmbaij.c
1.25 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +8 -8
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/seq/umfpack/umfpack.c
1.39 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/seq/symtranspose.c
1.8 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +3 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/seq/superlu/superlu.c
1.72 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/seq/matlab/aijmatlab.c
1.33 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/seq/lusol/lusol.c
1.34 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/seq/essl/essl.c
1.33 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/seq/aijfact.c
1.90 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +7 -7
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/seq/aij.c
1.195.1.1 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +10 -10
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.101 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/mpi/mumps/mumps.c
1.82 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/mpi/mpiaij.c
1.222 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +14 -14
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/mpi/mmaij.c
1.21 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +8 -8
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/adj/mpi/mpiadj.c
1.40 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/interface/precon.c
1.57 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/tfs/tfs.c
1.5 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/tfs/pxxt.c
1.22 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/sor/sor.c
1.25 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/shell/shellpc.c
1.23 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/redundant/redundant.c
1.22 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/pbjacobi/pbjacobi.c
1.17 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/mg/mgfunc.c
1.15 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/mg/mg.c
1.42 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +4 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/ksp/pcksp.c
1.21 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/jacobi/jacobi.c
1.14 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/is/nn/nn.c
1.26 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/fieldsplit/fieldsplit.c
1.16 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/factor/lu/lu.c
1.39 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/factor/ilu/ilu.c
1.51 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +6 -6
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/factor/icc/icc.c
1.39 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/factor/cholesky/cholesky.c
1.37 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/eisens/eisen.c
1.24 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +4 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/composite/composite.c
1.24 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/asm/asm.c
1.41 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/interface/xmon.c
1.10 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/interface/itfunc.c
1.58 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/interface/itcreate.c
1.58 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/interface/iguess.c
1.12 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/interface/eige.c
1.23 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/rich/rich.c
1.19 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/qcg/qcg.c
1.21 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/lsqr/lsqr.c
1.21 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/lgmres/lgmres.c
1.33 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +10 -11
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/gmres/gmres.c
1.51 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +8 -8
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/fgmres/fgmres.c
1.38 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +10 -11
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/cheby/cheby.c
1.20 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/cgne/cgne.c
1.22 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/cg/cg.c
1.30 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/da/utils/pack.c
1.18 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/da/src/gr1.c
1.15 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/da/src/daltol.c
1.15 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/da/src/daindex.c
1.14 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/da/src/da3.c
1.31 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +11 -11
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/da/src/da2.c
1.56 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +11 -11
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/da/src/da1.c
1.29 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +10 -10
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/ao/impls/mapping/aomapping.c
1.26 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/ao/impls/basic/aodatabasic.c
1.27 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +4 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/ao/impls/basic/aobasic.c
1.28 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

include/petsclog.h
1.48 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +26 -48
replace logging macros that use 0;if stuff with ( || , stuff

config/configure.py
1.77 04/11/12 13:19:10 barrysmith@barry-smiths-computer.local +4 -1
nice print at beginning saying what the heck we are doing

todo
1.104.1.1 04/11/12 12:21:43 barrysmith@barry-smiths-computer.local +1 -1
did some bad macro fixes, but discovered more that must be done

src/sys/src/draw/utils/dscatter.c
1.13 04/11/12 11:15:23 barrysmith@barry-smiths-computer.local +2 -2
*** empty log message ***

src/mat/impls/aij/mpi/fdmpiaij.c
1.10 04/11/12 11:05:36 barrysmith@barry-smiths-computer.local +3 -3
*** empty log message ***

src/ksp/pc/impls/bjacobi/bjacobi.c
1.36 04/11/12 11:02:44 barrysmith@barry-smiths-computer.local +1 -1
*** empty log message ***


Hg-commit: 7b215793c5e97c2128e82609b069418fddc3948a

show more ...


/petsc/bin/matlab/PetscBinaryRead.m
/petsc/bin/matlab/PetscBinaryWrite.m
/petsc/bin/mpiexec.valgrind
/petsc/bin/petscarch
/petsc/bin/petscmpirun
/petsc/bin/update.py
/petsc/bmake/common/base
/petsc/bmake/common/rules
/petsc/bmake/common/rules.shared.basic
/petsc/bmake/common/rules.shared.darwin7
/petsc/bmake/common/test
/petsc/bmake/common/variables
/petsc/bmake/default/petscconf
/petsc/bmake/default/petscrules
/petsc/config/aix5.1.0.0.py
/petsc/config/configure.py
/petsc/config/cygwin-borland.py
/petsc/config/cygwin-intel.py
/petsc/config/cygwin-ms.py
/petsc/config/cygwin-portland.py
/petsc/config/cygwin.py
/petsc/config/freebsd5.1.py
/petsc/config/irix6.5-64.py
/petsc/config/irix6.5.py
/petsc/config/linux-gnu-alpha
/petsc/config/linux-gnu-alpha.py
/petsc/config/linux-gnu-blocksolve.py
/petsc/config/linux-gnu-gcc-absoft.py
/petsc/config/linux-gnu-gcc-ifc.py
/petsc/config/linux-gnu-gcc-pgf90.py
/petsc/config/linux-gnu-ia64-intel.py
/petsc/config/linux-gnu-ia64.py
/petsc/config/linux-gnu-intel.py
/petsc/config/linux-gnu-jazz-gcc.py
/petsc/config/linux-gnu-jazz-intel.py
/petsc/config/linux-gnu-ml.py
/petsc/config/linux-gnu-superlu.py
/petsc/config/linux-gnu-uni.py
/petsc/config/linux-gnu-valgrind.py
/petsc/config/linux-gnu.py
/petsc/config/macosx-gnu.py
/petsc/config/macosx-ibm.py
/petsc/config/osf5.0.py
/petsc/config/solaris-64.py
/petsc/config/solaris-gnu.py
/petsc/config/solaris-uni.py
/petsc/config/solaris2.9-lam.py
/petsc/config/solaris2.9.py
/petsc/include/f90impl/f90_cray_x1.h
/petsc/include/finclude/petsc.h
/petsc/include/finclude/petscao.h
/petsc/include/finclude/petscda.h
/petsc/include/finclude/petscdef.h
/petsc/include/finclude/petscdraw.h
/petsc/include/finclude/petscis.h
/petsc/include/finclude/petscksp.h
/petsc/include/finclude/petscmat.h
/petsc/include/finclude/petscmg.h
/petsc/include/finclude/petscpc.h
/petsc/include/finclude/petscsnes.h
/petsc/include/finclude/petscsys.h
/petsc/include/finclude/petscts.h
/petsc/include/finclude/petscvec.h
/petsc/include/finclude/petscviewer.h
/petsc/include/mpiuni/mpi.h
/petsc/include/petsc.h
/petsc/include/petscao.h
/petsc/include/petscblaslapack.h
/petsc/include/petscbt.h
/petsc/include/petscda.h
/petsc/include/petscerror.h
/petsc/include/petschead.h
/petsc/include/petscis.h
/petsc/include/petscksp.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/vecimpl.h
/petsc/maint/builddist
/petsc/maint/buildtest
/petsc/maint/buildtest.py
/petsc/maint/checkBuilds.py
/petsc/maint/confignightly/dactyl
/petsc/maint/confignightly/jazz
/petsc/maint/generateetags.py
/petsc/maint/generatefortranstubs.py
/petsc/maint/petscgoto
/petsc/maint/runremote
/petsc/maint/tuesdayreminder
/petsc/maint/xclude
/petsc/make.py
/petsc/makefile
/petsc/projects/c++/ksp/ex2/ex2.dsp
/petsc/projects/c/ksp/ex2/ex2.dsp
/petsc/projects/fortran/ksp/ex2f/ex2f.dsp
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/__init__.py
/petsc/python/PETSc/compilerOptions.py
/petsc/python/PETSc/package.py
/petsc/python/PETSc/packages/ADIC.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/BlockSolve.py
/petsc/python/PETSc/packages/Chaco.py
/petsc/python/PETSc/packages/Dscpack.py
/petsc/python/PETSc/packages/ML.py
/petsc/python/PETSc/packages/MPE.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/Mathematica.py
/petsc/python/PETSc/packages/Matlab.py
/petsc/python/PETSc/packages/Mumps.py
/petsc/python/PETSc/packages/NetCDF.py
/petsc/python/PETSc/packages/PLAPACK.py
/petsc/python/PETSc/packages/PVODE.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/Party.py
/petsc/python/PETSc/packages/SPAI.py
/petsc/python/PETSc/packages/Scotch.py
/petsc/python/PETSc/packages/Sowing.py
/petsc/python/PETSc/packages/Spooles.py
/petsc/python/PETSc/packages/Superlu.py
/petsc/python/PETSc/packages/Superlu_dist.py
/petsc/python/PETSc/packages/Triangle.py
/petsc/python/PETSc/packages/Umfpack.py
/petsc/python/PETSc/packages/X11.py
/petsc/python/PETSc/packages/__init__.py
/petsc/python/PETSc/packages/c2html.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/packages/lgrind.py
/petsc/python/PETSc/utilities/Etags.py
/petsc/python/PETSc/utilities/FPTrap.py
/petsc/python/PETSc/utilities/Make.py
/petsc/python/PETSc/utilities/Regression.py
/petsc/python/PETSc/utilities/__init__.py
/petsc/python/PETSc/utilities/arch.py
/petsc/python/PETSc/utilities/bmakeDir.py
/petsc/python/PETSc/utilities/clanguage.py
/petsc/python/PETSc/utilities/compilerFlags.py
/petsc/python/PETSc/utilities/dataFilesPath.py
/petsc/python/PETSc/utilities/debuggers.py
/petsc/python/PETSc/utilities/debugging.py
/petsc/python/PETSc/utilities/dynamicLibraries.py
/petsc/python/PETSc/utilities/fortranCPP.py
/petsc/python/PETSc/utilities/fortranCommandLine.py
/petsc/python/PETSc/utilities/getResidentSetSize.py
/petsc/python/PETSc/utilities/libraryOptions.py
/petsc/python/PETSc/utilities/missing.py
/petsc/python/PETSc/utilities/programs.py
/petsc/python/PETSc/utilities/sharedLibraries.py
/petsc/src/benchmarks/PetscMalloc.c
/petsc/src/benchmarks/makefile
/petsc/src/contrib/fun3d/comp/flow.c
/petsc/src/contrib/fun3d/comp/makefile
/petsc/src/contrib/fun3d/comp/user.h
/petsc/src/contrib/fun3d/incomp/flow.c
/petsc/src/contrib/fun3d/incomp/makefile
/petsc/src/contrib/helmholtz_2/ex12.c
/petsc/src/contrib/oberman/burgers_vertex_based_q1/appctx.h
/petsc/src/contrib/oberman/burgers_vertex_based_q1/appview.c
/petsc/src/contrib/oberman/burgers_vertex_based_q1/functions.c
/petsc/src/contrib/oberman/burgers_vertex_based_q1/integrator.c
/petsc/src/contrib/oberman/burgers_vertex_based_q1/main.c
/petsc/src/contrib/oberman/laplacian_q1/appalgebra.c
/petsc/src/contrib/oberman/laplacian_q1/appctx.h
/petsc/src/contrib/oberman/laplacian_q1/appelement.c
/petsc/src/contrib/oberman/laplacian_q1/finput.c
/petsc/src/contrib/oberman/laplacian_q1/scalable/appalgebra.c
/petsc/src/contrib/oberman/laplacian_q1/scalable/makefile
/petsc/src/contrib/oberman/ns_q2q1/biquadinput.c
/petsc/src/contrib/oberman/ns_q2q1/biquadinput8.c
/petsc/src/contrib/oberman/ns_q2q1/main.c
/petsc/src/contrib/oberman/quasigeo_q1/input.c
/petsc/src/contrib/oberman/tns_q2q1/biquadinput.c
/petsc/src/contrib/reusememory/ex1.c
/petsc/src/contrib/src/laplacian_q1/input.c
/petsc/src/contrib/ysmp/ex1.c
/petsc/src/contrib/ysmp/makefile
/petsc/src/dm/ao/aoimpl.h
/petsc/src/dm/ao/examples/tests/makefile
/petsc/src/dm/ao/examples/tutorials/ex2.c
/petsc/src/dm/ao/examples/tutorials/makefile
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/ao/interface/ao.c
/petsc/src/dm/ao/interface/aodata.c
/petsc/src/dm/ao/interface/dlregis.c
/petsc/src/dm/da/examples/tests/ex1.c
/petsc/src/dm/da/examples/tests/ex10.c
/petsc/src/dm/da/examples/tests/ex11.c
/petsc/src/dm/da/examples/tests/ex12.c
/petsc/src/dm/da/examples/tests/ex13.c
/petsc/src/dm/da/examples/tests/ex14.c
/petsc/src/dm/da/examples/tests/ex15.c
/petsc/src/dm/da/examples/tests/ex16.c
/petsc/src/dm/da/examples/tests/ex17.c
/petsc/src/dm/da/examples/tests/ex18.c
/petsc/src/dm/da/examples/tests/ex19.c
/petsc/src/dm/da/examples/tests/ex2.c
/petsc/src/dm/da/examples/tests/ex20.c
/petsc/src/dm/da/examples/tests/ex22.c
/petsc/src/dm/da/examples/tests/ex23.c
/petsc/src/dm/da/examples/tests/ex3.c
/petsc/src/dm/da/examples/tests/ex4.c
/petsc/src/dm/da/examples/tests/ex5.c
/petsc/src/dm/da/examples/tests/ex6.c
/petsc/src/dm/da/examples/tests/ex7.c
/petsc/src/dm/da/examples/tests/ex8.c
/petsc/src/dm/da/examples/tests/ex9.c
/petsc/src/dm/da/examples/tests/makefile
/petsc/src/dm/da/examples/tutorials/ex1.c
/petsc/src/dm/da/examples/tutorials/ex2.c
/petsc/src/dm/da/examples/tutorials/ex3.c
/petsc/src/dm/da/examples/tutorials/ex5.c
/petsc/src/dm/da/examples/tutorials/makefile
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/dadestroy.c
/petsc/src/dm/da/src/dagetarray.c
/petsc/src/dm/da/src/dagtol.c
/petsc/src/dm/da/src/dagtona.c
/petsc/src/dm/da/src/daindex.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/src/daltol.c
/petsc/src/dm/da/src/daview.c
/petsc/src/dm/da/src/gr1.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/dm/usg/utils/inpututils.c
/petsc/src/dm/usg/utils/triconvert.c
/petsc/src/docs/tex/manual/intro.tex
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/docs/tex/manual/part1.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/tex/pictures/petscwww.fig
/petsc/src/docs/tex/pictures/petscwww.gif
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/documentation/bugreporting.html
/petsc/src/docs/website/documentation/changes/221.html
/petsc/src/docs/website/documentation/changes/222.html
/petsc/src/docs/website/documentation/changes/index.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/tutorials/index.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/download/petsc-patches.html
/petsc/src/docs/website/images/petscwww.gif
/petsc/src/docs/website/index.html
/petsc/src/docs/website/miscellaneous/acknwldg.html
/petsc/src/docs/website/miscellaneous/usage.html
/petsc/src/docs/website/publications/index.html
/petsc/src/fortran/custom/zao.c
/petsc/src/fortran/custom/zda.c
/petsc/src/fortran/custom/zdraw.c
/petsc/src/fortran/custom/zis.c
/petsc/src/fortran/custom/zksp.c
/petsc/src/fortran/custom/zmat.c
/petsc/src/fortran/custom/zoptions.c
/petsc/src/fortran/custom/zpc.c
/petsc/src/fortran/custom/zpetsc.h
/petsc/src/fortran/custom/zplog.c
/petsc/src/fortran/custom/zsda.c
/petsc/src/fortran/custom/zsles.c
/petsc/src/fortran/custom/zsnes.c
/petsc/src/fortran/custom/zstart.c
/petsc/src/fortran/custom/zstartf.c
/petsc/src/fortran/custom/zsys.c
/petsc/src/fortran/custom/zts.c
/petsc/src/fortran/custom/zvec.c
/petsc/src/fortran/custom/zviewer.c
/petsc/src/fortran/f90/tests/ex1.c
/petsc/src/fortran/fsrc/somefort.F
/petsc/src/inline/axpy.h
/petsc/src/inline/dot.h
/petsc/src/inline/gccsse.h
/petsc/src/inline/ilu.h
/petsc/src/inline/spops.h
/petsc/src/ksp/examples/tests/ex1.c
/petsc/src/ksp/examples/tests/ex10.c
/petsc/src/ksp/examples/tests/ex12f.F
/petsc/src/ksp/examples/tests/ex14.c
/petsc/src/ksp/examples/tests/ex16f.F
/petsc/src/ksp/examples/tests/ex17.c
/petsc/src/ksp/examples/tests/ex18.c
/petsc/src/ksp/examples/tests/ex19.c
/petsc/src/ksp/examples/tests/ex24.c
/petsc/src/ksp/examples/tests/ex25.c
/petsc/src/ksp/examples/tests/ex26.c
/petsc/src/ksp/examples/tests/ex3.c
/petsc/src/ksp/examples/tests/ex4.c
/petsc/src/ksp/examples/tests/ex5f.F
/petsc/src/ksp/examples/tests/ex6.c
/petsc/src/ksp/examples/tests/ex7.c
/petsc/src/ksp/examples/tests/makefile
/petsc/src/ksp/examples/tests/output/ex12f_1.out
/petsc/src/ksp/examples/tests/output/ex16f_1.out
/petsc/src/ksp/examples/tests/output/ex19_2.out
/petsc/src/ksp/examples/tests/output/ex26_1.out
/petsc/src/ksp/examples/tests/output/ex26_2.out
/petsc/src/ksp/examples/tests/output/ex5f_1.out
/petsc/src/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/examples/tutorials/ex11.c
/petsc/src/ksp/examples/tutorials/ex11f.F
/petsc/src/ksp/examples/tutorials/ex13.c
/petsc/src/ksp/examples/tutorials/ex14f.F
/petsc/src/ksp/examples/tutorials/ex15.c
/petsc/src/ksp/examples/tutorials/ex15f.F
/petsc/src/ksp/examples/tutorials/ex16.c
/petsc/src/ksp/examples/tutorials/ex1f.F
/petsc/src/ksp/examples/tutorials/ex21f.F
/petsc/src/ksp/examples/tutorials/ex22.c
/petsc/src/ksp/examples/tutorials/ex22f.F
/petsc/src/ksp/examples/tutorials/ex23.c
/petsc/src/ksp/examples/tutorials/ex25.c
/petsc/src/ksp/examples/tutorials/ex27.c
/petsc/src/ksp/examples/tutorials/ex28.c
/petsc/src/ksp/examples/tutorials/ex29.c
/petsc/src/ksp/examples/tutorials/ex2f.F
/petsc/src/ksp/examples/tutorials/ex3.c
/petsc/src/ksp/examples/tutorials/ex31.c
/petsc/src/ksp/examples/tutorials/ex4.c
/petsc/src/ksp/examples/tutorials/ex5.c
/petsc/src/ksp/examples/tutorials/ex7.c
/petsc/src/ksp/examples/tutorials/ex8.c
/petsc/src/ksp/examples/tutorials/ex9.c
/petsc/src/ksp/examples/tutorials/makefile
/petsc/src/ksp/examples/tutorials/output/ex10_2.out
/petsc/src/ksp/examples/tutorials/output/ex10_20shiftnz.out
/petsc/src/ksp/examples/tutorials/output/ex10_20shiftpd.out
/petsc/src/ksp/examples/tutorials/output/ex10_21shiftnz.out
/petsc/src/ksp/examples/tutorials/output/ex10_21shiftpd.out
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/bcgs/makefile
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/bcgsl/makefile
/petsc/src/ksp/ksp/impls/bicg/bicg.c
/petsc/src/ksp/ksp/impls/bicg/makefile
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cgne/cgne.c
/petsc/src/ksp/ksp/impls/cgs/cgs.c
/petsc/src/ksp/ksp/impls/cgs/makefile
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/cr/cr.c
/petsc/src/ksp/ksp/impls/cr/makefile
/petsc/src/ksp/ksp/impls/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/gmreig.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/lsqr/makefile
/petsc/src/ksp/ksp/impls/minres/makefile
/petsc/src/ksp/ksp/impls/minres/minres.c
/petsc/src/ksp/ksp/impls/preonly/makefile
/petsc/src/ksp/ksp/impls/qcg/makefile
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/impls/symmlq/makefile
/petsc/src/ksp/ksp/impls/symmlq/symmlq.c
/petsc/src/ksp/ksp/impls/tcqmr/makefile
/petsc/src/ksp/ksp/impls/tfqmr/makefile
/petsc/src/ksp/ksp/impls/tfqmr/tfqmr.c
/petsc/src/ksp/ksp/interface/dlregis.c
/petsc/src/ksp/ksp/interface/eige.c
/petsc/src/ksp/ksp/interface/iguess.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/interface/itres.c
/petsc/src/ksp/ksp/interface/xmon.c
/petsc/src/ksp/pc/examples/tests/ex1.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/tests/makefile
/petsc/src/ksp/pc/examples/tutorials/ex2.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/eisens/eisen.c
/petsc/src/ksp/pc/impls/factor/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/factor/cholesky/makefile
/petsc/src/ksp/pc/impls/factor/factor.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/icc/makefile
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.h
/petsc/src/ksp/pc/impls/factor/ilu/makefile
/petsc/src/ksp/pc/impls/factor/lu/lu.c
/petsc/src/ksp/pc/impls/factor/lu/lu.h
/petsc/src/ksp/pc/impls/factor/lu/makefile
/petsc/src/ksp/pc/impls/factor/makefile
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/is/feti/fetipc.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/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/ml/makefile
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/none/makefile
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/samg/makefile
shellpc.c
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/ksp/pc/impls/tfs/bit_mask.c
/petsc/src/ksp/pc/impls/tfs/comm.c
/petsc/src/ksp/pc/impls/tfs/error.c
/petsc/src/ksp/pc/impls/tfs/gs.c
/petsc/src/ksp/pc/impls/tfs/ivec.c
/petsc/src/ksp/pc/impls/tfs/makefile
/petsc/src/ksp/pc/impls/tfs/pxxt.c
/petsc/src/ksp/pc/impls/tfs/queue.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/interface/pcregis.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/ksp/utils/damg.c
/petsc/src/ksp/utils/makefile
/petsc/src/mat/examples/tests/ex1.c
/petsc/src/mat/examples/tests/ex100.c
/petsc/src/mat/examples/tests/ex101.c
/petsc/src/mat/examples/tests/ex15.c
/petsc/src/mat/examples/tests/ex17.c
/petsc/src/mat/examples/tests/ex19.c
/petsc/src/mat/examples/tests/ex20.c
/petsc/src/mat/examples/tests/ex28.c
/petsc/src/mat/examples/tests/ex30.c
/petsc/src/mat/examples/tests/ex32.c
/petsc/src/mat/examples/tests/ex36f.F
/petsc/src/mat/examples/tests/ex48.c
/petsc/src/mat/examples/tests/ex50.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/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/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/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/tests/makefile
/petsc/src/mat/examples/tests/output/ex100.out
/petsc/src/mat/examples/tests/output/ex101.out
/petsc/src/mat/examples/tests/output/ex55_1.out
/petsc/src/mat/examples/tests/output/ex55_2.out
/petsc/src/mat/examples/tests/output/ex79f_1.out
/petsc/src/mat/examples/tests/output/ex85f_1.out
/petsc/src/mat/examples/tests/output/ex93_1.out
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/aij/aijtype.c
/petsc/src/mat/impls/aij/aij/makefile
/petsc/src/mat/impls/aij/makefile
/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/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/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/aijnode.c
/petsc/src/mat/impls/aij/seq/essl/essl.c
/petsc/src/mat/impls/aij/seq/ilut.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/matptap.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/aij/seq/unary.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/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/baijfact10.c
/petsc/src/mat/impls/baij/seq/baijfact11.c
/petsc/src/mat/impls/baij/seq/baijfact12.c
/petsc/src/mat/impls/baij/seq/baijfact13.c
/petsc/src/mat/impls/baij/seq/baijfact14.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/baijfact6.c
/petsc/src/mat/impls/baij/seq/baijfact7.c
/petsc/src/mat/impls/baij/seq/baijfact8.c
/petsc/src/mat/impls/baij/seq/baijfact9.c
/petsc/src/mat/impls/bdiag/mpi/mmbdiag.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/seq/bdfact.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.h
/petsc/src/mat/impls/bdiag/seq/bdiag2.c
/petsc/src/mat/impls/bdiag/seq/bdiag3.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/feti/feti.c
/petsc/src/mat/impls/hypre/mhyp.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/normal/makefile
/petsc/src/mat/impls/normal/normm.c
/petsc/src/mat/impls/rowbs/mpi/cholbs.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.h
/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/mpi/spooles/mpisbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/aijsbaij.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/shell/shell.c
/petsc/src/mat/interface/dlregis.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/partition/impls/chaco/chaco.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/utils/axpy.c
/petsc/src/mat/utils/compressedrow.c
/petsc/src/mat/utils/convert.c
/petsc/src/mat/utils/factorshift.c
/petsc/src/mat/utils/freespace.c
/petsc/src/mat/utils/freespace.h
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/makefile
/petsc/src/mat/utils/matioall.c
/petsc/src/mat/utils/matstash.c
/petsc/src/mat/utils/multequal.c
/petsc/src/mat/utils/ptap.c
/petsc/src/snes/examples/tests/ex1.c
/petsc/src/snes/examples/tests/ex11.c
/petsc/src/snes/examples/tests/ex12f.F
/petsc/src/snes/examples/tests/ex13.c
/petsc/src/snes/examples/tests/ex1f.F
/petsc/src/snes/examples/tests/ex4.c
/petsc/src/snes/examples/tests/ex5.c
/petsc/src/snes/examples/tests/ex7.c
/petsc/src/snes/examples/tests/ex9.c
/petsc/src/snes/examples/tests/makefile
/petsc/src/snes/examples/tests/output/ex4_1.out
/petsc/src/snes/examples/tutorials/ex1.c
/petsc/src/snes/examples/tutorials/ex10d/ex10.c
/petsc/src/snes/examples/tutorials/ex10d/makefile
/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/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/ex29.c
/petsc/src/snes/examples/tutorials/ex3.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/ex5f.F
/petsc/src/snes/examples/tutorials/ex5f.h
/petsc/src/snes/examples/tutorials/ex6.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/ls/ls.h
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/impls/tr/tr.h
/petsc/src/snes/interface/dlregis.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/snesj2.c
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/mf/snesmfj.h
/petsc/src/snes/mf/snesmfjdef.c
/petsc/src/snes/mf/wp.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/snes/utils/makefile
/petsc/src/sys/examples/tests/ex13.c
/petsc/src/sys/examples/tests/ex13f.F
/petsc/src/sys/examples/tests/ex17f.F
/petsc/src/sys/examples/tests/ex18.c
/petsc/src/sys/examples/tests/ex1f.F
/petsc/src/sys/examples/tests/ex5f.F
/petsc/src/sys/examples/tests/ex6f.F
/petsc/src/sys/examples/tests/ex7f.F
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/examples/tutorials/ex3f.F
/petsc/src/sys/examples/tutorials/makefile
/petsc/src/sys/src/adic/adic/run-alloc.c
/petsc/src/sys/src/adic/adic/run-map.c
/petsc/src/sys/src/dll/dl.c
/petsc/src/sys/src/dll/makefile
/petsc/src/sys/src/dll/reg.c
/petsc/src/sys/src/draw/examples/tests/ex1.c
/petsc/src/sys/src/draw/examples/tests/ex10.c
/petsc/src/sys/src/draw/examples/tests/ex2.c
/petsc/src/sys/src/draw/examples/tests/ex3.c
/petsc/src/sys/src/draw/examples/tests/ex4.c
/petsc/src/sys/src/draw/examples/tests/ex4f.F
/petsc/src/sys/src/draw/examples/tests/ex5f.F
/petsc/src/sys/src/draw/examples/tests/ex9.c
/petsc/src/sys/src/draw/examples/tests/makefile
/petsc/src/sys/src/draw/examples/tutorials/makefile
/petsc/src/sys/src/draw/impls/win32/win32draw.c
/petsc/src/sys/src/draw/impls/x/xops.c
/petsc/src/sys/src/draw/interface/draw.c
/petsc/src/sys/src/draw/interface/drawreg.c
/petsc/src/sys/src/draw/utils/axis.c
/petsc/src/sys/src/draw/utils/dscatter.c
/petsc/src/sys/src/draw/utils/hists.c
/petsc/src/sys/src/draw/utils/lg.c
/petsc/src/sys/src/error/adebug.c
/petsc/src/sys/src/error/errstop.c
/petsc/src/sys/src/error/errtrace.c
/petsc/src/sys/src/error/signal.c
/petsc/src/sys/src/error/stack.c
/petsc/src/sys/src/f90/f90_cray_x1.c
/petsc/src/sys/src/fileio/fpath.c
/petsc/src/sys/src/fileio/ftest.c
/petsc/src/sys/src/fileio/ghome.c
/petsc/src/sys/src/fileio/mpiuopen.c
/petsc/src/sys/src/fileio/mprint.c
/petsc/src/sys/src/fileio/sysio.c
/petsc/src/sys/src/matlabengine/matlab.c
/petsc/src/sys/src/memory/mem.c
/petsc/src/sys/src/memory/mtr.c
/petsc/src/sys/src/mpiuni/mpi.c
/petsc/src/sys/src/objects/ams/aoptions.c
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/objects/init.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/objects/tagm.c
/petsc/src/sys/src/plog/classLog.c
/petsc/src/sys/src/plog/eventLog.c
/petsc/src/sys/src/plog/mpitr.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/plog/ploginfo.c
/petsc/src/sys/src/plog/stageLog.c
/petsc/src/sys/src/utils/ctable.c
/petsc/src/sys/src/utils/fhost.c
/petsc/src/sys/src/utils/makefile
/petsc/src/sys/src/utils/memc.c
/petsc/src/sys/src/utils/mpiu.c
/petsc/src/sys/src/utils/pdisplay.c
/petsc/src/sys/src/utils/psplit.c
/petsc/src/sys/src/utils/random.c
/petsc/src/sys/src/utils/sorti.c
/petsc/src/sys/src/utils/str.c
/petsc/src/sys/src/viewer/examples/tests/makefile
/petsc/src/sys/src/viewer/impls/ascii/filev.c
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/sys/src/viewer/impls/draw/drawv.c
/petsc/src/sys/src/viewer/impls/hdf4/hdf4v.c
/petsc/src/sys/src/viewer/impls/mathematica/mathematica.c
/petsc/src/sys/src/viewer/impls/mathematica/runtime.c
/petsc/src/sys/src/viewer/impls/matlab/vmatlab.c
/petsc/src/sys/src/viewer/impls/silo/makefile
/petsc/src/sys/src/viewer/impls/silo/vsilo.c
/petsc/src/sys/src/viewer/impls/silo/vsilo.h
/petsc/src/sys/src/viewer/impls/socket/matlab/makefile
/petsc/src/sys/src/viewer/impls/vu/petscvu.c
/petsc/src/sys/src/viewer/interface/dlregispetsc.c
/petsc/src/sys/src/viewer/interface/view.c
/petsc/src/sys/src/viewer/interface/viewreg.c
/petsc/src/sys/src/viewer/interface/viewregall.c
/petsc/src/ts/examples/tests/ex1.c
/petsc/src/ts/examples/tests/ex1f.F
/petsc/src/ts/examples/tests/ex1f.h
/petsc/src/ts/examples/tests/ex2.c
/petsc/src/ts/examples/tests/ex4.c
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tutorials/ex1.c
/petsc/src/ts/examples/tutorials/ex1f.F
/petsc/src/ts/examples/tutorials/ex2.c
/petsc/src/ts/examples/tutorials/ex2f.F
/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/makefile
/petsc/src/ts/examples/tutorials/output/ex6_1.out
/petsc/src/ts/examples/tutorials/output/ex7_1.out
/petsc/src/ts/examples/tutorials/output/ex7_2.out
/petsc/src/ts/examples/tutorials/output/ex7_3.out
/petsc/src/ts/examples/tutorials/util2.c
/petsc/src/ts/impls/explicit/euler/euler.c
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/ts/impls/implicit/beuler/beuler.c
/petsc/src/ts/impls/implicit/cn/cn.c
/petsc/src/ts/impls/implicit/pvode/petscpvode.c
/petsc/src/ts/impls/implicit/pvode/petscpvode.h
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/dlregis.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/ts/tsimpl.h
/petsc/src/vec/examples/tests/ex17f.F
/petsc/src/vec/examples/tests/ex19f.F
/petsc/src/vec/examples/tests/ex20f.F
/petsc/src/vec/examples/tests/ex21.c
/petsc/src/vec/examples/tests/ex30f.F
/petsc/src/vec/examples/tests/ex32f.F
/petsc/src/vec/examples/tests/ex35.c
/petsc/src/vec/examples/tests/makefile
/petsc/src/vec/examples/tests/output/ex20f_1.out
/petsc/src/vec/examples/tests/output/ex21_1.out
/petsc/src/vec/examples/tests/output/ex21_2.out
/petsc/src/vec/examples/tests/output/ex32f_1.out
/petsc/src/vec/examples/tests/output/ex35_1.out
/petsc/src/vec/examples/tutorials/ex11f.F
/petsc/src/vec/examples/tutorials/ex14f.F
/petsc/src/vec/examples/tutorials/ex1f.F
/petsc/src/vec/examples/tutorials/ex2f.F
/petsc/src/vec/examples/tutorials/ex3f.F
/petsc/src/vec/examples/tutorials/ex4f.F
/petsc/src/vec/examples/tutorials/ex7.c
/petsc/src/vec/examples/tutorials/ex7f.F
/petsc/src/vec/examples/tutorials/ex9f.F
/petsc/src/vec/examples/tutorials/makefile
/petsc/src/vec/impls/dvecimpl.h
/petsc/src/vec/impls/mpi/pbvec.c
/petsc/src/vec/impls/mpi/pdvec.c
/petsc/src/vec/impls/mpi/pvec2.c
/petsc/src/vec/impls/mpi/pvecimpl.h
/petsc/src/vec/impls/seq/bvec1.c
/petsc/src/vec/impls/seq/bvec2.c
/petsc/src/vec/impls/seq/dvec2.c
/petsc/src/vec/interface/dlregis.c
/petsc/src/vec/interface/map.c
/petsc/src/vec/interface/mapcreate.c
/petsc/src/vec/interface/mapreg.c
/petsc/src/vec/interface/veccreate.c
/petsc/src/vec/interface/vecreg.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/is/examples/tests/ex1.c
/petsc/src/vec/is/examples/tests/ex1f.F
/petsc/src/vec/is/examples/tests/ex2f.F
/petsc/src/vec/is/examples/tests/makefile
/petsc/src/vec/is/examples/tutorials/ex1f.F
/petsc/src/vec/is/examples/tutorials/ex2f.F
/petsc/src/vec/is/examples/tutorials/makefile
/petsc/src/vec/is/impls/block/block.c
/petsc/src/vec/is/impls/general/general.c
/petsc/src/vec/is/impls/general/strgen.c
/petsc/src/vec/is/impls/stride/stride.c
/petsc/src/vec/is/isimpl.h
/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/string/cstring.c
/petsc/src/vec/pf/impls/string/makefile
/petsc/src/vec/pf/interface/pf.c
/petsc/src/vec/pf/interface/pfall.c
/petsc/src/vec/utils/gcreatev.c
/petsc/src/vec/utils/vecio.c
/petsc/src/vec/utils/vecmpitoseq.c
/petsc/src/vec/utils/vecstash.c
/petsc/src/vec/utils/vinv.c
/petsc/src/vec/utils/vpscat.c
/petsc/src/vec/utils/vscat.c
/petsc/todo
13f7495020-Jul-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2363.2.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040720143505|15087
ChangeSet
1.2363.2.1 04/07/20 09:35:05 barrysmith@barry-smiths-computer.local +165 -0
PetscInt

tod

bk-changeset-1.2363.2.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040720143505|15087
ChangeSet
1.2363.2.1 04/07/20 09:35:05 barrysmith@barry-smiths-computer.local +165 -0
PetscInt

todo
1.72 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +5 -2
PetscInt

src/vec/is/utils/isdiff.c
1.15 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +3 -2
PetscInt

src/sys/src/viewer/interface/viewreg.c
1.15 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +0 -1
PetscInt

src/sys/src/viewer/impls/string/stringv.c
1.17 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +2 -2
PetscInt

src/sys/src/viewer/impls/ascii/vcreatea.c
1.11 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +3 -3
PetscInt

src/sys/src/viewer/impls/ascii/filev.c
1.31 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +8 -8
PetscInt

src/sys/src/utils/memc.c
1.21 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +3 -3
PetscInt

src/sys/src/plog/classLog.c
1.17 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +0 -2
PetscInt

src/sys/src/objects/ptype.c
1.11 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +2 -2
PetscInt

src/sys/src/objects/inherit.c
1.26 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +3 -3
PetscInt

src/sys/src/objects/gtype.c
1.8 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +3 -0
PetscInt

src/sys/src/f90/f90_win32.c
1.8 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +5 -5
PetscInt

src/sys/src/f90/f90_t3e.c
1.8 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +5 -5
PetscInt

src/sys/src/f90/f90_solaris_old.c
1.8 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +5 -5
PetscInt

src/sys/src/f90/f90_solaris.c
1.8 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +4 -4
PetscInt

src/sys/src/f90/f90_rs6000.c
1.8 04/07/20 09:34:59 barrysmith@barry-smiths-computer.local +5 -5
PetscInt

src/sys/src/f90/f90_nag.c
1.8 04/07/20 09:34:59 barrysmith@barry-smiths-computer.local +4 -4
PetscInt

src/sys/src/f90/f90_intel8.c
1.6 04/07/20 09:34:59 barrysmith@barry-smiths-computer.local +4 -4
PetscInt

src/sys/src/f90/f90_intel.c
1.8 04/07/20 09:34:59 barrysmith@barry-smiths-computer.local +4 -4
PetscInt

src/sys/src/f90/f90_hpux.c
1.8 04/07/20 09:34:59 barrysmith@barry-smiths-computer.local +4 -4
PetscInt

src/sys/src/f90/f90_alpha.c
1.9 04/07/20 09:34:59 barrysmith@barry-smiths-computer.local +5 -5
PetscInt

src/sys/src/f90/f90_absoft.c
1.8 04/07/20 09:34:59 barrysmith@barry-smiths-computer.local +5 -5
PetscInt

src/sys/src/f90/f90_IRIX.c
1.8 04/07/20 09:34:59 barrysmith@barry-smiths-computer.local +5 -5
PetscInt

src/sys/src/draw/interface/drawreg.c
1.24 04/07/20 09:34:59 barrysmith@barry-smiths-computer.local +0 -1
PetscInt

src/sys/ctable.h
1.7 04/07/20 09:34:59 barrysmith@barry-smiths-computer.local +12 -12
PetscInt

src/snes/interface/snes.c
1.53 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +1 -1
PetscInt

src/mat/interface/matregis.c
1.38 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +0 -12
PetscInt

src/mat/impls/sbaij/seq/sro.c
1.10 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +11 -11
PetscInt

src/mat/impls/sbaij/seq/sbaijfact9.c
1.7 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +12 -12
PetscInt

src/mat/impls/sbaij/seq/sbaijfact8.c
1.6 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +7 -8
PetscInt

src/mat/impls/sbaij/seq/sbaijfact7.c
1.7 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +10 -10
PetscInt

src/mat/impls/sbaij/seq/sbaijfact6.c
1.8 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +11 -11
PetscInt

src/mat/impls/sbaij/seq/sbaijfact5.c
1.7 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +8 -8
PetscInt

src/mat/impls/sbaij/seq/sbaijfact4.c
1.6 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +7 -7
PetscInt

src/mat/impls/sbaij/seq/sbaijfact3.c
1.7 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +10 -10
PetscInt

src/mat/impls/sbaij/seq/sbaijfact2.c
1.42 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +119 -120
PetscInt

src/mat/impls/sbaij/seq/sbaijfact12.c
1.6 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +10 -11
PetscInt

src/mat/impls/sbaij/seq/sbaijfact11.c
1.7 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +13 -13
PetscInt

src/mat/impls/sbaij/seq/sbaijfact10.c
1.6 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +15 -16
PetscInt

src/mat/impls/sbaij/seq/sbaijfact.c
1.64 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +89 -94
PetscInt

src/mat/impls/sbaij/seq/sbaij2.c
1.30 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +104 -104
PetscInt

src/mat/impls/sbaij/seq/sbaij.h
1.33 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +6 -6
PetscInt

src/mat/impls/sbaij/seq/sbaij.c
1.114 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +120 -116
PetscInt

src/mat/impls/sbaij/seq/aijsbaij.c
1.21 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +22 -25
PetscInt

src/mat/impls/sbaij/mpi/sbaijov.c
1.38 04/07/20 09:34:57 barrysmith@barry-smiths-computer.local +48 -48
PetscInt

src/mat/impls/sbaij/mpi/mpisbaij.c
1.100 04/07/20 09:34:57 barrysmith@barry-smiths-computer.local +8 -6
PetscInt

src/mat/impls/sbaij/mpi/mmsbaij.c
1.30 04/07/20 09:34:57 barrysmith@barry-smiths-computer.local +37 -37
PetscInt

src/mat/impls/sbaij/makefile
1.7 04/07/20 09:34:57 barrysmith@barry-smiths-computer.local +0 -1
PetscInt

src/mat/impls/is/matis.c
1.18 04/07/20 09:34:57 barrysmith@barry-smiths-computer.local +18 -19
PetscInt

src/mat/impls/is/makefile
1.8 04/07/20 09:34:57 barrysmith@barry-smiths-computer.local +0 -1
PetscInt

src/mat/impls/dense/seq/dense.h
1.9 04/07/20 09:34:57 barrysmith@barry-smiths-computer.local +1 -1
PetscInt

src/mat/impls/dense/seq/dense.c
1.64 04/07/20 09:34:57 barrysmith@barry-smiths-computer.local +86 -83
PetscInt

src/mat/impls/dense/mpi/mpidense.h
1.8 04/07/20 09:34:57 barrysmith@barry-smiths-computer.local +24 -24
PetscInt

src/mat/impls/dense/mpi/mpidense.c
1.47 04/07/20 09:34:57 barrysmith@barry-smiths-computer.local +78 -75
PetscInt

src/mat/impls/dense/mpi/mmdense.c
1.14 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +36 -36
PetscInt

src/mat/impls/dense/makefile
1.7 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +0 -2
PetscInt

src/mat/impls/bdiag/seq/bdiag3.c
1.23 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +34 -33
PetscInt

src/mat/impls/bdiag/seq/bdiag2.c
1.20 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +105 -105
PetscInt

src/mat/impls/bdiag/seq/bdiag.h
1.13 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +24 -24
PetscInt

src/mat/impls/bdiag/seq/bdiag.c
1.43 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +57 -55
PetscInt

src/mat/impls/bdiag/seq/bdfact.c
1.14 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +54 -54
PetscInt

src/mat/impls/bdiag/mpi/mpibdiag.h
1.9 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +10 -10
PetscInt

src/mat/impls/bdiag/mpi/mpibdiag.c
1.42 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +103 -98
PetscInt

src/mat/impls/bdiag/makefile
1.7 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +0 -1
PetscInt

src/mat/impls/aij/mpi/mpiptap.c
1.9 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +2 -1
PetscInt

src/mat/impls/aij/mpi/mpiaij.c
1.197 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +6 -5
PetscInt

src/ksp/utils/damg.c
1.40 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +2 -1
PetscInt

src/ksp/pc/pcimpl.h
1.12 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +11 -11
PetscInt

src/ksp/pc/interface/precon.c
1.53 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +7 -7
PetscInt

src/ksp/pc/interface/pcset.c
1.23 04/07/20 09:34:55 barrysmith@barry-smiths-computer.local +8 -8
PetscInt

src/ksp/pc/impls/tfs/makefile
1.11 04/07/20 09:34:55 barrysmith@barry-smiths-computer.local +1 -0
PetscInt

src/ksp/pc/impls/shell/shellpc.c
1.22 04/07/20 09:34:55 barrysmith@barry-smiths-computer.local +21 -21
PetscInt

src/ksp/pc/impls/redundant/redundant.c
1.20 04/07/20 09:34:55 barrysmith@barry-smiths-computer.local +11 -10
PetscInt

src/ksp/pc/impls/mg/mg.c
1.37 04/07/20 09:34:55 barrysmith@barry-smiths-computer.local +3 -3
PetscInt

src/ksp/pc/impls/lu/lu.c
1.32 04/07/20 09:34:55 barrysmith@barry-smiths-computer.local +13 -13
PetscInt

src/ksp/pc/impls/ksp/pcksp.c
1.20 04/07/20 09:34:55 barrysmith@barry-smiths-computer.local +16 -15
PetscInt

src/ksp/pc/impls/jacobi/jacobi.c
1.13 04/07/20 09:34:55 barrysmith@barry-smiths-computer.local +10 -15
PetscInt

src/ksp/pc/impls/is/pcis.h
1.10 04/07/20 09:34:55 barrysmith@barry-smiths-computer.local +12 -12
PetscInt

src/ksp/pc/impls/is/pcis.c
1.23 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +17 -29
PetscInt

src/ksp/pc/impls/is/nn/nn.h
1.10 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +4 -4
PetscInt

src/ksp/pc/impls/is/nn/nn.c
1.24 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +23 -36
PetscInt

src/ksp/pc/impls/is/makefile
1.7 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +1 -0
PetscInt

src/ksp/pc/impls/ilu/ilu.h
1.8 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +1 -1
PetscInt

src/ksp/pc/impls/ilu/ilu.c
1.38 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +1 -1
PetscInt

src/ksp/pc/impls/fieldsplit/fieldsplit.c
1.14 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +3 -3
PetscInt

src/ksp/pc/impls/eisens/eisen.c
1.21 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +14 -14
PetscInt

src/ksp/pc/impls/composite/composite.c
1.23 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +3 -3
PetscInt

src/ksp/pc/impls/bjacobi/bjacobi.h
1.7 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +6 -6
PetscInt

src/ksp/pc/impls/bjacobi/bjacobi.c
1.33 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +2 -3
PetscInt

src/ksp/pc/impls/asm/asm.c
1.36 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +59 -56
PetscInt

src/ksp/ksp/kspimpl.h
1.23 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +13 -13
PetscInt

src/ksp/ksp/interface/xmon.c
1.9 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +14 -14
PetscInt

src/ksp/ksp/interface/itfunc.c
1.53 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +19 -15
PetscInt

src/ksp/ksp/interface/itcreate.c
1.55 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +8 -9
PetscInt

src/ksp/ksp/interface/itcl.c
1.14 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +1 -1
PetscInt

src/ksp/ksp/interface/eige.c
1.20 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +20 -18
PetscInt

src/ksp/ksp/impls/tfqmr/tfqmr.c
1.16 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +4 -4
PetscInt

src/ksp/ksp/impls/tcqmr/tcqmr.c
1.16 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +4 -4
PetscInt

src/ksp/ksp/impls/symmlq/symmlq.c
1.15 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +11 -13
PetscInt

src/ksp/ksp/impls/rich/rich.c
1.18 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +8 -8
PetscInt

src/ksp/ksp/impls/qcg/qcg.c
1.19 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +18 -18
PetscInt

src/ksp/ksp/impls/preonly/preonly.c
1.13 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +2 -3
PetscInt

src/ksp/ksp/impls/minres/minres.c
1.16 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +10 -11
PetscInt

src/ksp/ksp/impls/lgmres/lgmresp.h
1.8 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +39 -40
PetscInt

src/ksp/ksp/impls/lgmres/lgmres.c
1.29.1.1 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +59 -66
PetscInt

src/ksp/ksp/impls/gmres/gmresp.h
1.13 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +12 -11
PetscInt

src/ksp/ksp/impls/gmres/gmres2.c
1.21 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +2 -2
PetscInt

src/ksp/ksp/impls/gmres/gmres.c
1.49 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +47 -47
PetscInt

src/ksp/ksp/impls/gmres/gmreig.c
1.14 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +14 -14
PetscInt

src/ksp/ksp/impls/gmres/borthog2.c
1.16 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +6 -6
PetscInt

src/ksp/ksp/impls/gmres/borthog.c
1.12 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +3 -3
PetscInt

src/ksp/ksp/impls/fgmres/modpcf.c
1.15 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +9 -10
PetscInt

src/ksp/ksp/impls/fgmres/fgmresp.h
1.13 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +31 -31
PetscInt

src/ksp/ksp/impls/fgmres/fgmres.c
1.36 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +53 -53
PetscInt

src/ksp/ksp/impls/cr/cr.c
1.26 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +7 -8
PetscInt

src/ksp/ksp/impls/cheby/cheby.c
1.19 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +12 -12
PetscInt

src/ksp/ksp/impls/cgs/cgs.c
1.21 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +6 -6
PetscInt

src/ksp/ksp/impls/cgne/cgne.c
1.18 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +16 -18
PetscInt

src/ksp/ksp/impls/cg/cgeig.c
1.9 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +13 -13
PetscInt

src/ksp/ksp/impls/bicg/bicg.c
1.16 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +7 -8
PetscInt

src/ksp/ksp/impls/bcgsl/bcgsl.h
1.4 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +3 -3
PetscInt

src/ksp/ksp/impls/bcgsl/bcgsl.c
1.15 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +82 -124
PetscInt

src/ksp/ksp/impls/bcgs/bcgs.c
1.17 04/07/20 09:34:51 barrysmith@barry-smiths-computer.local +4 -4
PetscInt

src/dm/da/utils/sda2.c
1.17 04/07/20 09:34:51 barrysmith@barry-smiths-computer.local +22 -22
PetscInt

src/dm/da/utils/pack.c
1.15 04/07/20 09:34:51 barrysmith@barry-smiths-computer.local +46 -46
PetscInt

src/dm/da/utils/fdda.c
1.41 04/07/20 09:34:51 barrysmith@barry-smiths-computer.local +72 -74
PetscInt

src/dm/da/src/gr2.c
1.28 04/07/20 09:34:51 barrysmith@barry-smiths-computer.local +12 -11
PetscInt

src/dm/da/src/gr1.c
1.14 04/07/20 09:34:51 barrysmith@barry-smiths-computer.local +3 -3
PetscInt

src/dm/da/src/daview.c
1.24 04/07/20 09:34:51 barrysmith@barry-smiths-computer.local +5 -5
PetscInt

src/dm/da/src/dasub.c
1.10 04/07/20 09:34:51 barrysmith@barry-smiths-computer.local +7 -7
PetscInt

src/dm/da/src/daltol.c
1.14 04/07/20 09:34:51 barrysmith@barry-smiths-computer.local +4 -4
PetscInt

src/dm/da/src/dalocal.c
1.25 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +14 -14
PetscInt

src/dm/da/src/daload.c
1.12 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +7 -6
PetscInt

src/dm/da/src/dainterp.c
1.22 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +2 -2
PetscInt

src/dm/da/src/daindex.c
1.13 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +5 -5
PetscInt

src/dm/da/src/dagtona.c
1.13 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +4 -4
PetscInt

src/dm/da/src/dagtol.c
1.16 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +2 -2
PetscInt

src/dm/da/src/daghost.c
1.8 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +2 -2
PetscInt

src/dm/da/src/dagetarray.c
1.13 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +2 -2
PetscInt

src/dm/da/src/dadist.c
1.15 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +1 -1
PetscInt

src/dm/da/src/dacorn.c
1.16 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +20 -20
PetscInt

src/dm/da/src/da3.c
1.27 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +44 -44
PetscInt

src/dm/da/src/da2.c
1.52 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +2 -2
PetscInt

src/dm/da/src/da1.c
1.27 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +17 -17
PetscInt

src/dm/da/examples/tutorials/ex1.c
1.9 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +3 -1
PetscInt

src/dm/ao/utils/aosetlocal.c
1.9 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +2 -2
PetscInt

src/dm/ao/interface/aodata.c
1.15 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +54 -53
PetscInt

src/dm/ao/interface/ao.c
1.16 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +10 -10
PetscInt

src/dm/ao/impls/mapping/aomapping.c
1.22 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +58 -57
PetscInt

src/dm/ao/impls/basic/aoreduced.c
1.8 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +9 -9
PetscInt

src/dm/ao/impls/basic/aodatabasic.c
1.23 04/07/20 09:34:49 barrysmith@barry-smiths-computer.local +93 -89
PetscInt

src/dm/ao/impls/basic/aobasic.c
1.25 04/07/20 09:34:49 barrysmith@barry-smiths-computer.local +58 -56
PetscInt

src/dm/ao/aoimpl.h
1.14 04/07/20 09:34:49 barrysmith@barry-smiths-computer.local +30 -30
PetscInt

include/petscviewer.h
1.44 04/07/20 09:34:49 barrysmith@barry-smiths-computer.local +3 -3
PetscInt

include/petscpc.h
1.55 04/07/20 09:34:49 barrysmith@barry-smiths-computer.local +21 -20
PetscInt

include/petscmg.h
1.10 04/07/20 09:34:49 barrysmith@barry-smiths-computer.local +15 -15
PetscInt

include/petscksp.h
1.51 04/07/20 09:34:49 barrysmith@barry-smiths-computer.local +29 -29
PetscInt

include/petschead.h
1.38 04/07/20 09:34:49 barrysmith@barry-smiths-computer.local +15 -15
PetscInt

include/petscao.h
1.16 04/07/20 09:34:49 barrysmith@barry-smiths-computer.local +28 -28
PetscInt

include/petsc.h
1.90 04/07/20 09:34:48 barrysmith@barry-smiths-computer.local +3 -3
PetscInt

src/docs/tex/petscapp.bib
1.126 04/07/19 10:15:19 barrysmith@barrysmith-57.mcs.anl.gov +7 -7
fix bad ~ in url = keys

src/docs/website/index.html
1.21 04/07/19 10:14:58 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
add Mark Adams Prometheus as pack that uses PETSc

src/docs/tex/manual/developers.tex
1.8 04/07/17 18:22:13 barrysmith@barry-smiths-computer.local +6 -10
more formatting rules

todo
1.71 04/07/16 15:29:47 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
*** empty log message ***

BitKeeper/deleted/.del-gmcnv.c~46d445a0bb33ee5c
1.5 04/07/16 12:13:39 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Delete: src/ksp/ksp/impls/gmres/gmcnv.c

src/fortran/custom/zpc.c
1.25 04/07/16 11:49:53 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
buggy code!! Damn you Barry


Hg-commit: 03cb6e710a570207e5c59d82384a05ee7940766c

show more ...


/petsc/include/petsc.h
/petsc/include/petscao.h
/petsc/include/petschead.h
/petsc/include/petscksp.h
/petsc/include/petscmg.h
/petsc/include/petscpc.h
/petsc/include/petscviewer.h
/petsc/src/dm/ao/aoimpl.h
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/ao/impls/basic/aoreduced.c
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/ao/interface/ao.c
/petsc/src/dm/ao/interface/aodata.c
/petsc/src/dm/ao/utils/aosetlocal.c
/petsc/src/dm/da/examples/tutorials/ex1.c
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/dacorn.c
/petsc/src/dm/da/src/dadist.c
/petsc/src/dm/da/src/dagetarray.c
/petsc/src/dm/da/src/daghost.c
/petsc/src/dm/da/src/dagtol.c
/petsc/src/dm/da/src/dagtona.c
/petsc/src/dm/da/src/daindex.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/src/daload.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/src/daltol.c
/petsc/src/dm/da/src/dasub.c
/petsc/src/dm/da/src/daview.c
/petsc/src/dm/da/src/gr1.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/dm/da/utils/sda2.c
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/index.html
/petsc/src/fortran/custom/zpc.c
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.h
/petsc/src/ksp/ksp/impls/bicg/bicg.c
/petsc/src/ksp/ksp/impls/cg/cgeig.c
/petsc/src/ksp/ksp/impls/cgne/cgne.c
/petsc/src/ksp/ksp/impls/cgs/cgs.c
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/cr/cr.c
/petsc/src/ksp/ksp/impls/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/fgmres/fgmresp.h
/petsc/src/ksp/ksp/impls/fgmres/modpcf.c
/petsc/src/ksp/ksp/impls/gmres/borthog.c
/petsc/src/ksp/ksp/impls/gmres/borthog2.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/gmresp.h
/petsc/src/ksp/ksp/impls/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/lgmres/lgmresp.h
/petsc/src/ksp/ksp/impls/minres/minres.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/eige.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/interface/xmon.c
/petsc/src/ksp/ksp/kspimpl.h
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.h
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/eisens/eisen.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/ilu/ilu.c
/petsc/src/ksp/pc/impls/ilu/ilu.h
/petsc/src/ksp/pc/impls/is/makefile
/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/lu/lu.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
shellpc.c
/petsc/src/ksp/pc/impls/tfs/makefile
/petsc/src/ksp/pc/interface/pcset.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/ksp/pc/pcimpl.h
/petsc/src/ksp/utils/damg.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/bdiag/makefile
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.h
/petsc/src/mat/impls/bdiag/seq/bdfact.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.h
/petsc/src/mat/impls/bdiag/seq/bdiag2.c
/petsc/src/mat/impls/bdiag/seq/bdiag3.c
/petsc/src/mat/impls/dense/makefile
/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/is/makefile
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/sbaij/makefile
/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/aijsbaij.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/sro.c
/petsc/src/mat/interface/matregis.c
/petsc/src/snes/interface/snes.c
/petsc/src/sys/ctable.h
/petsc/src/sys/src/draw/interface/drawreg.c
/petsc/src/sys/src/f90/f90_IRIX.c
/petsc/src/sys/src/f90/f90_absoft.c
/petsc/src/sys/src/f90/f90_alpha.c
/petsc/src/sys/src/f90/f90_hpux.c
/petsc/src/sys/src/f90/f90_intel.c
/petsc/src/sys/src/f90/f90_intel8.c
/petsc/src/sys/src/f90/f90_nag.c
/petsc/src/sys/src/f90/f90_rs6000.c
/petsc/src/sys/src/f90/f90_solaris.c
/petsc/src/sys/src/f90/f90_solaris_old.c
/petsc/src/sys/src/f90/f90_t3e.c
/petsc/src/sys/src/f90/f90_win32.c
/petsc/src/sys/src/objects/gtype.c
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/objects/ptype.c
/petsc/src/sys/src/plog/classLog.c
/petsc/src/sys/src/utils/memc.c
/petsc/src/sys/src/viewer/impls/ascii/filev.c
/petsc/src/sys/src/viewer/impls/ascii/vcreatea.c
/petsc/src/sys/src/viewer/impls/string/stringv.c
/petsc/src/sys/src/viewer/interface/viewreg.c
/petsc/src/vec/is/utils/isdiff.c
/petsc/src/vec/utils/vpscat.c
/petsc/todo
d07a926416-Jul-2004 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.2363.1.3
balay@asterix.mcs.anl.gov|ChangeSet|20040716215433|37185
ChangeSet
1.2363.1.3 04/07/16 16:54:33 balay@asterix.mcs.anl.gov +4 -0
some nightly build (syntax) fixes

src/sy

bk-changeset-1.2363.1.3
balay@asterix.mcs.anl.gov|ChangeSet|20040716215433|37185
ChangeSet
1.2363.1.3 04/07/16 16:54:33 balay@asterix.mcs.anl.gov +4 -0
some nightly build (syntax) fixes

src/sys/src/objects/options.c
1.46 04/07/16 16:54:33 balay@asterix.mcs.anl.gov +2 -2
fix signed vs unsigned comparision

src/mat/impls/aij/seq/aijfact.c
1.62 04/07/16 16:54:33 balay@asterix.mcs.anl.gov +3 -3
typecast fix

src/ksp/pc/impls/shell/shellpc.c
1.21 04/07/16 16:54:33 balay@asterix.mcs.anl.gov +1 -1
remove unknown functions

src/ksp/pc/impls/fieldsplit/fieldsplit.c
1.13 04/07/16 16:54:33 balay@asterix.mcs.anl.gov +1 -1
fix uninitialized variable


Hg-commit: 6319fa66e299cbd0f61d9e942de257c848b4318d

show more ...


/petsc/bmake/common/rules
/petsc/bmake/common/variables
/petsc/bmake/config/packages.in
/petsc/bmake/config/variables.in
/petsc/config/linux-gnu-blocksolve.py
/petsc/config/linux-gnu-ml.py
/petsc/config/linux-gnu-superlu.py
/petsc/include/finclude/petscpc.h
/petsc/include/petscbt.h
/petsc/include/petscis.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/maint/mapnameslatex.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/ML.py
/petsc/python/PETSc/packages/Mumps.py
/petsc/python/PETSc/packages/Superlu_dist.py
/petsc/python/PETSc/packages/__init__.py
/petsc/python/PETSc/packages/lgrind.py
/petsc/src/dm/ao/interface/aodata.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/tex/sty/lgrind.sty
/petsc/src/docs/tex/sty/mcsletter.sty
/petsc/src/docs/website/documentation/changes/221.html
/petsc/src/fortran/custom/zpc.c
/petsc/src/inline/setval.h
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/fieldsplit/makefile
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/ilu/ilu.c
/petsc/src/ksp/pc/impls/makefile
/petsc/src/ksp/pc/impls/mg/fmg.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/ksp/pc/impls/mg/smg.c
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
shellpc.c
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/impls/adj/mpi/mpiadj.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/mpi/mpiptap.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.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/essl/essl.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/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/baijfact3.c
/petsc/src/mat/impls/baij/seq/baijfact4.c
/petsc/src/mat/impls/bdiag/mpi/mmbdiag.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/seq/bdfact.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.h
/petsc/src/mat/impls/bdiag/seq/bdiag2.c
/petsc/src/mat/impls/bdiag/seq/bdiag3.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/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/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/impls/shell/shellcnv.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/utils/convert.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/src/matlabengine/matlab.c
/petsc/src/sys/src/objects/ams/aoptions.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/viewer/impls/socket/matlab/openport.c
/petsc/src/sys/src/viewer/impls/socket/matlab/readinvecs.c
/petsc/src/vec/impls/seq/dvec2.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/is/impls/general/general.c
/petsc/src/vec/is/impls/general/general.h
/petsc/src/vec/is/impls/general/strgen.c
/petsc/src/vec/is/interface/index.c
/petsc/src/vec/is/utils/isdiff.c
/petsc/src/vec/utils/vecio.c
/petsc/src/vec/utils/vinv.c
7044107202-Jul-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2329.1.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040702193811|29843
ChangeSet
1.2329.1.1 04/07/02 14:38:11 barrysmith@barrysmith-57.mcs.anl.gov +26 -0
Itanium has damn ato

bk-changeset-1.2329.1.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040702193811|29843
ChangeSet
1.2329.1.1 04/07/02 14:38:11 barrysmith@barrysmith-57.mcs.anl.gov +26 -0
Itanium has damn atol as redefined

src/sys/src/error/err.c
1.39 04/07/02 14:38:08 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
Itanium has damn atol as redefined

src/snes/utils/damgsnes.c
1.42 04/07/02 14:38:08 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
Itanium has damn atol as redefined

src/snes/snesimpl.h
1.18 04/07/02 14:38:08 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
Itanium has damn atol as redefined

src/snes/interface/snesut.c
1.14 04/07/02 14:38:08 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
Itanium has damn atol as redefined

src/snes/interface/snes.c
1.51 04/07/02 14:38:08 barrysmith@barrysmith-57.mcs.anl.gov +11 -11
Itanium has damn atol as redefined

src/snes/impls/tr/tr.c
1.21 04/07/02 14:38:08 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
Itanium has damn atol as redefined

src/snes/impls/ls/ls.c
1.42 04/07/02 14:38:08 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
Itanium has damn atol as redefined

src/snes/examples/tutorials/ex3.c
1.10 04/07/02 14:38:07 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
Itanium has damn atol as redefined

src/snes/examples/tutorials/ex2.c
1.10 04/07/02 14:38:07 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
Itanium has damn atol as redefined

src/mat/utils/zerodiag.c
1.13 04/07/02 14:38:07 barrysmith@barrysmith-57.mcs.anl.gov +6 -6
Itanium has damn atol as redefined

src/ksp/pc/interface/precon.c
1.51 04/07/02 14:38:07 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
Itanium has damn atol as redefined

src/ksp/pc/impls/sor/sor.c
1.24 04/07/02 14:38:07 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
Itanium has damn atol as redefined

src/ksp/pc/impls/shell/shellpc.c
1.20 04/07/02 14:38:07 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
Itanium has damn atol as redefined

src/ksp/pc/impls/mg/mgimpl.h
1.10 04/07/02 14:38:07 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
Itanium has damn atol as redefined

src/ksp/pc/impls/mg/mg.c
1.34 04/07/02 14:38:07 barrysmith@barrysmith-57.mcs.anl.gov +8 -8
Itanium has damn atol as redefined

src/ksp/pc/examples/tests/ex5.c
1.16 04/07/02 14:38:07 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
Itanium has damn atol as redefined

src/ksp/ksp/kspimpl.h
1.22 04/07/02 14:38:07 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
Itanium has damn atol as redefined

src/ksp/ksp/interface/itfunc.c
1.52 04/07/02 14:38:07 barrysmith@barrysmith-57.mcs.anl.gov +7 -7
Itanium has damn atol as redefined

src/ksp/ksp/interface/iterativ.c
1.20 04/07/02 14:38:07 barrysmith@barrysmith-57.mcs.anl.gov +7 -7
Itanium has damn atol as redefined

src/ksp/ksp/interface/itcreate.c
1.54 04/07/02 14:38:07 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
Itanium has damn atol as redefined

src/ksp/ksp/impls/rich/rich.c
1.17 04/07/02 14:38:07 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
Itanium has damn atol as redefined

src/ksp/ksp/impls/fgmres/modpcf.c
1.14 04/07/02 14:38:07 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
Itanium has damn atol as redefined

src/ksp/ksp/impls/bcgsl/bcgsl.c
1.14 04/07/02 14:38:07 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
Itanium has damn atol as redefined

src/fortran/custom/zpc.c
1.23 04/07/02 14:38:06 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
Itanium has damn atol as redefined

include/petscda.h
1.39 04/07/02 14:38:06 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
Itanium has damn atol as redefined

src/sys/src/error/err.c
1.38 04/07/02 11:38:47 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
link for zero pivot for Cholesky also

src/docs/website/documentation/troubleshooting.html
1.24 04/07/02 11:38:28 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
wrong name in html tag

src/docs/website/documentation/troubleshooting.html
1.23 04/07/02 11:37:14 barrysmith@barrysmith-57.mcs.anl.gov +11 -1
zero pivot error message also for Cholesky family


Hg-commit: d9c334ec1b62be0db7e93e36ed2d7a3c80df48bd

show more ...


/petsc/bin/mpirun.gmalloc
/petsc/bmake/common/bopt_O
/petsc/bmake/common/bopt_O_c++
/petsc/bmake/common/bopt_O_c++_single
/petsc/bmake/common/bopt_O_complex
/petsc/bmake/common/bopt_O_matsingle
/petsc/bmake/common/bopt_O_single
/petsc/bmake/common/bopt_g
/petsc/bmake/common/bopt_g_c++
/petsc/bmake/common/bopt_g_c++_single
/petsc/bmake/common/bopt_g_complex
/petsc/bmake/common/bopt_g_matsingle
/petsc/bmake/common/bopt_g_single
/petsc/bmake/common/test
/petsc/bmake/common/variables
/petsc/bmake/config/variables.in
/petsc/bmake/default/packages
/petsc/bmake/default/petscconf.h
/petsc/bmake/default/rules
/petsc/bmake/default/variables
/petsc/bmake/predefined/IRIX/packages
/petsc/bmake/predefined/IRIX/petscconf.h
/petsc/bmake/predefined/IRIX/petscfix.h
/petsc/bmake/predefined/IRIX/rules
/petsc/bmake/predefined/IRIX/variables
/petsc/bmake/predefined/IRIX64/packages
/petsc/bmake/predefined/IRIX64/petscconf.h
/petsc/bmake/predefined/IRIX64/petscfix.h
/petsc/bmake/predefined/IRIX64/rules
/petsc/bmake/predefined/IRIX64/variables
/petsc/bmake/predefined/IRIX_gnu/packages
/petsc/bmake/predefined/IRIX_gnu/petscconf.h
/petsc/bmake/predefined/IRIX_gnu/petscfix.h
/petsc/bmake/predefined/IRIX_gnu/rules
/petsc/bmake/predefined/IRIX_gnu/variables
/petsc/bmake/predefined/UXPV/packages
/petsc/bmake/predefined/UXPV/petscconf.h
/petsc/bmake/predefined/UXPV/petscfix.h
/petsc/bmake/predefined/UXPV/rules
/petsc/bmake/predefined/UXPV/variables
/petsc/bmake/predefined/alpha/packages
/petsc/bmake/predefined/alpha/petscconf.h
/petsc/bmake/predefined/alpha/petscfix.h
/petsc/bmake/predefined/alpha/rules
/petsc/bmake/predefined/alpha/variables
/petsc/bmake/predefined/alpha_gnu/packages
/petsc/bmake/predefined/alpha_gnu/petscconf.h
/petsc/bmake/predefined/alpha_gnu/petscfix.h
/petsc/bmake/predefined/alpha_gnu/rules
/petsc/bmake/predefined/alpha_gnu/variables
/petsc/bmake/predefined/alpha_uni/packages
/petsc/bmake/predefined/alpha_uni/petscconf.h
/petsc/bmake/predefined/alpha_uni/petscfix.h
/petsc/bmake/predefined/alpha_uni/rules
/petsc/bmake/predefined/alpha_uni/variables
/petsc/bmake/predefined/ascired/packages
/petsc/bmake/predefined/ascired/petscconf.h
/petsc/bmake/predefined/ascired/petscfix.h
/petsc/bmake/predefined/ascired/rules
/petsc/bmake/predefined/ascired/variables
/petsc/bmake/predefined/beos/packages
/petsc/bmake/predefined/beos/petscconf.h
/petsc/bmake/predefined/beos/petscfix.h
/petsc/bmake/predefined/beos/rules
/petsc/bmake/predefined/beos/variables
/petsc/bmake/predefined/cray_x1/packages
/petsc/bmake/predefined/cray_x1/petscconf.h
/petsc/bmake/predefined/cray_x1/petscfix.h
/petsc/bmake/predefined/cray_x1/rules
/petsc/bmake/predefined/cray_x1/variables
/petsc/bmake/predefined/freebsd/packages
/petsc/bmake/predefined/freebsd/petscconf.h
/petsc/bmake/predefined/freebsd/petscfix.h
/petsc/bmake/predefined/freebsd/rules
/petsc/bmake/predefined/freebsd/variables
/petsc/bmake/predefined/hpux/packages
/petsc/bmake/predefined/hpux/petscconf.h
/petsc/bmake/predefined/hpux/petscfix.h
/petsc/bmake/predefined/hpux/rules
/petsc/bmake/predefined/hpux/variables
/petsc/bmake/predefined/hpux64/packages
/petsc/bmake/predefined/hpux64/petscconf.h
/petsc/bmake/predefined/hpux64/petscfix.h
/petsc/bmake/predefined/hpux64/rules
/petsc/bmake/predefined/hpux64/variables
/petsc/bmake/predefined/linux-mcs/packages
/petsc/bmake/predefined/linux-mcs/petscconf.h
/petsc/bmake/predefined/linux-mcs/petscfix.h
/petsc/bmake/predefined/linux-mcs/rules
/petsc/bmake/predefined/linux-mcs/variables
/petsc/bmake/predefined/linux64/packages
/petsc/bmake/predefined/linux64/petscconf.h
/petsc/bmake/predefined/linux64/petscfix.h
/petsc/bmake/predefined/linux64/rules
/petsc/bmake/predefined/linux64/variables
/petsc/bmake/predefined/linux64_intel/packages
/petsc/bmake/predefined/linux64_intel/petscconf.h
/petsc/bmake/predefined/linux64_intel/petscfix.h
/petsc/bmake/predefined/linux64_intel/rules
/petsc/bmake/predefined/linux64_intel/variables
/petsc/bmake/predefined/linux_absoft/packages
/petsc/bmake/predefined/linux_absoft/petscconf.h
/petsc/bmake/predefined/linux_absoft/petscfix.h
/petsc/bmake/predefined/linux_absoft/rules
/petsc/bmake/predefined/linux_absoft/variables
/petsc/bmake/predefined/linux_alpha/packages
/petsc/bmake/predefined/linux_alpha/petscconf.h
/petsc/bmake/predefined/linux_alpha/petscfix.h
/petsc/bmake/predefined/linux_alpha/rules
/petsc/bmake/predefined/linux_alpha/variables
/petsc/bmake/predefined/linux_alpha_dec/packages
/petsc/bmake/predefined/linux_alpha_dec/petscconf.h
/petsc/bmake/predefined/linux_alpha_dec/petscfix.h
/petsc/bmake/predefined/linux_alpha_dec/rules
/petsc/bmake/predefined/linux_alpha_dec/variables
/petsc/bmake/predefined/linux_gcc_ifc/packages
/petsc/bmake/predefined/linux_gcc_ifc/petscconf.h
/petsc/bmake/predefined/linux_gcc_ifc/petscfix.h
/petsc/bmake/predefined/linux_gcc_ifc/rules
/petsc/bmake/predefined/linux_gcc_ifc/variables
/petsc/bmake/predefined/linux_gcc_pgf90/packages
/petsc/bmake/predefined/linux_gcc_pgf90/petscconf.h
/petsc/bmake/predefined/linux_gcc_pgf90/petscfix.h
/petsc/bmake/predefined/linux_gcc_pgf90/rules
/petsc/bmake/predefined/linux_gcc_pgf90/variables
/petsc/bmake/predefined/linux_gm/packages
/petsc/bmake/predefined/linux_gm/petscconf.h
/petsc/bmake/predefined/linux_gm/petscfix.h
/petsc/bmake/predefined/linux_gm/rules
/petsc/bmake/predefined/linux_gm/variables
/petsc/bmake/predefined/linux_intel/packages
/petsc/bmake/predefined/linux_intel/petscconf.h
/petsc/bmake/predefined/linux_intel/petscfix.h
/petsc/bmake/predefined/linux_intel/rules
/petsc/bmake/predefined/linux_intel/variables
/petsc/bmake/predefined/linux_jazz_intel/packages
/petsc/bmake/predefined/linux_jazz_intel/petscconf.h
/petsc/bmake/predefined/linux_jazz_intel/petscfix.h
/petsc/bmake/predefined/linux_jazz_intel/rules
/petsc/bmake/predefined/linux_jazz_intel/variables
/petsc/bmake/predefined/linux_nagf90/packages
/petsc/bmake/predefined/linux_nagf90/petscconf.h
/petsc/bmake/predefined/linux_nagf90/petscfix.h
/petsc/bmake/predefined/linux_nagf90/rules
/petsc/bmake/predefined/linux_nagf90/variables
/petsc/bmake/predefined/linux_pgi/packages
/petsc/bmake/predefined/linux_pgi/petscconf.h
/petsc/bmake/predefined/linux_pgi/petscfix.h
/petsc/bmake/predefined/linux_pgi/rules
/petsc/bmake/predefined/linux_pgi/variables
/petsc/bmake/predefined/linux_superludist/packages
/petsc/bmake/predefined/linux_superludist/petscconf.h
/petsc/bmake/predefined/linux_superludist/petscfix.h
/petsc/bmake/predefined/linux_superludist/rules
/petsc/bmake/predefined/linux_superludist/variables
/petsc/bmake/predefined/linux_tau/packages
/petsc/bmake/predefined/linux_tau/petscconf.h
/petsc/bmake/predefined/linux_tau/petscfix.h
/petsc/bmake/predefined/linux_tau/rules
/petsc/bmake/predefined/linux_tau/variables
/petsc/bmake/predefined/linux_uni/packages
/petsc/bmake/predefined/linux_uni/petscconf.h
/petsc/bmake/predefined/linux_uni/petscfix.h
/petsc/bmake/predefined/linux_uni/rules
/petsc/bmake/predefined/linux_uni/variables
/petsc/bmake/predefined/macx/packages
/petsc/bmake/predefined/macx/petscconf.h
/petsc/bmake/predefined/macx/petscfix.h
/petsc/bmake/predefined/macx/rules
/petsc/bmake/predefined/macx/variables
/petsc/bmake/predefined/rs6000/base.S
/petsc/bmake/predefined/rs6000/packages
/petsc/bmake/predefined/rs6000/petscconf.h
/petsc/bmake/predefined/rs6000/petscfix.h
/petsc/bmake/predefined/rs6000/rules
/petsc/bmake/predefined/rs6000/variables
/petsc/bmake/predefined/rs6000_64/packages
/petsc/bmake/predefined/rs6000_64/petscconf.h
/petsc/bmake/predefined/rs6000_64/petscfix.h
/petsc/bmake/predefined/rs6000_64/rules
/petsc/bmake/predefined/rs6000_64/variables
/petsc/bmake/predefined/rs6000_gnu/base.S
/petsc/bmake/predefined/rs6000_gnu/packages
/petsc/bmake/predefined/rs6000_gnu/petscconf.h
/petsc/bmake/predefined/rs6000_gnu/petscfix.h
/petsc/bmake/predefined/rs6000_gnu/rules
/petsc/bmake/predefined/rs6000_gnu/variables
/petsc/bmake/predefined/rs6000_sp/packages
/petsc/bmake/predefined/rs6000_sp/petscconf.h
/petsc/bmake/predefined/rs6000_sp/petscfix.h
/petsc/bmake/predefined/rs6000_sp/rules
/petsc/bmake/predefined/rs6000_sp/variables
/petsc/bmake/predefined/solaris/packages
/petsc/bmake/predefined/solaris/petscconf.h
/petsc/bmake/predefined/solaris/petscfix.h
/petsc/bmake/predefined/solaris/rules
/petsc/bmake/predefined/solaris/variables
/petsc/bmake/predefined/solaris64/packages
/petsc/bmake/predefined/solaris64/petscconf.h
/petsc/bmake/predefined/solaris64/petscfix.h
/petsc/bmake/predefined/solaris64/rules
/petsc/bmake/predefined/solaris64/variables
/petsc/bmake/predefined/solaris_gnu/packages
/petsc/bmake/predefined/solaris_gnu/petscconf.h
/petsc/bmake/predefined/solaris_gnu/petscfix.h
/petsc/bmake/predefined/solaris_gnu/rules
/petsc/bmake/predefined/solaris_gnu/variables
/petsc/bmake/predefined/solaris_lam/packages
/petsc/bmake/predefined/solaris_lam/petscconf.h
/petsc/bmake/predefined/solaris_lam/petscfix.h
/petsc/bmake/predefined/solaris_lam/rules
/petsc/bmake/predefined/solaris_lam/variables
/petsc/bmake/predefined/solaris_uni/packages
/petsc/bmake/predefined/solaris_uni/petscconf.h
/petsc/bmake/predefined/solaris_uni/petscfix.h
/petsc/bmake/predefined/solaris_uni/rules
/petsc/bmake/predefined/solaris_uni/variables
/petsc/bmake/predefined/solaris_x86/packages
/petsc/bmake/predefined/solaris_x86/petscconf.h
/petsc/bmake/predefined/solaris_x86/petscfix.h
/petsc/bmake/predefined/solaris_x86/rules
/petsc/bmake/predefined/solaris_x86/variables
/petsc/bmake/predefined/sx6/packages
/petsc/bmake/predefined/sx6/petscconf.h
/petsc/bmake/predefined/sx6/petscfix.h
/petsc/bmake/predefined/sx6/rules
/petsc/bmake/predefined/sx6/variables
/petsc/bmake/predefined/t3e/packages
/petsc/bmake/predefined/t3e/petscconf.h
/petsc/bmake/predefined/t3e/petscfix.h
/petsc/bmake/predefined/t3e/rules
/petsc/bmake/predefined/t3e/variables
/petsc/bmake/predefined/win32_borland/packages
/petsc/bmake/predefined/win32_borland/petscconf.h
/petsc/bmake/predefined/win32_borland/petscfix.h
/petsc/bmake/predefined/win32_borland/rules
/petsc/bmake/predefined/win32_borland/variables
/petsc/bmake/predefined/win32_gnu/packages
/petsc/bmake/predefined/win32_gnu/petscconf.h
/petsc/bmake/predefined/win32_gnu/petscfix.h
/petsc/bmake/predefined/win32_gnu/rules
/petsc/bmake/predefined/win32_gnu/variables
/petsc/bmake/predefined/win32_intel/packages
/petsc/bmake/predefined/win32_intel/petscconf.h
/petsc/bmake/predefined/win32_intel/petscfix.h
/petsc/bmake/predefined/win32_intel/rules
/petsc/bmake/predefined/win32_intel/variables
/petsc/bmake/predefined/win32_ms/packages
/petsc/bmake/predefined/win32_ms/petscconf.h
/petsc/bmake/predefined/win32_ms/petscfix.h
/petsc/bmake/predefined/win32_ms/rules
/petsc/bmake/predefined/win32_ms/variables
/petsc/bmake/predefined/win32_ms_hpvm/packages
/petsc/bmake/predefined/win32_ms_hpvm/petscconf.h
/petsc/bmake/predefined/win32_ms_hpvm/petscfix.h
/petsc/bmake/predefined/win32_ms_hpvm/rules
/petsc/bmake/predefined/win32_ms_hpvm/variables
/petsc/bmake/predefined/win32_ms_mpich/packages
/petsc/bmake/predefined/win32_ms_mpich/petscconf.h
/petsc/bmake/predefined/win32_ms_mpich/petscfix.h
/petsc/bmake/predefined/win32_ms_mpich/rules
/petsc/bmake/predefined/win32_ms_mpich/variables
/petsc/bmake/predefined/win32_ms_mpipro/packages
/petsc/bmake/predefined/win32_ms_mpipro/petscconf.h
/petsc/bmake/predefined/win32_ms_mpipro/petscfix.h
/petsc/bmake/predefined/win32_ms_mpipro/rules
/petsc/bmake/predefined/win32_ms_mpipro/variables
/petsc/bmake/predefined/win32_ms_wmpi/packages
/petsc/bmake/predefined/win32_ms_wmpi/petscconf.h
/petsc/bmake/predefined/win32_ms_wmpi/petscfix.h
/petsc/bmake/predefined/win32_ms_wmpi/rules
/petsc/bmake/predefined/win32_ms_wmpi/variables
/petsc/bmake/predefined/win64_intel/packages
/petsc/bmake/predefined/win64_intel/petscconf.h
/petsc/bmake/predefined/win64_intel/petscfix.h
/petsc/bmake/predefined/win64_intel/rules
/petsc/bmake/predefined/win64_intel/variables
/petsc/config/cygwin-portland.py
/petsc/config/linux-gnu-jazz-gcc.py
/petsc/config/linux-gnu-jazz-intel.py
/petsc/config/linux-mcs
/petsc/config/solaris-64
/petsc/include/adic/ad_grad.h
/petsc/include/finclude/petscvec.h
/petsc/include/petsc.h
/petsc/include/petscbt.h
/petsc/include/petscda.h
/petsc/include/petscdraw.h
/petsc/include/petscerror.h
/petsc/include/petschead.h
/petsc/include/petscis.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscoptions.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscviewer.h
/petsc/include/vecimpl.h
/petsc/maint/builddist
/petsc/maint/buildtest
/petsc/maint/checkBuilds.py
/petsc/maint/confignightly/rockies
/petsc/maint/confignightly/spark
/petsc/maint/xclude
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/Options.py
/petsc/python/PETSc/packages/ADIC.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/BlockSolve.py
/petsc/python/PETSc/packages/Dscpack.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/Matlab.py
/petsc/python/PETSc/packages/Mumps.py
/petsc/python/PETSc/packages/Spooles.py
/petsc/python/PETSc/packages/Superlu.py
/petsc/python/PETSc/packages/Superlu_dist.py
/petsc/python/PETSc/packages/Umfpack.py
/petsc/python/PETSc/packages/X11.py
/petsc/python/PETSc/packages/update.py
/petsc/src/benchmarks/results/performance_cfd_2_10
/petsc/src/contrib/dvr/basic.F
/petsc/src/contrib/dvr/dvr.F
/petsc/src/contrib/dvr/makefile
/petsc/src/contrib/dvr/mxm44f2g.F
/petsc/src/contrib/oberman/laplacian_q1/finput.c
/petsc/src/dm/ao/examples/tests/ex1.c
/petsc/src/dm/ao/examples/tests/ex4.c
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/ao/interface/aodata.c
/petsc/src/dm/da/daimpl.h
/petsc/src/dm/da/examples/tests/ex10.c
/petsc/src/dm/da/examples/tests/ex11.c
/petsc/src/dm/da/examples/tests/ex20.c
/petsc/src/dm/da/examples/tests/ex23.c
/petsc/src/dm/da/examples/tests/ex4.c
/petsc/src/dm/da/examples/tutorials/ex5.c
/petsc/src/dm/da/examples/tutorials/makefile
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/dacorn.c
/petsc/src/dm/da/src/dadestroy.c
/petsc/src/dm/da/src/dagetarray.c
/petsc/src/dm/da/src/dagtol.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/src/daload.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/src/daltol.c
/petsc/src/dm/da/src/dasub.c
/petsc/src/dm/da/src/daview.c
/petsc/src/dm/da/src/gr1.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/dm/usg/utils/inpututils.c
/petsc/src/docs/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/index.html
/petsc/src/docs/website/developers/projects.html
/petsc/src/docs/website/documentation/changes/221.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/referencing.html
/petsc/src/docs/website/documentation/troubleshooting.html
/petsc/src/docs/website/index.html
/petsc/src/docs/website/publications/index.html
/petsc/src/fortran/custom/zoptions.c
/petsc/src/fortran/custom/zpc.c
/petsc/src/fortran/custom/zstart.c
/petsc/src/fortran/custom/zsys.c
/petsc/src/fortran/f90/tests/ex1.c
/petsc/src/inline/axpy.h
/petsc/src/inline/dot.h
/petsc/src/inline/ilu.h
/petsc/src/ksp/examples/tests/ex10.c
/petsc/src/ksp/examples/tests/ex14.c
/petsc/src/ksp/examples/tests/ex15.c
/petsc/src/ksp/examples/tests/ex17.c
/petsc/src/ksp/examples/tests/ex19.c
/petsc/src/ksp/examples/tests/ex2.c
/petsc/src/ksp/examples/tests/ex3.c
/petsc/src/ksp/examples/tests/ex4.c
/petsc/src/ksp/examples/tutorials/ex1.c
/petsc/src/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/examples/tutorials/ex11.c
/petsc/src/ksp/examples/tutorials/ex12.c
/petsc/src/ksp/examples/tutorials/ex15.c
/petsc/src/ksp/examples/tutorials/ex16.c
/petsc/src/ksp/examples/tutorials/ex2.c
/petsc/src/ksp/examples/tutorials/ex23.c
/petsc/src/ksp/examples/tutorials/ex29.c
/petsc/src/ksp/examples/tutorials/ex3.c
/petsc/src/ksp/examples/tutorials/ex30.c
/petsc/src/ksp/examples/tutorials/ex31.c
/petsc/src/ksp/examples/tutorials/ex5.c
/petsc/src/ksp/examples/tutorials/ex7.c
/petsc/src/ksp/examples/tutorials/ex9.c
/petsc/src/ksp/examples/tutorials/makefile
/petsc/src/ksp/examples/tutorials/output/ex29_2.out
/petsc/src/ksp/examples/tutorials/output/ex30_1.out
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/bicg/bicg.c
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cgne/cgne.c
/petsc/src/ksp/ksp/impls/cgs/cgs.c
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/cr/cr.c
/petsc/src/ksp/ksp/impls/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/fgmres/modpcf.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/minres/minres.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/interface/eige.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/interface/itres.c
/petsc/src/ksp/ksp/kspimpl.h
/petsc/src/ksp/makefile
/petsc/src/ksp/pc/examples/tests/ex2.c
/petsc/src/ksp/pc/examples/tests/ex3.c
/petsc/src/ksp/pc/examples/tests/ex5.c
/petsc/src/ksp/pc/examples/tests/ex6.c
/petsc/src/ksp/pc/examples/tutorials/ex1.c
/petsc/src/ksp/pc/examples/tutorials/ex2.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/eisens/eisen.c
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/icc/icc.c
/petsc/src/ksp/pc/impls/ilu/ilu.c
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/pc/impls/ksp/pcksp.c
/petsc/src/ksp/pc/impls/lu/lu.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/mg/mgimpl.h
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/ksp/pc/impls/ramg/ramgpetsc.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/samg/samgpetsctools.c
shellpc.c
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/ksp/pc/impls/tfs/bit_mask.c
/petsc/src/ksp/pc/impls/tfs/bss_malloc.c
/petsc/src/ksp/pc/impls/tfs/comm.c
/petsc/src/ksp/pc/impls/tfs/gs.c
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/ksp/pc/interface/pcset.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/ksp/pc/makefile
/petsc/src/ksp/utils/damg.c
/petsc/src/mat/color/color.c
/petsc/src/mat/examples/tests/ex1.c
/petsc/src/mat/examples/tests/ex10.c
/petsc/src/mat/examples/tests/ex11.c
/petsc/src/mat/examples/tests/ex12.c
/petsc/src/mat/examples/tests/ex13.c
/petsc/src/mat/examples/tests/ex14.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/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/ex46.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/ex53.c
/petsc/src/mat/examples/tests/ex54.c
/petsc/src/mat/examples/tests/ex6.c
/petsc/src/mat/examples/tests/ex7.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/ex76.c
/petsc/src/mat/examples/tests/ex77.c
/petsc/src/mat/examples/tests/ex8.c
/petsc/src/mat/examples/tests/ex9.c
/petsc/src/mat/examples/tests/ex92.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/makefile
/petsc/src/mat/examples/tests/output/ex98.out
/petsc/src/mat/examples/tutorials/ex1.c
/petsc/src/mat/examples/tutorials/ex2.c
/petsc/src/mat/examples/tutorials/ex4.c
/petsc/src/mat/examples/tutorials/makefile
/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/adj/mpi/mpiadj.h
/petsc/src/mat/impls/aij/mpi/makefile
/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/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/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/aijnode.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/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/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/baijfact.c
/petsc/src/mat/impls/baij/seq/baijfact10.c
/petsc/src/mat/impls/baij/seq/baijfact11.c
/petsc/src/mat/impls/baij/seq/baijfact12.c
/petsc/src/mat/impls/baij/seq/baijfact13.c
/petsc/src/mat/impls/baij/seq/baijfact14.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/baijfact6.c
/petsc/src/mat/impls/baij/seq/baijfact7.c
/petsc/src/mat/impls/baij/seq/baijfact8.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/bdiag/makefile
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/seq/bdfact.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.h
/petsc/src/mat/impls/bdiag/seq/bdiag2.c
/petsc/src/mat/impls/bdiag/seq/bdiag3.c
/petsc/src/mat/impls/dense/makefile
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/feti/makefile
/petsc/src/mat/impls/is/makefile
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/maij/maij.h
/petsc/src/mat/impls/makefile
/petsc/src/mat/impls/normal/normm.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/makefile
/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/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/impls/shell/shellcnv.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/makefile
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/matimpl.h
/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/spinver.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/utils/axpy.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/getcolv.c
/petsc/src/mat/utils/matstash.c
/petsc/src/mat/utils/zerodiag.c
/petsc/src/snes/examples/tests/ex1.c
/petsc/src/snes/examples/tests/ex11.c
/petsc/src/snes/examples/tests/ex13.c
/petsc/src/snes/examples/tests/ex4.c
/petsc/src/snes/examples/tests/ex5.c
/petsc/src/snes/examples/tests/ex9.c
/petsc/src/snes/examples/tutorials/ex1.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/ex2.c
/petsc/src/snes/examples/tutorials/ex20.c
/petsc/src/snes/examples/tutorials/ex25.c
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/examples/tutorials/ex27.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/examples/tutorials/ex3.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/ex5s.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/tr/tr.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/snesj2.c
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/mf/snesmfjdef.c
/petsc/src/snes/mf/wp.c
/petsc/src/snes/snesimpl.h
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/examples/tests/ex11.c
/petsc/src/sys/examples/tests/ex16.c
/petsc/src/sys/src/dll/dl.c
/petsc/src/sys/src/draw/impls/win32/makefile
/petsc/src/sys/src/draw/impls/win32/win32draw.c
/petsc/src/sys/src/draw/impls/win32/win32draw.h
/petsc/src/sys/src/draw/impls/x/xops.c
/petsc/src/sys/src/draw/interface/dlinegw.c
/petsc/src/sys/src/draw/interface/drawreg.c
/petsc/src/sys/src/draw/interface/drawregall.c
/petsc/src/sys/src/draw/interface/dtextgs.c
/petsc/src/sys/src/draw/interface/dviewp.c
/petsc/src/sys/src/draw/utils/axis.c
/petsc/src/sys/src/draw/utils/lg.c
/petsc/src/sys/src/error/adebug.c
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/error/errstop.c
/petsc/src/sys/src/error/errtrace.c
/petsc/src/sys/src/fileio/ffpath.c
/petsc/src/sys/src/fileio/fpath.c
/petsc/src/sys/src/fileio/fretrieve.c
/petsc/src/sys/src/fileio/ftest.c
/petsc/src/sys/src/fileio/fwd.c
/petsc/src/sys/src/fileio/ghome.c
/petsc/src/sys/src/fileio/grpath.c
/petsc/src/sys/src/fileio/mprint.c
/petsc/src/sys/src/fileio/rpath.c
/petsc/src/sys/src/fileio/sysio.c
/petsc/src/sys/src/makefile
/petsc/src/sys/src/matlabengine/matlab.c
/petsc/src/sys/src/memory/mal.c
/petsc/src/sys/src/memory/mem.c
/petsc/src/sys/src/memory/mtr.c
/petsc/src/sys/src/objects/ams/aoptions.c
/petsc/src/sys/src/objects/destroy.c
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/objects/init.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/objects/state.c
/petsc/src/sys/src/objects/tagm.c
/petsc/src/sys/src/plog/ploginfo.c
/petsc/src/sys/src/time/cputime.c
/petsc/src/sys/src/time/fdate.c
/petsc/src/sys/src/time/nt_time.c
/petsc/src/sys/src/utils/ctable.c
/petsc/src/sys/src/utils/fhost.c
/petsc/src/sys/src/utils/fuser.c
/petsc/src/sys/src/utils/mpimesg.c
/petsc/src/sys/src/utils/psplit.c
/petsc/src/sys/src/utils/sseenabled.c
/petsc/src/sys/src/utils/str.c
/petsc/src/sys/src/viewer/impls/ascii/filev.c
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/sys/src/viewer/impls/hdf4/hdf4v.c
/petsc/src/sys/src/viewer/impls/socket/matlab/bread.c
/petsc/src/sys/src/viewer/impls/socket/matlab/closeport.c
/petsc/src/sys/src/viewer/impls/socket/matlab/launch.c
/petsc/src/sys/src/viewer/impls/socket/matlab/mstart.c
/petsc/src/sys/src/viewer/impls/socket/matlab/openport.c
/petsc/src/sys/src/viewer/impls/socket/matlab/readinvecs.c
/petsc/src/sys/src/viewer/impls/socket/matlab/receive.c
/petsc/src/sys/src/viewer/impls/socket/matlab/receivedense.c
/petsc/src/sys/src/viewer/impls/socket/matlab/receivesparse.c
/petsc/src/sys/src/viewer/impls/socket/send.c
/petsc/src/ts/examples/tests/ex1.c
/petsc/src/ts/examples/tests/ex1f.F
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tutorials/ex1.c
/petsc/src/ts/examples/tutorials/ex2.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/impls/explicit/rk/rk.c
/petsc/src/ts/impls/implicit/pvode/petscpvode.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tsfd.c
/petsc/src/vec/examples/tests/ex21.c
/petsc/src/vec/examples/tests/ex28.c
/petsc/src/vec/examples/tests/makefile
/petsc/src/vec/examples/tutorials/ex1.c
/petsc/src/vec/examples/tutorials/ex1e.c
/petsc/src/vec/examples/tutorials/ex6.c
/petsc/src/vec/examples/tutorials/ex9.c
/petsc/src/vec/examples/tutorials/makefile
/petsc/src/vec/impls/makefile
/petsc/src/vec/impls/mpi/pdvec.c
/petsc/src/vec/impls/seq/bvec2.c
/petsc/src/vec/impls/shared/shvec.c
/petsc/src/vec/interface/dlregis.c
/petsc/src/vec/interface/mapreg.c
/petsc/src/vec/interface/veccreate.c
/petsc/src/vec/interface/vecregall.c
/petsc/src/vec/interface/vector.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/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/is/utils/iscomp.c
/petsc/src/vec/is/utils/isdiff.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/makefile
/petsc/src/vec/pf/impls/constant/const.c
/petsc/src/vec/pf/interface/pf.c
/petsc/src/vec/utils/makefile
/petsc/src/vec/utils/vinv.c
/petsc/src/vec/utils/vpscat.c
/petsc/src/vec/utils/vscat.c
/petsc/todo
1302d50a03-Jun-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2276.20.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040603174342|16275
ChangeSet
1.2276.20.1 04/06/03 12:43:42 barrysmith@barrysmith-57.mcs.anl.gov +48 -0
replace 1 in seter

bk-changeset-1.2276.20.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040603174342|16275
ChangeSet
1.2276.20.1 04/06/03 12:43:42 barrysmith@barrysmith-57.mcs.anl.gov +48 -0
replace 1 in seterrq( with correct code

src/snes/utils/damgsnes.c
1.36 04/06/03 12:43:39 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
replace 1 in seterrq( with correct code

src/snes/mf/snesmfjdef.c
1.12 04/06/03 12:43:39 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
replace 1 in seterrq( with correct code

src/snes/mf/snesmfj.c
1.39 04/06/03 12:43:39 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
replace 1 in seterrq( with correct code

src/snes/interface/snes.c
1.49 04/06/03 12:43:39 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
replace 1 in seterrq( with correct code

src/mat/partition/impls/scotch/scotch.c
1.11 04/06/03 12:43:39 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
replace 1 in seterrq( with correct code

src/mat/partition/impls/pmetis/pmetis.c
1.14 04/06/03 12:43:39 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
replace 1 in seterrq( with correct code

src/mat/partition/impls/party/party.c
1.8 04/06/03 12:43:39 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
replace 1 in seterrq( with correct code

src/mat/partition/impls/chaco/chaco.c
1.10 04/06/03 12:43:39 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
replace 1 in seterrq( with correct code

src/mat/matfd/fdmatrix.c
1.24 04/06/03 12:43:38 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
replace 1 in seterrq( with correct code

src/mat/impls/sbaij/seq/sro.c
1.9 04/06/03 12:43:38 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
replace 1 in seterrq( with correct code

src/mat/impls/sbaij/seq/sbaijfact2.c
1.38 04/06/03 12:43:38 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
replace 1 in seterrq( with correct code

src/mat/impls/sbaij/mpi/mpisbaij.c
1.97 04/06/03 12:43:38 barrysmith@barrysmith-57.mcs.anl.gov +215 -214
replace 1 in seterrq( with correct code

src/mat/color/color.c
1.19 04/06/03 12:43:38 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
replace 1 in seterrq( with correct code

src/ksp/utils/damg.c
1.33 04/06/03 12:43:38 barrysmith@barrysmith-57.mcs.anl.gov +6 -6
replace 1 in seterrq( with correct code

src/ksp/pc/interface/precon.c
1.49 04/06/03 12:43:38 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
replace 1 in seterrq( with correct code

src/ksp/pc/impls/spai/src/dspai.c
1.9 04/06/03 12:43:38 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
replace 1 in seterrq( with correct code

src/ksp/pc/impls/shell/shellpc.c
1.19 04/06/03 12:43:38 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
replace 1 in seterrq( with correct code

src/ksp/pc/impls/pbjacobi/pbjacobi.c
1.13 04/06/03 12:43:38 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
replace 1 in seterrq( with correct code

src/ksp/pc/impls/mg/mg.c
1.31 04/06/03 12:43:38 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
replace 1 in seterrq( with correct code

src/ksp/pc/impls/lu/lu.c
1.29 04/06/03 12:43:38 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
replace 1 in seterrq( with correct code

src/ksp/pc/impls/is/pcis.c
1.21 04/06/03 12:43:38 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
replace 1 in seterrq( with correct code

src/ksp/pc/impls/ilu/ilu.c
1.33 04/06/03 12:43:38 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
replace 1 in seterrq( with correct code

src/ksp/pc/impls/hypre/hyppilut.c
1.54 04/06/03 12:43:38 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
replace 1 in seterrq( with correct code

src/ksp/pc/impls/composite/composite.c
1.20 04/06/03 12:43:38 barrysmith@barrysmith-57.mcs.anl.gov +7 -7
replace 1 in seterrq( with correct code

src/ksp/pc/impls/cholesky/cholesky.c
1.27 04/06/03 12:43:38 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
replace 1 in seterrq( with correct code

src/ksp/pc/impls/bjacobi/bjacobi.c
1.29 04/06/03 12:43:38 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
replace 1 in seterrq( with correct code

src/ksp/pc/impls/asm/asm.c
1.33 04/06/03 12:43:37 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
replace 1 in seterrq( with correct code

src/ksp/ksp/interface/itfunc.c
1.50 04/06/03 12:43:37 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
replace 1 in seterrq( with correct code

src/ksp/ksp/impls/qcg/qcg.c
1.17 04/06/03 12:43:37 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
replace 1 in seterrq( with correct code

src/ksp/ksp/impls/preonly/preonly.c
1.11 04/06/03 12:43:37 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
replace 1 in seterrq( with correct code

src/ksp/ksp/impls/lgmres/lgmres.c
1.27 04/06/03 12:43:37 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
replace 1 in seterrq( with correct code

src/ksp/ksp/impls/gmres/gmres.c
1.46 04/06/03 12:43:37 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
replace 1 in seterrq( with correct code

src/ksp/ksp/impls/fgmres/fgmres.c
1.34 04/06/03 12:43:37 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
replace 1 in seterrq( with correct code

src/ksp/ksp/impls/cgne/cgne.c
1.16 04/06/03 12:43:37 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
replace 1 in seterrq( with correct code

src/ksp/ksp/impls/cg/cg.c
1.25 04/06/03 12:43:37 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
replace 1 in seterrq( with correct code

src/dm/da/src/gr2.c
1.24 04/06/03 12:43:37 barrysmith@barrysmith-57.mcs.anl.gov +8 -8
replace 1 in seterrq( with correct code

src/dm/da/src/gr1.c
1.11 04/06/03 12:43:37 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
replace 1 in seterrq( with correct code

src/dm/da/src/daview.c
1.21 04/06/03 12:43:37 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
replace 1 in seterrq( with correct code

src/dm/da/src/dalocal.c
1.22 04/06/03 12:43:37 barrysmith@barrysmith-57.mcs.anl.gov +7 -7
replace 1 in seterrq( with correct code

src/dm/da/src/daload.c
1.9 04/06/03 12:43:37 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
replace 1 in seterrq( with correct code

src/dm/da/src/dainterp.c
1.19 04/06/03 12:43:37 barrysmith@barrysmith-57.mcs.anl.gov +44 -45
replace 1 in seterrq( with correct code

src/dm/da/src/dagtol.c
1.13 04/06/03 12:43:36 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
replace 1 in seterrq( with correct code

src/dm/da/src/dadestroy.c
1.20 04/06/03 12:43:36 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
replace 1 in seterrq( with correct code

src/dm/da/src/dacorn.c
1.14 04/06/03 12:43:36 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
replace 1 in seterrq( with correct code

src/dm/da/src/da2.c
1.48 04/06/03 12:43:36 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
replace 1 in seterrq( with correct code

src/dm/ao/interface/ao.c
1.15 04/06/03 12:43:36 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
replace 1 in seterrq( with correct code

src/dm/ao/impls/basic/aodatabasic.c
1.20 04/06/03 12:43:36 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
replace 1 in seterrq( with correct code

include/petscerror.h
1.32 04/06/03 12:43:36 barrysmith@barrysmith-57.mcs.anl.gov +2 -1
new error code for user mistake


Hg-commit: de5a814873a6e14e4db6be03807e35fe02d19ab7

show more ...


/petsc/bin/mpiexec.valgrind
/petsc/bmake/IRIX64/packages
/petsc/bmake/common/rules
/petsc/bmake/common/variables
/petsc/bmake/config/packages.in
/petsc/bmake/linux/packages
/petsc/bmake/linux64_intel/variables
/petsc/bmake/linux_intel/petscconf.h
/petsc/bmake/linux_intel/variables
/petsc/bmake/linux_jazz_intel/petscconf.h
/petsc/bmake/linux_jazz_intel/variables
/petsc/bmake/linux_superludist/packages
/petsc/bmake/solaris/packages
/petsc/bmake/win32_ms/packages
/petsc/bmake/win32_ms_hpvm/packages
/petsc/bmake/win32_ms_mpich/packages
/petsc/bmake/win32_ms_mpipro/packages
/petsc/bmake/win32_ms_wmpi/packages
/petsc/config/linux
/petsc/config/linux-gnu-valgrind
/petsc/config/linux-gnu-valgrind.py
/petsc/config/linux-gnu.py
/petsc/config/macosx-gnu.py
/petsc/config/macosx-ibm.py
/petsc/config/solaris2.9-lam.py
/petsc/include/finclude/petscdef.h
/petsc/include/finclude/petscmat.h
/petsc/include/mpiuni/mpi.h
/petsc/include/petsc.h
/petsc/include/petscblaslapack.h
/petsc/include/petscbt.h
/petsc/include/petscda.h
/petsc/include/petscerror.h
/petsc/include/petschead.h
/petsc/include/petscis.h
/petsc/include/petscksp.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscoptions.h
/petsc/include/petscpf.h
/petsc/include/petscsys.h
/petsc/include/petscvec.h
/petsc/include/petscviewer.h
/petsc/include/vecimpl.h
/petsc/maint/builddist
/petsc/maint/buildtest
/petsc/maint/checkBuilds.py
/petsc/maint/confignightly/crunch2
/petsc/maint/confignightly/rockies
/petsc/maint/confignightly/schwinn
/petsc/maint/confignightly/schwinn2
/petsc/maint/confignightly/spark
/petsc/maint/confignightly/spark2
/petsc/maint/update-docs.py
/petsc/maint/wwwindex.py
/petsc/maint/xclude
/petsc/makefile
/petsc/python/PETSc/packages/ADIC.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/BlockSolve.py
/petsc/python/PETSc/packages/C2HTML.py
/petsc/python/PETSc/packages/Dscpack.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/Make.py
/petsc/python/PETSc/packages/Mumps.py
/petsc/python/PETSc/packages/Sowing.py
/petsc/python/PETSc/packages/Spooles.py
/petsc/python/PETSc/packages/Superlu.py
/petsc/python/PETSc/packages/Superlu_dist.py
/petsc/python/PETSc/packages/Umfpack.py
/petsc/python/PETSc/packages/update.py
/petsc/src/contrib/fun3d/comp/flow.c
/petsc/src/contrib/fun3d/comp/makefile
/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/makefile
/petsc/src/contrib/fun3d/incomp/user.F
/petsc/src/contrib/fun3d/incomp/user.h
/petsc/src/contrib/fun3d/incomp/userJac.F
/petsc/src/contrib/fun3d/makefile
/petsc/src/contrib/lahaye/samg.old/samgpetsc.c
/petsc/src/contrib/lahaye/samg.old/samgtools2.c
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/ao/interface/ao.c
/petsc/src/dm/ao/interface/aodata.c
/petsc/src/dm/da/examples/tutorials/ex4.c
/petsc/src/dm/da/examples/tutorials/makefile
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/dacorn.c
/petsc/src/dm/da/src/dadestroy.c
/petsc/src/dm/da/src/dagtol.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/src/daload.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/src/dasub.c
/petsc/src/dm/da/src/daview.c
/petsc/src/dm/da/src/gr1.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/docs/makefile
/petsc/src/docs/manualpages-sec/header_
/petsc/src/docs/manualpages-sec/header_AO
/petsc/src/docs/manualpages-sec/header_DA
/petsc/src/docs/manualpages-sec/header_Discretization
/petsc/src/docs/manualpages-sec/header_Draw
/petsc/src/docs/manualpages-sec/header_GVec
/petsc/src/docs/manualpages-sec/header_Grid
/petsc/src/docs/manualpages-sec/header_IS
/petsc/src/docs/manualpages-sec/header_KSP
/petsc/src/docs/manualpages-sec/header_Mat
/petsc/src/docs/manualpages-sec/header_MatFD
/petsc/src/docs/manualpages-sec/header_MatOrderings
/petsc/src/docs/manualpages-sec/header_Mesh
/petsc/src/docs/manualpages-sec/header_PC
/petsc/src/docs/manualpages-sec/header_PF
/petsc/src/docs/manualpages-sec/header_Profiling
/petsc/src/docs/manualpages-sec/header_SLES
/petsc/src/docs/manualpages-sec/header_SNES
/petsc/src/docs/manualpages-sec/header_SNESMF
/petsc/src/docs/manualpages-sec/header_Sys
/petsc/src/docs/manualpages-sec/header_TS
/petsc/src/docs/manualpages-sec/header_Vec
/petsc/src/docs/manualpages-sec/header_Viewer
/petsc/src/docs/mpi.www.index
/petsc/src/docs/tex/doctext/html.def
/petsc/src/docs/tex/doctext/htmltabl.def
/petsc/src/docs/tex/doctext/latex.def
/petsc/src/docs/tex/doctext/nroff.def
/petsc/src/docs/tex/doctext/petsc.group
/petsc/src/docs/tex/doctext/petscapp.cfg
/petsc/src/docs/tex/doctext/readme
/petsc/src/docs/tex/manual/abstract.tex
/petsc/src/docs/tex/manual/acknowl.tex
/petsc/src/docs/tex/manual/argonne.pdf
/petsc/src/docs/tex/manual/danumbering.pdf
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/manual/dirs.pdf
/petsc/src/docs/tex/manual/gettinginfo.tex
/petsc/src/docs/tex/manual/ghost.pdf
/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/manual/petscwww.pdf
/petsc/src/docs/tex/manual/treep.pdf
/petsc/src/docs/tex/manual/usg.pdf
/petsc/src/docs/tex/manual/zoom.pdf
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/tex/petscconsult.bib
/petsc/src/docs/tex/pictures/bigpetsc.tex
/petsc/src/docs/tex/pictures/cartoon.fig
/petsc/src/docs/tex/pictures/danumbering.fig
/petsc/src/docs/tex/pictures/dirs.fig
/petsc/src/docs/tex/pictures/ghost.fig
/petsc/src/docs/tex/pictures/grid.eps
/petsc/src/docs/tex/pictures/grid.fig
/petsc/src/docs/tex/pictures/icons/symbol_key.tex
/petsc/src/docs/tex/pictures/layout_bw.fig
/petsc/src/docs/tex/pictures/layout_col.fig
/petsc/src/docs/tex/pictures/layout_col.ps
/petsc/src/docs/tex/pictures/petsc.fig
/petsc/src/docs/tex/pictures/petsc.map
/petsc/src/docs/tex/pictures/petsc_bw_logo.jpg
/petsc/src/docs/tex/pictures/petsc_color_logo.jpg
/petsc/src/docs/tex/pictures/petsc_ls_color.ps
/petsc/src/docs/tex/pictures/petsc_nobox.fig
/petsc/src/docs/tex/pictures/petsc_nobox.ps
/petsc/src/docs/tex/pictures/petsc_pog.jpg
/petsc/src/docs/tex/pictures/petsc_pog.wrl
/petsc/src/docs/tex/pictures/petsc_pog_emboss.gif
/petsc/src/docs/tex/pictures/petscposter_col.fig
/petsc/src/docs/tex/pictures/petscposter_col.gif
/petsc/src/docs/tex/pictures/petscposter_col.ps
/petsc/src/docs/tex/pictures/petscwww.fig
/petsc/src/docs/tex/pictures/petscwww.gif
/petsc/src/docs/tex/pictures/ppog.eps
/petsc/src/docs/tex/pictures/smalllog.ps
/petsc/src/docs/tex/pictures/zoom.fig
/petsc/src/docs/tex/sty/IEEEtran.sty
/petsc/src/docs/tex/sty/anlhelper.sty
/petsc/src/docs/tex/sty/bwslides.sty
/petsc/src/docs/tex/sty/color.sty
/petsc/src/docs/tex/sty/colorslides.sty
/petsc/src/docs/tex/sty/handpage.sty
/petsc/src/docs/tex/sty/here.sty
/petsc/src/docs/tex/sty/mcsletter.sty
/petsc/src/docs/tex/sty/palatino.sty
/petsc/src/docs/tex/sty/report_petsc.cls
/petsc/src/docs/tex/sty/report_petsc.sty
/petsc/src/docs/tex/sty/tpage.sty
/petsc/src/docs/tex/sty/trl.sty
/petsc/src/docs/tex/sty/url.sty
/petsc/src/docs/tex/sty/verbatim.sty
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/developers/projects.html
/petsc/src/docs/website/documentation/benchmarks.html
/petsc/src/docs/website/documentation/bugreporting.html
/petsc/src/docs/website/documentation/changes/2015.html
/petsc/src/docs/website/documentation/changes/2016.html
/petsc/src/docs/website/documentation/changes/2017.html
/petsc/src/docs/website/documentation/changes/2022.html
/petsc/src/docs/website/documentation/changes/2024.html
/petsc/src/docs/website/documentation/changes/2028.html
/petsc/src/docs/website/documentation/changes/2029.html
/petsc/src/docs/website/documentation/changes/21.html
/petsc/src/docs/website/documentation/changes/211.html
/petsc/src/docs/website/documentation/changes/212.html
/petsc/src/docs/website/documentation/changes/213.html
/petsc/src/docs/website/documentation/changes/215.html
/petsc/src/docs/website/documentation/changes/216.html
/petsc/src/docs/website/documentation/changes/220.html
/petsc/src/docs/website/documentation/changes/221.html
/petsc/src/docs/website/documentation/changes/2918-21.html
/petsc/src/docs/website/documentation/changes/index.html
/petsc/src/docs/website/documentation/codemanagement.html
/petsc/src/docs/website/documentation/copyright.html
/petsc/src/docs/website/documentation/exercises/compiling/index.html
/petsc/src/docs/website/documentation/exercises/compiling/makeoutput.html
/petsc/src/docs/website/documentation/exercises/compiling/runoutput.html
/petsc/src/docs/website/documentation/exercises/index.html
/petsc/src/docs/website/documentation/exercises/ksp/index.html
/petsc/src/docs/website/documentation/exercises/matrices/index.html
/petsc/src/docs/website/documentation/exercises/odes/index.html
/petsc/src/docs/website/documentation/exercises/odes/runoutput.html
/petsc/src/docs/website/documentation/exercises/pseudo/index.html
/petsc/src/docs/website/documentation/exercises/pseudo/runoutput.html
/petsc/src/docs/website/documentation/exercises/simpleoutput/index.html
/petsc/src/docs/website/documentation/exercises/snes/advanced.html
/petsc/src/docs/website/documentation/exercises/snes/index.html
/petsc/src/docs/website/documentation/exercises/vectors/index.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/documentation/index.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/linearsolvertable.html
/petsc/src/docs/website/documentation/referencing.html
/petsc/src/docs/website/documentation/troubleshooting.html
/petsc/src/docs/website/documentation/tutorials/PCFD04.html
/petsc/src/docs/website/documentation/tutorials/PCFD99.html
/petsc/src/docs/website/documentation/tutorials/ag.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/docs/website/documentation/tutorials/nersc01/nersc01.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/download/petsc-patches.html
/petsc/src/docs/website/features/details.html
/petsc/src/docs/website/features/diagram.html
/petsc/src/docs/website/features/index.html
/petsc/src/docs/website/images/barry.gif
/petsc/src/docs/website/images/bill.gif
/petsc/src/docs/website/images/buschelman.jpg
/petsc/src/docs/website/images/dinesh.jpg
/petsc/src/docs/website/images/headbang.gif
/petsc/src/docs/website/images/hong.jpg
/petsc/src/docs/website/images/lois.gif
/petsc/src/docs/website/images/matt.jpg
/petsc/src/docs/website/images/mcs-rule-small.gif
/petsc/src/docs/website/images/petscwww.gif
/petsc/src/docs/website/images/satish.gif
/petsc/src/docs/website/images/victor.jpg
/petsc/src/docs/website/index.html
/petsc/src/docs/website/miscellaneous/acknwldg.html
/petsc/src/docs/website/miscellaneous/ftp.gif
/petsc/src/docs/website/miscellaneous/funding.html
/petsc/src/docs/website/miscellaneous/index.html
/petsc/src/docs/website/miscellaneous/petscthreads.html
/petsc/src/docs/website/miscellaneous/pie.gif
/petsc/src/docs/website/miscellaneous/usage.1.gif
/petsc/src/docs/website/miscellaneous/usage.html
/petsc/src/docs/website/miscellaneous/usage.xls
/petsc/src/docs/website/miscellaneous/usage_15625_image001.gif
/petsc/src/docs/website/miscellaneous/usage_6589_image001.gif
/petsc/src/docs/website/publications/index.html
/petsc/src/docs/website/publications/structured.html
/petsc/src/docs/website/publications/unstructured.html
/petsc/src/fortran/custom/zksp.c
/petsc/src/fortran/custom/zmat.c
/petsc/src/fortran/custom/zoptions.c
/petsc/src/fortran/custom/zpc.c
/petsc/src/fortran/custom/zpetsc.h
/petsc/src/fortran/custom/zsnes.c
/petsc/src/fortran/custom/zstart.c
/petsc/src/fortran/custom/zsys.c
/petsc/src/fortran/custom/zts.c
/petsc/src/fortran/custom/zvec.c
/petsc/src/inline/axpy.h
/petsc/src/inline/dot.h
/petsc/src/inline/iclsse.h
/petsc/src/inline/ilu.h
/petsc/src/ksp/examples/tests/ex25.c
/petsc/src/ksp/examples/tests/output/ex4_5.out
/petsc/src/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/examples/tutorials/ex29.c
/petsc/src/ksp/examples/tutorials/ex9.c
/petsc/src/ksp/examples/tutorials/makefile
/petsc/src/ksp/examples/tutorials/output/ex29_1.out
/petsc/src/ksp/examples/tutorials/output/ex9_1.out
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.h
/petsc/src/ksp/ksp/impls/bcgsl/makefile
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cgne/cgne.c
/petsc/src/ksp/ksp/impls/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/gmreig.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/makefile
/petsc/src/ksp/ksp/impls/preonly/preonly.c
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/interface/eige.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/interface/itregis.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/ilu/ilu.c
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/pc/impls/lu/lu.c
/petsc/src/ksp/pc/impls/makefile
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/ksp/pc/impls/ramg/petscfunc.h
shellpc.c
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/ksp/pc/impls/spai/src/dspai.c
/petsc/src/ksp/pc/impls/spai/src/ispai.c
/petsc/src/ksp/pc/impls/tfs/bit_mask.c
/petsc/src/ksp/pc/impls/tfs/bit_mask.h
/petsc/src/ksp/pc/impls/tfs/blas.h
/petsc/src/ksp/pc/impls/tfs/bss_malloc.c
/petsc/src/ksp/pc/impls/tfs/bss_malloc.h
/petsc/src/ksp/pc/impls/tfs/comm.c
/petsc/src/ksp/pc/impls/tfs/comm.h
/petsc/src/ksp/pc/impls/tfs/const.h
/petsc/src/ksp/pc/impls/tfs/error.c
/petsc/src/ksp/pc/impls/tfs/error.h
/petsc/src/ksp/pc/impls/tfs/gs.c
/petsc/src/ksp/pc/impls/tfs/gs.h
/petsc/src/ksp/pc/impls/tfs/ivec.c
/petsc/src/ksp/pc/impls/tfs/ivec.h
/petsc/src/ksp/pc/impls/tfs/makefile
/petsc/src/ksp/pc/impls/tfs/pxxt.c
/petsc/src/ksp/pc/impls/tfs/queue.c
/petsc/src/ksp/pc/impls/tfs/queue.h
/petsc/src/ksp/pc/impls/tfs/stack.c
/petsc/src/ksp/pc/impls/tfs/stack.h
/petsc/src/ksp/pc/impls/tfs/types.h
/petsc/src/ksp/pc/impls/tfs/xxt.c
/petsc/src/ksp/pc/impls/tfs/xxt.h
/petsc/src/ksp/pc/impls/tfs/xyt.c
/petsc/src/ksp/pc/impls/tfs/xyt.h
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/ksp/pc/interface/pcset.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/ksp/utils/damg.c
/petsc/src/makefile
/petsc/src/mat/color/color.c
/petsc/src/mat/color/color.h
/petsc/src/mat/color/degr.c
/petsc/src/mat/color/dsm.c
/petsc/src/mat/color/ido.c
/petsc/src/mat/color/numsrt.c
/petsc/src/mat/color/seq.c
/petsc/src/mat/color/setr.c
/petsc/src/mat/color/slo.c
/petsc/src/mat/examples/tests/ex37.c
/petsc/src/mat/examples/tests/ex78.c
/petsc/src/mat/examples/tests/ex86.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/makefile
/petsc/src/mat/examples/tests/output/ex93_1.out
/petsc/src/mat/examples/tests/output/ex94_1.out
/petsc/src/mat/examples/tests/output/ex94_2.out
/petsc/src/mat/examples/tests/output/ex95_1.out
/petsc/src/mat/examples/tests/output/ex96.out
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/fdmpiaij.c
/petsc/src/mat/impls/aij/mpi/makefile
/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/mpi/mumps/mumps.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/aijnode.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/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/spooles/spooles.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/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/baij/seq/baijfact4.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.h
/petsc/src/mat/impls/bdiag/seq/bdfact.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.h
/petsc/src/mat/impls/bdiag/seq/bdiag3.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/dense/seq/dense.h
/petsc/src/mat/impls/esi/mesi.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.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/sbaijfact2.c
/petsc/src/mat/impls/sbaij/seq/sro.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/interface/dlregis.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matreg.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/order/order.h
/petsc/src/mat/order/sorder.c
/petsc/src/mat/order/sp1wd.c
/petsc/src/mat/order/spnd.c
/petsc/src/mat/order/spqmd.c
/petsc/src/mat/order/sprcm.c
/petsc/src/mat/partition/impls/chaco/chaco.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/utils/axpy.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/matio.c
/petsc/src/mat/utils/matstash.c
/petsc/src/mat/utils/zerodiag.c
/petsc/src/snes/examples/tests/ex4.c
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/examples/tutorials/ex28.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesj.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/mf/snesmfjdef.c
/petsc/src/snes/snesimpl.h
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/examples/tests/ex2.c
/petsc/src/sys/examples/tests/ex7.c
/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/src/draw/impls/x/xops.c
/petsc/src/sys/src/draw/interface/dmouse.c
/petsc/src/sys/src/draw/interface/draw.c
/petsc/src/sys/src/draw/interface/drawreg.c
/petsc/src/sys/src/draw/interface/dtri.c
/petsc/src/sys/src/draw/interface/dviewp.c
/petsc/src/sys/src/error/adebug.c
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/error/examples/tests/ex1.c
/petsc/src/sys/src/error/signal.c
/petsc/src/sys/src/error/stack.c
/petsc/src/sys/src/fileio/fpath.c
/petsc/src/sys/src/fileio/fretrieve.c
/petsc/src/sys/src/fileio/ftest.c
/petsc/src/sys/src/fileio/fwd.c
/petsc/src/sys/src/fileio/ghome.c
/petsc/src/sys/src/fileio/grpath.c
/petsc/src/sys/src/fileio/mprint.c
/petsc/src/sys/src/fileio/rpath.c
/petsc/src/sys/src/fileio/sysio.c
/petsc/src/sys/src/matlabengine/matlab.c
/petsc/src/sys/src/memory/mtr.c
/petsc/src/sys/src/objects/ams/aoptions.c
/petsc/src/sys/src/objects/ams/makefile
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/objects/init.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/objects/pname.c
/petsc/src/sys/src/objects/ptype.c
/petsc/src/sys/src/objects/state.c
/petsc/src/sys/src/objects/tagm.c
/petsc/src/sys/src/plog/eventLog.c
/petsc/src/sys/src/plog/mpitr.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/plog/ploginfo.c
/petsc/src/sys/src/time/fdate.c
/petsc/src/sys/src/utils/fuser.c
/petsc/src/sys/src/utils/makefile
/petsc/src/sys/src/utils/memc.c
/petsc/src/sys/src/utils/mpimesg.c
/petsc/src/sys/src/utils/mpiu.c
/petsc/src/sys/src/utils/pdisplay.c
/petsc/src/sys/src/utils/psplit.c
/petsc/src/sys/src/utils/select.c
/petsc/src/sys/src/utils/sortd.c
/petsc/src/sys/src/utils/sorti.c
/petsc/src/sys/src/utils/sortip.c
/petsc/src/sys/src/utils/str.c
/petsc/src/sys/src/viewer/impls/ascii/filev.c
/petsc/src/sys/src/viewer/impls/ascii/vcreatea.c
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/sys/src/viewer/impls/draw/drawv.c
/petsc/src/sys/src/viewer/impls/makefile
/petsc/src/sys/src/viewer/impls/mathematica/makefile
/petsc/src/sys/src/viewer/impls/mathematica/mathematica.c
/petsc/src/sys/src/viewer/impls/mathematica/mathematica.h
/petsc/src/sys/src/viewer/impls/mathematica/runtime.c
/petsc/src/sys/src/viewer/impls/matlab/vmatlab.c
/petsc/src/sys/src/viewer/impls/socket/send.c
/petsc/src/sys/src/viewer/impls/socket/senddense.c
/petsc/src/sys/src/viewer/impls/socket/sendsparse.c
/petsc/src/sys/src/viewer/interface/dlregispetsc.c
/petsc/src/sys/src/viewer/interface/dupl.c
/petsc/src/sys/src/viewer/interface/view.c
/petsc/src/sys/src/viewer/interface/viewregall.c
/petsc/src/ts/examples/tutorials/util2.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/ts/interface/tsfd.c
/petsc/src/vec/examples/tests/ex1.c
/petsc/src/vec/examples/tests/ex10.c
/petsc/src/vec/examples/tests/ex11.c
/petsc/src/vec/examples/tests/ex12.c
/petsc/src/vec/examples/tests/ex13.c
/petsc/src/vec/examples/tests/ex14.c
/petsc/src/vec/examples/tests/ex15.c
/petsc/src/vec/examples/tests/ex16.c
/petsc/src/vec/examples/tests/ex17.c
/petsc/src/vec/examples/tests/ex18.c
/petsc/src/vec/examples/tests/ex2.c
/petsc/src/vec/examples/tests/ex20f.F
/petsc/src/vec/examples/tests/ex21.c
/petsc/src/vec/examples/tests/ex22.c
/petsc/src/vec/examples/tests/ex23.c
/petsc/src/vec/examples/tests/ex24.c
/petsc/src/vec/examples/tests/ex25.c
/petsc/src/vec/examples/tests/ex26.c
/petsc/src/vec/examples/tests/ex28.c
/petsc/src/vec/examples/tests/ex29.c
/petsc/src/vec/examples/tests/ex3.c
/petsc/src/vec/examples/tests/ex31.c
/petsc/src/vec/examples/tests/ex33.c
/petsc/src/vec/examples/tests/ex34.c
/petsc/src/vec/examples/tests/ex4.c
/petsc/src/vec/examples/tests/ex5.c
/petsc/src/vec/examples/tests/ex6.c
/petsc/src/vec/examples/tests/ex7.c
/petsc/src/vec/examples/tests/ex8.c
/petsc/src/vec/examples/tests/ex9.c
/petsc/src/vec/examples/tests/makefile
/petsc/src/vec/examples/tests/output/ex21_1.out
/petsc/src/vec/examples/tests/output/ex21_2.out
/petsc/src/vec/examples/tests/output/ex33_1.out
/petsc/src/vec/examples/tutorials/ex1.c
/petsc/src/vec/examples/tutorials/ex10.c
/petsc/src/vec/examples/tutorials/ex11.c
/petsc/src/vec/examples/tutorials/ex12.c
/petsc/src/vec/examples/tutorials/ex1e.c
/petsc/src/vec/examples/tutorials/ex1f.F
/petsc/src/vec/examples/tutorials/ex2.c
/petsc/src/vec/examples/tutorials/ex3.c
/petsc/src/vec/examples/tutorials/ex5.c
/petsc/src/vec/examples/tutorials/ex6.c
/petsc/src/vec/examples/tutorials/ex7.c
/petsc/src/vec/examples/tutorials/ex8.c
/petsc/src/vec/examples/tutorials/ex9.c
/petsc/src/vec/examples/tutorials/makefile
/petsc/src/vec/examples/tutorials/output/ex1f_1.out
/petsc/src/vec/examples/tutorials/output/ex1f_2.out
/petsc/src/vec/examples/tutorials/output/ex6_1.out
/petsc/src/vec/impls/dvecimpl.h
/petsc/src/vec/impls/esi/ebvec1.c
/petsc/src/vec/impls/hypre/vhyp.c
/petsc/src/vec/impls/mpi/pbvec.c
/petsc/src/vec/impls/mpi/pdvec.c
/petsc/src/vec/impls/mpi/pmap.c
/petsc/src/vec/impls/mpi/pvec2.c
/petsc/src/vec/impls/mpi/pvecimpl.h
/petsc/src/vec/impls/mpi/vmpicr.c
/petsc/src/vec/impls/seq/bvec1.c
/petsc/src/vec/impls/seq/bvec2.c
/petsc/src/vec/impls/seq/dvec2.c
/petsc/src/vec/impls/seq/vseqcr.c
/petsc/src/vec/impls/shared/shvec.c
/petsc/src/vec/interface/dlregis.c
/petsc/src/vec/interface/map.c
/petsc/src/vec/interface/vector.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/ex3.c
/petsc/src/vec/is/examples/tests/ex4.c
/petsc/src/vec/is/examples/tests/ex5.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/general/general.h
/petsc/src/vec/is/impls/general/strgen.c
/petsc/src/vec/is/impls/stride/stride.c
/petsc/src/vec/is/interface/index.c
/petsc/src/vec/is/isimpl.h
/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/makefile
/petsc/src/vec/pf/examples/makefile
/petsc/src/vec/pf/examples/tutorials/makefile
/petsc/src/vec/pf/impls/constant/const.c
/petsc/src/vec/pf/impls/constant/makefile
/petsc/src/vec/pf/impls/makefile
/petsc/src/vec/pf/impls/matlab/cmatlab.c
/petsc/src/vec/pf/impls/matlab/makefile
/petsc/src/vec/pf/impls/string/cstring.c
/petsc/src/vec/pf/impls/string/cstringbase.c
/petsc/src/vec/pf/impls/string/makefile
/petsc/src/vec/pf/interface/makefile
/petsc/src/vec/pf/interface/pf.c
/petsc/src/vec/pf/interface/pfall.c
/petsc/src/vec/pf/makefile
/petsc/src/vec/pf/pfimpl.h
/petsc/src/vec/utils/cmesh.c
/petsc/src/vec/utils/comb.c
/petsc/src/vec/utils/gcreatev.c
/petsc/src/vec/utils/pipeline.c
/petsc/src/vec/utils/vecio.c
/petsc/src/vec/utils/vecmpitoseq.c
/petsc/src/vec/utils/vecstash.c
/petsc/src/vec/utils/vinv.c
/petsc/src/vec/utils/vpscat.c
/petsc/src/vec/utils/vscat.c
/petsc/todo
6849ba7321-Apr-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2137.1.24
barrysmith@barry-smiths-computer.local|ChangeSet|20040421020557|26433
ChangeSet
1.2137.1.24 04/04/20 21:05:57 barrysmith@barry-smiths-computer.local +394 -0
ierr is Petsc

bk-changeset-1.2137.1.24
barrysmith@barry-smiths-computer.local|ChangeSet|20040421020557|26433
ChangeSet
1.2137.1.24 04/04/20 21:05:57 barrysmith@barry-smiths-computer.local +394 -0
ierr is PetscErrorCode type

src/vec/utils/vscat.c
1.19 04/04/20 21:05:47 barrysmith@barry-smiths-computer.local +20 -11
ierr is PetscErrorCode type

src/vec/utils/vpscat.c
1.18 04/04/20 21:05:47 barrysmith@barry-smiths-computer.local +20 -10
ierr is PetscErrorCode type

src/vec/utils/vinv.c
1.28 04/04/20 21:05:47 barrysmith@barry-smiths-computer.local +34 -17
ierr is PetscErrorCode type

src/vec/utils/vecstash.c
1.10 04/04/20 21:05:47 barrysmith@barry-smiths-computer.local +8 -4
ierr is PetscErrorCode type

src/vec/utils/vecio.c
1.31 04/04/20 21:05:47 barrysmith@barry-smiths-computer.local +13 -9
ierr is PetscErrorCode type

src/vec/utils/pipeline.c
1.13 04/04/20 21:05:47 barrysmith@barry-smiths-computer.local +14 -10
ierr is PetscErrorCode type

src/vec/utils/comb.c
1.16 04/04/20 21:05:47 barrysmith@barry-smiths-computer.local +6 -3
ierr is PetscErrorCode type

src/vec/is/utils/isltog.c
1.20 04/04/20 21:05:47 barrysmith@barry-smiths-computer.local +20 -12
ierr is PetscErrorCode type

src/vec/is/utils/isdiff.c
1.9 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/vec/is/utils/iscomp.c
1.11 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/vec/is/utils/iscoloring.c
1.20 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +14 -7
ierr is PetscErrorCode type

src/vec/is/isimpl.h
1.7 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/vec/is/interface/index.c
1.10 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/vec/is/impls/stride/stride.c
1.11 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +6 -3
ierr is PetscErrorCode type

src/vec/is/impls/general/general.c
1.11 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +6 -3
ierr is PetscErrorCode type

src/vec/is/impls/block/block.c
1.12 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +8 -4
ierr is PetscErrorCode type

src/vec/is/examples/tests/ex3.c
1.5 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/vec/is/examples/tests/ex2.c
1.6 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/vec/is/examples/tests/ex1f.F
1.5 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/vec/is/examples/tests/ex1.c
1.6 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/vec/interface/vector.c
1.87 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +33 -20
ierr is PetscErrorCode type

src/vec/interface/vecreg.c
1.28 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/vec/interface/mapreg.c
1.19 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

src/vec/interface/map.c
1.16 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/vec/impls/shared/shvec.c
1.21 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +5 -3
ierr is PetscErrorCode type

src/vec/impls/seq/dvec2.c
1.18 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +22 -11
ierr is PetscErrorCode type

src/vec/impls/seq/bvec2.c
1.43 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +14 -10
ierr is PetscErrorCode type

src/vec/impls/seq/bvec1.c
1.8 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/vec/impls/mpi/pvec2.c
1.9 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/vec/impls/mpi/pdvec.c
1.28 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +24 -12
ierr is PetscErrorCode type

src/vec/impls/mpi/pbvec.c
1.22 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

src/vec/impls/esi/ebvec1.c
1.37 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/vec/esi/eindexspace.c
1.32 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +6 -3
ierr is PetscErrorCode type

src/ts/tsimpl.h
1.13 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

src/ts/interface/tsreg.c
1.21 04/04/20 21:05:44 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/ts/interface/tsfd.c
1.6 04/04/20 21:05:44 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/ts/interface/tscreate.c
1.12 04/04/20 21:05:44 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/ts/interface/ts.c
1.35 04/04/20 21:05:44 barrysmith@barry-smiths-computer.local +18 -16
ierr is PetscErrorCode type

src/ts/impls/pseudo/posindep.c
1.18 04/04/20 21:05:44 barrysmith@barry-smiths-computer.local +13 -13
ierr is PetscErrorCode type

src/ts/impls/implicit/pvode/petscpvode.c
1.25 04/04/20 21:05:44 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

src/ts/impls/implicit/cn/cn.c
1.15 04/04/20 21:05:44 barrysmith@barry-smiths-computer.local +10 -10
ierr is PetscErrorCode type

src/ts/impls/implicit/beuler/beuler.c
1.16 04/04/20 21:05:44 barrysmith@barry-smiths-computer.local +10 -10
ierr is PetscErrorCode type

src/ts/impls/explicit/rk/rk.c
1.14 04/04/20 21:05:44 barrysmith@barry-smiths-computer.local +9 -7
ierr is PetscErrorCode type

src/ts/impls/explicit/euler/euler.c
1.9 04/04/20 21:05:44 barrysmith@barry-smiths-computer.local +5 -5
ierr is PetscErrorCode type

src/ts/examples/tutorials/ex7.c
1.8 04/04/20 21:05:44 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/sys/src/viewer/viewerimpl.h
1.7 04/04/20 21:05:44 barrysmith@barry-smiths-computer.local +6 -6
ierr is PetscErrorCode type

src/sys/src/viewer/interface/viewreg.c
1.14 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/sys/src/viewer/interface/viewers.c
1.7 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/sys/src/viewer/interface/view.c
1.9 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/sys/src/viewer/interface/dupl.c
1.9 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/viewer/impls/string/stringv.c
1.16 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/sys/src/viewer/impls/socket/send.c
1.21.1.1 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/sys/src/viewer/impls/socket/matlab/openport.c
1.13 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/sys/src/viewer/impls/silo/vsilo.c
1.16 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/sys/src/viewer/impls/mathematica/mathematica.c
1.32 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/sys/src/viewer/impls/hdf4/hdf4v.c
1.10 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/sys/src/viewer/impls/ams/ams.c
1.16 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/sys/src/utils/sortip.c
1.10 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +9 -6
ierr is PetscErrorCode type

src/sys/src/utils/sorti.c
1.9 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +10 -6
ierr is PetscErrorCode type

src/sys/src/utils/sortd.c
1.8 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/sys/src/utils/select.c
1.12 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/sys/src/utils/random.c
1.14 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +3 -2
ierr is PetscErrorCode type

src/sys/src/utils/psplit.c
1.9 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/utils/pdisplay.c
1.15 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/utils/pbarrier.c
1.12 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/sys/src/utils/mpiu.c
1.9 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/utils/mpimesg.c
1.8 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +8 -4
ierr is PetscErrorCode type

src/sys/src/utils/memc.c
1.19 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/sys/src/utils/dict.c
1.13 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/sys/src/utils/ctable.c
1.13 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/plog/plogmpe.c
1.15 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/sys/src/plog/plog.h
1.16 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +17 -18
ierr is PetscErrorCode type

src/sys/src/plog/plog.c
1.46 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +15 -16
ierr is PetscErrorCode type

src/sys/src/plog/mpitr.c
1.10 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/sys/src/plog/eventLog.c
1.29 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

src/sys/src/plog/classLog.c
1.16 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

src/sys/src/objects/tagm.c
1.16 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +2 -3
ierr is PetscErrorCode type

src/sys/src/objects/state.c
1.11 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +13 -13
ierr is PetscErrorCode type

src/sys/src/objects/pinit.c
1.40 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +6 -4
ierr is PetscErrorCode type

src/sys/src/objects/options.c
1.39 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +19 -10
ierr is PetscErrorCode type

src/sys/src/objects/makefile
1.6 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/sys/src/objects/init.c
1.31 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +6 -4
ierr is PetscErrorCode type

src/sys/src/objects/inherit.c
1.22 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/sys/src/objects/destroy.c
1.16 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/sys/src/objects/ams/aoptions.c
1.23 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +3 -2
ierr is PetscErrorCode type

src/sys/src/memory/mtr.c
1.25 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/memory/mal.c
1.23 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/sys/src/matlabengine/matlab.c
1.29 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/sys/src/fileio/sysio.c
1.18 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/fileio/mprint.c
1.23 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +15 -8
ierr is PetscErrorCode type

src/sys/src/fileio/mpiuopen.c
1.17 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +6 -3
ierr is PetscErrorCode type

src/sys/src/fileio/ftest.c
1.26 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

src/sys/src/fileio/fretrieve.c
1.17 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +3 -2
ierr is PetscErrorCode type

src/sys/src/f90/f90_win32.c
1.7 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/f90/f90_t3e.c
1.7 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/f90/f90_solaris_old.c
1.7 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/f90/f90_solaris.c
1.7 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/f90/f90_rs6000.c
1.7 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/f90/f90_nag.c
1.7 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/f90/f90_intel8.c
1.5 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/f90/f90_intel.c
1.7 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/f90/f90_hpux.c
1.7 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/f90/f90_alpha.c
1.8 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/f90/f90_absoft.c
1.7 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/f90/f90_IRIX.c
1.7 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/error/stack.c
1.9 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/sys/src/error/signal.c
1.24 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

src/sys/src/error/fp.c
1.13 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/error/err.c
1.29 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +9 -6
ierr is PetscErrorCode type

src/sys/src/error/adebug.c
1.30 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +3 -2
ierr is PetscErrorCode type

src/sys/src/draw/utils/zoom.c
1.6 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/sys/src/draw/utils/lg.c
1.13 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +11 -7
ierr is PetscErrorCode type

src/sys/src/draw/utils/hue.c
1.6 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/sys/src/draw/utils/hists.c
1.19 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +7 -5
ierr is PetscErrorCode type

src/sys/src/draw/utils/dscatter.c
1.11 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +7 -5
ierr is PetscErrorCode type

src/sys/src/draw/utils/axis.c
1.14 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +23 -20
ierr is PetscErrorCode type

src/sys/src/draw/interface/dviewp.c
1.7 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/draw/interface/dtri.c
1.8 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +10 -6
ierr is PetscErrorCode type

src/sys/src/draw/interface/drawreg.c
1.19 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/sys/src/draw/interface/draw.c
1.15 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +5 -3
ierr is PetscErrorCode type

src/sys/src/draw/impls/x/xops.c
1.18 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +34 -28
ierr is PetscErrorCode type

src/sys/src/draw/impls/x/xinit.c
1.11 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/sys/src/draw/impls/x/xcolor.c
1.9 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/sys/src/draw/impls/win32/win32draw.c
1.10 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +28 -28
ierr is PetscErrorCode type

src/sys/src/draw/impls/ps/pops.c
1.12 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +13 -13
ierr is PetscErrorCode type

src/sys/src/draw/examples/tests/ex9.c
1.6 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/sys/src/draw/examples/tests/ex3.c
1.8 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/sys/src/draw/drawimpl.h
1.10 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +31 -31
ierr is PetscErrorCode type

src/sys/src/dll/reg.c
1.27 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +6 -3
ierr is PetscErrorCode type

src/sys/src/dll/dl.c
1.23 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +7 -6
ierr is PetscErrorCode type

src/sys/examples/tutorials/ex3f.F
1.9 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +1 -0
ierr is PetscErrorCode type

src/sys/examples/tests/ex7.c
1.5 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/sys/examples/tests/ex12.c
1.7 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/snes/utils/damgsnes.c
1.33 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +12 -10
ierr is PetscErrorCode type

src/snes/snesimpl.h
1.16 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +16 -16
ierr is PetscErrorCode type

src/snes/mf/wp.c
1.11 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +4 -4
ierr is PetscErrorCode type

src/snes/mf/snesmfjdef.c
1.11 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +4 -4
ierr is PetscErrorCode type

src/snes/mf/snesmfj.h
1.9 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +8 -8
ierr is PetscErrorCode type

src/snes/mf/snesmfj.c
1.37 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +15 -13
ierr is PetscErrorCode type

src/snes/interface/snesj.c
1.7 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +3 -2
ierr is PetscErrorCode type

src/snes/interface/snes.c
1.47 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +18 -17
ierr is PetscErrorCode type

src/snes/interface/noise/snesnoise.c
1.11 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +7 -4
ierr is PetscErrorCode type

src/snes/interface/noise/snesmfj2.c
1.16 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/snes/impls/tr/tr.c
1.18 04/04/20 21:05:36 barrysmith@barry-smiths-computer.local +7 -6
ierr is PetscErrorCode type

src/snes/impls/test/snestest.c
1.13 04/04/20 21:05:36 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/snes/impls/ls/ls.h
1.8 04/04/20 21:05:36 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/snes/impls/ls/ls.c
1.39 04/04/20 21:05:36 barrysmith@barry-smiths-computer.local +11 -10
ierr is PetscErrorCode type

src/snes/examples/tutorials/ex5s.c
1.8 04/04/20 21:05:36 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/snes/examples/tutorials/ex5.c
1.16 04/04/20 21:05:36 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/snes/examples/tutorials/ex26.c
1.16 04/04/20 21:05:36 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/snes/examples/tutorials/ex24.c
1.14 04/04/20 21:05:36 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/snes/examples/tutorials/ex14.c
1.11 04/04/20 21:05:36 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/snes/examples/tests/ex1.c
1.11 04/04/20 21:05:36 barrysmith@barry-smiths-computer.local +3 -2
ierr is PetscErrorCode type

src/pf/pfimpl.h
1.7 04/04/20 21:05:36 barrysmith@barry-smiths-computer.local +5 -5
ierr is PetscErrorCode type

src/pf/interface/pf.c
1.18 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +5 -5
ierr is PetscErrorCode type

src/pf/impls/string/cstring.c
1.10 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/pf/impls/constant/const.c
1.8 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/mat/utils/matstash.c
1.10 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +9 -5
ierr is PetscErrorCode type

src/mat/utils/matio.c
1.22 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/mat/utils/gcreate.c
1.18 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/mat/utils/axpy.c
1.16 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +12 -6
ierr is PetscErrorCode type

src/mat/partition/partition.c
1.23 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +8 -7
ierr is PetscErrorCode type

src/mat/partition/impls/scotch/scotch.c
1.10 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +3 -2
ierr is PetscErrorCode type

src/mat/partition/impls/pmetis/pmetis.c
1.13 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/mat/partition/impls/party/party.c
1.7 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +5 -3
ierr is PetscErrorCode type

src/mat/partition/impls/jostle/jostle.c
1.7 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +3 -2
ierr is PetscErrorCode type

src/mat/partition/impls/chaco/chaco.c
1.9 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +7 -4
ierr is PetscErrorCode type

src/mat/order/sp1wd.c
1.7 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/order/sorder.c
1.18 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +4 -3
ierr is PetscErrorCode type

src/mat/matimpl.h
1.44 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +7 -7
ierr is PetscErrorCode type

src/mat/matfd/fdmatrix.c
1.21 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +14 -10
ierr is PetscErrorCode type

src/mat/interface/matrix.c
1.120 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +35 -25
ierr is PetscErrorCode type

src/mat/interface/matreg.c
1.18 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/mat/interface/matnull.c
1.14 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +5 -3
ierr is PetscErrorCode type

src/mat/impls/shell/shell.c
1.18 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +5 -5
ierr is PetscErrorCode type

src/mat/impls/sbaij/seq/sro.c
1.8 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
1.53 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/sbaij/seq/sbaijfact9.c
1.6 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/sbaij/seq/sbaijfact7.c
1.6 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/sbaij/seq/sbaijfact6.c
1.7 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/sbaij/seq/sbaijfact3.c
1.6 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/sbaij/seq/sbaijfact2.c
1.36 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +34 -17
ierr is PetscErrorCode type

src/mat/impls/sbaij/seq/sbaijfact11.c
1.6 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/sbaij/seq/sbaijfact.c
1.58 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +8 -4
ierr is PetscErrorCode type

src/mat/impls/sbaij/seq/sbaij2.c
1.25 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +38 -19
ierr is PetscErrorCode type

src/mat/impls/sbaij/seq/sbaij.c
1.104 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +100 -88
ierr is PetscErrorCode type

src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
1.42 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/mat/impls/sbaij/mpi/sbaijov.c
1.35 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +8 -6
ierr is PetscErrorCode type

src/mat/impls/sbaij/mpi/mpisbaij.c
1.93 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +18 -10
ierr is PetscErrorCode type

src/mat/impls/sbaij/mpi/mmsbaij.c
1.27 04/04/20 21:05:33 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/mat/impls/rowbs/mpi/mpirowbs.c
1.54 04/04/20 21:05:33 barrysmith@barry-smiths-computer.local +43 -28
ierr is PetscErrorCode type

src/mat/impls/hypre/mhyp.c
1.7 04/04/20 21:05:33 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/esi/mesi.c
1.40 04/04/20 21:05:33 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/mat/impls/dense/seq/dense.c
1.54 04/04/20 21:05:33 barrysmith@barry-smiths-computer.local +35 -19
ierr is PetscErrorCode type

src/mat/impls/dense/mpi/mpidense.c
1.39 04/04/20 21:05:33 barrysmith@barry-smiths-computer.local +25 -15
ierr is PetscErrorCode type

src/mat/impls/dense/mpi/mmdense.c
1.12 04/04/20 21:05:33 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/mat/impls/bdiag/seq/bdiag3.c
1.17 04/04/20 21:05:33 barrysmith@barry-smiths-computer.local +7 -4
ierr is PetscErrorCode type

src/mat/impls/bdiag/seq/bdiag2.c
1.17 04/04/20 21:05:33 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/mat/impls/bdiag/seq/bdiag.c
1.33 04/04/20 21:05:33 barrysmith@barry-smiths-computer.local +20 -12
ierr is PetscErrorCode type

src/mat/impls/bdiag/seq/bdfact.c
1.10 04/04/20 21:05:33 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/mat/impls/bdiag/mpi/mpibdiag.c
1.35 04/04/20 21:05:33 barrysmith@barry-smiths-computer.local +17 -11
ierr is PetscErrorCode type

src/mat/impls/baij/seq/baijfact9.c
1.7 04/04/20 21:05:32 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/baij/seq/baijfact7.c
1.7 04/04/20 21:05:32 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/baij/seq/baijfact5.c
1.7 04/04/20 21:05:32 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/baij/seq/baijfact4.c
1.7 04/04/20 21:05:32 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/baij/seq/baijfact3.c
1.12 04/04/20 21:05:32 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/baij/seq/baijfact2.c
1.35 04/04/20 21:05:32 barrysmith@barry-smiths-computer.local +36 -18
ierr is PetscErrorCode type

src/mat/impls/baij/seq/baijfact13.c
1.7 04/04/20 21:05:32 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/baij/seq/baijfact11.c
1.8 04/04/20 21:05:32 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/baij/seq/baijfact.c
1.10 04/04/20 21:05:32 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/mat/impls/baij/seq/baij2.c
1.17 04/04/20 21:05:32 barrysmith@barry-smiths-computer.local +16 -8
ierr is PetscErrorCode type

src/mat/impls/baij/seq/baij.c
1.85 04/04/20 21:05:32 barrysmith@barry-smiths-computer.local +37 -22
ierr is PetscErrorCode type

src/mat/impls/baij/mpi/mpibaij.c
1.60 04/04/20 21:05:31 barrysmith@barry-smiths-computer.local +21 -12
ierr is PetscErrorCode type

src/mat/impls/baij/mpi/mmbaij.c
1.20 04/04/20 21:05:31 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/baij/mpi/dscpack/dscpack.c
1.56 04/04/20 21:05:31 barrysmith@barry-smiths-computer.local +11 -9
ierr is PetscErrorCode type

src/mat/impls/baij/mpi/baijov.c
1.19 04/04/20 21:05:31 barrysmith@barry-smiths-computer.local +18 -13
ierr is PetscErrorCode type

src/mat/impls/aij/seq/unary.c
1.8 04/04/20 21:05:31 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/mat/impls/aij/seq/umfpack/umfpack.c
1.35 04/04/20 21:05:31 barrysmith@barry-smiths-computer.local +25 -15
ierr is PetscErrorCode type

src/mat/impls/aij/seq/symtranspose.c
1.4 04/04/20 21:05:31 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/mat/impls/aij/seq/superlu/superlu.c
1.65 04/04/20 21:05:31 barrysmith@barry-smiths-computer.local +9 -7
ierr is PetscErrorCode type

src/mat/impls/aij/seq/spooles/spooles.h
1.50 04/04/20 21:05:31 barrysmith@barry-smiths-computer.local +7 -7
ierr is PetscErrorCode type

src/mat/impls/aij/seq/spooles/spooles.c
1.92 04/04/20 21:05:31 barrysmith@barry-smiths-computer.local +5 -4
ierr is PetscErrorCode type

src/mat/impls/aij/seq/matptap.c
1.24.1.1 04/04/20 21:05:31 barrysmith@barry-smiths-computer.local +8 -8
ierr is PetscErrorCode type

src/mat/impls/aij/seq/matpapt.c
1.41 04/04/20 21:05:31 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

src/mat/impls/aij/seq/matmatmult.c
1.61 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +4 -4
ierr is PetscErrorCode type

src/mat/impls/aij/seq/matlab/aijmatlab.c
1.28 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +5 -5
ierr is PetscErrorCode type

src/mat/impls/aij/seq/lusol/lusol.c
1.29 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +11 -7
ierr is PetscErrorCode type

src/mat/impls/aij/seq/ilut.c
1.8 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/mat/impls/aij/seq/ij.c
1.6 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/aij/seq/fdaij.c
1.11 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/mat/impls/aij/seq/essl/essl.c
1.29 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +6 -5
ierr is PetscErrorCode type

src/mat/impls/aij/seq/aijnode.c
1.26 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +20 -15
ierr is PetscErrorCode type

src/mat/impls/aij/seq/aijfact.c
1.54 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +22 -13
ierr is PetscErrorCode type

src/mat/impls/aij/seq/aij.c
1.151 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +39 -20
ierr is PetscErrorCode type

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.94 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +9 -7
ierr is PetscErrorCode type

src/mat/impls/aij/mpi/spooles/mpispooles.c
1.65 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +4 -3
ierr is PetscErrorCode type

src/mat/impls/aij/mpi/pxxt.c
1.15.1.2 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/mat/impls/aij/mpi/mumps/mumps.c
1.73 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +18 -14
ierr is PetscErrorCode type

src/mat/impls/aij/mpi/mpiov.c
1.18 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +16 -11
ierr is PetscErrorCode type

src/mat/impls/aij/mpi/mpiaij.c
1.123.1.1 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +18 -9
ierr is PetscErrorCode type

src/mat/impls/aij/mpi/mmaij.c
1.15 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/aij/mpi/libtfs/xyt.h
1.5.1.2 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/mat/impls/aij/mpi/libtfs/xyt.c
1.7.1.3 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

src/mat/impls/aij/mpi/libtfs/xxt.h
1.5.1.2 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/mat/impls/aij/mpi/libtfs/xxt.c
1.7.1.3 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +4 -4
ierr is PetscErrorCode type

src/mat/impls/aij/mpi/libtfs/queue.h
1.5.1.2 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/mat/impls/aij/mpi/libtfs/gs.c
1.11.1.4 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/mat/impls/aij/mpi/libtfs/bit_mask.c
1.5.1.2 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/mat/impls/aij/mpi/fdmpiaij.c
1.8 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/adj/mpi/mpiadj.c
1.28 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +6 -3
ierr is PetscErrorCode type

src/mat/examples/tests/ex1.c
1.12 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/esi/ematrix.c
1.35 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/mat/color/color.c
1.17 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +9 -5
ierr is PetscErrorCode type

src/ksp/utils/damg.c
1.28 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +5 -4
ierr is PetscErrorCode type

src/ksp/pc/pcimpl.h
1.11 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +16 -16
ierr is PetscErrorCode type

src/ksp/pc/interface/precon.c
1.46 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +7 -7
ierr is PetscErrorCode type

src/ksp/pc/interface/pcset.c
1.20 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +16 -16
ierr is PetscErrorCode type

src/ksp/pc/impls/spai/src/ispai.c
1.26 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +7 -6
ierr is PetscErrorCode type

src/ksp/pc/impls/spai/src/dspai.c
1.8 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/ksp/pc/impls/sor/sor.c
1.20 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

src/ksp/pc/impls/shell/shellpc.c
1.18 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +28 -28
ierr is PetscErrorCode type

src/ksp/pc/impls/samg/samgpetsctools.c
1.11 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +6 -3
ierr is PetscErrorCode type

src/ksp/pc/impls/samg/samgmgpetsc.c
1.12 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/ksp/pc/impls/redundant/redundant.c
1.18 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +5 -5
ierr is PetscErrorCode type

src/ksp/pc/impls/ramg/ramgpetsc.c
1.17 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +11 -11
ierr is PetscErrorCode type

src/ksp/pc/impls/ramg/petscfunc.c
1.17 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +6 -3
ierr is PetscErrorCode type

src/ksp/pc/impls/pbjacobi/pbjacobi.c
1.11 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +6 -6
ierr is PetscErrorCode type

src/ksp/pc/impls/mg/smg.c
1.11 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/ksp/pc/impls/mg/mgimpl.h
1.9 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

src/ksp/pc/impls/mg/mgfunc.c
1.10 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/ksp/pc/impls/mg/mg.c
1.29 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +22 -16
ierr is PetscErrorCode type

src/ksp/pc/impls/mg/fmg.c
1.11 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/ksp/pc/impls/mat/pcmat.c
1.10 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

src/ksp/pc/impls/lu/lu.c
1.28 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +7 -7
ierr is PetscErrorCode type

src/ksp/pc/impls/ksp/pcksp.c
1.18 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +8 -7
ierr is PetscErrorCode type

src/ksp/pc/impls/jacobi/jacobi.c
1.12 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +7 -7
ierr is PetscErrorCode type

src/ksp/pc/impls/is/pcis.c
1.18 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +8 -6
ierr is PetscErrorCode type

src/ksp/pc/impls/is/nn/nn.c
1.23 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +9 -6
ierr is PetscErrorCode type

src/ksp/pc/impls/ilu/ilu.c
1.32 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +7 -7
ierr is PetscErrorCode type

src/ksp/pc/impls/icc/icc.c
1.28 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +8 -8
ierr is PetscErrorCode type

src/ksp/pc/impls/hypre/hyppilut.c
1.53 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +26 -22
ierr is PetscErrorCode type

src/ksp/pc/impls/esi/pesi.c
1.21 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +6 -6
ierr is PetscErrorCode type

src/ksp/pc/impls/eisens/eisen.c
1.19 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +8 -8
ierr is PetscErrorCode type

src/ksp/pc/impls/composite/composite.c
1.19 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +7 -7
ierr is PetscErrorCode type

src/ksp/pc/impls/cholesky/cholesky.c
1.26 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +7 -7
ierr is PetscErrorCode type

src/ksp/pc/impls/bjacobi/bjacobi.c
1.28 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +19 -15
ierr is PetscErrorCode type

src/ksp/pc/impls/asm/asm.c
1.31 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +25 -16
ierr is PetscErrorCode type

src/ksp/ksp/kspimpl.h
1.21 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +14 -14
ierr is PetscErrorCode type

src/ksp/ksp/interface/itfunc.c
1.42.1.2 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +6 -4
ierr is PetscErrorCode type

src/ksp/ksp/interface/itcreate.c
1.48 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +4 -4
ierr is PetscErrorCode type

src/ksp/ksp/interface/itcl.c
1.13 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/ksp/ksp/interface/iguess.c
1.11 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +6 -3
ierr is PetscErrorCode type

src/ksp/ksp/interface/eige.c
1.16 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +7 -5
ierr is PetscErrorCode type

src/ksp/ksp/impls/tfqmr/tfqmr.c
1.15 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +4 -3
ierr is PetscErrorCode type

src/ksp/ksp/impls/tcqmr/tcqmr.c
1.15 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/ksp/ksp/impls/rich/rich.c
1.15 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/ksp/ksp/impls/qcg/qcg.c
1.16 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +4 -3
ierr is PetscErrorCode type

src/ksp/ksp/impls/preonly/preonly.c
1.10 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/ksp/ksp/impls/lsqr/lsqr.c
1.15 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +4 -3
ierr is PetscErrorCode type

src/ksp/ksp/impls/lgmres/lgmresp.h
1.7 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/ksp/ksp/impls/lgmres/lgmres.c
1.26 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +12 -10
ierr is PetscErrorCode type

src/ksp/ksp/impls/gmres/gmresp.h
1.12 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/ksp/ksp/impls/gmres/gmres2.c
1.20 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/ksp/ksp/impls/gmres/gmres.c
1.42 04/04/20 21:05:25 barrysmith@barry-smiths-computer.local +12 -10
ierr is PetscErrorCode type

src/ksp/ksp/impls/gmres/gmreig.c
1.12 04/04/20 21:05:25 barrysmith@barry-smiths-computer.local +13 -9
ierr is PetscErrorCode type

src/ksp/ksp/impls/gmres/borthog2.c
1.15 04/04/20 21:05:25 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/ksp/ksp/impls/fgmres/modpcf.c
1.13 04/04/20 21:05:25 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/ksp/ksp/impls/fgmres/fgmresp.h
1.12 04/04/20 21:05:25 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

src/ksp/ksp/impls/fgmres/fgmres.c
1.31 04/04/20 21:05:25 barrysmith@barry-smiths-computer.local +18 -15
ierr is PetscErrorCode type

src/ksp/ksp/impls/cr/cr.c
1.24 04/04/20 21:05:25 barrysmith@barry-smiths-computer.local +4 -3
ierr is PetscErrorCode type

src/ksp/ksp/impls/cheby/cheby.c
1.16 04/04/20 21:05:25 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/ksp/ksp/impls/cgs/cgs.c
1.19 04/04/20 21:05:25 barrysmith@barry-smiths-computer.local +4 -3
ierr is PetscErrorCode type

src/ksp/ksp/impls/cgne/cgne.c
1.15 04/04/20 21:05:25 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/ksp/ksp/impls/cg/cgeig.c
1.8 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +4 -3
ierr is PetscErrorCode type

src/ksp/ksp/impls/cg/cg.c
1.23 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/ksp/ksp/impls/bcgs/bcgs.c
1.16 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +4 -3
ierr is PetscErrorCode type

src/fortran/custom/zts.c
1.16 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +33 -33
ierr is PetscErrorCode type

src/fortran/custom/zsys.c
1.21 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

src/fortran/custom/zstart.c
1.16 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +23 -11
ierr is PetscErrorCode type

src/fortran/custom/zsnes.c
1.20 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +63 -63
ierr is PetscErrorCode type

src/fortran/custom/zsles.c
1.12 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +17 -17
ierr is PetscErrorCode type

src/fortran/custom/zplog.c
1.9 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +6 -10
ierr is PetscErrorCode type

src/fortran/custom/zpetsc.h
1.15 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/fortran/custom/zpc.c
1.20 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +41 -41
ierr is PetscErrorCode type

src/fortran/custom/zoptions.c
1.10 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +5 -3
ierr is PetscErrorCode type

src/fortran/custom/zmat.c
1.32 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +86 -86
ierr is PetscErrorCode type

src/fortran/custom/zksp.c
1.21 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +42 -42
ierr is PetscErrorCode type

src/fortran/custom/zdraw.c
1.8 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/fortran/custom/zda.c
1.12 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +48 -48
ierr is PetscErrorCode type

src/dm/usg/utils/inpututils.c
1.7 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +8 -4
ierr is PetscErrorCode type

src/dm/da/utils/pack.c
1.12 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +6 -6
ierr is PetscErrorCode type

src/dm/da/utils/fdda.c
1.37 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +3 -2
ierr is PetscErrorCode type

src/dm/da/src/gr2.c
1.23 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/dm/da/src/gr1.c
1.10 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/dm/da/src/daview.c
1.19 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/dm/da/src/daltol.c
1.11 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/dm/da/src/dalocal.c
1.21 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +6 -3
ierr is PetscErrorCode type

src/dm/da/src/daindex.c
1.12 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/dm/da/src/dagtona.c
1.12 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/dm/da/src/dagtol.c
1.12 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/dm/da/src/dagetarray.c
1.10 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/dm/da/src/dadist.c
1.14 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/dm/da/src/dadestroy.c
1.19 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +4 -3
ierr is PetscErrorCode type

src/dm/da/src/dacorn.c
1.13 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/dm/da/src/da3.c
1.23 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/dm/da/src/da2.c
1.46 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +20 -15
ierr is PetscErrorCode type

src/dm/da/src/da1.c
1.23 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/dm/da/daimpl.h
1.17 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +17 -17
ierr is PetscErrorCode type

src/dm/ao/utils/aosetlocal.c
1.8 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/dm/ao/utils/aopart.c
1.9 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/dm/ao/interface/dlregis.c
1.21 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +6 -6
ierr is PetscErrorCode type

src/dm/ao/interface/aodata.c
1.11 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +15 -8
ierr is PetscErrorCode type

src/dm/ao/interface/ao.c
1.14 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +6 -5
ierr is PetscErrorCode type

src/dm/ao/impls/basic/aodatabasic.c
1.18 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +6 -3
ierr is PetscErrorCode type

src/dm/ao/impls/basic/aobasic.c
1.21 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/dm/ao/examples/tests/ex1.c
1.6 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/dm/ao/aoimpl.h
1.13 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +17 -17
ierr is PetscErrorCode type

src/contrib/oberman/laplacian_q1/scalable/apppartition.c
1.6 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/contrib/oberman/laplacian_q1/scalable/appelement.c
1.5 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/contrib/oberman/laplacian_q1/finput.c
1.6 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +5 -3
ierr is PetscErrorCode type

src/contrib/oberman/laplacian_q1/appelement.c
1.5 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

include/vecimpl.h
1.23 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +8 -8
ierr is PetscErrorCode type

include/petscviewer.h
1.38 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

include/petscvec.h
1.49 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +10 -10
ierr is PetscErrorCode type

include/petscts.h
1.25 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +18 -18
ierr is PetscErrorCode type

include/petscsys.h
1.18 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

include/petscsnes.h
1.31 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +22 -22
ierr is PetscErrorCode type

include/petscpf.h
1.12 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

include/petscpc.h
1.46 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +10 -10
ierr is PetscErrorCode type

include/petscmg.h
1.9 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

include/petscmatlab.h
1.15 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

include/petscmat.h
1.122.1.1 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +23 -27
ierr is PetscErrorCode type

include/petsclog.h
1.40 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +18 -21
ierr is PetscErrorCode type

include/petscksp.h
1.46 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +9 -10
ierr is PetscErrorCode type

include/petscis.h
1.18 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

include/petschead.h
1.29.1.2 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +17 -20
ierr is PetscErrorCode type

include/petscerror.h
1.30 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

include/petscdraw.h
1.21 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +8 -8
ierr is PetscErrorCode type

include/petscda.h
1.32 04/04/20 21:05:20 barrysmith@barry-smiths-computer.local +47 -51
ierr is PetscErrorCode type

include/petscao.h
1.15 04/04/20 21:05:20 barrysmith@barry-smiths-computer.local +3 -7
ierr is PetscErrorCode type

include/petscadic.h
1.6 04/04/20 21:05:20 barrysmith@barry-smiths-computer.local +12 -12
ierr is PetscErrorCode type

include/petsc.h
1.64 04/04/20 21:05:20 barrysmith@barry-smiths-computer.local +14 -14
ierr is PetscErrorCode type

include/finclude/petscvec.h90
1.6 04/04/20 21:05:20 barrysmith@barry-smiths-computer.local +5 -3
ierr is PetscErrorCode type

include/finclude/petscmat.h90
1.6 04/04/20 21:05:20 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

include/finclude/petscis.h90
1.6 04/04/20 21:05:20 barrysmith@barry-smiths-computer.local +7 -6
ierr is PetscErrorCode type

include/finclude/petscdef.h
1.15 04/04/20 21:05:20 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

include/finclude/petscda.h90
1.6 04/04/20 21:05:20 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

include/esi/petsc/vector.h
1.16 04/04/20 21:05:20 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

include/esi/petsc/preconditioner.h
1.19 04/04/20 21:05:19 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

include/esi/petsc/indexspace.h
1.15 04/04/20 21:05:19 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

docs/website/documentation/troubleshooting.html
1.18 04/04/20 21:05:19 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

docs/tex/manual/part2.tex
1.76 04/04/20 21:05:19 barrysmith@barry-smiths-computer.local +35 -31
ierr is PetscErrorCode type

bmake/common/rules
1.121 04/04/20 21:05:19 barrysmith@barry-smiths-computer.local +1 -0
ierr is PetscErrorCode type

BitKeeper/deleted/.del-cookie.c~8739bef16d39559c
1.9 04/04/18 19:08:55 barrysmith@barry-smiths-computer.local +0 -0
Delete: src/sys/src/objects/cookie.c


Hg-commit: aa13d35dbc496c65eb42e73f084234e1d99325f8

show more ...


/petsc/bmake/common/rules
/petsc/docs/tex/manual/part2.tex
/petsc/docs/website/documentation/troubleshooting.html
/petsc/include/esi/petsc/indexspace.h
/petsc/include/esi/petsc/preconditioner.h
/petsc/include/esi/petsc/vector.h
/petsc/include/finclude/petscda.h90
/petsc/include/finclude/petscdef.h
/petsc/include/finclude/petscis.h90
/petsc/include/finclude/petscmat.h90
/petsc/include/finclude/petscvec.h90
/petsc/include/petsc.h
/petsc/include/petscadic.h
/petsc/include/petscao.h
/petsc/include/petscda.h
/petsc/include/petscdraw.h
/petsc/include/petscerror.h
/petsc/include/petschead.h
/petsc/include/petscis.h
/petsc/include/petscksp.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscmatlab.h
/petsc/include/petscmg.h
/petsc/include/petscpc.h
/petsc/include/petscpf.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscviewer.h
/petsc/include/vecimpl.h
/petsc/src/contrib/oberman/laplacian_q1/appelement.c
/petsc/src/contrib/oberman/laplacian_q1/finput.c
/petsc/src/contrib/oberman/laplacian_q1/scalable/appelement.c
/petsc/src/contrib/oberman/laplacian_q1/scalable/apppartition.c
/petsc/src/dm/ao/aoimpl.h
/petsc/src/dm/ao/examples/tests/ex1.c
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/ao/interface/ao.c
/petsc/src/dm/ao/interface/aodata.c
/petsc/src/dm/ao/interface/dlregis.c
/petsc/src/dm/ao/utils/aopart.c
/petsc/src/dm/ao/utils/aosetlocal.c
/petsc/src/dm/da/daimpl.h
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/dacorn.c
/petsc/src/dm/da/src/dadestroy.c
/petsc/src/dm/da/src/dadist.c
/petsc/src/dm/da/src/dagetarray.c
/petsc/src/dm/da/src/dagtol.c
/petsc/src/dm/da/src/dagtona.c
/petsc/src/dm/da/src/daindex.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/src/daltol.c
/petsc/src/dm/da/src/daview.c
/petsc/src/dm/da/src/gr1.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/dm/usg/utils/inpututils.c
/petsc/src/fortran/custom/zda.c
/petsc/src/fortran/custom/zdraw.c
/petsc/src/fortran/custom/zksp.c
/petsc/src/fortran/custom/zmat.c
/petsc/src/fortran/custom/zoptions.c
/petsc/src/fortran/custom/zpc.c
/petsc/src/fortran/custom/zpetsc.h
/petsc/src/fortran/custom/zplog.c
/petsc/src/fortran/custom/zsles.c
/petsc/src/fortran/custom/zsnes.c
/petsc/src/fortran/custom/zstart.c
/petsc/src/fortran/custom/zsys.c
/petsc/src/fortran/custom/zts.c
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cg/cgeig.c
/petsc/src/ksp/ksp/impls/cgne/cgne.c
/petsc/src/ksp/ksp/impls/cgs/cgs.c
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/cr/cr.c
/petsc/src/ksp/ksp/impls/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/fgmres/fgmresp.h
/petsc/src/ksp/ksp/impls/fgmres/modpcf.c
/petsc/src/ksp/ksp/impls/gmres/borthog2.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/gmresp.h
/petsc/src/ksp/ksp/impls/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/lgmres/lgmresp.h
/petsc/src/ksp/ksp/impls/lsqr/lsqr.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/tcqmr/tcqmr.c
/petsc/src/ksp/ksp/impls/tfqmr/tfqmr.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/itfunc.c
/petsc/src/ksp/ksp/kspimpl.h
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/eisens/eisen.c
/petsc/src/ksp/pc/impls/esi/pesi.c
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/icc/icc.c
/petsc/src/ksp/pc/impls/ilu/ilu.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/lu/lu.c
/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/mg/mgimpl.h
/petsc/src/ksp/pc/impls/mg/smg.c
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/ksp/pc/impls/ramg/petscfunc.c
/petsc/src/ksp/pc/impls/ramg/ramgpetsc.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/samg/samgmgpetsc.c
/petsc/src/ksp/pc/impls/samg/samgpetsctools.c
shellpc.c
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/ksp/pc/impls/spai/src/dspai.c
/petsc/src/ksp/pc/impls/spai/src/ispai.c
/petsc/src/ksp/pc/interface/pcset.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/ksp/pc/pcimpl.h
/petsc/src/ksp/utils/damg.c
/petsc/src/mat/color/color.c
/petsc/src/mat/esi/ematrix.c
/petsc/src/mat/examples/tests/ex1.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/fdmpiaij.c
/petsc/src/mat/impls/aij/mpi/libtfs/bit_mask.c
/petsc/src/mat/impls/aij/mpi/libtfs/gs.c
/petsc/src/mat/impls/aij/mpi/libtfs/queue.h
/petsc/src/mat/impls/aij/mpi/libtfs/xxt.c
/petsc/src/mat/impls/aij/mpi/libtfs/xxt.h
/petsc/src/mat/impls/aij/mpi/libtfs/xyt.c
/petsc/src/mat/impls/aij/mpi/libtfs/xyt.h
/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/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/pxxt.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/aijnode.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/ilut.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/spooles/spooles.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.h
/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/aij/seq/unary.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/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/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/seq/bdfact.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag2.c
/petsc/src/mat/impls/bdiag/seq/bdiag3.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/esi/mesi.c
/petsc/src/mat/impls/hypre/mhyp.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.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/mpi/spooles/mpisbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact11.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact3.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact6.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact7.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/shell/shell.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matreg.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/order/sorder.c
/petsc/src/mat/order/sp1wd.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/utils/axpy.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/matio.c
/petsc/src/mat/utils/matstash.c
/petsc/src/pf/impls/constant/const.c
/petsc/src/pf/impls/string/cstring.c
/petsc/src/pf/interface/pf.c
/petsc/src/pf/pfimpl.h
/petsc/src/snes/examples/tests/ex1.c
/petsc/src/snes/examples/tutorials/ex14.c
/petsc/src/snes/examples/tutorials/ex24.c
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/ex5s.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/ls/ls.h
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/impls/tr/tr.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/mf/snesmfj.c
/petsc/src/snes/mf/snesmfj.h
/petsc/src/snes/mf/snesmfjdef.c
/petsc/src/snes/mf/wp.c
/petsc/src/snes/snesimpl.h
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/examples/tests/ex12.c
/petsc/src/sys/examples/tests/ex7.c
/petsc/src/sys/examples/tutorials/ex3f.F
/petsc/src/sys/src/dll/dl.c
/petsc/src/sys/src/dll/reg.c
/petsc/src/sys/src/draw/drawimpl.h
/petsc/src/sys/src/draw/examples/tests/ex3.c
/petsc/src/sys/src/draw/examples/tests/ex9.c
/petsc/src/sys/src/draw/impls/ps/pops.c
/petsc/src/sys/src/draw/impls/win32/win32draw.c
/petsc/src/sys/src/draw/impls/x/xcolor.c
/petsc/src/sys/src/draw/impls/x/xinit.c
/petsc/src/sys/src/draw/impls/x/xops.c
/petsc/src/sys/src/draw/interface/draw.c
/petsc/src/sys/src/draw/interface/drawreg.c
/petsc/src/sys/src/draw/interface/dtri.c
/petsc/src/sys/src/draw/interface/dviewp.c
/petsc/src/sys/src/draw/utils/axis.c
/petsc/src/sys/src/draw/utils/dscatter.c
/petsc/src/sys/src/draw/utils/hists.c
/petsc/src/sys/src/draw/utils/hue.c
/petsc/src/sys/src/draw/utils/lg.c
/petsc/src/sys/src/draw/utils/zoom.c
/petsc/src/sys/src/error/adebug.c
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/error/fp.c
/petsc/src/sys/src/error/signal.c
/petsc/src/sys/src/error/stack.c
/petsc/src/sys/src/f90/f90_IRIX.c
/petsc/src/sys/src/f90/f90_absoft.c
/petsc/src/sys/src/f90/f90_alpha.c
/petsc/src/sys/src/f90/f90_hpux.c
/petsc/src/sys/src/f90/f90_intel.c
/petsc/src/sys/src/f90/f90_intel8.c
/petsc/src/sys/src/f90/f90_nag.c
/petsc/src/sys/src/f90/f90_rs6000.c
/petsc/src/sys/src/f90/f90_solaris.c
/petsc/src/sys/src/f90/f90_solaris_old.c
/petsc/src/sys/src/f90/f90_t3e.c
/petsc/src/sys/src/f90/f90_win32.c
/petsc/src/sys/src/fileio/fretrieve.c
/petsc/src/sys/src/fileio/ftest.c
/petsc/src/sys/src/fileio/mpiuopen.c
/petsc/src/sys/src/fileio/mprint.c
/petsc/src/sys/src/fileio/sysio.c
/petsc/src/sys/src/matlabengine/matlab.c
/petsc/src/sys/src/memory/mal.c
/petsc/src/sys/src/memory/mtr.c
/petsc/src/sys/src/objects/ams/aoptions.c
/petsc/src/sys/src/objects/destroy.c
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/objects/init.c
/petsc/src/sys/src/objects/makefile
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/objects/state.c
/petsc/src/sys/src/objects/tagm.c
/petsc/src/sys/src/plog/classLog.c
/petsc/src/sys/src/plog/eventLog.c
/petsc/src/sys/src/plog/mpitr.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/plog/plog.h
/petsc/src/sys/src/plog/plogmpe.c
/petsc/src/sys/src/time/fdate.c
/petsc/src/sys/src/utils/arch.c
/petsc/src/sys/src/utils/ctable.c
/petsc/src/sys/src/utils/dict.c
/petsc/src/sys/src/utils/fuser.c
/petsc/src/sys/src/utils/memc.c
/petsc/src/sys/src/utils/mpimesg.c
/petsc/src/sys/src/utils/mpiu.c
/petsc/src/sys/src/utils/pbarrier.c
/petsc/src/sys/src/utils/pdisplay.c
/petsc/src/sys/src/utils/psplit.c
/petsc/src/sys/src/utils/random.c
/petsc/src/sys/src/utils/select.c
/petsc/src/sys/src/utils/sortd.c
/petsc/src/sys/src/utils/sorti.c
/petsc/src/sys/src/utils/sortip.c
/petsc/src/sys/src/viewer/impls/ams/ams.c
/petsc/src/sys/src/viewer/impls/hdf4/hdf4v.c
/petsc/src/sys/src/viewer/impls/mathematica/mathematica.c
/petsc/src/sys/src/viewer/impls/silo/vsilo.c
/petsc/src/sys/src/viewer/impls/socket/matlab/openport.c
/petsc/src/sys/src/viewer/impls/socket/send.c
/petsc/src/sys/src/viewer/impls/string/stringv.c
/petsc/src/sys/src/viewer/interface/dupl.c
/petsc/src/sys/src/viewer/interface/view.c
/petsc/src/sys/src/viewer/interface/viewers.c
/petsc/src/sys/src/viewer/interface/viewreg.c
/petsc/src/sys/src/viewer/viewerimpl.h
/petsc/src/ts/examples/tutorials/ex7.c
/petsc/src/ts/impls/explicit/euler/euler.c
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/ts/impls/implicit/beuler/beuler.c
/petsc/src/ts/impls/implicit/cn/cn.c
/petsc/src/ts/impls/implicit/pvode/petscpvode.c
/petsc/src/ts/impls/pseudo/posindep.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/tsimpl.h
/petsc/src/vec/esi/eindexspace.c
/petsc/src/vec/impls/esi/ebvec1.c
/petsc/src/vec/impls/mpi/pbvec.c
/petsc/src/vec/impls/mpi/pdvec.c
/petsc/src/vec/impls/mpi/pvec2.c
/petsc/src/vec/impls/seq/bvec1.c
/petsc/src/vec/impls/seq/bvec2.c
/petsc/src/vec/impls/seq/dvec2.c
/petsc/src/vec/impls/shared/shvec.c
/petsc/src/vec/interface/map.c
/petsc/src/vec/interface/mapreg.c
/petsc/src/vec/interface/vecreg.c
/petsc/src/vec/interface/vector.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/ex3.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/isimpl.h
/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/utils/comb.c
/petsc/src/vec/utils/pipeline.c
/petsc/src/vec/utils/vecio.c
/petsc/src/vec/utils/vecstash.c
/petsc/src/vec/utils/vinv.c
/petsc/src/vec/utils/vpscat.c
/petsc/src/vec/utils/vscat.c

12345678