History log of /petsc/src/mat/interface/ (Results 1376 – 1400 of 2756)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
140e18c115-Jan-2013 Barry Smith <bsmith@mcs.anl.gov>

removed silly abreviations

Hg-commit: 0641f9ef776cf11cc3336b494981da756bf9d14f


/petsc/bin/maint/generators/java.py
/petsc/include/petsc-private/characteristicimpl.h
/petsc/include/petsc-private/petscimpl.h
/petsc/include/petsc-private/snesimpl.h
/petsc/include/petscao.h
/petsc/include/petsccharacteristic.h
/petsc/include/petscdm.h
/petsc/include/petscdraw.h
/petsc/include/petscis.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscoptions.h
/petsc/include/petscpc.h
/petsc/include/petscpf.h
/petsc/include/petscsf.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscthreadcomm.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscviewer.h
/petsc/src/dm/ao/interface/aoreg.c
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/interface/dm.c
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/pc/impls/factor/factimpl.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/interface/pcset.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/coarsen/coarsen.c
/petsc/src/mat/color/color.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/mffd/mffdimpl.h
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
matreg.c
matrix.c
/petsc/src/mat/order/sorder.c
/petsc/src/mat/partition/partition.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/linesearch/interface/linesearch.c
/petsc/src/snes/linesearch/interface/linesearchregi.c
/petsc/src/snes/utils/dmdasnes.c
/petsc/src/snes/utils/dmlocalsnes.c
/petsc/src/sys/classes/draw/interface/drawreg.c
/petsc/src/sys/classes/random/interface/randreg.c
/petsc/src/sys/classes/sf/interface/sf.c
/petsc/src/sys/classes/sf/interface/sfregi.c
/petsc/src/sys/classes/viewer/interface/viewreg.c
/petsc/src/sys/dll/reg.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/inherit.c
/petsc/src/sys/objects/olist.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/shell/interface/sysshell.c
/petsc/src/sys/threadcomm/interface/threadcomm.c
/petsc/src/ts/adapt/interface/tsadapt.c
/petsc/src/ts/characteristic/interface/characteristic.c
/petsc/src/ts/examples/tutorials/ex11.c
/petsc/src/ts/examples/tutorials/ex8.c
/petsc/src/ts/examples/tutorials/ex9.c
/petsc/src/ts/impls/explicit/ssp/ssp.c
/petsc/src/ts/impls/implicit/gl/gl.c
/petsc/src/ts/impls/implicit/gl/gladapt.c
/petsc/src/ts/interface/tsreg.c
/petsc/src/vec/is/interface/isreg.c
/petsc/src/vec/pf/interface/pf.c
/petsc/src/vec/vec/impls/mpi/mpicusp/mpicusp.cu
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/impls/seq/seqcusp/veccusp.cu
/petsc/src/vec/vec/impls/shared/shvec.c
/petsc/src/vec/vec/interface/vecreg.c
0d189d1015-Jan-2013 Barry Smith <bsmith@mcs.anl.gov>

removed PetscOpFList stuff since not used and new code will be very different
minor updates to developers manual

Hg-commit: f51e7d05e50c42891c9c9e751f6afaba38dc023e


/petsc/src/dm/dt/examples/tests/ex1.c
/petsc/src/dm/examples/tests/ex23.c
/petsc/src/dm/examples/tests/ex27.c
/petsc/src/dm/examples/tests/ex28.c
/petsc/src/dm/examples/tests/ex33.c
/petsc/src/dm/examples/tests/ex36.c
/petsc/src/dm/examples/tests/ex7.c
/petsc/src/dm/examples/tutorials/ex14.c
/petsc/src/dm/impls/da/da1.c
/petsc/src/dm/impls/da/dadd.c
/petsc/src/dm/impls/da/daview.c
/petsc/src/dm/impls/da/fdda.c
/petsc/src/dm/impls/mesh/examples/tests/TestMeshExodus.c
/petsc/src/dm/impls/mesh/examples/tests/ex03.c
/petsc/src/dm/impls/mesh/examples/tests/ex1.c
/petsc/src/dm/impls/mesh/examples/tests/ex2.c
/petsc/src/dm/impls/mesh/examples/tests/ex3.c
/petsc/src/dm/impls/mesh/mesh.c
/petsc/src/dm/impls/mesh/meshcreate.c
/petsc/src/dm/impls/patch/examples/tests/ex1.c
/petsc/src/dm/impls/plex/examples/tests/ex1.c
/petsc/src/dm/impls/plex/examples/tests/ex3.c
/petsc/src/dm/impls/plex/examples/tests/ex4.c
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexcreate.c
/petsc/src/dm/impls/plex/plexvtk.c
/petsc/src/dm/interface/dm.c
/petsc/src/docs/doxygen/convert-examples.sh
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/ksp/ksp/examples/tutorials/ex4.c
/petsc/src/ksp/ksp/impls/cg/nash/nash.c
/petsc/src/ksp/ksp/impls/cg/stcg/stcg.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/pc/impls/asa/asa.c
/petsc/src/ksp/pc/impls/gasm/gasm.c
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/ij/matij.c
/petsc/src/mat/impls/sbaij/seq/aijsbaij.c
matreg.c
matrix.c
/petsc/src/snes/examples/tests/ex16.c
/petsc/src/snes/examples/tests/ex8.c
/petsc/src/snes/examples/tutorials/ex12.c
/petsc/src/snes/examples/tutorials/ex31.c
/petsc/src/snes/examples/tutorials/ex52.c
/petsc/src/snes/examples/tutorials/ex56.c
/petsc/src/snes/examples/tutorials/ex57.c
/petsc/src/snes/examples/tutorials/ex62.c
/petsc/src/snes/examples/tutorials/ex67.c
/petsc/src/snes/examples/tutorials/ex70.c
/petsc/src/snes/examples/tutorials/ex72.c
/petsc/src/snes/impls/fas/fas.c
/petsc/src/snes/impls/fas/fasfunc.c
/petsc/src/snes/impls/fas/fasgalerkin.c
/petsc/src/snes/impls/gs/snesgs.c
/petsc/src/snes/impls/nasm/nasm.c
/petsc/src/snes/impls/ncg/snesncg.c
/petsc/src/snes/impls/ngmres/snesngmres.c
/petsc/src/snes/impls/qn/qn.c
/petsc/src/snes/interface/snesob.c
/petsc/src/snes/linesearch/impls/shell/linesearchshell.c
/petsc/src/snes/utils/dmplexsnes.c
/petsc/src/snes/utils/mesh/dmmeshsnes.c
/petsc/src/sys/classes/draw/utils/hists.c
/petsc/src/sys/classes/viewer/impls/mathematica/mathematica.c
/petsc/src/sys/dll/reg.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/threadcomm/examples/tutorials/ex2.c
/petsc/src/sys/utils/mathinf.c
/petsc/src/sys/utils/sseenabled.c
/petsc/src/sys/yaml/yamlimpls.c
/petsc/src/ts/examples/tutorials/ex27.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/vec/vec/interface/dlregisvec.c
/petsc/src/vec/vec/utils/comb.c
/petsc/src/vec/vec/utils/vecio.c
6d75e21015-Jan-2013 Barry Smith <bsmith@mcs.anl.gov>

change PetscFListAdd() and PetscFListFind() arguments list to match PetscOpFListAdd/Find() args

Hg-commit: 07f9e01e040feeb4162253a60ca63556436f4135

fc153e5114-Jan-2013 Barry Smith <bsmith@mcs.anl.gov>

clarify some documentation on PetscOPFlist....() and fix source formatting since I found docs confusing

Hg-commit: 0a327f50729f16ef2dd72f038d6c9bfa9b33647c


/petsc/bin/maint/confignightly/thrash
/petsc/bin/maint/confignightly/thrash2
/petsc/bin/maint/confignightly/thrash3
/petsc/config/builder.py
/petsc/config/examples/arch-linux-c89.py
/petsc/config/examples/arch-linux-pkgs-64idx.py
/petsc/config/examples/arch-linux-pkgs-opt-threadcomm.py
/petsc/config/examples/arch-linux-pkgs-threadcomm.py
/petsc/include/finclude/ftn-custom/petscvec.h90
/petsc/include/finclude/petscts.h
/petsc/include/finclude/petsctsdef.h
/petsc/include/petsc-private/daimpl.h
/petsc/include/petsc-private/fortranimpl.h
/petsc/include/petsc-private/linesearchimpl.h
/petsc/include/petsc-private/patchimpl.h
/petsc/include/petsc-private/petscimpl.h
/petsc/include/petsc-private/pleximpl.h
/petsc/include/petsc-private/threadcommimpl.h
/petsc/include/petsc-private/tsimpl.h
/petsc/include/petsccharacteristic.h
/petsc/include/petscdm.h
/petsc/include/petscdmda.h
/petsc/include/petscdmmesh.h
/petsc/include/petscdmpatch.h
/petsc/include/petscdmplex.h
/petsc/include/petscdraw.h
/petsc/include/petscerror.h
/petsc/include/petscis.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscoptions.h
/petsc/include/petscpc.h
/petsc/include/petscsf.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petsctime.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscviewer.h
/petsc/makefile
/petsc/src/dm/impls/akkt/dmakkt.c
/petsc/src/dm/impls/da/dacreate.c
/petsc/src/dm/impls/da/dadd.c
/petsc/src/dm/impls/da/fdda.c
/petsc/src/dm/impls/da/hypre/mhyp.c
/petsc/src/dm/impls/patch/examples/tests/ex1.c
/petsc/src/dm/impls/patch/examples/tests/output/ex1_0.out
/petsc/src/dm/impls/patch/examples/tests/output/ex1_1.out
/petsc/src/dm/impls/patch/examples/tests/output/ex1_2.out
/petsc/src/dm/impls/patch/examples/tests/output/ex1_3.out
/petsc/src/dm/impls/patch/examples/tests/output/ex1_4.out
/petsc/src/dm/impls/patch/patch.c
/petsc/src/dm/impls/patch/patchcreate.c
/petsc/src/dm/impls/plex/examples/tests/ex4.c
/petsc/src/dm/impls/plex/examples/tests/output/ex4_0.out
/petsc/src/dm/impls/plex/examples/tests/output/ex4_1.out
/petsc/src/dm/impls/plex/examples/tests/output/ex4_2.out
/petsc/src/dm/impls/plex/examples/tests/output/ex4_3.out
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexcreate.c
/petsc/src/dm/impls/plex/plexvtk.c
/petsc/src/dm/impls/plex/plexvtu.c
/petsc/src/dm/impls/redundant/dmredundant.c
/petsc/src/dm/impls/shell/dmshell.c
/petsc/src/dm/impls/sliced/sliced.c
/petsc/src/dm/interface/dm.c
/petsc/src/docs/doxygen/Doxyfile
/petsc/src/docs/doxygen/Doxyfile_old
/petsc/src/docs/doxygen/commentfilter.sh
/petsc/src/docs/doxygen/convert-examples.sh
/petsc/src/docs/doxygen/dm-commentfilter.sh
/petsc/src/docs/doxygen/ex1.h
/petsc/src/docs/doxygen/example-filter.sh
/petsc/src/docs/doxygen/examples/ex1.c
/petsc/src/docs/doxygen/generic-commentfilter.sh
/petsc/src/docs/doxygen/img/danumbering.png
/petsc/src/docs/doxygen/img/ghost.pdf
/petsc/src/docs/doxygen/img/ghost.png
/petsc/src/docs/doxygen/img/petscwww.png
/petsc/src/docs/doxygen/img/zoom.png
/petsc/src/docs/doxygen/is-commentfilter.sh
/petsc/src/docs/doxygen/ksp-commentfilter.sh
/petsc/src/docs/doxygen/manual/dev/basic-object-design.h
/petsc/src/docs/doxygen/manual/dev/main.h
/petsc/src/docs/doxygen/manual/dev/matrix-classes.h
/petsc/src/docs/doxygen/manual/dev/minimal-class-standards.h
/petsc/src/docs/doxygen/manual/dev/petsc-kernel.h
/petsc/src/docs/doxygen/manual/dev/petsc-objects.h
/petsc/src/docs/doxygen/manual/dev/style-guide.h
/petsc/src/docs/doxygen/manual/user/acknowl.h
/petsc/src/docs/doxygen/manual/user/additional/additional.h
/petsc/src/docs/doxygen/manual/user/additional/advanced.h
/petsc/src/docs/doxygen/manual/user/additional/makefiles.h
/petsc/src/docs/doxygen/manual/user/additional/other-features.h
/petsc/src/docs/doxygen/manual/user/additional/profiling.h
/petsc/src/docs/doxygen/manual/user/additional/tuning.h
/petsc/src/docs/doxygen/manual/user/additional/unstructured.h
/petsc/src/docs/doxygen/manual/user/introduction/getting-started.h
/petsc/src/docs/doxygen/manual/user/introduction/introduction.h
/petsc/src/docs/doxygen/manual/user/main.h
/petsc/src/docs/doxygen/manual/user/programming/adifor.h
/petsc/src/docs/doxygen/manual/user/programming/fortran.h
/petsc/src/docs/doxygen/manual/user/programming/ksp.h
/petsc/src/docs/doxygen/manual/user/programming/matlab.h
/petsc/src/docs/doxygen/manual/user/programming/matrices.h
/petsc/src/docs/doxygen/manual/user/programming/programming.h
/petsc/src/docs/doxygen/manual/user/programming/pseudo.h
/petsc/src/docs/doxygen/manual/user/programming/snes.h
/petsc/src/docs/doxygen/manual/user/programming/ts.h
/petsc/src/docs/doxygen/manual/user/programming/vectors.h
/petsc/src/docs/doxygen/mat-commentfilter.sh
/petsc/src/docs/doxygen/pc-commentfilter.sh
/petsc/src/docs/doxygen/petscdoxygen.h
/petsc/src/docs/doxygen/petscexamples.h
/petsc/src/docs/doxygen/pf-commentfilter.sh
/petsc/src/docs/doxygen/snes-commentfilter.sh
/petsc/src/docs/doxygen/ts-commentfilter.sh
/petsc/src/docs/doxygen/vec-commentfilter.sh
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/impls/gmres/fgmres/ftn-custom/zmodpcff.c
/petsc/src/ksp/ksp/interface/dmksp.c
/petsc/src/ksp/ksp/interface/ftn-custom/zitfuncf.c
/petsc/src/ksp/ksp/utils/schurm.c
/petsc/src/ksp/pc/impls/bddc/bddc.c
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/galerkin/galerkin.c
/petsc/src/ksp/pc/impls/gamg/tools.c
/petsc/src/ksp/pc/impls/ksp/pcksp.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/mat/impls/aij/mpi/mpicusparse/mpiaijcusparse.cu
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
matreg.c
/petsc/src/snes/examples/tutorials/ex15.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/impls/fas/fas.c
/petsc/src/snes/impls/nasm/nasm.c
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/impls/vi/rs/virs.c
/petsc/src/snes/impls/vi/rsaug/virsaug.c
/petsc/src/snes/impls/vi/ss/viss.c
/petsc/src/snes/interface/ftn-custom/zsnesf.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesob.c
/petsc/src/snes/linesearch/impls/bt/linesearchbt.c
/petsc/src/snes/linesearch/impls/l2/linesearchl2.c
/petsc/src/snes/linesearch/interface/linesearch.c
/petsc/src/snes/utils/dmplexsnes.c
/petsc/src/snes/utils/dmsnes.c
/petsc/src/snes/utils/ftn-custom/zdmdasnesf.c
/petsc/src/snes/utils/makefile
/petsc/src/snes/utils/mesh/dmmeshsnes.c
/petsc/src/snes/utils/mesh/makefile
/petsc/src/sys/classes/draw/impls/opengl/openglops.c
/petsc/src/sys/classes/viewer/impls/ams/amsopen.c
/petsc/src/sys/classes/viewer/impls/binary/binv.c
/petsc/src/sys/classes/viewer/impls/vtk/vtkv.c
/petsc/src/sys/classes/viewer/impls/vtk/vtkvimpl.h
/petsc/src/sys/dll/reg.c
/petsc/src/sys/error/err.c
/petsc/src/sys/fileio/mpiuopen.c
/petsc/src/sys/info/verboseinfo.c
/petsc/src/sys/logging/plog.c
/petsc/src/sys/objects/fcallback.c
/petsc/src/sys/objects/inherit.c
/petsc/src/sys/objects/makefile
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pname.c
/petsc/src/sys/threadcomm/impls/openmp/tcopenmp.c
/petsc/src/sys/threadcomm/impls/pthread/tclockfree.c
/petsc/src/sys/threadcomm/interface/threadcomm.c
/petsc/src/sys/threadcomm/interface/threadcommred.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/ex10.c
/petsc/src/ts/examples/tutorials/ex29.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/output/ex29.out
/petsc/src/ts/examples/tutorials/power_grid/stability_9bus/ex9bus.c
/petsc/src/ts/impls/arkimex/arkimex.c
/petsc/src/ts/impls/implicit/sundials/sundials.h
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/ts/utils/dmts.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/pf/interface/pf.c
/petsc/src/vec/vec/impls/seq/bvec1.c
/petsc/src/vec/vec/interface/f90-custom/zvectorf90.c
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/interface/vecregall.c
/petsc/src/vec/vec/utils/veccusp/vscatcusp.c
/petsc/src/vec/vec/utils/vscat.c
8dab480309-Jan-2013 Hong Zhang <hzhang@mcs.anl.gov>

