History log of /petsc/src/sys/classes/ (Results 1526 – 1550 of 1579)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
f6ced4a306-Jan-2013 Jed Brown <jed@59A2.org>

Add PetscCommBuildTwoSided(), including non-blocking consensus algorithm

Hg-commit: 721cf8e8a07d6de2abc9b4f621f09a70e0d48012

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

fixed rest of mising CHKERRQ() fixed a few unused but set variables

Hg-commit: 4acc0881334451e4d784ba0aa3b37fae2f983d1f


/petsc/src/dm/impls/patch/patchcreate.c
/petsc/src/dm/impls/plex/plexvtk.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex56_0.out
/petsc/src/ksp/ksp/impls/cg/gltr/gltr.c
/petsc/src/ksp/ksp/impls/cg/nash/nash.c
/petsc/src/ksp/ksp/impls/cg/stcg/stcg.c
/petsc/src/ksp/ksp/impls/gmres/dgmres/dgmres.c
/petsc/src/ksp/ksp/impls/ibcgs/ibcgs.c
/petsc/src/ksp/ksp/impls/specest/specest.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/gamg/tools.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/impls/hem/hem.c
/petsc/src/mat/coarsen/impls/mis/mis.c
/petsc/src/mat/impls/aij/mpi/mmaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/seq/bas/basfactor.c
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/aij/seq/symtranspose.c
/petsc/src/mat/impls/nest/matnest.c
/petsc/src/mat/impls/sbaij/mpi/sbaijov.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/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/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/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
viewer/impls/ascii/filev.c
viewer/impls/binary/binv.c
/petsc/src/ts/characteristic/interface/characteristic.c
/petsc/src/ts/impls/arkimex/arkimex.c
/petsc/src/ts/impls/implicit/gl/gl.c
/petsc/src/ts/impls/rosw/rosw.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/vec/impls/nest/vecnest.c
/petsc/src/vec/vec/impls/seq/vsection.c
b0043f7003-Jan-2013 Barry Smith <bsmith@mcs.anl.gov>

removed a few more unneeded ifdef complex special cases where the complex version works for both real and complex

Hg-commit: 3fccdbc02d559ab8178d544bf536b2674db1cbdf


/petsc/include/petscblaslapack.h
/petsc/makefile
/petsc/src/dm/ao/impls/memscalable/aomemscalable.c
/petsc/src/dm/examples/tutorials/ex65dm.c
/petsc/src/dm/examples/tutorials/makefile
/petsc/src/dm/impls/composite/packm.c
/petsc/src/dm/impls/da/da2.c
/petsc/src/dm/impls/da/da3.c
/petsc/src/dm/impls/da/dagtol.c
/petsc/src/dm/impls/da/grvtk.c
/petsc/src/dm/impls/da/utils/binaryMatlab.c
/petsc/src/dm/impls/patch/patch.c
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/redundant/dmredundant.c
/petsc/src/ksp/ksp/examples/tutorials/ex56.c
/petsc/src/ksp/ksp/impls/cg/cg.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/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/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/gamg/agg.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/gamg/tools.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/ksp/pc/impls/redistribute/redistribute.c
/petsc/src/mat/examples/tests/ex14.c
/petsc/src/mat/examples/tests/ex19.c
/petsc/src/mat/examples/tests/ex21.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.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/inode.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/aij/seq/umfpack/umfpack.c
/petsc/src/mat/impls/baij/mpi/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/mffd/mffd.c
/petsc/src/mat/impls/mffd/mffddef.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/impls/vi/rsaug/virsaug.c
/petsc/src/snes/interface/noise/snesmfj2.c
/petsc/src/snes/utils/dmplexsnes.c
random/impls/rand/rand.c
random/impls/rand48/rand48.c
random/impls/sprng/sprng.c
/petsc/src/sys/error/err.c
/petsc/src/sys/fileio/fretrieve.c
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/objects/mpinit.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/tagm.c
/petsc/src/sys/shell/interface/sysshell.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/phasefield/biharmonic2.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/seq/dvec2.c
/petsc/src/vec/vec/utils/comb.c
/petsc/src/vec/vec/utils/vinv.c
/petsc/tutorials/python/makefile
849ec99803-Jan-2013 Jed Brown <jed@59A2.org>