mv event loging of MatPtAPxxx from impl to interface function MatPtAP

Hg-commit: 4308c54eb070b586d29f299719b875ee144652bb

5c913ed709-Jan-2013 Hong Zhang <hzhang@mcs.anl.gov>

cleanup MatMatMultNumeric; mv event loging of MatMatMultxxx from impl to interface function MatMatMult();
update src/mat/examples/tests/ex93.c from sequential test to np>1

Hg-commit: 37e8170f9464171

cleanup MatMatMultNumeric; mv event loging of MatMatMultxxx from impl to interface function MatMatMult();
update src/mat/examples/tests/ex93.c from sequential test to np>1

Hg-commit: 37e8170f9464171541ac1e801921bf58130b8149

show more ...


/petsc/conf/rules
/petsc/config/PETSc/packages/SuperLU_DIST.py
/petsc/config/builder.py
/petsc/config/cmakeboot.py
/petsc/include/finclude/ftn-custom/petscdmplex.h90
/petsc/include/finclude/ftn-custom/petscdmplexdef.h90
/petsc/include/finclude/petsc.h
/petsc/include/finclude/petsc.h90
/petsc/include/finclude/petscdmplex.h
/petsc/include/finclude/petscdmplex.h90
/petsc/include/finclude/petscdmplexdef.h
/petsc/include/mpiuni/mpi.h
/petsc/include/mpiuni/mpif.h
/petsc/include/petsc-private/dmimpl.h
/petsc/include/petsc-private/patchimpl.h
/petsc/include/petsc-private/pleximpl.h
/petsc/include/petsc-private/sfimpl.h
/petsc/include/petsc-private/vecimpl.h
/petsc/include/petscblaslapack.h
/petsc/include/petscdm.h
/petsc/include/petscdmda.h
/petsc/include/petscdmmesh.h
/petsc/include/petscdmpatch.h
/petsc/include/petscdmplex.h
/petsc/include/petscksp.h
/petsc/include/petscmath.h
/petsc/include/petscpc.h
/petsc/include/petscsf.h
/petsc/include/petscsys.h
/petsc/include/petscthreadcomm.h
/petsc/include/petscvec.h
/petsc/include/sieve/ISieve.hh
/petsc/makefile
/petsc/src/dm/ao/impls/memscalable/aomemscalable.c
/petsc/src/dm/ao/interface/dlregisdm.c
/petsc/src/dm/examples/tutorials/ex14.c
/petsc/src/dm/examples/tutorials/ex65dm.c
/petsc/src/dm/examples/tutorials/makefile
/petsc/src/dm/impls/akkt/dmakkt.c
/petsc/src/dm/impls/composite/packm.c
/petsc/src/dm/impls/da/da1.c
/petsc/src/dm/impls/da/da2.c
/petsc/src/dm/impls/da/da3.c
/petsc/src/dm/impls/da/dadd.c
/petsc/src/dm/impls/da/dadist.c
/petsc/src/dm/impls/da/dagtol.c
/petsc/src/dm/impls/da/dalocal.c
/petsc/src/dm/impls/da/daview.c
/petsc/src/dm/impls/da/fdda.c
/petsc/src/dm/impls/da/gr1.c
/petsc/src/dm/impls/da/grvtk.c
/petsc/src/dm/impls/da/utils/binaryMatlab.c
/petsc/src/dm/impls/makefile
/petsc/src/dm/impls/mesh/mesh.c
/petsc/src/dm/impls/patch/examples/tests/ex1.c
/petsc/src/dm/impls/patch/patch.c
/petsc/src/dm/impls/patch/patchcreate.c
/petsc/src/dm/impls/plex/examples/makefile
/petsc/src/dm/impls/plex/examples/tests/ex1.c
/petsc/src/dm/impls/plex/examples/tests/ex1f90.F
/petsc/src/dm/impls/plex/examples/tests/ex2f90.F
/petsc/src/dm/impls/plex/examples/tests/ex3.c
/petsc/src/dm/impls/plex/examples/tests/ex4.c
/petsc/src/dm/impls/plex/examples/tests/makefile
/petsc/src/dm/impls/plex/examples/tests/output/ex1_0.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_1.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_2.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_3.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_4.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_5.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_6.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_7.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_8.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_9.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1f90_0.out
/petsc/src/dm/impls/plex/examples/tests/output/ex2f90_0.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_0.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_1.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_2.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_3.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_4.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_5.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_6.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_7.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_8.out
/petsc/src/dm/impls/plex/f90-custom/makefile
/petsc/src/dm/impls/plex/f90-custom/zplexf90.c
/petsc/src/dm/impls/plex/ftn-custom/makefile
/petsc/src/dm/impls/plex/ftn-custom/zplex.c
/petsc/src/dm/impls/plex/makefile
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexcreate.c
/petsc/src/dm/impls/plex/plexexodusii.c
/petsc/src/dm/impls/plex/plexlabel.c
/petsc/src/dm/impls/plex/plexpoint.c
/petsc/src/dm/impls/plex/plexvtk.c
/petsc/src/dm/impls/plex/plexvtu.c
/petsc/src/dm/impls/redundant/dmredundant.c
/petsc/src/dm/interface/dm.c
/petsc/src/dm/interface/dmi.c
/petsc/src/dm/interface/dmregall.c
/petsc/src/dm/interface/makefile
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/features/gpus.html
/petsc/src/ksp/ksp/examples/tutorials/ex39.c
/petsc/src/ksp/ksp/examples/tutorials/ex40.c
/petsc/src/ksp/ksp/examples/tutorials/ex56.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex56_0.out
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/bcgs/fbcgs/fbcgs.c
/petsc/src/ksp/ksp/impls/bcgs/fbcgsr/fbcgsr.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgslimpl.h
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cg/gltr/gltr.c
/petsc/src/ksp/ksp/impls/cg/nash/nash.c
/petsc/src/ksp/ksp/impls/cg/pipecg/pipecg.c
/petsc/src/ksp/ksp/impls/cg/stcg/stcg.c
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/cr/cr.c
/petsc/src/ksp/ksp/impls/gcr/gcr.c
/petsc/src/ksp/ksp/impls/gmres/dgmres/dgmres.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/fgmres.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/ibcgs/ibcgs.c
/petsc/src/ksp/ksp/impls/lcd/lcd.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/minres/minres.c
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/impls/rich/richscale.c
/petsc/src/ksp/ksp/impls/specest/specest.c
/petsc/src/ksp/ksp/impls/tcqmr/tcqmr.c
/petsc/src/ksp/ksp/interface/eige.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/gamg/agg.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/gamg/gamg.h
/petsc/src/ksp/pc/impls/gamg/geo.c
/petsc/src/ksp/pc/impls/gamg/tools.c
/petsc/src/ksp/pc/impls/gasm/gasm.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/openmp/hpc.c
/petsc/src/ksp/pc/impls/redistribute/redistribute.c
/petsc/src/ksp/pc/impls/svd/svd.c
/petsc/src/ksp/pc/impls/tfs/xxt.c
/petsc/src/ksp/pc/impls/tfs/xyt.c
/petsc/src/mat/coarsen/coarsen.c
/petsc/src/mat/coarsen/impls/hem/hem.c
/petsc/src/mat/coarsen/impls/mis/mis.c
/petsc/src/mat/examples/tests/ex14.c
/petsc/src/mat/examples/tests/ex161.c
/petsc/src/mat/examples/tests/ex19.c
/petsc/src/mat/examples/tests/ex21.c
/petsc/src/mat/examples/tests/ex93.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex161.out
/petsc/src/mat/examples/tests/output/ex93_1.out
/petsc/src/mat/examples/tests/output/ex93_2.out
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/mmaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/mpi/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/bas/basfactor.c
/petsc/src/mat/impls/aij/seq/inode.c
/petsc/src/mat/impls/aij/seq/matmatmult.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/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/elemental/matelem.cxx
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/maij/maij.h
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/mffd/mffddef.c
/petsc/src/mat/impls/nest/matnest.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/sbaijov.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/snes/examples/tests/ex10.c
/petsc/src/snes/examples/tests/ex16.c
/petsc/src/snes/examples/tests/ex8.c
/petsc/src/snes/examples/tutorials/ex31.c
/petsc/src/snes/examples/tutorials/ex52.c
/petsc/src/snes/examples/tutorials/ex58.c
/petsc/src/snes/examples/tutorials/ex62.c
/petsc/src/snes/examples/tutorials/ex72.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/impls/fas/fasfunc.c
/petsc/src/snes/impls/gs/snesgs.c
/petsc/src/snes/impls/nasm/nasm.c
/petsc/src/snes/impls/ncg/snesncg.c
/petsc/src/snes/impls/ngmres/snesngmres.c
/petsc/src/snes/impls/qn/qn.c
/petsc/src/snes/impls/shell/snesshell.c
/petsc/src/snes/impls/vi/rs/virs.c
/petsc/src/snes/impls/vi/rsaug/virsaug.c
/petsc/src/snes/impls/vi/ss/viss.c
/petsc/src/snes/interface/noise/snesmfj2.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesj2.c
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/linesearch/impls/basic/linesearchbasic.c
/petsc/src/snes/linesearch/impls/bt/linesearchbt.c
/petsc/src/snes/linesearch/interface/linesearch.c
/petsc/src/snes/utils/dmdasnes.c
/petsc/src/snes/utils/dmplexsnes.c
/petsc/src/snes/utils/makefile
/petsc/src/sys/classes/bag/makefile
/petsc/src/sys/classes/draw/impls/x/xops.c
/petsc/src/sys/classes/draw/interface/dmouse.c
/petsc/src/sys/classes/draw/makefile
/petsc/src/sys/classes/matlabengine/makefile
/petsc/src/sys/classes/random/impls/rand/rand.c
/petsc/src/sys/classes/random/impls/rand48/rand48.c
/petsc/src/sys/classes/random/impls/sprng/sprng.c
/petsc/src/sys/classes/sf/examples/tutorials/makefile
/petsc/src/sys/classes/sf/examples/tutorials/output/ex1_1_basic.out
/petsc/src/sys/classes/sf/examples/tutorials/output/ex1_2_basic.out
/petsc/src/sys/classes/sf/examples/tutorials/output/ex1_3_basic.out
/petsc/src/sys/classes/sf/examples/tutorials/output/ex1_4_basic.out
/petsc/src/sys/classes/sf/examples/tutorials/output/ex1_5_basic.out
/petsc/src/sys/classes/sf/examples/tutorials/output/ex1_6_basic.out
/petsc/src/sys/classes/sf/examples/tutorials/output/ex1_7.out
/petsc/src/sys/classes/sf/examples/tutorials/output/ex1_7_basic.out
/petsc/src/sys/classes/sf/impls/basic/makefile
/petsc/src/sys/classes/sf/impls/basic/sfbasic.c
/petsc/src/sys/classes/sf/impls/makefile
/petsc/src/sys/classes/sf/impls/window/makefile
/petsc/src/sys/classes/sf/impls/window/sfwindow.c
/petsc/src/sys/classes/sf/interface/sf.c
/petsc/src/sys/classes/sf/interface/sfregi.c
/petsc/src/sys/classes/sf/interface/sftype.c
/petsc/src/sys/classes/sf/makefile
/petsc/src/sys/classes/viewer/impls/ascii/filev.c
/petsc/src/sys/classes/viewer/impls/binary/binv.c
/petsc/src/sys/classes/viewer/interface/viewreg.c
/petsc/src/sys/classes/viewer/makefile
/petsc/src/sys/error/err.c
/petsc/src/sys/error/errtrace.c
/petsc/src/sys/fileio/fretrieve.c
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/fileio/sysio.c
/petsc/src/sys/logging/plog.c
/petsc/src/sys/objects/ftn-custom/zstart.c
/petsc/src/sys/objects/inherit.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/mpinit.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/pname.c
/petsc/src/sys/objects/subcomm.c
/petsc/src/sys/objects/tagm.c
/petsc/src/sys/shell/examples/tests/test1.c
/petsc/src/sys/shell/interface/sysshell.c
/petsc/src/sys/utils/makefile
/petsc/src/sys/utils/mpits.c
/petsc/src/sys/utils/pdisplay.c
/petsc/src/sys/utils/sseenabled.c
/petsc/src/ts/characteristic/interface/characteristic.c
/petsc/src/ts/examples/tutorials/ex11.c
/petsc/src/ts/examples/tutorials/ex26.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/phasefield/biharmonic2.c
/petsc/src/ts/examples/tutorials/power_grid/ex5.c
/petsc/src/ts/examples/tutorials/power_grid/stability_9bus/ex9bus.c
/petsc/src/ts/examples/tutorials/power_grid/stability_9bus/makefile
/petsc/src/ts/examples/tutorials/power_grid/stability_9bus/petscoptions
/petsc/src/ts/impls/arkimex/arkimex.c
/petsc/src/ts/impls/implicit/gl/gl.c
/petsc/src/ts/impls/implicit/theta/theta.c
/petsc/src/ts/impls/rosw/rosw.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/is/interface/index.c
/petsc/src/vec/is/utils/iscomp.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/vec/examples/tests/ex37.c
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/nest/vecnest.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/impls/seq/bvec3.c
/petsc/src/vec/vec/impls/seq/dvec2.c
/petsc/src/vec/vec/impls/seq/vsection.c
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/utils/comb.c
/petsc/src/vec/vec/utils/vinv.c
/petsc/src/vec/vec/utils/vscat.c
/petsc/tutorials/makefile
/petsc/tutorials/python/makefile
bcaeba4d31-Dec-2012 Barry Smith <bsmith@mcs.anl.gov>

removed adic stuff

Hg-commit: 99933b6f66a48c78b00a3952edfaf6191df65340

5a4671ae30-Dec-2012 Barry Smith <bsmith@mcs.anl.gov>

removed trailing spaces from all files

Hg-commit: 1cfa55059afe46c5145e0e830cd797b97216abfb


/petsc/bin/TOPSGenerator.py
/petsc/bin/TOPSInstaller.py
/petsc/bin/adiforfix.py
/petsc/bin/adprocess.py
/petsc/bin/julia/PETSc.jl
/petsc/bin/julia/examples/tutorials/exKSP.jl
/petsc/bin/maint/bk2darcs.py
/petsc/bin/maint/bk2hg.py
/petsc/bin/maint/buildtest.py
/petsc/bin/maint/checkloc.py
/petsc/bin/maint/countpetsccits.py
/petsc/bin/maint/gcov.py
/petsc/bin/maint/generateetags.py
/petsc/bin/maint/generatefortranstubs.py
/petsc/bin/maint/generators/c++.py
/petsc/bin/maint/generators/d.py
/petsc/bin/maint/generators/java.py
/petsc/bin/maint/generators/matlab.py
/petsc/bin/maint/generators/prettyprint.py
/petsc/bin/maint/getinterfaces.py
/petsc/bin/maint/getpdflabels.py
/petsc/bin/maint/helpindex.py
/petsc/bin/maint/latexinexamples.py
/petsc/bin/maint/lex.py
/petsc/bin/maint/mapnameslatex.py
/petsc/bin/maint/wwwindex.py
/petsc/bin/matlab/classes/matlabheader.h
/petsc/bin/parseargs.py
/petsc/bin/petscnagupgrade.py
/petsc/bin/portabilitycheck.py
/petsc/bin/pythonscripts/PetscBinaryIO_tests.py
/petsc/bin/taucc.py
/petsc/bin/update.py
/petsc/conf/adic.init
/petsc/conf/adicmf.init
/petsc/conf/adicmfb.init
/petsc/conf/rules
/petsc/conf/test
/petsc/conf/variables
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/ADIC.py
/petsc/config/PETSc/packages/Chaco.py
/petsc/config/PETSc/packages/MUMPS.py
/petsc/config/PETSc/packages/Matlab.py
/petsc/config/PETSc/packages/MatlabEngine.py
/petsc/config/PETSc/packages/Numpy.py
/petsc/config/PETSc/packages/P3Dlib.py
/petsc/config/PETSc/packages/PARTY.py
/petsc/config/PETSc/packages/Sieve.py
/petsc/config/PETSc/packages/Suggar.py
/petsc/config/PETSc/packages/SuperLU.py
/petsc/config/PETSc/packages/Zoltan.py
/petsc/config/PETSc/packages/ams.py
/petsc/config/PETSc/packages/c2html.py
/petsc/config/PETSc/packages/ccafe.py
/petsc/config/PETSc/packages/cproto.py
/petsc/config/PETSc/packages/cuda.py
/petsc/config/PETSc/packages/glut.py
/petsc/config/PETSc/packages/hypre.py
/petsc/config/PETSc/packages/java.py
/petsc/config/PETSc/packages/ml.py
/petsc/config/PETSc/packages/mpe.py
/petsc/config/PETSc/packages/mpi4py.py
/petsc/config/PETSc/packages/opengl.py
/petsc/config/PETSc/packages/openmp.py
/petsc/config/PETSc/packages/oski.py
/petsc/config/PETSc/packages/petsc4py.py
/petsc/config/PETSc/packages/pthread.py
/petsc/config/PETSc/packages/server.py
/petsc/config/PETSc/packages/sowing.py
/petsc/config/PETSc/packages/spai.py
/petsc/config/PETSc/packages/sprng.py
/petsc/config/PETSc/packages/sundials.py
/petsc/config/PETSc/packages/tetgen.py
/petsc/config/PETSc/packages/threadcomm.py
/petsc/config/PETSc/packages/valgrind.py
/petsc/config/PETSc/petsc.py
/petsc/config/PETSc/utilities/Etags.py
/petsc/config/PETSc/utilities/FPTrap.py
/petsc/config/PETSc/utilities/Regression.py
/petsc/config/PETSc/utilities/arch.py
/petsc/config/PETSc/utilities/bmakeDir.py
/petsc/config/PETSc/utilities/dataFilesPath.py
/petsc/config/PETSc/utilities/debugging.py
/petsc/config/PETSc/utilities/fortranCPP.py
/petsc/config/PETSc/utilities/fortranCommandLine.py
/petsc/config/PETSc/utilities/getResidentSetSize.py
/petsc/config/PETSc/utilities/languages.py
/petsc/config/PETSc/utilities/missing.py
/petsc/config/PETSc/utilities/scalarTypes.py
/petsc/config/PETSc/utilities/timer.py
/petsc/config/cmakeboot.py
/petsc/config/cmakegen.py
/petsc/config/configure.py
/petsc/config/examples/arch-bgp-ibm-opt.py
/petsc/config/examples/arch-mswin-borland.py
/petsc/config/examples/asterix/asterix32-sun.py
/petsc/config/examples/asterix/asterix64-sun.py
/petsc/config/install.py
/petsc/include/adic/ad_deriv.h
/petsc/include/adic/ad_grad.h
/petsc/include/adic/ad_grad_daxpy.h
/petsc/include/adic/ad_grad_macro_axpys.h
/petsc/include/adic/adintrinsics.h
/petsc/include/adic/initcommon.h
/petsc/include/adic/knr-compat.h
/petsc/include/finclude/ftn-custom/petscdmcomposite.h90
/petsc/include/finclude/ftn-custom/petscdmda.h90
/petsc/include/finclude/ftn-custom/petscdmredundant.h90
/petsc/include/finclude/ftn-custom/petscis.h90
/petsc/include/finclude/ftn-custom/petscisdef.h90
/petsc/include/finclude/ftn-custom/petscksp.h90
/petsc/include/finclude/ftn-custom/petscmat.h90
/petsc/include/finclude/ftn-custom/petscpc.h90
/petsc/include/finclude/ftn-custom/petscsnes.h90
/petsc/include/finclude/ftn-custom/petscts.h90
/petsc/include/finclude/ftn-custom/petscvec.h90
/petsc/include/finclude/ftn-custom/petscviewer.h90
/petsc/include/finclude/petscts.h
/petsc/include/makefile
/petsc/include/mpiuni/mpi.h
/petsc/include/mpiuni/mpif.h
/petsc/include/petsc-private/dmimpl.h
/petsc/include/petsc-private/makefile
/petsc/include/petsc-private/matimpl.h
/petsc/include/petscadic.h
/petsc/include/petscblaslapack.h
/petsc/include/petscblaslapack_c.h
/petsc/include/petscblaslapack_caps.h
/petsc/include/petscblaslapack_qd.h
/petsc/include/petscblaslapack_stdcall.h
/petsc/include/petscblaslapack_uscore.h
/petsc/include/petscbt.h
/petsc/include/petscdmmesh_viewers.hh
/petsc/include/petscerror.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscshell.h
/petsc/include/petsctime.h
/petsc/include/sieve/Overlap.hh
/petsc/include/sieve/makefile
/petsc/include/web/AMSJavascript.py
/petsc/include/web/AMSOptions.py
/petsc/makefile
/petsc/src/benchmarks/daemon.py
/petsc/src/benchmarks/makefile
/petsc/src/benchmarks/results/benchmarks.html
/petsc/src/benchmarks/streams/BasicVersion.c
/petsc/src/benchmarks/streams/BasicVersionNoMPI.c
/petsc/src/benchmarks/streams/OpenMPVersion.c
/petsc/src/benchmarks/streams/PthreadVersion.c
/petsc/src/benchmarks/streams/SSEVersion.c
/petsc/src/benchmarks/streams/makefile
/petsc/src/contrib/agglom/makefile
/petsc/src/contrib/dvr/dvr.F
/petsc/src/contrib/dvr/makefile
/petsc/src/contrib/dvr/mxm44f2g.F
/petsc/src/contrib/fun3d/comp/makefile
/petsc/src/contrib/fun3d/incomp/makefile
/petsc/src/contrib/keyes/ex15.c
/petsc/src/contrib/keyes/makefile
/petsc/src/contrib/markadamscolor/color.c
/petsc/src/contrib/pc/makefile
/petsc/src/contrib/remote/ex1.c
/petsc/src/contrib/remote/makefile
/petsc/src/dm/ao/examples/tests/ex3d/makefile
/petsc/src/dm/ao/examples/tests/makefile
/petsc/src/dm/ao/examples/tutorials/makefile
/petsc/src/dm/ao/impls/basic/makefile
/petsc/src/dm/ao/impls/mapping/makefile
/petsc/src/dm/ao/impls/memscalable/makefile
/petsc/src/dm/ao/interface/makefile
/petsc/src/dm/examples/tests/ex33.c
/petsc/src/dm/examples/tests/ex35.c
/petsc/src/dm/examples/tests/ex39.c
/petsc/src/dm/examples/tests/ex40.c
/petsc/src/dm/examples/tests/ex41.c
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/examples/tutorials/ex19.c
/petsc/src/dm/examples/tutorials/ex65dm.c
/petsc/src/dm/examples/tutorials/makefile
/petsc/src/dm/f90-mod/makefile
/petsc/src/dm/impls/adda/examples/tests/makefile
/petsc/src/dm/impls/adda/makefile
/petsc/src/dm/impls/akkt/dmakkt.c
/petsc/src/dm/impls/akkt/makefile
/petsc/src/dm/impls/complex/complex.c
/petsc/src/dm/impls/composite/f90-custom/makefile
/petsc/src/dm/impls/composite/ftn-custom/makefile
/petsc/src/dm/impls/da/da.c
/petsc/src/dm/impls/da/da2.c
/petsc/src/dm/impls/da/dacorn.c
/petsc/src/dm/impls/da/f90-custom/makefile
/petsc/src/dm/impls/da/fdda.c
/petsc/src/dm/impls/da/ftn-custom/makefile
/petsc/src/dm/impls/da/makefile
/petsc/src/dm/impls/da/usfft/makefile
/petsc/src/dm/impls/da/utils/makefile
/petsc/src/dm/impls/mesh/ALE.cxx
/petsc/src/dm/impls/mesh/examples/tests/args0.cxx
/petsc/src/dm/impls/mesh/examples/tests/closure1.cxx
/petsc/src/dm/impls/mesh/examples/tests/distributionTests.cxx
/petsc/src/dm/impls/mesh/examples/tests/ex00.c
/petsc/src/dm/impls/mesh/examples/tests/ex01.c
/petsc/src/dm/impls/mesh/examples/tests/ex02.c
/petsc/src/dm/impls/mesh/examples/tests/ex03.c
/petsc/src/dm/impls/mesh/examples/tests/ex04.cxx
/petsc/src/dm/impls/mesh/examples/tests/ex05.cxx
/petsc/src/dm/impls/mesh/examples/tests/ex06.cxx
/petsc/src/dm/impls/mesh/examples/tests/ex07.cxx
/petsc/src/dm/impls/mesh/examples/tests/ex08.cxx
/petsc/src/dm/impls/mesh/examples/tests/ex10.c
/petsc/src/dm/impls/mesh/examples/tests/ex4.c
/petsc/src/dm/impls/mesh/examples/tests/ex6.c
/petsc/src/dm/impls/mesh/examples/tests/ex8.c
/petsc/src/dm/impls/mesh/examples/tests/makefile
/petsc/src/dm/impls/mesh/examples/tests/memoryTests.cxx
/petsc/src/dm/impls/mesh/examples/tests/memoryTests.py
/petsc/src/dm/impls/mesh/examples/tests/meshTest.hh
/petsc/src/dm/impls/mesh/examples/tests/meshing.cxx
/petsc/src/dm/impls/mesh/examples/tests/overlap2.cxx
/petsc/src/dm/impls/mesh/examples/tests/sieveTests.cxx
/petsc/src/dm/impls/mesh/examples/tests/xsieveTest.hh
/petsc/src/dm/impls/mesh/examples/tutorials/Coarsener.h
/petsc/src/dm/impls/mesh/examples/tutorials/Hierarchy.h
/petsc/src/dm/impls/mesh/examples/tutorials/ex_coarsen.c
/petsc/src/dm/impls/mesh/examples/tutorials/ex_coarsen.h
/petsc/src/dm/impls/mesh/examples/tutorials/ex_coarsen_2.c
/petsc/src/dm/impls/mesh/examples/tutorials/ex_coarsen_3.c
/petsc/src/dm/impls/mesh/examples/tutorials/ex_interpolate_1.c
/petsc/src/dm/impls/mesh/examples/tutorials/fast_coarsen.h
/petsc/src/dm/impls/mesh/examples/tutorials/fvTest.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/id_bound.h
/petsc/src/dm/impls/mesh/examples/tutorials/makefile
/petsc/src/dm/impls/mesh/examples/tutorials/mesh_surgery.cxx
/petsc/src/dm/impls/mesh/f90-custom/makefile
/petsc/src/dm/impls/mesh/meshexodus.c
/petsc/src/dm/impls/mesh/meshpcice.c
/petsc/src/dm/impls/mesh/section.c
/petsc/src/dm/impls/patch/examples/tests/makefile
/petsc/src/dm/impls/patch/patch.c
/petsc/src/dm/impls/redundant/makefile
/petsc/src/dm/impls/sliced/makefile
/petsc/src/dm/interface/dm.c
/petsc/src/dm/interface/ftn-custom/makefile
/petsc/src/dm/interface/makefile
/petsc/src/docs/makefile
/petsc/src/docs/strategy.tex
/petsc/src/docs/tex/manual/abstract.tex
/petsc/src/docs/tex/manual/acknowl.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/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/tex/pictures/bigpetsc.tex
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/copyright.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/linearsolvertable.html
/petsc/src/docs/website/download/petsc-patches.html
/petsc/src/docs/website/miscellaneous/external.html
/petsc/src/docs/website/miscellaneous/index.html
/petsc/src/docs/website/miscellaneous/petscthreads.html
/petsc/src/docs/website/publications/index.html
/petsc/src/ksp/f90-mod/makefile
/petsc/src/ksp/ksp/examples/tests/ex2.c
/petsc/src/ksp/ksp/examples/tests/ex30.c
/petsc/src/ksp/ksp/examples/tests/ex38.c
/petsc/src/ksp/ksp/examples/tests/ex39.c
/petsc/src/ksp/ksp/examples/tests/ex40.c
/petsc/src/ksp/ksp/examples/tests/ex41.c
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tutorials/ex43-solCx.h
/petsc/src/ksp/ksp/examples/tutorials/ex55.c
/petsc/src/ksp/ksp/examples/tutorials/ex57f.F
/petsc/src/ksp/ksp/examples/tutorials/ex59.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/bcgs/fbcgs/makefile
/petsc/src/ksp/ksp/impls/bcgs/fbcgsr/makefile
/petsc/src/ksp/ksp/impls/bcgs/makefile
/petsc/src/ksp/ksp/impls/bcgsl/makefile
/petsc/src/ksp/ksp/impls/bicg/makefile
/petsc/src/ksp/ksp/impls/cg/cgne/makefile
/petsc/src/ksp/ksp/impls/cg/gltr/makefile
/petsc/src/ksp/ksp/impls/cg/makefile
/petsc/src/ksp/ksp/impls/cg/nash/makefile
/petsc/src/ksp/ksp/impls/cg/stcg/makefile
/petsc/src/ksp/ksp/impls/cgs/makefile
/petsc/src/ksp/ksp/impls/cheby/makefile
/petsc/src/ksp/ksp/impls/cr/makefile
/petsc/src/ksp/ksp/impls/cr/pipecr/makefile
/petsc/src/ksp/ksp/impls/gcr/makefile
/petsc/src/ksp/ksp/impls/gmres/agmres/agmres.c
/petsc/src/ksp/ksp/impls/gmres/agmres/agmresDeflation.c
/petsc/src/ksp/ksp/impls/gmres/agmres/makefile
/petsc/src/ksp/ksp/impls/gmres/dgmres/makefile
/petsc/src/ksp/ksp/impls/gmres/fgmres/makefile
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/lgmres/makefile
/petsc/src/ksp/ksp/impls/gmres/makefile
/petsc/src/ksp/ksp/impls/ibcgs/makefile
/petsc/src/ksp/ksp/impls/lcd/makefile
/petsc/src/ksp/ksp/impls/lsqr/lsqr.h
/petsc/src/ksp/ksp/impls/lsqr/makefile
/petsc/src/ksp/ksp/impls/minres/makefile
/petsc/src/ksp/ksp/impls/preonly/makefile
/petsc/src/ksp/ksp/impls/python/makefile
/petsc/src/ksp/ksp/impls/qcg/makefile
/petsc/src/ksp/ksp/impls/rich/makefile
/petsc/src/ksp/ksp/impls/specest/makefile
/petsc/src/ksp/ksp/impls/symmlq/makefile
/petsc/src/ksp/ksp/impls/tcqmr/makefile
/petsc/src/ksp/ksp/impls/tfqmr/makefile
/petsc/src/ksp/ksp/interface/dmksp.c
/petsc/src/ksp/ksp/interface/f90-custom/makefile
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/interface/makefile
/petsc/src/ksp/ksp/utils/makefile
/petsc/src/ksp/makefile
/petsc/src/ksp/pc/examples/tests/makefile
/petsc/src/ksp/pc/examples/tutorials/makefile
/petsc/src/ksp/pc/impls/ainvcusp/ainvcusp.cu
/petsc/src/ksp/pc/impls/asa/asa.h
/petsc/src/ksp/pc/impls/asa/makefile
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/asm/makefile
/petsc/src/ksp/pc/impls/bddc/bddc.c
/petsc/src/ksp/pc/impls/bicgstabcusp/makefile
/petsc/src/ksp/pc/impls/bjacobi/makefile
/petsc/src/ksp/pc/impls/composite/makefile
/petsc/src/ksp/pc/impls/cp/makefile
/petsc/src/ksp/pc/impls/eisens/makefile
/petsc/src/ksp/pc/impls/factor/cholesky/makefile
/petsc/src/ksp/pc/impls/factor/icc/makefile
/petsc/src/ksp/pc/impls/factor/ilu/makefile
/petsc/src/ksp/pc/impls/factor/lu/makefile
/petsc/src/ksp/pc/impls/fieldsplit/makefile
/petsc/src/ksp/pc/impls/galerkin/makefile
/petsc/src/ksp/pc/impls/gamg/agg.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/gamg/makefile
/petsc/src/ksp/pc/impls/gamg/tools.c
/petsc/src/ksp/pc/impls/gasm/makefile
/petsc/src/ksp/pc/impls/hypre/makefile
/petsc/src/ksp/pc/impls/is/nn/makefile
/petsc/src/ksp/pc/impls/jacobi/makefile
/petsc/src/ksp/pc/impls/ksp/makefile
/petsc/src/ksp/pc/impls/lsc/makefile
/petsc/src/ksp/pc/impls/mat/makefile
/petsc/src/ksp/pc/impls/mg/makefile
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/ksp/pc/impls/none/makefile
/petsc/src/ksp/pc/impls/openmp/makefile
/petsc/src/ksp/pc/impls/parms/makefile
/petsc/src/ksp/pc/impls/parms/parms.c
/petsc/src/ksp/pc/impls/pbjacobi/makefile
/petsc/src/ksp/pc/impls/python/makefile
/petsc/src/ksp/pc/impls/redistribute/makefile
/petsc/src/ksp/pc/impls/redundant/makefile
/petsc/src/ksp/pc/impls/sacusp/makefile
/petsc/src/ksp/pc/impls/sacusp/sacusp.cu
/petsc/src/ksp/pc/impls/sacusp/sacusppoly.cu
/petsc/src/ksp/pc/impls/shell/makefile
/petsc/src/ksp/pc/impls/sor/makefile
/petsc/src/ksp/pc/impls/sor/sor.tex
/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/supportgraph/makefile
/petsc/src/ksp/pc/impls/supportgraph/supportgraph.c
/petsc/src/ksp/pc/impls/svd/makefile
/petsc/src/ksp/pc/impls/tfs/makefile
/petsc/src/ksp/pc/impls/wb/makefile
/petsc/src/ksp/pc/interface/makefile
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/coarsen/impls/hem/makefile
/petsc/src/mat/coarsen/impls/mis/makefile
/petsc/src/mat/coarsen/makefile
/petsc/src/mat/color/makefile
/petsc/src/mat/examples/tests/ex104.c
/petsc/src/mat/examples/tests/ex109.c
/petsc/src/mat/examples/tests/ex116.c
/petsc/src/mat/examples/tests/ex160.c
/petsc/src/mat/examples/tests/ex161.c
/petsc/src/mat/examples/tests/ex162.c
/petsc/src/mat/examples/tests/ex163.c
/petsc/src/mat/examples/tests/ex165.c
/petsc/src/mat/examples/tests/ex166.c
/petsc/src/mat/examples/tests/ex167.c
/petsc/src/mat/examples/tests/ex168.c
/petsc/src/mat/examples/tests/ex39.c
/petsc/src/mat/examples/tests/ex94.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/f90-mod/makefile
/petsc/src/mat/ftn-custom/makefile
/petsc/src/mat/ftn-kernels/makefile
/petsc/src/mat/ftn-kernels/sgemv.F
/petsc/src/mat/impls/adic/makefile
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/adic/nladic.c
/petsc/src/mat/impls/adj/mpi/makefile
/petsc/src/mat/impls/aij/mpi/clique/clique.cxx
/petsc/src/mat/impls/aij/mpi/clique/makefile
/petsc/src/mat/impls/aij/mpi/crl/makefile
/petsc/src/mat/impls/aij/mpi/csrperm/makefile
/petsc/src/mat/impls/aij/mpi/makefile
/petsc/src/mat/impls/aij/mpi/mpicusp/makefile
/petsc/src/mat/impls/aij/mpi/mpicusp/mpiaijcusp.cu
/petsc/src/mat/impls/aij/mpi/mpicusp/mpicuspmatimpl.h
/petsc/src/mat/impls/aij/mpi/mpicusparse/makefile
/petsc/src/mat/impls/aij/mpi/mpicusparse/mpiaijcusparse.cu
/petsc/src/mat/impls/aij/mpi/mpicusparse/mpicusparsematimpl.h
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/pastix/pastix.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/makefile
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/bas/makefile
/petsc/src/mat/impls/aij/seq/cholmod/makefile
/petsc/src/mat/impls/aij/seq/crl/crl.h
/petsc/src/mat/impls/aij/seq/crl/ftn-kernels/fmultcrl.F
/petsc/src/mat/impls/aij/seq/crl/ftn-kernels/makefile
/petsc/src/mat/impls/aij/seq/crl/makefile
/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/ftn-kernels/fmult.F
/petsc/src/mat/impls/aij/seq/ftn-kernels/fmultadd.F
/petsc/src/mat/impls/aij/seq/ftn-kernels/frelax.F
/petsc/src/mat/impls/aij/seq/ftn-kernels/fsolve.F
/petsc/src/mat/impls/aij/seq/ftn-kernels/makefile
/petsc/src/mat/impls/aij/seq/lusol/lusol.c
/petsc/src/mat/impls/aij/seq/lusol/makefile
/petsc/src/mat/impls/aij/seq/makefile
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/aij/seq/matlab/makefile
/petsc/src/mat/impls/aij/seq/matmatmatmult.c
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/aij/seq/matptap.c
/petsc/src/mat/impls/aij/seq/seqcusp/aijcusp.cu
/petsc/src/mat/impls/aij/seq/seqcusp/cuspmatimpl.h
/petsc/src/mat/impls/aij/seq/seqcusparse/aijcusparse.cu
/petsc/src/mat/impls/aij/seq/seqcusparse/cusparsematimpl.h
/petsc/src/mat/impls/aij/seq/seqcusparse/makefile
/petsc/src/mat/impls/aij/seq/superlu/makefile
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/aij/seq/umfpack/makefile
/petsc/src/mat/impls/aij/seq/umfpack/umfpack.c
/petsc/src/mat/impls/baij/mpi/bstream/makefile
/petsc/src/mat/impls/baij/mpi/makefile
/petsc/src/mat/impls/baij/seq/bstream/makefile
/petsc/src/mat/impls/baij/seq/ftn-kernels/fsolvebaij.F
/petsc/src/mat/impls/baij/seq/ftn-kernels/makefile
/petsc/src/mat/impls/blockmat/makefile
/petsc/src/mat/impls/blockmat/seq/makefile
/petsc/src/mat/impls/composite/makefile
/petsc/src/mat/impls/cufft/cufft.cu
/petsc/src/mat/impls/cufft/makefile
/petsc/src/mat/impls/dense/mpi/makefile
/petsc/src/mat/impls/dense/seq/makefile
/petsc/src/mat/impls/elemental/matelem.cxx
/petsc/src/mat/impls/elemental/matelemimpl.h
/petsc/src/mat/impls/fft/fftw/makefile
/petsc/src/mat/impls/fft/makefile
/petsc/src/mat/impls/ij/makefile
/petsc/src/mat/impls/is/makefile
/petsc/src/mat/impls/localref/makefile
/petsc/src/mat/impls/lrc/makefile
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/maij/makefile
/petsc/src/mat/impls/mffd/makefile
/petsc/src/mat/impls/nest/makefile
/petsc/src/mat/impls/normal/makefile
/petsc/src/mat/impls/python/makefile
/petsc/src/mat/impls/sbaij/mpi/makefile
/petsc/src/mat/impls/sbaij/mpi/sbstream/makefile
/petsc/src/mat/impls/sbaij/seq/cholmod/makefile
/petsc/src/mat/impls/sbaij/seq/cholmod/sbaijcholmod.c
/petsc/src/mat/impls/sbaij/seq/makefile
/petsc/src/mat/impls/sbaij/seq/sbstream/makefile
/petsc/src/mat/impls/scatter/makefile
/petsc/src/mat/impls/shell/makefile
/petsc/src/mat/impls/submat/makefile
/petsc/src/mat/impls/transpose/makefile
f90-custom/makefile
makefile
matrix.c
/petsc/src/mat/matfd/makefile
/petsc/src/mat/order/amd/amd.c
/petsc/src/mat/order/makefile
/petsc/src/mat/partition/impls/chaco/chaco.c
/petsc/src/mat/partition/impls/chaco/makefile
/petsc/src/mat/partition/impls/party/makefile
/petsc/src/mat/partition/impls/party/party.c
/petsc/src/mat/partition/impls/pmetis/makefile
/petsc/src/mat/partition/impls/scotch/makefile
/petsc/src/mat/partition/makefile
/petsc/src/mat/utils/ftn-custom/makefile
/petsc/src/mat/utils/makefile
/petsc/src/snes/examples/tests/makefile
/petsc/src/snes/examples/tutorials/ex10d/makefile
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/examples/tutorials/ex43-44.h
/petsc/src/snes/examples/tutorials/ex47cu.cu
/petsc/src/snes/examples/tutorials/ex5f.h
/petsc/src/snes/examples/tutorials/ex653D.c
/petsc/src/snes/examples/tutorials/ex72.c
/petsc/src/snes/examples/tutorials/ex9.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/f90-mod/makefile
/petsc/src/snes/impls/python/makefile
/petsc/src/snes/impls/qn/qn.c
/petsc/src/snes/impls/test/makefile
/petsc/src/snes/impls/vi/rsaug/virsaug.c
/petsc/src/snes/impls/vi/rsaug/virsaugimpl.h
/petsc/src/snes/interface/f90-custom/makefile
/petsc/src/snes/interface/makefile
/petsc/src/snes/interface/noise/makefile
/petsc/src/snes/interface/snesob.c
/petsc/src/snes/mf/makefile
/petsc/src/snes/utils/dmdasnes.c
/petsc/src/snes/utils/dmlocalsnes.c
/petsc/src/snes/utils/dmsnes.c
/petsc/src/snes/utils/mesh/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/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/makefile
/petsc/src/sys/adic/adintrinsics/report-once.c
/petsc/src/sys/adic/makefile
/petsc/src/sys/adic/utils/makefile
/petsc/src/sys/adic/utils/petscglobal.c
/petsc/src/sys/ams/java/makefile
/petsc/src/sys/ams/makefile
/petsc/src/sys/classes/bag/bagimpl.h
/petsc/src/sys/classes/bag/f2003-src/fsrc/makefile
/petsc/src/sys/classes/bag/f2003-src/makefile
/petsc/src/sys/classes/bag/f90-custom/makefile
/petsc/src/sys/classes/bag/makefile
/petsc/src/sys/classes/draw/examples/tests/makefile
/petsc/src/sys/classes/draw/examples/tutorials/makefile
/petsc/src/sys/classes/draw/impls/opengl/makefile
/petsc/src/sys/classes/draw/impls/opengl/openglops.c
/petsc/src/sys/classes/draw/impls/tikz/makefile
/petsc/src/sys/classes/draw/impls/tikz/tikz.c
/petsc/src/sys/classes/draw/impls/win32/makefile
/petsc/src/sys/classes/draw/impls/win32/win32draw.c
/petsc/src/sys/classes/draw/impls/win32/win32draw.h
/petsc/src/sys/classes/draw/impls/x/makefile
/petsc/src/sys/classes/draw/impls/x/xops.c
/petsc/src/sys/classes/draw/interface/drawreg.c
/petsc/src/sys/classes/draw/interface/dtext.c
/petsc/src/sys/classes/draw/interface/makefile
/petsc/src/sys/classes/draw/utils/axisc.c
/petsc/src/sys/classes/draw/utils/axisimpl.h
/petsc/src/sys/classes/matlabengine/makefile
/petsc/src/sys/classes/matlabengine/matlab.c
/petsc/src/sys/classes/random/examples/tutorials/makefile
/petsc/src/sys/classes/random/impls/makefile
/petsc/src/sys/classes/random/impls/rand/makefile
/petsc/src/sys/classes/random/impls/rand48/makefile
/petsc/src/sys/classes/random/impls/sprng/makefile
/petsc/src/sys/classes/random/impls/sprng/sprng.c
/petsc/src/sys/classes/random/interface/makefile
/petsc/src/sys/classes/random/makefile
/petsc/src/sys/classes/viewer/examples/tests/makefile
/petsc/src/sys/classes/viewer/examples/tutorials/makefile
/petsc/src/sys/classes/viewer/impls/ams/makefile
/petsc/src/sys/classes/viewer/impls/ascii/asciiimpl.h
/petsc/src/sys/classes/viewer/impls/ascii/makefile
/petsc/src/sys/classes/viewer/impls/ascii/vcreatea.c
/petsc/src/sys/classes/viewer/impls/binary/f90-custom/makefile
/petsc/src/sys/classes/viewer/impls/binary/makefile
/petsc/src/sys/classes/viewer/impls/draw/makefile
/petsc/src/sys/classes/viewer/impls/hdf5/hdf5v.c
/petsc/src/sys/classes/viewer/impls/hdf5/makefile
/petsc/src/sys/classes/viewer/impls/mathematica/makefile
/petsc/src/sys/classes/viewer/impls/mathematica/mathematica.c
/petsc/src/sys/classes/viewer/impls/mathematica/mathematica.h
/petsc/src/sys/classes/viewer/impls/matlab/makefile
/petsc/src/sys/classes/viewer/impls/matlab/vmatlab.c
/petsc/src/sys/classes/viewer/impls/socket/makefile
/petsc/src/sys/classes/viewer/impls/socket/matlab/bread.c
/petsc/src/sys/classes/viewer/impls/socket/matlab/makefile
/petsc/src/sys/classes/viewer/impls/socket/matlab/sclose.c
/petsc/src/sys/classes/viewer/impls/socket/matlab/sopen.c
/petsc/src/sys/classes/viewer/impls/socket/matlab/sread.c
/petsc/src/sys/classes/viewer/impls/socket/matlab/swrite.c
/petsc/src/sys/classes/viewer/impls/string/makefile
/petsc/src/sys/classes/viewer/impls/vu/makefile
/petsc/src/sys/classes/viewer/interface/makefile
/petsc/src/sys/classes/viewer/interface/viewreg.c
/petsc/src/sys/dll/dl.c
/petsc/src/sys/dll/dlimpl.c
/petsc/src/sys/dll/makefile
/petsc/src/sys/error/examples/tests/makefile
/petsc/src/sys/error/makefile
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/examples/tutorials/makefile
/petsc/src/sys/f90-mod/makefile
/petsc/src/sys/f90-src/fsrc/makefile
/petsc/src/sys/fileio/makefile
/petsc/src/sys/fileio/sysio.c
/petsc/src/sys/info/makefile
/petsc/src/sys/logging/makefile
/petsc/src/sys/logging/utils/makefile
/petsc/src/sys/memory/makefile
/petsc/src/sys/mpiuni/f90-mod/makefile
/petsc/src/sys/mpiuni/makefile
/petsc/src/sys/mpiuni/mpi.c
/petsc/src/sys/objects/f2003-src/fsrc/makefile
/petsc/src/sys/objects/f2003-src/makefile
/petsc/src/sys/objects/inherit.c
/petsc/src/sys/objects/makefile
/petsc/src/sys/python/makefile
/petsc/src/sys/shell/examples/tests/makefile
/petsc/src/sys/shell/examples/tests/test1.c
/petsc/src/sys/shell/examples/tests/testcomponentsI.c
/petsc/src/sys/shell/examples/tests/testcomponentsII.c
/petsc/src/sys/shell/examples/tests/testcomponentsIII.py
/petsc/src/sys/shell/examples/tutorials/ex1.c
/petsc/src/sys/shell/examples/tutorials/ex1.py
/petsc/src/sys/shell/examples/tutorials/makefile
/petsc/src/sys/shell/examples/tutorials/viz1.py
/petsc/src/sys/shell/examples/tutorials/viz2.py
/petsc/src/sys/shell/interface/makefile
/petsc/src/sys/shell/interface/sysshell.c
/petsc/src/sys/shell/makefile
/petsc/src/sys/threadcomm/examples/tutorials/ex1.c
/petsc/src/sys/threadcomm/examples/tutorials/ex4.c
/petsc/src/sys/threadcomm/impls/nothread/makefile
/petsc/src/sys/threadcomm/impls/openmp/makefile
/petsc/src/sys/threadcomm/impls/pthread/tclockfree.c
/petsc/src/sys/threadcomm/impls/pthread/tcpthread.c
/petsc/src/sys/threadcomm/impls/pthread/tcpthreadimpl.h
/petsc/src/sys/threadcomm/interface/makefile
/petsc/src/sys/threadcomm/interface/threadcommred.c
/petsc/src/sys/time/makefile
/petsc/src/sys/time/nt_time/makefile
/petsc/src/sys/time/nt_time/nt_time.c
/petsc/src/sys/time/rs6000_time/makefile
/petsc/src/sys/time/rs6000_time/rs6000_time.c
/petsc/src/sys/totalview/makefile
/petsc/src/sys/utils/ftn-kernels/fcopy.F
/petsc/src/sys/utils/ftn-kernels/fcopy.h
/petsc/src/sys/utils/ftn-kernels/makefile
/petsc/src/sys/utils/hash.h
/petsc/src/sys/utils/makefile
/petsc/src/tops/examples/cxx/ex1/makefile
/petsc/src/tops/examples/cxx/ex1/server/cxx/Ex1_System_Impl.cxx
/petsc/src/tops/examples/cxx/ex2/makefile
/petsc/src/tops/examples/cxx/ex2/server/cxx/Ex2_System_Impl.cxx
/petsc/src/tops/examples/cxx/ex3/server/cxx/Ex3_System_Impl.cxx
/petsc/src/tops/examples/cxx/ex4/server/cxx/Ex4_SystemProxy_Impl.cxx
/petsc/src/tops/examples/cxx/ex4/server/cxx/Ex4_System_Impl.cxx
/petsc/src/tops/tops.html
/petsc/src/tops/topsccafe.html
/petsc/src/ts/characteristic/examples/tutorials/makefile
/petsc/src/ts/characteristic/interface/makefile
/petsc/src/ts/examples/tests/ex5.c
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/ex1.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/ex10.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/ex2.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/ex3.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/ex4.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/ex5.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/ex7.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/makefile
/petsc/src/ts/examples/tutorials/ex13.c
/petsc/src/ts/examples/tutorials/ex22f_mf.F90
/petsc/src/ts/examples/tutorials/ex2f.h
/petsc/src/ts/examples/tutorials/ex8.c
/petsc/src/ts/examples/tutorials/ex8.py
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/phasefield/biharmonic.c
/petsc/src/ts/examples/tutorials/phasefield/biharmonic2.c
/petsc/src/ts/examples/tutorials/phasefield/biharmonic3.c
/petsc/src/ts/examples/tutorials/phasefield/heat.c
/petsc/src/ts/examples/tutorials/phasefield/makefile
/petsc/src/ts/examples/tutorials/phasefield/potentials.c
/petsc/src/ts/examples/tutorials/power_grid/ex1.c
/petsc/src/ts/examples/tutorials/power_grid/ex2.c
/petsc/src/ts/examples/tutorials/power_grid/makefile
/petsc/src/ts/examples/tutorials/power_grid/stability_9bus/ex9bus.c
/petsc/src/ts/examples/tutorials/power_grid/stability_9bus/makefile
/petsc/src/ts/f90-mod/makefile
/petsc/src/ts/impls/explicit/euler/makefile
/petsc/src/ts/impls/explicit/rk/makefile
/petsc/src/ts/impls/explicit/ssp/makefile
/petsc/src/ts/impls/implicit/alpha/makefile
/petsc/src/ts/impls/implicit/sundials/sundials.c
/petsc/src/ts/impls/implicit/sundials/sundials.h
/petsc/src/ts/impls/implicit/theta/makefile
/petsc/src/ts/impls/implicit/theta/theta.c
/petsc/src/ts/impls/pseudo/makefile
/petsc/src/ts/impls/python/makefile
/petsc/src/ts/interface/makefile
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tseig.c
/petsc/src/ts/utils/makefile
/petsc/src/vec/f90-mod/makefile
/petsc/src/vec/ftn-custom/makefile
/petsc/src/vec/is/examples/tests/makefile
/petsc/src/vec/is/examples/tutorials/makefile
/petsc/src/vec/is/impls/block/makefile
/petsc/src/vec/is/impls/f90-custom/makefile
/petsc/src/vec/is/impls/general/makefile
/petsc/src/vec/is/impls/stride/makefile
/petsc/src/vec/is/interface/f90-custom/makefile
/petsc/src/vec/is/interface/makefile
/petsc/src/vec/is/utils/f90-custom/makefile
/petsc/src/vec/is/utils/makefile
/petsc/src/vec/makefile
/petsc/src/vec/pf/examples/tutorials/makefile
/petsc/src/vec/pf/impls/constant/makefile
/petsc/src/vec/pf/impls/makefile
/petsc/src/vec/pf/impls/matlab/cmatlab.c
/petsc/src/vec/pf/impls/matlab/makefile
/petsc/src/vec/pf/impls/string/makefile
/petsc/src/vec/pf/interface/makefile
/petsc/src/vec/vec/examples/tests/ex43.c
/petsc/src/vec/vec/examples/tests/makefile
/petsc/src/vec/vec/examples/tutorials/makefile
/petsc/src/vec/vec/impls/hypre/makefile
/petsc/src/vec/vec/impls/makefile
/petsc/src/vec/vec/impls/mpi/makefile
/petsc/src/vec/vec/impls/mpi/mpicusp/makefile
/petsc/src/vec/vec/impls/mpi/mpicusp/mpicusp.cu
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/impls/seq/dvec2.c
/petsc/src/vec/vec/impls/seq/f90-custom/makefile
/petsc/src/vec/vec/impls/seq/ftn-kernels/faypx.F
/petsc/src/vec/vec/impls/seq/ftn-kernels/faypx.h
/petsc/src/vec/vec/impls/seq/ftn-kernels/fmaxpy.F
/petsc/src/vec/vec/impls/seq/ftn-kernels/fmdot.F
/petsc/src/vec/vec/impls/seq/ftn-kernels/fnorm.F
/petsc/src/vec/vec/impls/seq/ftn-kernels/fwaxpy.F
/petsc/src/vec/vec/impls/seq/ftn-kernels/fwaxpy.h
/petsc/src/vec/vec/impls/seq/ftn-kernels/fxtimesy.F
/petsc/src/vec/vec/impls/seq/ftn-kernels/makefile
/petsc/src/vec/vec/impls/seq/seqcusp/cuspvecimpl.h
/petsc/src/vec/vec/impls/seq/seqcusp/makefile
/petsc/src/vec/vec/impls/seq/seqcusp/veccusp.cu
/petsc/src/vec/vec/impls/shared/makefile
/petsc/src/vec/vec/interface/f90-custom/makefile
/petsc/src/vec/vec/interface/makefile
/petsc/src/vec/vec/utils/matlab/gcreatev.c
/petsc/src/vec/vec/utils/matlab/makefile
/petsc/src/vec/vec/utils/veccusp/vscatcusp.c
/petsc/tutorials/python/makefile
8cbdbec630-Dec-2012 Barry Smith <bsmith@mcs.anl.gov>