Add SF output files

Hg-commit: 91c111b89334384861715b0c83a9df8a2efd17c2

6a415b8f02-Jan-2013 Matthew G Knepley <knepley@gmail.com>

Fixed daily compiler problems

Hg-commit: 97955cede38880850e3bcabf38cf130a775d8caf

2b1f8b2a02-Jan-2013 Jed Brown <jed@59A2.org>

Update header file relative paths from src/sys/classes/

Hg-commit: e132f54d7dd57ff487f4fef2691fc7e4f4a92dd6


/petsc/config/builder.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/petsc-private/pleximpl.h
/petsc/include/petscdm.h
/petsc/include/petscdmplex.h
/petsc/include/sieve/ISieve.hh
/petsc/src/dm/ao/interface/dlregisdm.c
/petsc/src/dm/impls/da/fdda.c
/petsc/src/dm/impls/makefile
/petsc/src/dm/impls/mesh/mesh.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/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/interface/dm.c
/petsc/src/dm/interface/dmregall.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/gasm/gasm.c
/petsc/src/snes/examples/tutorials/ex31.c
/petsc/src/snes/examples/tutorials/ex52.c
/petsc/src/snes/examples/tutorials/ex62.c
/petsc/src/snes/examples/tutorials/ex72.c
/petsc/src/snes/utils/dmplexsnes.c
/petsc/src/snes/utils/makefile
bag/makefile
draw/makefile
matlabengine/makefile
sf/makefile
viewer/makefile
/petsc/src/sys/objects/pinit.c
/petsc/src/ts/examples/tutorials/ex11.c
/petsc/src/vec/vec/impls/seq/vsection.c
/petsc/src/vec/vec/utils/comb.c
/petsc/src/vec/vec/utils/vinv.c
/petsc/src/vec/vec/utils/vscat.c
7ff08d0901-Jan-2013 Jed Brown <jed@59A2.org>

sfbasic: rudimentary support for packing fixed-size blocks, fixes #26

Hg-commit: 3fd93476bf49064479e6df8df0dd1dca45893826

b9ac1e0301-Jan-2013 Jed Brown <jed@59A2.org>

Move PetscSFOpTranslate to sfwindow.c

Hg-commit: 8a254af0c6c93e5ba5702b9ba991c3b6a3f1862a

4b6df5d701-Jan-2013 Jed Brown <jed@59A2.org>

No acknowledgment needed when not using Open MPI

Hg-commit: d7f988ada85758d6d442143013b0b2ee00dd673d

c3aae35631-Dec-2012 Jed Brown <jed@59A2.org>

Add MPIU_BOOL and MPIU_ENUM to control clang-3.2 warnings when using MPI_INT directly

Hg-commit: 659ebb827654e17cd01d6fb5cf1a54155f4e77a7

adcec1e531-Dec-2012 Jed Brown <jed@59A2.org>

Fix the most dangerous MPI type mismatches, still many with PetscBool/PetscEnum using MPI_INT

Hg-commit: 146d1df88e306d69e6ce797932b1c3352fd7851c

b769355b31-Dec-2012 Jed Brown <jed@59A2.org>

merge PetscSF implementation

Hg-commit: 98dccc99445b69cb7a66312149eb16fec359e294