removed all incorrect spaces before CHKERR...

Hg-commit: 653d9985c7cfe8fed21a37081a5b64f5e24e6c17


/petsc/config/PETSc/petsc.py
/petsc/include/petsclog.hh
/petsc/include/sieve/LabelSifter.hh
/petsc/include/sieve/Sifter.hh
/petsc/src/contrib/fun3d/comp/flow.c
/petsc/src/dm/examples/tests/ex21.c
/petsc/src/dm/examples/tests/ex36.c
/petsc/src/dm/examples/tutorials/ex10.c
/petsc/src/dm/examples/tutorials/ex65dm.c
/petsc/src/dm/examples/tutorials/ex9.c
/petsc/src/dm/impls/akkt/dmakkt.c
/petsc/src/dm/impls/composite/pack.c
/petsc/src/dm/impls/da/gr2.c
/petsc/src/dm/impls/da/usfft/matusfft.c
/petsc/src/dm/impls/mesh/examples/tests/ex02.c
/petsc/src/dm/impls/mesh/examples/tests/ex03.c
/petsc/src/dm/impls/mesh/examples/tests/ex04.cxx
/petsc/src/dm/impls/mesh/examples/tests/ex07.cxx
/petsc/src/dm/impls/mesh/examples/tests/ex08.cxx
/petsc/src/dm/impls/mesh/examples/tests/ex11f90.F90
/petsc/src/dm/impls/mesh/examples/tests/ex5f90.F90
/petsc/src/dm/impls/mesh/examples/tests/ex7f90.F90
/petsc/src/dm/impls/mesh/examples/tests/ex9f90.F90
/petsc/src/dm/impls/redundant/dmredundant.c
/petsc/src/dm/interface/dm.c
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/ksp/ksp/examples/tutorials/ex50.c
/petsc/src/ksp/ksp/examples/tutorials/ex54.c
/petsc/src/ksp/ksp/examples/tutorials/ex55.c
/petsc/src/ksp/ksp/examples/tutorials/ex56.c
/petsc/src/ksp/ksp/examples/tutorials/ex8.c
/petsc/src/ksp/ksp/examples/tutorials/ex8g.c
/petsc/src/ksp/ksp/impls/gcr/gcr.c
/petsc/src/ksp/ksp/impls/gmres/agmres/agmresLeja.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr_monitor.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/itregis.c
/petsc/src/ksp/ksp/utils/schurm.c
/petsc/src/ksp/pc/impls/ainvcusp/ainvcusp.cu
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/gamg/agg.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/gamg/geo.c
/petsc/src/ksp/pc/impls/gamg/tools.c
/petsc/src/ksp/pc/impls/gasm/gasm.c
/petsc/src/ksp/pc/impls/parms/parms.c
/petsc/src/ksp/pc/impls/sacusp/sacusp.cu
/petsc/src/ksp/pc/impls/sacusp/sacusppoly.cu
/petsc/src/mat/coarsen/coarsen.c
/petsc/src/mat/coarsen/impls/hem/hem.c
/petsc/src/mat/coarsen/impls/mis/mis.c
/petsc/src/mat/examples/tests/ex146.c
/petsc/src/mat/examples/tests/ex147.c
/petsc/src/mat/examples/tests/ex151.c
/petsc/src/mat/examples/tests/ex162.c
/petsc/src/mat/examples/tests/ex166.c
/petsc/src/mat/examples/tests/ex167.c
/petsc/src/mat/examples/tests/ex92.c
/petsc/src/mat/examples/tutorials/ex14.c
/petsc/src/mat/impls/aij/mpi/mmaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/mpi/pastix/pastix.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/ij/matij.c
/petsc/src/mat/impls/ij/stashij.c
/petsc/src/mat/impls/mffd/mffd.c
matreg.c
matrix.c
/petsc/src/snes/examples/tests/ex10.c
/petsc/src/snes/examples/tests/ex15.c
/petsc/src/snes/examples/tests/ex16.c
/petsc/src/snes/examples/tests/ex8.c
/petsc/src/snes/examples/tutorials/ex31.c
/petsc/src/snes/examples/tutorials/ex58.c
/petsc/src/snes/examples/tutorials/ex70.c
/petsc/src/snes/examples/tutorials/ex72.c
/petsc/src/snes/examples/tutorials/ex9.c
/petsc/src/snes/impls/vi/vi.c
/petsc/src/sys/classes/viewer/impls/mathematica/runtime.c
/petsc/src/sys/dll/reg.c
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/objects/tagm.c
/petsc/src/sys/shell/examples/tests/test1.c
/petsc/src/sys/shell/examples/tests/testcomponentsI.c
/petsc/src/sys/shell/examples/tests/testcomponentsII.c
/petsc/src/sys/shell/examples/tutorials/ex1.c
/petsc/src/sys/shell/interface/sysshell.c
/petsc/src/sys/threadcomm/interface/threadcomm.c
/petsc/src/sys/utils/hash.h
/petsc/src/ts/characteristic/interface/characteristic.c
/petsc/src/ts/examples/tests/ex4.c
/petsc/src/ts/impls/implicit/alpha/alpha.c
/petsc/src/ts/impls/implicit/sundials/sundials.c
/petsc/src/vec/is/impls/general/general.c
/petsc/src/vec/is/impls/stride/stride.c
/petsc/src/vec/is/interface/index.c
/petsc/src/vec/is/utils/isdiff.c
/petsc/src/vec/vec/examples/tests/ex36.c
/petsc/src/vec/vec/examples/tutorials/ex15.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/utils/vpscat.c
a2ea699e30-Dec-2012 Barry Smith <bsmith@mcs.anl.gov>

ran clang --analyze over PETSc and fixed many of the complaints. Mostly missing CHKERRQ() and set but not used variables, no bugs found, lots of complaints about null references, not sure what is up

ran clang --analyze over PETSc and fixed many of the complaints. Mostly missing CHKERRQ() and set but not used variables, no bugs found, lots of complaints about null references, not sure what is up with that; gets in the way of real useful messages.

Hg-commit: c183c49f249a22d7ef32be2c51749bad41445e53

show more ...


/petsc/bin/maint/asterix-test.sh
/petsc/bin/maint/package-test.sh
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/MUMPS.py
/petsc/config/PETSc/packages/elemental.py
/petsc/config/PETSc/packages/scalapack.py
/petsc/config/PETSc/utilities/Regression.py
/petsc/config/builder.py
/petsc/config/examples/arch-bgp-ibm-opt.py
/petsc/config/examples/arch-cray-xt6-pkgs-opt.py
/petsc/config/examples/arch-freebsd-cxx-cmplx-pkgs-dbg.py
/petsc/config/examples/arch-freebsd-cxx-pkgs-opt.py
/petsc/config/examples/arch-freebsd-pkgs-opt.py
/petsc/config/examples/arch-linux-pkgs-cxx-mlib.py
/petsc/config/examples/arch-linux-pkgs-dbg-ftn-interfaces.py
/petsc/config/examples/arch-linux-pkgs-gcov.py
/petsc/config/examples/arch-linux-pkgs-opt.py
/petsc/config/examples/arch-linux-pkgs-valgrind.py
/petsc/config/examples/arch-moab.py
/petsc/config/examples/arch-opensolaris-cxx-cmplx-pkgs-dbg.py
/petsc/config/examples/arch-opensolaris-cxx-pkgs-opt.py
/petsc/config/examples/arch-opensolaris-pkgs-opt.py
/petsc/config/examples/arch-osx-10.6-cxx-cmplx-pkgs-dbg.py
/petsc/config/examples/arch-osx-10.6-cxx-pkgs-opt.py
/petsc/include/petsc-private/daimpl.h
/petsc/include/petsc-private/sfimpl.h
/petsc/include/petscblaslapack.h
/petsc/include/petscblaslapack_c.h
/petsc/include/petscblaslapack_caps.h
/petsc/include/petscblaslapack_qd.h
/petsc/include/petscblaslapack_stdcall.h
/petsc/include/petscblaslapack_uscore.h
/petsc/include/petscdmcomplex.h
/petsc/include/petscdmda.h
/petsc/include/petscdraw.h
/petsc/include/petscdt.h
/petsc/include/petscsf.h
/petsc/include/petscts.h
/petsc/makefile
/petsc/src/dm/dt/examples/makefile
/petsc/src/dm/dt/examples/tests/ex1.c
/petsc/src/dm/dt/examples/tests/makefile
/petsc/src/dm/dt/examples/tests/output/ex1_1.out
/petsc/src/dm/dt/interface/dt.c
/petsc/src/dm/dt/interface/makefile
/petsc/src/dm/dt/makefile
/petsc/src/dm/examples/tests/ex41.c
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/impls/complex/complex.c
/petsc/src/dm/impls/complex/examples/tests/ex1.c
/petsc/src/dm/impls/complex/examples/tests/makefile
/petsc/src/dm/impls/complex/examples/tests/output/ex1_2.out
/petsc/src/dm/impls/complex/examples/tests/output/ex1_3.out
/petsc/src/dm/impls/complex/examples/tests/output/ex1_4.out
/petsc/src/dm/impls/complex/examples/tests/output/ex1_5.out
/petsc/src/dm/impls/complex/plexvtu.c
/petsc/src/dm/impls/da/da.c
/petsc/src/dm/impls/da/da1.c
/petsc/src/dm/impls/da/da2.c
/petsc/src/dm/impls/da/da3.c
/petsc/src/dm/impls/da/dacorn.c
/petsc/src/dm/impls/da/dadd.c
/petsc/src/dm/impls/da/dadestroy.c
/petsc/src/dm/impls/da/dareg.c
/petsc/src/dm/impls/da/dasub.c
/petsc/src/dm/impls/da/fdda.c
/petsc/src/dm/impls/da/gr1.c
/petsc/src/dm/impls/da/gr2.c
/petsc/src/dm/makefile
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/pictures/petsc_ls_color.ps
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/mat/impls/aij/mpi/crl/mcrl.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/crl/crl.c
/petsc/src/mat/impls/aij/seq/inode.c
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/aij/seq/matptap.c
/petsc/src/mat/impls/aij/seq/matrart.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/blockmat/seq/blockmat.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/nest/matnest.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
dlregismat.c
matrix.c
/petsc/src/snes/examples/tutorials/ex58.c
/petsc/src/snes/examples/tutorials/ex61view.c
/petsc/src/snes/examples/tutorials/ex7.c
/petsc/src/snes/interface/snes.c
/petsc/src/sys/classes/draw/impls/x/xops.c
/petsc/src/sys/classes/draw/utils/axis.c
/petsc/src/sys/classes/draw/utils/axisc.c
/petsc/src/sys/classes/draw/utils/axisimpl.h
/petsc/src/sys/classes/sf/examples/tutorials/output/ex1_1.out
/petsc/src/sys/classes/sf/examples/tutorials/output/ex1_2.out
/petsc/src/sys/classes/sf/examples/tutorials/output/ex1_3.out
/petsc/src/sys/classes/sf/examples/tutorials/output/ex1_4.out
/petsc/src/sys/classes/sf/examples/tutorials/output/ex1_5.out
/petsc/src/sys/classes/sf/examples/tutorials/output/ex1_6.out
/petsc/src/sys/classes/sf/impls/makefile
/petsc/src/sys/classes/sf/impls/window/makefile
/petsc/src/sys/classes/sf/impls/window/sfwindow.c
/petsc/src/sys/classes/sf/interface/dlregissf.c
/petsc/src/sys/classes/sf/interface/makefile
/petsc/src/sys/classes/sf/interface/sf.c
/petsc/src/sys/classes/sf/interface/sfregi.c
/petsc/src/sys/classes/sf/interface/sftype.c
/petsc/src/sys/classes/sf/makefile
/petsc/src/sys/classes/viewer/impls/draw/drawv.c
/petsc/src/sys/classes/viewer/interface/viewreg.c
/petsc/src/sys/info/verboseinfo.c
/petsc/src/sys/logging/plog.c
/petsc/src/sys/memory/mtr.c
/petsc/src/sys/objects/inherit.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/tagm.c
/petsc/src/sys/threadcomm/impls/openmp/tcopenmp.c
/petsc/src/sys/threadcomm/interface/threadcomm.c
/petsc/src/sys/utils/sorti.c
/petsc/src/sys/utils/str.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/ex10.c
/petsc/src/ts/examples/tutorials/ex10.c
/petsc/src/ts/examples/tutorials/phasefield/biharmonic2.c
/petsc/src/ts/examples/tutorials/power_grid/ex5.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/utils/dmdats.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/utils/vpscat.c
/petsc/src/vec/vec/utils/vscat.c
8bc1a51b20-Dec-2012 Hong Zhang <hzhang@mcs.anl.gov>