/petsc/bin/TOPSGenerator.py
/petsc/bin/TOPSInstaller.py
/petsc/bin/adiforfix.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/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/__init__.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/cmakegen.py
/petsc/config/configure.py
/petsc/config/examples/arch-bgp-ibm-opt.py
/petsc/config/examples/arch-moab.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/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/makefile
/petsc/include/finclude/petscmat.h
/petsc/include/finclude/petscts.h
/petsc/include/makefile
/petsc/include/mpiuni/mpi.h
/petsc/include/mpiuni/mpif.h
/petsc/include/petsc-private/daimpl.h
/petsc/include/petsc-private/dmimpl.h
/petsc/include/petsc-private/makefile
/petsc/include/petsc-private/matimpl.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/petscdmda.h
/petsc/include/petscdmmesh_viewers.hh
/petsc/include/petscerror.h
/petsc/include/petsclog.hh
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscshell.h
/petsc/include/petsctime.h
/petsc/include/petscviewer.h
/petsc/include/sieve/LabelSifter.hh
/petsc/include/sieve/Overlap.hh
/petsc/include/sieve/Sifter.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/flow.c
/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/ex21.c
/petsc/src/dm/examples/tests/ex33.c
/petsc/src/dm/examples/tests/ex35.c
/petsc/src/dm/examples/tests/ex36.c
/petsc/src/dm/examples/tests/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/ex10.c
/petsc/src/dm/examples/tutorials/ex19.c
/petsc/src/dm/examples/tutorials/ex65dm.c
/petsc/src/dm/examples/tutorials/ex9.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/composite/pack.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/dacorn.c
/petsc/src/dm/impls/da/dadestroy.c
/petsc/src/dm/impls/da/dalocal.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/gr2.c
/petsc/src/dm/impls/da/makefile
/petsc/src/dm/impls/da/usfft/makefile
/petsc/src/dm/impls/da/usfft/matusfft.c
/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/ex11f90.F90
/petsc/src/dm/impls/mesh/examples/tests/ex4.c
/petsc/src/dm/impls/mesh/examples/tests/ex5f90.F90
/petsc/src/dm/impls/mesh/examples/tests/ex6.c
/petsc/src/dm/impls/mesh/examples/tests/ex7f90.F90
/petsc/src/dm/impls/mesh/examples/tests/ex8.c
/petsc/src/dm/impls/mesh/examples/tests/ex9f90.F90
/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/dmredundant.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/developers.tex
/petsc/src/docs/tex/manual/gettinginfo.tex
/petsc/src/docs/tex/manual/intro.tex
/petsc/src/docs/tex/manual/makefile
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/docs/tex/manual/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/acknwldg.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/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/ex57f.F
/petsc/src/ksp/ksp/examples/tutorials/ex59.c
/petsc/src/ksp/ksp/examples/tutorials/ex8.c
/petsc/src/ksp/ksp/examples/tutorials/ex8g.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/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/gcr.c
/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/agmresLeja.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.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.h
/petsc/src/ksp/ksp/impls/lsqr/lsqr_monitor.c
/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/itcl.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/interface/itregis.c
/petsc/src/ksp/ksp/interface/makefile
/petsc/src/ksp/ksp/utils/makefile
/petsc/src/ksp/ksp/utils/schurm.c
/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/fieldsplit.c
/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/geo.c
/petsc/src/ksp/pc/impls/gamg/makefile
/petsc/src/ksp/pc/impls/gamg/tools.c
/petsc/src/ksp/pc/impls/gasm/gasm.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/coarsen.c
/petsc/src/mat/coarsen/impls/hem/hem.c
/petsc/src/mat/coarsen/impls/hem/makefile
/petsc/src/mat/coarsen/impls/mis/makefile
/petsc/src/mat/coarsen/impls/mis/mis.c
/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/ex146.c
/petsc/src/mat/examples/tests/ex147.c
/petsc/src/mat/examples/tests/ex151.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/ex92.c
/petsc/src/mat/examples/tests/ex94.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tutorials/ex14.c
/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/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/crl/mcrl.c
/petsc/src/mat/impls/aij/mpi/csrperm/makefile
/petsc/src/mat/impls/aij/mpi/makefile
/petsc/src/mat/impls/aij/mpi/mmaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/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/mpimatmatmult.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/pastix/pastix.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/makefile
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/aijfact.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.c
/petsc/src/mat/impls/aij/seq/crl/crl.h
/petsc/src/mat/impls/aij/seq/crl/ftn-kernels/fmultcrl.F
/petsc/src/mat/impls/aij/seq/crl/ftn-kernels/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/inode.c
/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/matrart.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/baijov.c
/petsc/src/mat/impls/baij/mpi/bstream/makefile
/petsc/src/mat/impls/baij/mpi/makefile
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/baij/seq/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/blockmat.c
/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/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/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/ij/matij.c
/petsc/src/mat/impls/ij/stashij.c
/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/makefile
/petsc/src/mat/impls/mffd/makefile
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/nest/makefile
/petsc/src/mat/impls/nest/matnest.c
/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/sbaijfact2.c
/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
/petsc/src/mat/interface/dlregismat.c
/petsc/src/mat/interface/f90-custom/makefile
/petsc/src/mat/interface/makefile
/petsc/src/mat/interface/matreg.c
/petsc/src/mat/interface/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/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/tests/makefile
/petsc/src/snes/examples/tutorials/ex10d/makefile
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/examples/tutorials/ex31.c
/petsc/src/snes/examples/tutorials/ex4.c
/petsc/src/snes/examples/tutorials/ex43-44.h
/petsc/src/snes/examples/tutorials/ex47cu.cu
/petsc/src/snes/examples/tutorials/ex58.c
/petsc/src/snes/examples/tutorials/ex5f.h
/petsc/src/snes/examples/tutorials/ex653D.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/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/impls/vi/vi.c
/petsc/src/snes/interface/f90-custom/makefile
/petsc/src/snes/interface/makefile
/petsc/src/snes/interface/noise/makefile
/petsc/src/snes/interface/noise/snesmfj2.c
/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/ams/java/makefile
/petsc/src/sys/ams/makefile
bag/bagimpl.h
bag/f2003-src/fsrc/makefile
bag/f2003-src/makefile
bag/f90-custom/makefile
bag/makefile
draw/examples/tests/makefile
draw/examples/tutorials/makefile
draw/impls/opengl/makefile
draw/impls/opengl/openglops.c
draw/impls/tikz/makefile
draw/impls/tikz/tikz.c
draw/impls/win32/makefile
draw/impls/win32/win32draw.c
draw/impls/win32/win32draw.h
draw/impls/x/makefile
draw/impls/x/xops.c
draw/interface/drawreg.c
draw/interface/dtext.c
draw/interface/makefile
draw/utils/axisc.c
draw/utils/axisimpl.h
matlabengine/makefile
matlabengine/matlab.c
random/examples/tutorials/makefile
random/impls/makefile
random/impls/rand/makefile
random/impls/rand48/makefile
random/impls/sprng/makefile
random/impls/sprng/sprng.c
random/interface/makefile
random/makefile
viewer/examples/tests/makefile
viewer/examples/tutorials/makefile
viewer/impls/ams/makefile
viewer/impls/ascii/asciiimpl.h
viewer/impls/ascii/makefile
viewer/impls/ascii/vcreatea.c
viewer/impls/binary/f90-custom/makefile
viewer/impls/binary/makefile
viewer/impls/draw/makefile
viewer/impls/hdf5/hdf5v.c
viewer/impls/hdf5/makefile
viewer/impls/mathematica/makefile
viewer/impls/mathematica/mathematica.c
viewer/impls/mathematica/mathematica.h
viewer/impls/mathematica/runtime.c
viewer/impls/matlab/makefile
viewer/impls/matlab/vmatlab.c
viewer/impls/socket/makefile
viewer/impls/socket/matlab/bread.c
viewer/impls/socket/matlab/makefile
viewer/impls/socket/matlab/sclose.c
viewer/impls/socket/matlab/sopen.c
viewer/impls/socket/matlab/sread.c
viewer/impls/socket/matlab/swrite.c
viewer/impls/string/makefile
viewer/impls/vu/makefile
viewer/interface/makefile
viewer/interface/viewreg.c
/petsc/src/sys/dll/dl.c
/petsc/src/sys/dll/dlimpl.c
/petsc/src/sys/dll/makefile
/petsc/src/sys/dll/reg.c
/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/mprint.c
/petsc/src/sys/fileio/sysio.c
/petsc/src/sys/ftn-custom/zutils.c
/petsc/src/sys/info/makefile
/petsc/src/sys/info/verboseinfo.c
/petsc/src/sys/logging/makefile
/petsc/src/sys/logging/plog.c
/petsc/src/sys/logging/utils/makefile
/petsc/src/sys/makefile
/petsc/src/sys/memory/makefile
/petsc/src/sys/memory/mtr.c
/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/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/tagm.c
/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/threadcomm.c
/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/sys/utils/sorti.c
/petsc/src/sys/utils/str.c
/petsc/src/ts/characteristic/examples/tutorials/makefile
/petsc/src/ts/characteristic/interface/characteristic.c
/petsc/src/ts/characteristic/interface/makefile
/petsc/src/ts/examples/tests/ex4.c
/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/ex10.c
/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/ex5.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/alpha.c
/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/general.c
/petsc/src/vec/is/impls/general/makefile
/petsc/src/vec/is/impls/stride/makefile
/petsc/src/vec/is/impls/stride/stride.c
/petsc/src/vec/is/interface/f90-custom/makefile
/petsc/src/vec/is/interface/index.c
/petsc/src/vec/is/interface/makefile
/petsc/src/vec/is/utils/f90-custom/makefile
/petsc/src/vec/is/utils/isdiff.c
/petsc/src/vec/is/utils/isltog.c
/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/ex36.c
/petsc/src/vec/vec/examples/tests/ex43.c
/petsc/src/vec/vec/examples/tests/makefile
/petsc/src/vec/vec/examples/tutorials/ex15.c
/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/mpi/pdvec.c
/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/src/vec/vec/utils/vpscat.c
/petsc/tutorials/python/makefile
e9e74f1131-Dec-2012 Jed Brown <jed@59A2.org>