replace *(*C)->ops->ptap with *(*C)->ops->ptapnumeric

Hg-commit: 74c37907d4aa8bca3aaf81d486be04c7bc71b3bc

d9f62b5f20-Dec-2012 Satish Balay <balay@mcs.anl.gov>

merge from 33

Hg-commit: 3a826b3e296df68ee2aa8682fc345424bf183de6

d73949e819-Dec-2012 Hong Zhang <hzhang@mcs.anl.gov>

bugfix for reuse matrix product C=A*B, in which A and B are not same type.

Hg-commit: c22f179a03e8c061ef7ca6a99cc94af3e4efb1d2

636c4e8d18-Dec-2012 Hong Zhang <hzhang@mcs.anl.gov>

update src/mat/examples/tests/ex104.c for testing mpi dense and elemental matrices

Hg-commit: 8c91ab42012182ccb10d0ca0a26c8e4fff98e15d


/petsc/.hgignore
/petsc/config/builder.py
/petsc/include/petsc-private/compleximpl.h
/petsc/include/petscdmcomplex.h
/petsc/src/dm/examples/tests/ex39.c
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/impls/akkt/dmakkt.c
/petsc/src/dm/impls/complex/complex.c
/petsc/src/dm/impls/complex/complexcreate.c
/petsc/src/dm/impls/complex/examples/tests/ex1.c
/petsc/src/dm/impls/complex/examples/tests/ex3.c
/petsc/src/dm/impls/complex/examples/tests/makefile
/petsc/src/dm/impls/complex/examples/tests/output/ex3_0.out
/petsc/src/dm/impls/complex/examples/tests/output/ex3_1.out
/petsc/src/dm/impls/complex/examples/tests/output/ex3_2.out
/petsc/src/dm/impls/complex/examples/tests/output/ex3_3.out
/petsc/src/dm/impls/complex/examples/tests/output/ex3_4.out
/petsc/src/dm/impls/complex/examples/tests/output/ex3_5.out
/petsc/src/dm/impls/complex/examples/tests/output/ex3_6.out
/petsc/src/dm/impls/complex/examples/tests/output/ex3_7.out
/petsc/src/dm/impls/complex/examples/tests/output/ex3_8.out
/petsc/src/dm/impls/da/da1.c
/petsc/src/dm/impls/da/dageometry.c
/petsc/src/ksp/ksp/examples/tests/ex1.c
/petsc/src/ksp/ksp/examples/tests/ex2.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/gamg/agg.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/gamg/tools.c
/petsc/src/mat/examples/tests/ex104.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/elemental/matelem.cxx
matrix.c
/petsc/src/sys/classes/draw/utils/axis.c
/petsc/src/sys/logging/plog.c
/petsc/src/sys/logging/utils/stageLog.c
/petsc/src/sys/threadcomm/interface/dlregisthreadcomm.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/ex7.c
/petsc/src/ts/examples/tutorials/phasefield/biharmonic.c
840d65cc16-Dec-2012 Barry Smith <bsmith@mcs.anl.gov>

moved options checked in Vec/MatAssemblyEnd() into Vec/MatSetFromOptions()
eventually we need to do the same for KSPSolve,SNESSolve,TSSolve and anyother options checking in the main computational str

moved options checked in Vec/MatAssemblyEnd() into Vec/MatSetFromOptions()
eventually we need to do the same for KSPSolve,SNESSolve,TSSolve and anyother options checking in the main computational streams

Hg-commit: 76fd8399373a0d6da8c686fbc4c3e4d0b8d88a97

show more ...

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

PetscOptionsGetViewer() now returns format since that is needed separately from viewer to be pushed and poped when used

Hg-commit: 3766d619209f59eac7f711df4eb56adfa9a0da7d

0d2bece715-Dec-2012 Barry Smith <bsmith@mcs.anl.gov>

XXXiew_Private() -> XXXViewFromOptions()

Hg-commit: 956ff26f22f2a1ac0320a5a195731edd8cf3234a

43b6383314-Dec-2012 Barry Smith <bsmith@mcs.anl.gov>

added support to matlab viewer in PetscOptionsGetViewer()

Hg-commit: e74348c694eca5572330506e6afc68adc0da932c

1f24350914-Dec-2012 Barry Smith <bsmith@mcs.anl.gov>

fix bug associated with changes to -mat_view

Hg-commit: 19585e35388e42dc1ecb48699d222f3ada709e2a

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

updated MatView_Private() and -mat_view to new paradigm for accessing -xxx_view options via PetscOptionsGetViewer()

Hg-commit: 48311e8a6a065367ee181abfeb345fa704b2d6ee


/petsc/conf/rules
/petsc/include/finclude/petscts.h
/petsc/include/finclude/petsctsdef.h
/petsc/include/finclude/petscviewer.h
/petsc/include/petsc-private/daimpl.h
/petsc/include/petsc-private/drawimpl.h
/petsc/include/petsc-private/matimpl.h
/petsc/include/petsc-private/snesimpl.h
/petsc/include/petsc-private/tsimpl.h
/petsc/include/petscdraw.h
/petsc/include/petscerror.h
/petsc/include/petscksp.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscts.h
/petsc/include/petscviewer.h
/petsc/src/dm/examples/tests/ex21.c
/petsc/src/dm/examples/tests/ex32.c
/petsc/src/dm/examples/tests/ex36.c
/petsc/src/dm/examples/tutorials/ex14.c
/petsc/src/dm/examples/tutorials/ex3.c
/petsc/src/dm/examples/tutorials/ex4.c
/petsc/src/dm/examples/tutorials/ex6.c
/petsc/src/dm/impls/complex/complexvtk.c
/petsc/src/dm/impls/complex/plexvtu.c
/petsc/src/dm/impls/da/dacreate.c
/petsc/src/dm/impls/da/dadd.c
/petsc/src/dm/impls/da/dagetarray.c
/petsc/src/dm/impls/da/grvtk.c
/petsc/src/dm/impls/da/hypre/mhyp.c
/petsc/src/dm/impls/da/hypre/mhyp.h
/petsc/src/dm/impls/shell/dmshell.c
/petsc/src/dm/interface/dm.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/ksp/ksp/examples/tests/ex11.c
/petsc/src/ksp/ksp/examples/tests/ex21.c
/petsc/src/ksp/ksp/examples/tests/ex22.c
/petsc/src/ksp/ksp/examples/tests/ex27.c
/petsc/src/ksp/ksp/examples/tests/ex3.c
/petsc/src/ksp/ksp/examples/tests/ex30.c
/petsc/src/ksp/ksp/examples/tests/ex32.c
/petsc/src/ksp/ksp/examples/tests/ex34.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/ex3.c
/petsc/src/ksp/ksp/examples/tutorials/ex31.c
/petsc/src/ksp/ksp/examples/tutorials/ex32.c
/petsc/src/ksp/ksp/examples/tutorials/ex34.c
/petsc/src/ksp/ksp/examples/tutorials/ex38.c
/petsc/src/ksp/ksp/examples/tutorials/ex39.c
/petsc/src/ksp/ksp/examples/tutorials/ex4.c
/petsc/src/ksp/ksp/examples/tutorials/ex40.c
/petsc/src/ksp/ksp/examples/tutorials/ex42.c
/petsc/src/ksp/ksp/examples/tutorials/ex43.c
/petsc/src/ksp/ksp/examples/tutorials/ex45.c
/petsc/src/ksp/ksp/examples/tutorials/ex49.c
/petsc/src/ksp/ksp/examples/tutorials/ex50.c
/petsc/src/ksp/ksp/examples/tutorials/ex51.c
/petsc/src/ksp/ksp/examples/tutorials/ex59.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/cheby/chebyshevimpl.h
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/mat/examples/tests/ex132.c
/petsc/src/mat/examples/tests/ex94.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tutorials/ex16.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/seq/matmatmatmult.c
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/order/sorder.c
/petsc/src/snes/examples/tests/ex15.c
/petsc/src/snes/examples/tests/ex16.c
/petsc/src/snes/examples/tests/ex17.c
/petsc/src/snes/examples/tests/ex68.c
/petsc/src/snes/examples/tests/ex8.c
/petsc/src/snes/examples/tutorials/ex10.c
/petsc/src/snes/examples/tutorials/ex12.c
/petsc/src/snes/examples/tutorials/ex14.c
/petsc/src/snes/examples/tutorials/ex15.c
/petsc/src/snes/examples/tutorials/ex18.c
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/ex20.c
/petsc/src/snes/examples/tutorials/ex21.c
/petsc/src/snes/examples/tutorials/ex22.c
/petsc/src/snes/examples/tutorials/ex25.c
/petsc/src/snes/examples/tutorials/ex28.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/ex33.c
/petsc/src/snes/examples/tutorials/ex35.c
/petsc/src/snes/examples/tutorials/ex4.c
/petsc/src/snes/examples/tutorials/ex46.c
/petsc/src/snes/examples/tutorials/ex48.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/ex52.c
/petsc/src/snes/examples/tutorials/ex54.c
/petsc/src/snes/examples/tutorials/ex55.c
/petsc/src/snes/examples/tutorials/ex56.c
/petsc/src/snes/examples/tutorials/ex57.c
/petsc/src/snes/examples/tutorials/ex58.c
/petsc/src/snes/examples/tutorials/ex60.c
/petsc/src/snes/examples/tutorials/ex61.c
/petsc/src/snes/examples/tutorials/ex62.c
/petsc/src/snes/examples/tutorials/ex63.c
/petsc/src/snes/examples/tutorials/ex633D_DB.c
/petsc/src/snes/examples/tutorials/ex64.c
/petsc/src/snes/examples/tutorials/ex65.c
/petsc/src/snes/examples/tutorials/ex653D.c
/petsc/src/snes/examples/tutorials/ex67.c
/petsc/src/snes/examples/tutorials/ex7.c
/petsc/src/snes/examples/tutorials/ex70.c
/petsc/src/snes/examples/tutorials/ex72.c
/petsc/src/snes/examples/tutorials/ex9.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex19_aspin.out
/petsc/src/snes/examples/tutorials/output/ex5_5_aspin.out
/petsc/src/snes/examples/tutorials/output/ex62_18.out
/petsc/src/snes/examples/tutorials/output/ex62_19.out
/petsc/src/snes/examples/tutorials/output/ex62_20.out
/petsc/src/snes/examples/tutorials/output/ex62_21.out
/petsc/src/snes/examples/tutorials/output/ex62_22.out
/petsc/src/snes/examples/tutorials/output/ex62_23.out
/petsc/src/snes/examples/tutorials/output/ex62_24.out
/petsc/src/snes/examples/tutorials/output/ex62_25.out
/petsc/src/snes/examples/tutorials/output/ex62_26.out
/petsc/src/snes/examples/tutorials/output/ex62_27.out
/petsc/src/snes/examples/tutorials/output/ex62_28.out
/petsc/src/snes/examples/tutorials/output/ex62_29.out
/petsc/src/snes/examples/tutorials/output/ex62_30.out
/petsc/src/snes/examples/tutorials/output/ex62_31.out
/petsc/src/snes/examples/tutorials/output/ex62_32.out
/petsc/src/snes/examples/tutorials/output/ex62_33.out
/petsc/src/snes/examples/tutorials/output/ex62_34.out
/petsc/src/snes/examples/tutorials/output/ex62_35.out
/petsc/src/snes/examples/tutorials/output/ex62_36.out
/petsc/src/snes/examples/tutorials/output/ex62_37.out
/petsc/src/snes/examples/tutorials/output/ex62_38.out
/petsc/src/snes/examples/tutorials/output/ex62_39.out
/petsc/src/snes/examples/tutorials/output/ex62_40.out
/petsc/src/snes/examples/tutorials/output/ex62_41.out
/petsc/src/snes/examples/tutorials/output/ex62_42.out
/petsc/src/snes/impls/ksponly/ksponly.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/nasm/nasm.c
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesob.c
/petsc/src/snes/utils/dmsnes.c
/petsc/src/sys/classes/bag/bag.c
/petsc/src/sys/classes/bag/bagimpl.h
/petsc/src/sys/classes/bag/f2003-src/fsrc/bagenum.F
/petsc/src/sys/classes/bag/f2003-src/fsrc/makefile
/petsc/src/sys/classes/bag/f2003-src/makefile
/petsc/src/sys/classes/bag/f90-custom/makefile
/petsc/src/sys/classes/bag/f90-custom/zbagf90.c
/petsc/src/sys/classes/bag/ftn-custom/makefile
/petsc/src/sys/classes/bag/ftn-custom/zbagf.c
/petsc/src/sys/classes/bag/makefile
/petsc/src/sys/classes/draw/examples/makefile
/petsc/src/sys/classes/draw/examples/tests/ex1.c
/petsc/src/sys/classes/draw/examples/tests/ex10.c
/petsc/src/sys/classes/draw/examples/tests/ex11.c
/petsc/src/sys/classes/draw/examples/tests/ex2.c
/petsc/src/sys/classes/draw/examples/tests/ex3.c
/petsc/src/sys/classes/draw/examples/tests/ex4.c
/petsc/src/sys/classes/draw/examples/tests/ex4f.F
/petsc/src/sys/classes/draw/examples/tests/ex5f.F
/petsc/src/sys/classes/draw/examples/tests/ex9.c
/petsc/src/sys/classes/draw/examples/tests/makefile
/petsc/src/sys/classes/draw/examples/tutorials/makefile
/petsc/src/sys/classes/draw/impls/makefile
/petsc/src/sys/classes/draw/impls/opengl/makefile
/petsc/src/sys/classes/draw/impls/opengl/openglops.c
/petsc/src/sys/classes/draw/impls/tikz/makefile
/petsc/src/sys/classes/draw/impls/tikz/tikz.c
/petsc/src/sys/classes/draw/impls/win32/makefile
/petsc/src/sys/classes/draw/impls/win32/win32draw.c
/petsc/src/sys/classes/draw/impls/win32/win32draw.h
/petsc/src/sys/classes/draw/impls/x/drawopenx.c
/petsc/src/sys/classes/draw/impls/x/ftn-custom/makefile
/petsc/src/sys/classes/draw/impls/x/ftn-custom/zdrawopenxf.c
/petsc/src/sys/classes/draw/impls/x/makefile
/petsc/src/sys/classes/draw/impls/x/text.c
/petsc/src/sys/classes/draw/impls/x/tone.c
/petsc/src/sys/classes/draw/impls/x/wmap.c
/petsc/src/sys/classes/draw/impls/x/xcolor.c
/petsc/src/sys/classes/draw/impls/x/ximpl.h
/petsc/src/sys/classes/draw/impls/x/xinit.c
/petsc/src/sys/classes/draw/impls/x/xops.c
/petsc/src/sys/classes/draw/interface/dbuff.c
/petsc/src/sys/classes/draw/interface/dclear.c
/petsc/src/sys/classes/draw/interface/dcoor.c
/petsc/src/sys/classes/draw/interface/dellipse.c
/petsc/src/sys/classes/draw/interface/dflush.c
/petsc/src/sys/classes/draw/interface/dgcoor.c
/petsc/src/sys/classes/draw/interface/dgpause.c
/petsc/src/sys/classes/draw/interface/dline.c
/petsc/src/sys/classes/draw/interface/dlinegw.c
/petsc/src/sys/classes/draw/interface/dlinew.c
/petsc/src/sys/classes/draw/interface/dmouse.c
/petsc/src/sys/classes/draw/interface/dpause.c
/petsc/src/sys/classes/draw/interface/dpoint.c
/petsc/src/sys/classes/draw/interface/dpoints.c
/petsc/src/sys/classes/draw/interface/draw.c
/petsc/src/sys/classes/draw/interface/drawreg.c
/petsc/src/sys/classes/draw/interface/drawregall.c
/petsc/src/sys/classes/draw/interface/drect.c
/petsc/src/sys/classes/draw/interface/dsclear.c
/petsc/src/sys/classes/draw/interface/dsetpause.c
/petsc/src/sys/classes/draw/interface/dsflush.c
/petsc/src/sys/classes/draw/interface/dtext.c
/petsc/src/sys/classes/draw/interface/dtextgs.c
/petsc/src/sys/classes/draw/interface/dtexts.c
/petsc/src/sys/classes/draw/interface/dtextv.c
/petsc/src/sys/classes/draw/interface/dtri.c
/petsc/src/sys/classes/draw/interface/dviewp.c
/petsc/src/sys/classes/draw/interface/ftn-custom/makefile
/petsc/src/sys/classes/draw/interface/ftn-custom/zdrawf.c
/petsc/src/sys/classes/draw/interface/ftn-custom/zdrawregf.c
/petsc/src/sys/classes/draw/interface/ftn-custom/zdtextf.c
/petsc/src/sys/classes/draw/interface/ftn-custom/zdtextvf.c
/petsc/src/sys/classes/draw/interface/ftn-custom/zdtrif.c
/petsc/src/sys/classes/draw/interface/makefile
/petsc/src/sys/classes/draw/makefile
/petsc/src/sys/classes/draw/utils/axis.c
/petsc/src/sys/classes/draw/utils/axisc.c
/petsc/src/sys/classes/draw/utils/axisimpl.h
/petsc/src/sys/classes/draw/utils/dscatter.c
/petsc/src/sys/classes/draw/utils/ftn-custom/makefile
/petsc/src/sys/classes/draw/utils/ftn-custom/zaxisf.c
/petsc/src/sys/classes/draw/utils/ftn-custom/zzoomf.c
/petsc/src/sys/classes/draw/utils/hists.c
/petsc/src/sys/classes/draw/utils/hue.c
/petsc/src/sys/classes/draw/utils/lg.c
/petsc/src/sys/classes/draw/utils/lgc.c
/petsc/src/sys/classes/draw/utils/lgimpl.h
/petsc/src/sys/classes/draw/utils/makefile
/petsc/src/sys/classes/draw/utils/zoom.c
/petsc/src/sys/classes/makefile
/petsc/src/sys/classes/matlabengine/ftn-custom/makefile
/petsc/src/sys/classes/matlabengine/ftn-custom/zmatlabf.c
/petsc/src/sys/classes/matlabengine/makefile
/petsc/src/sys/classes/matlabengine/matlab.c
/petsc/src/sys/classes/random/examples/makefile
/petsc/src/sys/classes/random/examples/tutorials/ex1.c
/petsc/src/sys/classes/random/examples/tutorials/ex2.c
/petsc/src/sys/classes/random/examples/tutorials/ex2_stock.txt
/petsc/src/sys/classes/random/examples/tutorials/makefile
/petsc/src/sys/classes/random/impls/makefile
/petsc/src/sys/classes/random/impls/rand/makefile
/petsc/src/sys/classes/random/impls/rand/rand.c
/petsc/src/sys/classes/random/impls/rand48/makefile
/petsc/src/sys/classes/random/impls/rand48/rand48.c
/petsc/src/sys/classes/random/impls/sprng/makefile
/petsc/src/sys/classes/random/impls/sprng/sprng.c
/petsc/src/sys/classes/random/interface/dlregisrand.c
/petsc/src/sys/classes/random/interface/ftn-custom/makefile
/petsc/src/sys/classes/random/interface/ftn-custom/zrandomf.c
/petsc/src/sys/classes/random/interface/makefile
/petsc/src/sys/classes/random/interface/random.c
/petsc/src/sys/classes/random/interface/randomc.c
/petsc/src/sys/classes/random/interface/randreg.c
/petsc/src/sys/classes/random/makefile
/petsc/src/sys/classes/random/randomimpl.h
/petsc/src/sys/classes/sf/dlregissf.c
/petsc/src/sys/classes/sf/examples/makefile
/petsc/src/sys/classes/sf/examples/tutorials/ex1.c
/petsc/src/sys/classes/sf/examples/tutorials/makefile
/petsc/src/sys/classes/sf/examples/tutorials/output/ex1_1.out
/petsc/src/sys/classes/sf/examples/tutorials/output/ex1_2.out
/petsc/src/sys/classes/sf/examples/tutorials/output/ex1_3.out
/petsc/src/sys/classes/sf/examples/tutorials/output/ex1_4.out
/petsc/src/sys/classes/sf/examples/tutorials/output/ex1_5.out
/petsc/src/sys/classes/sf/examples/tutorials/output/ex1_6.out
/petsc/src/sys/classes/sf/examples/tutorials/output/ex1_7.out
/petsc/src/sys/classes/sf/makefile
/petsc/src/sys/classes/sf/sf.c
/petsc/src/sys/classes/viewer/examples/makefile
/petsc/src/sys/classes/viewer/examples/tests/ex3.c
/petsc/src/sys/classes/viewer/examples/tests/makefile
/petsc/src/sys/classes/viewer/examples/tutorials/ex1.c
/petsc/src/sys/classes/viewer/examples/tutorials/ex1f90.F90
/petsc/src/sys/classes/viewer/examples/tutorials/ex2.c
/petsc/src/sys/classes/viewer/examples/tutorials/makefile
/petsc/src/sys/classes/viewer/impls/ams/ams.c
/petsc/src/sys/classes/viewer/impls/ams/amsopen.c
/petsc/src/sys/classes/viewer/impls/ams/makefile
/petsc/src/sys/classes/viewer/impls/ascii/asciiimpl.h
/petsc/src/sys/classes/viewer/impls/ascii/filev.c
/petsc/src/sys/classes/viewer/impls/ascii/ftn-custom/makefile
/petsc/src/sys/classes/viewer/impls/ascii/ftn-custom/zfilevf.c
/petsc/src/sys/classes/viewer/impls/ascii/ftn-custom/zvcreatef.c
/petsc/src/sys/classes/viewer/impls/ascii/makefile
/petsc/src/sys/classes/viewer/impls/ascii/vcreatea.c
/petsc/src/sys/classes/viewer/impls/binary/binv.c
/petsc/src/sys/classes/viewer/impls/binary/f90-custom/makefile
/petsc/src/sys/classes/viewer/impls/binary/f90-custom/zbinvf90.c
/petsc/src/sys/classes/viewer/impls/binary/ftn-custom/makefile
/petsc/src/sys/classes/viewer/impls/binary/ftn-custom/zbinvf.c
/petsc/src/sys/classes/viewer/impls/binary/makefile
/petsc/src/sys/classes/viewer/impls/draw/drawv.c
/petsc/src/sys/classes/viewer/impls/draw/ftn-custom/makefile
/petsc/src/sys/classes/viewer/impls/draw/ftn-custom/zdrawvf.c
/petsc/src/sys/classes/viewer/impls/draw/makefile
/petsc/src/sys/classes/viewer/impls/draw/vdraw.h
/petsc/src/sys/classes/viewer/impls/hdf5/ftn-custom/makefile
/petsc/src/sys/classes/viewer/impls/hdf5/ftn-custom/zhdf5f.c
/petsc/src/sys/classes/viewer/impls/hdf5/hdf5v.c
/petsc/src/sys/classes/viewer/impls/hdf5/makefile
/petsc/src/sys/classes/viewer/impls/makefile
/petsc/src/sys/classes/viewer/impls/mathematica/makefile
/petsc/src/sys/classes/viewer/impls/mathematica/mathematica.c
/petsc/src/sys/classes/viewer/impls/mathematica/mathematica.h
/petsc/src/sys/classes/viewer/impls/mathematica/runtime.c
/petsc/src/sys/classes/viewer/impls/matlab/ftn-custom/makefile
/petsc/src/sys/classes/viewer/impls/matlab/ftn-custom/zvmatlabf.c
/petsc/src/sys/classes/viewer/impls/matlab/makefile
/petsc/src/sys/classes/viewer/impls/matlab/vmatlab.c
/petsc/src/sys/classes/viewer/impls/socket/ftn-custom/makefile
/petsc/src/sys/classes/viewer/impls/socket/ftn-custom/zsendf.c
/petsc/src/sys/classes/viewer/impls/socket/makefile
/petsc/src/sys/classes/viewer/impls/socket/matlab/bread.c
/petsc/src/sys/classes/viewer/impls/socket/matlab/makefile
/petsc/src/sys/classes/viewer/impls/socket/matlab/sclose.c
/petsc/src/sys/classes/viewer/impls/socket/matlab/sopen.c
/petsc/src/sys/classes/viewer/impls/socket/matlab/sread.c
/petsc/src/sys/classes/viewer/impls/socket/matlab/swrite.c
/petsc/src/sys/classes/viewer/impls/socket/send.c
/petsc/src/sys/classes/viewer/impls/socket/socket.h
/petsc/src/sys/classes/viewer/impls/string/ftn-custom/makefile
/petsc/src/sys/classes/viewer/impls/string/ftn-custom/zstringvf.c
/petsc/src/sys/classes/viewer/impls/string/makefile
/petsc/src/sys/classes/viewer/impls/string/stringv.c
/petsc/src/sys/classes/viewer/impls/vtk/ftn-custom/makefile
/petsc/src/sys/classes/viewer/impls/vtk/ftn-custom/zvtkvf.c
/petsc/src/sys/classes/viewer/impls/vtk/makefile
/petsc/src/sys/classes/viewer/impls/vtk/vtkv.c
/petsc/src/sys/classes/viewer/impls/vtk/vtkvimpl.h
/petsc/src/sys/classes/viewer/impls/vu/makefile
/petsc/src/sys/classes/viewer/impls/vu/petscvu.c
/petsc/src/sys/classes/viewer/interface/dlregispetsc.c
/petsc/src/sys/classes/viewer/interface/dupl.c
/petsc/src/sys/classes/viewer/interface/flush.c
/petsc/src/sys/classes/viewer/interface/ftn-custom/makefile
/petsc/src/sys/classes/viewer/interface/ftn-custom/zviewaf.c
/petsc/src/sys/classes/viewer/interface/makefile
/petsc/src/sys/classes/viewer/interface/view.c
/petsc/src/sys/classes/viewer/interface/viewa.c
/petsc/src/sys/classes/viewer/interface/viewers.c
/petsc/src/sys/classes/viewer/interface/viewreg.c
/petsc/src/sys/classes/viewer/interface/viewregall.c
/petsc/src/sys/classes/viewer/makefile
/petsc/src/sys/dll/dl.c
/petsc/src/sys/dll/dlimpl.c
/petsc/src/sys/dll/makefile
/petsc/src/sys/error/pstack.c
/petsc/src/sys/fileio/sysio.c
/petsc/src/sys/info/ftn-custom/makefile
/petsc/src/sys/info/ftn-custom/zverboseinfof.c
/petsc/src/sys/info/makefile
/petsc/src/sys/info/verboseinfo.c
/petsc/src/sys/logging/ftn-custom/makefile
/petsc/src/sys/logging/ftn-custom/zplogf.c
/petsc/src/sys/logging/makefile
/petsc/src/sys/logging/plog.c
/petsc/src/sys/logging/plogmpe.c
/petsc/src/sys/logging/utils/classLog.c
/petsc/src/sys/logging/utils/eventLog.c
/petsc/src/sys/logging/utils/makefile
/petsc/src/sys/logging/utils/stack.c
/petsc/src/sys/logging/utils/stageLog.c
/petsc/src/sys/makefile
/petsc/src/sys/memory/mtr.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/version.c
/petsc/src/sys/utils/str.c
/petsc/src/ts/adapt/interface/tsadapt.c
/petsc/src/ts/examples/tests/ex4.c
/petsc/src/ts/examples/tests/ex5.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/ex1.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/ex3.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/ex7.c
/petsc/src/ts/examples/tutorials/ex10.c
/petsc/src/ts/examples/tutorials/ex11.c
/petsc/src/ts/examples/tutorials/ex12.c
/petsc/src/ts/examples/tutorials/ex13.c
/petsc/src/ts/examples/tutorials/ex14.c
/petsc/src/ts/examples/tutorials/ex15.c
/petsc/src/ts/examples/tutorials/ex16.c
/petsc/src/ts/examples/tutorials/ex17.c
/petsc/src/ts/examples/tutorials/ex19.c
/petsc/src/ts/examples/tutorials/ex20.c
/petsc/src/ts/examples/tutorials/ex21.c
/petsc/src/ts/examples/tutorials/ex22.c
/petsc/src/ts/examples/tutorials/ex23.c
/petsc/src/ts/examples/tutorials/ex24.c
/petsc/src/ts/examples/tutorials/ex25.c
/petsc/src/ts/examples/tutorials/ex26.c
/petsc/src/ts/examples/tutorials/ex27.c
/petsc/src/ts/examples/tutorials/ex28.c
/petsc/src/ts/examples/tutorials/ex4.c
/petsc/src/ts/examples/tutorials/ex7.c
/petsc/src/ts/examples/tutorials/ex8.c
/petsc/src/ts/examples/tutorials/ex9.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/output/ex26_2.out
/petsc/src/ts/examples/tutorials/output/ex26_3.out
/petsc/src/ts/examples/tutorials/phasefield/biharmonic.c
/petsc/src/ts/examples/tutorials/phasefield/heat.c
/petsc/src/ts/examples/tutorials/power_grid/stability_9bus/petscoptions
/petsc/src/ts/impls/arkimex/arkimex.c
/petsc/src/ts/impls/implicit/gl/gl.c
/petsc/src/ts/impls/implicit/sundials/sundials.c
/petsc/src/ts/impls/implicit/theta/theta.c
/petsc/src/ts/impls/rosw/rosw.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/ts/utils/dmts.c
/petsc/src/vec/vec/examples/tutorials/ex1.c
/petsc/src/vec/vec/interface/rvector.c
3df7fa6007-Dec-2012 Hong Zhang <hzhang@mcs.anl.gov>