Make PETSCSFBASIC the default, fixes #9

Remove Open MPI workaround from MatTranspose_MPIAIJ.

Open MPI error in PetscSFCreate_Window unless -acknowledge_ompi_onesided_bug

Hg-commit: 2f73e43d3cc75de

Make PETSCSFBASIC the default, fixes #9

Remove Open MPI workaround from MatTranspose_MPIAIJ.

Open MPI error in PetscSFCreate_Window unless -acknowledge_ompi_onesided_bug

Hg-commit: 2f73e43d3cc75de7c24797fcbace709f03793b0f

show more ...

5b6cb18431-Dec-2012 Jed Brown <jed@59A2.org>

PetscSF support for 64-bit integers, ref #9

Hg-commit: 8b4eb40861be4c673d6c3c1638d134e40794f251

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

removed adic stuff

Hg-commit: 99933b6f66a48c78b00a3952edfaf6191df65340

58b5af2630-Dec-2012 Jed Brown <jed@59A2.org>

Close memory leak in MPIPetsc_Type_compare

Hg-commit: 21cdc349b57ceb012f129010e9ee8e760ec89a57

6e724f4530-Dec-2012 Jed Brown <jed@59A2.org>

Implement PetscSFFetchAndOp over basic point-to-point, works with Open MPI, ref #9

Currently does not compile with 64-bit indices

Hg-commit: a1cffe765b090b72a6838f3828e8475c68729095

e84a5f0630-Dec-2012 Jed Brown <jed@59A2.org>

Add PetscSFDuplicate and fix related duplication/setup problems

Hg-commit: 2d45709a52b16a9d6756edd1434aefa6b74ccc51

ac76247630-Dec-2012 Jed Brown <jed@59A2.org>

Point-to-point PetscSF: bcast and reduce, still need fetch-and-op, ref #9

Hg-commit: 493dfa17cce3ff4d49af969111a94e56567a3f5b

7d98c74730-Dec-2012 Jed Brown <jed@59A2.org>

Activate test of PetscSFCreateInverseSF

Hg-commit: 0ac498851bb457127e322063da1b1e8b2ba8a90b

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
/petsc/src/mat/interface/f90-custom/makefile
/petsc/src/mat/interface/makefile
/petsc/src/mat/interface/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
bag/bagimpl.h
bag/f2003-src/fsrc/makefile
bag/f2003-src/makefile
bag/f90-custom/makefile
bag/makefile
draw/examples/tests/makefile
draw/examples/tutorials/makefile
draw/impls/opengl/makefile
draw/impls/opengl/openglops.c
draw/impls/tikz/makefile
draw/impls/tikz/tikz.c
draw/impls/win32/makefile
draw/impls/win32/win32draw.c
draw/impls/win32/win32draw.h
draw/impls/x/makefile
draw/impls/x/xops.c
draw/interface/drawreg.c
draw/interface/dtext.c
draw/interface/makefile
draw/utils/axisc.c
draw/utils/axisimpl.h
matlabengine/makefile
matlabengine/matlab.c
random/examples/tutorials/makefile
random/impls/makefile
random/impls/rand/makefile
random/impls/rand48/makefile
random/impls/sprng/makefile
random/impls/sprng/sprng.c
random/interface/makefile
random/makefile
viewer/examples/tests/makefile
viewer/examples/tutorials/makefile
viewer/impls/ams/makefile
viewer/impls/ascii/asciiimpl.h
viewer/impls/ascii/makefile
viewer/impls/ascii/vcreatea.c
viewer/impls/binary/f90-custom/makefile
viewer/impls/binary/makefile
viewer/impls/draw/makefile
viewer/impls/hdf5/hdf5v.c
viewer/impls/hdf5/makefile
viewer/impls/mathematica/makefile
viewer/impls/mathematica/mathematica.c
viewer/impls/mathematica/mathematica.h
viewer/impls/matlab/makefile
viewer/impls/matlab/vmatlab.c
viewer/impls/socket/makefile
viewer/impls/socket/matlab/bread.c
viewer/impls/socket/matlab/makefile
viewer/impls/socket/matlab/sclose.c
viewer/impls/socket/matlab/sopen.c
viewer/impls/socket/matlab/sread.c
viewer/impls/socket/matlab/swrite.c
viewer/impls/string/makefile
viewer/impls/vu/makefile
viewer/interface/makefile
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/Configure.py
/petsc/config/PETSc/petsc.py
/petsc/config/examples/arch-moab.py
/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/petsclog.hh
/petsc/include/sieve/LabelSifter.hh
/petsc/include/sieve/Sifter.hh
/petsc/src/contrib/fun3d/comp/flow.c
/petsc/src/dm/dt/interface/dt.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/crl/mcrl.c
/petsc/src/mat/impls/aij/mpi/mmaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/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/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/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/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/ij/matij.c
/petsc/src/mat/impls/ij/stashij.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/nest/matnest.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/interface/dlregismat.c
/petsc/src/mat/interface/matreg.c
/petsc/src/mat/interface/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/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/impls/vi/vi.c
viewer/impls/mathematica/runtime.c
/petsc/src/sys/dll/reg.c
/petsc/src/sys/fileio/mprint.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/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/sys/utils/sorti.c
/petsc/src/sys/utils/str.c
/petsc/src/ts/characteristic/interface/characteristic.c
/petsc/src/ts/examples/tests/ex4.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/impls/implicit/alpha/alpha.c
/petsc/src/ts/impls/implicit/sundials/sundials.c
/petsc/src/ts/interface/ts.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/is/utils/isltog.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
85e951e328-Dec-2012 Jed Brown <jed@59A2.org>

Move some MPI-2 workarounds from sftype.c to sfwindow.c

Hg-commit: 3be5b2660cffc585570862c4e09fef9344edc48e

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

commit after merge

Hg-commit: 59fb6a69d9bffae7bd6ee5e99d10dc92cff822dd

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

forced values in PetscViewerDrawSetBounds() to alwways be applied when doing 2d contour plots with DMDA and VecView.

Hg-commit: 178f9fee549bd10f3b4b64313dacb15c48b47923

1...<<61626364