rm unused variables

Hg-commit: 01c3be9a4ea1756e691326c118830422037e1856


/petsc/conf/rules
/petsc/config/PETSc/packages/X.py
/petsc/config/PETSc/packages/ams.py
/petsc/config/PETSc/packages/ctetgen.py
/petsc/config/configure.py
/petsc/include/finclude/petscpc.h
/petsc/include/finclude/petscsnesdef.h
/petsc/include/petsc-private/daimpl.h
/petsc/include/petsc-private/dmimpl.h
/petsc/include/petsc-private/kspimpl.h
/petsc/include/petsc-private/snesimpl.h
/petsc/include/petsc-private/tsimpl.h
/petsc/include/petsc-private/vecimpl.h
/petsc/include/petscctable.h
/petsc/include/petscdm.h
/petsc/include/petscdmcomplex.h
/petsc/include/petscdmda.h
/petsc/include/petscdraw.h
/petsc/include/petscksp.h
/petsc/include/petsclog.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscts.h
/petsc/include/petscversion.h
/petsc/makefile
/petsc/setup.py
/petsc/src/dm/examples/tutorials/ex14.c
/petsc/src/dm/examples/tutorials/makefile
/petsc/src/dm/impls/complex/complex.c
/petsc/src/dm/impls/complex/plexvtu.c
/petsc/src/dm/impls/da/da.c
/petsc/src/dm/impls/da/dacorn.c
/petsc/src/dm/impls/da/dacreate.c
/petsc/src/dm/impls/da/dadd.c
/petsc/src/dm/impls/da/daghost.c
/petsc/src/dm/impls/da/daview.c
/petsc/src/dm/impls/da/fdda.c
/petsc/src/dm/impls/da/ftn-custom/makefile
/petsc/src/dm/impls/da/ftn-custom/zda2f.c
/petsc/src/dm/impls/da/ftn-custom/zdaf.c
/petsc/src/dm/impls/da/makefile
/petsc/src/dm/interface/dm.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/documentation/ams.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/download/index.html
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex25_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex25_2.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex34_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex56_0.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex56_ml.out
/petsc/src/ksp/ksp/impls/cg/gltr/gltr.c
/petsc/src/ksp/ksp/impls/cg/groppcg/groppcg.c
/petsc/src/ksp/ksp/impls/cg/groppcg/makefile
/petsc/src/ksp/ksp/impls/cg/makefile
/petsc/src/ksp/ksp/impls/cg/nash/nash.c
/petsc/src/ksp/ksp/impls/cg/pipecg/makefile
/petsc/src/ksp/ksp/impls/cg/pipecg/pipecg.c
/petsc/src/ksp/ksp/impls/cg/stcg/stcg.c
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/cr/makefile
/petsc/src/ksp/ksp/impls/cr/pipecr/makefile
/petsc/src/ksp/ksp/impls/cr/pipecr/pipecr.c
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/interface/dmksp.c
/petsc/src/ksp/ksp/interface/ftn-custom/zdmkspf.c
/petsc/src/ksp/ksp/interface/ftn-custom/zitfuncf.c
/petsc/src/ksp/ksp/interface/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/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/coarsen/impls/hem/hem.c
/petsc/src/mat/examples/tests/ex125.c
/petsc/src/mat/examples/tests/ex151.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex151_1.out
/petsc/src/mat/examples/tests/output/ex151_2.out
/petsc/src/mat/examples/tests/output/ex151_2b.out
/petsc/src/mat/examples/tests/output/ex151_3.out
/petsc/src/mat/examples/tests/output/ex151_3b.out
/petsc/src/mat/impls/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/mpiptap.c
/petsc/src/mat/impls/aij/seq/matmatmatmult.c
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/nest/matnest.c
matrix.c
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/snes/examples/tests/ex7.c
/petsc/src/snes/examples/tests/makefile
/petsc/src/snes/examples/tutorials/ex10d/ex10.c
/petsc/src/snes/examples/tutorials/ex35.c
/petsc/src/snes/examples/tutorials/ex9.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex19_ngmres_nasm.out
/petsc/src/snes/impls/fas/fas.c
/petsc/src/snes/impls/fas/fasfunc.c
/petsc/src/snes/impls/ksponly/ksponly.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/ls/lsimpl.h
/petsc/src/snes/impls/multiblock/multiblock.c
/petsc/src/snes/impls/nasm/nasm.c
/petsc/src/snes/impls/ncg/snesncg.c
/petsc/src/snes/impls/qn/qn.c
/petsc/src/snes/impls/richardson/snesrichardson.c
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/impls/tr/trimpl.h
/petsc/src/snes/impls/vi/rs/virs.c
/petsc/src/snes/impls/vi/rs/virsimpl.h
/petsc/src/snes/impls/vi/rsaug/virsaug.c
/petsc/src/snes/impls/vi/ss/viss.c
/petsc/src/snes/impls/vi/ss/vissimpl.h
/petsc/src/snes/impls/vi/vi.c
/petsc/src/snes/interface/dlregissnes.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesob.c
/petsc/src/snes/interface/snesregi.c
/petsc/src/snes/linesearch/impls/basic/linesearchbasic.c
/petsc/src/snes/utils/dmdasnes.c
/petsc/src/snes/utils/dmlocalsnes.c
/petsc/src/snes/utils/dmsnes.c
/petsc/src/snes/utils/ftn-custom/makefile
/petsc/src/snes/utils/ftn-custom/zdmdasnesf.c
/petsc/src/sys/draw/drawimpl.h
/petsc/src/sys/draw/examples/tests/ex11.c
/petsc/src/sys/draw/examples/tests/makefile
/petsc/src/sys/draw/impls/x/xops.c
/petsc/src/sys/draw/interface/dline.c
/petsc/src/sys/draw/interface/drawreg.c
/petsc/src/sys/draw/interface/dtext.c
/petsc/src/sys/objects/ftn-custom/zstart.c
/petsc/src/sys/objects/inherit.c
/petsc/src/sys/plog/plog.c
/petsc/src/sys/plog/utils/eventLog.c
/petsc/src/sys/shell/interface/sysshell.c
/petsc/src/sys/threadcomm/interface/threadcomm.c
/petsc/src/sys/utils/str.c
/petsc/src/sys/viewer/impls/draw/drawv.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/ex5.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/makefile
/petsc/src/ts/examples/tutorials/ex11.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/phasefield/biharmonic.c
/petsc/src/ts/examples/tutorials/power_grid/makefile
/petsc/src/ts/examples/tutorials/power_grid/stability_9bus/X.bin
/petsc/src/ts/examples/tutorials/power_grid/stability_9bus/Ybus.bin
/petsc/src/ts/examples/tutorials/power_grid/stability_9bus/ex9bus.c
/petsc/src/ts/examples/tutorials/power_grid/stability_9bus/makefile
/petsc/src/ts/examples/tutorials/power_grid/stability_9bus/petscoptions
/petsc/src/ts/interface/dlregists.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/utils/dmdats.c
/petsc/src/ts/utils/dmts.c
/petsc/src/vec/vec/impls/seq/vsection.c
b25f439229-Nov-2012 Matthew G Knepley <knepley@gmail.com>

Merge from 3.3

Hg-commit: 2af9799e139de9594105e1bc94ec2a48f5cf8f5d

cc83e6f329-Nov-2012 Matthew G Knepley <knepley@gmail.com>

Mat: Doc fix

Hg-commit: bae302d11038958f80a3306913aed571ffcb0aaa

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

merge from 3.3

Hg-commit: afd9b78331ddc6b69915f2f76ae397688017a305


/petsc/bin/pythonscripts/PetscGenerateFEMQuadrature.py
/petsc/bin/pythonscripts/PetscGenerateFEMQuadratureTensorProduct.py
/petsc/conf/test
/petsc/config/builder.py
/petsc/include/petsc-private/compleximpl.h
/petsc/include/petsc-private/daimpl.h
/petsc/include/petsc-private/dmimpl.h
/petsc/include/petsc-private/kspimpl.h
/petsc/include/petsc-private/snesimpl.h
/petsc/include/petsc-private/tsimpl.h
/petsc/include/petscdm.h
/petsc/include/petscdmcomplex.h
/petsc/include/petscdmda.h
/petsc/include/petscmat.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscviewer.h
/petsc/share/petsc/datafiles/meshes/squaremotor-30.exo
/petsc/src/dm/impls/complex/complex.c
/petsc/src/dm/impls/complex/complexexodusii.c
/petsc/src/dm/impls/complex/complexlabel.c
/petsc/src/dm/impls/complex/complexvtk.c
/petsc/src/dm/impls/complex/makefile
/petsc/src/dm/impls/complex/plexvtu.c
/petsc/src/dm/impls/da/da2.c
/petsc/src/dm/impls/da/ftn-custom/makefile
/petsc/src/dm/impls/da/ftn-custom/zda2f.c
/petsc/src/dm/impls/da/grvtk.c
/petsc/src/dm/impls/shell/ftn-custom/makefile
/petsc/src/dm/impls/shell/ftn-custom/zdmshellf.c
/petsc/src/dm/interface/dm.c
/petsc/src/dm/interface/ftn-custom/zdmf.c
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/examples/tutorials/ex54.c
/petsc/src/ksp/ksp/examples/tutorials/output/ex2_fbcgs.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex2_fbcgs_2.out
/petsc/src/ksp/ksp/impls/gmres/dgmres/dgmres.c
/petsc/src/ksp/ksp/impls/gmres/dgmres/dgmresimpl.h
/petsc/src/ksp/ksp/interface/dmksp.c
/petsc/src/ksp/ksp/interface/ftn-custom/zdmkspf.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
ftn-custom/zmatrixf.c
/petsc/src/snes/examples/tutorials/ex15.c
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/ex22.c
/petsc/src/snes/examples/tutorials/ex25.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/examples/tutorials/ex31.c
/petsc/src/snes/examples/tutorials/ex33.c
/petsc/src/snes/examples/tutorials/ex4.c
/petsc/src/snes/examples/tutorials/ex40f90.F90
/petsc/src/snes/examples/tutorials/ex46.c
/petsc/src/snes/examples/tutorials/ex5aspin.c
/petsc/src/snes/examples/tutorials/ex5f.F
/petsc/src/snes/examples/tutorials/ex62.c
/petsc/src/snes/examples/tutorials/ex67.c
/petsc/src/snes/examples/tutorials/ex7.c
/petsc/src/snes/examples/tutorials/ex72.c
/petsc/src/snes/examples/tutorials/ex9.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex48_4.out
/petsc/src/snes/impls/nasm/nasm.c
/petsc/src/snes/impls/vi/rsaug/virsaug.c
/petsc/src/snes/impls/vi/ss/viss.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesob.c
/petsc/src/snes/utils/dmdasnes.c
/petsc/src/snes/utils/dmlocalsnes.c
/petsc/src/snes/utils/dmsnes.c
/petsc/src/snes/utils/makefile
/petsc/src/sys/viewer/impls/vtk/vtkv.c
/petsc/src/sys/viewer/impls/vtk/vtkvimpl.h
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/ex4.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/ex7.c
/petsc/src/ts/examples/tutorials/ex11.c
/petsc/src/ts/examples/tutorials/ex23.c
/petsc/src/ts/examples/tutorials/output/ex11_6.out
/petsc/src/ts/impls/implicit/sundials/sundials.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/utils/dmdats.c
/petsc/src/ts/utils/dmts.c
/petsc/src/vec/is/interface/index.c
/petsc/src/vec/vec/impls/seq/vsection.c
0d4d505e24-Nov-2012 Barry Smith <bsmith@mcs.anl.gov>

clarify that ALL processes sharing a matrix must call MatAssemblyBegin/End collectively even for flush

Hg-commit: 364cf08541da99aa1b3bc3b388bcef86ea5daf3f


/petsc/bin/matlab/classes/matlabheader.h
/petsc/config/builder.py
/petsc/config/builder2.py
/petsc/include/finclude/petscviewer.h
/petsc/include/petsc-private/compleximpl.h
/petsc/include/petsc-private/kspimpl.h
/petsc/include/petsc-private/pcimpl.h
/petsc/include/petsc-private/snesimpl.h
/petsc/include/petsc-private/tsimpl.h
/petsc/include/petscdm.h
/petsc/include/petscdmcomplex.h
/petsc/include/petscdmda.h
/petsc/include/petscksp.h
/petsc/include/petscmath.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscts.h
/petsc/share/petsc/datafiles/meshes/sevenside-quad-15.exo
/petsc/share/petsc/datafiles/meshes/sevenside-quad.exo
/petsc/share/petsc/datafiles/meshes/sevenside.exo
/petsc/src/benchmarks/streams/BasicVersionNoMPI.c
/petsc/src/benchmarks/streams/makefile
/petsc/src/dm/examples/tests/ex13.c
/petsc/src/dm/examples/tests/ex14.c
/petsc/src/dm/impls/complex/complex.c
/petsc/src/dm/impls/complex/complexcreate.c
/petsc/src/dm/impls/complex/complexexodusii.c
/petsc/src/dm/impls/complex/examples/tests/ex1.c
/petsc/src/dm/impls/complex/examples/tests/makefile
/petsc/src/dm/impls/complex/examples/tests/output/ex1_0.out
/petsc/src/dm/impls/complex/examples/tests/output/ex1_1.out
/petsc/src/dm/impls/da/dacreate.c
/petsc/src/dm/impls/da/daview.c
/petsc/src/dm/interface/dm.c
/petsc/src/dm/interface/ftn-custom/zdmf.c
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/ksp/ksp/examples/tutorials/ex22f.F
/petsc/src/ksp/ksp/examples/tutorials/ex45.c
/petsc/src/ksp/ksp/examples/tutorials/ex45f.F
/petsc/src/ksp/ksp/examples/tutorials/output/ex22_1.out
/petsc/src/ksp/ksp/interface/dmksp.c
/petsc/src/ksp/ksp/interface/ftn-custom/zdmkspf.c
/petsc/src/ksp/ksp/interface/ftn-custom/zitfuncf.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/bddc/bddc.c
/petsc/src/ksp/pc/impls/bddc/bddc.h
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/examples/tests/ex116.c
matrix.c
/petsc/src/snes/examples/tutorials/ex18.c
/petsc/src/snes/examples/tutorials/ex20.c
/petsc/src/snes/examples/tutorials/ex22.c
/petsc/src/snes/examples/tutorials/ex35.c
/petsc/src/snes/examples/tutorials/ex4.c
/petsc/src/snes/examples/tutorials/ex48.c
/petsc/src/snes/examples/tutorials/ex7.c
/petsc/src/snes/examples/tutorials/ex8.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex35_1.out
/petsc/src/snes/examples/tutorials/output/ex35_2.out
/petsc/src/snes/examples/tutorials/output/ex35_3.out
/petsc/src/snes/examples/tutorials/output/ex35_4.out
/petsc/src/snes/examples/tutorials/output/ex35_5.out
/petsc/src/snes/examples/tutorials/output/ex35_6.out
/petsc/src/snes/examples/tutorials/output/ex35_7.out
/petsc/src/snes/examples/tutorials/output/ex35_8.out
/petsc/src/snes/examples/tutorials/output/ex7_1.out
/petsc/src/snes/interface/snes.c
/petsc/src/snes/utils/dmdasnes.c
/petsc/src/snes/utils/dmsnes.c
/petsc/src/ts/adapt/interface/tsadapt.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/ex3.c
/petsc/src/ts/examples/tutorials/ex11.c
/petsc/src/ts/examples/tutorials/ex28.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/output/ex11_4.out
/petsc/src/ts/examples/tutorials/output/ex11_5.out
/petsc/src/ts/impls/arkimex/arkimex.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/vec/impls/seq/vsection.c
/petsc/src/vec/vec/interface/vector.c

1...<<51525354555657585960>>...111