History log of /petsc/src/sys/objects/ (Results 2051 – 2075 of 2473)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
57842e6a17-Nov-2010 Barry Smith <bsmith@mcs.anl.gov>

got simple example working that has both float and double Vecs. Very crude vec/examples/tutorials/ex43.c

Hg-commit: 032d19a78960421f7f2c6d1b17bb899399adee74

e497415517-Nov-2010 Barry Smith <bsmith@mcs.anl.gov>

more work on spliting files to support simultaneous use of single and double precision

Hg-commit: 1642162a77be37ff1b856df360676286ef14863c

c47d93e816-Nov-2010 Barry Smith <bsmith@mcs.anl.gov>

added cast of sizeof(PetscScalar) to (PetscPrecision) in inherit.c

Hg-commit: 42ef0b9707caaef6218d157cc517e9f2b0af9989

58b6093515-Nov-2010 Barry Smith <bsmith@mcs.anl.gov>

fixed the location of DM manual pages problem

Hg-commit: 18ab43c5e690524ef1bfa1c8fb6987b1bc9e3d36


/petsc/bin/matlab/classes/PetscIS.m
/petsc/bin/matlab/classes/PetscMat.m
/petsc/bin/matlab/classes/PetscSNES.m
/petsc/bin/matlab/classes/PetscVec.m
/petsc/bin/matlab/classes/examples/tests/ex2.m
/petsc/bin/matlab/classes/examples/tests/nljacobian.m
/petsc/bin/matlab/classes/examples/tutorials/MSA_BoundaryConditions.m
/petsc/bin/matlab/classes/examples/tutorials/MSA_InitialGuess.m
/petsc/bin/matlab/classes/examples/tutorials/exKSP.m
/petsc/bin/matlab/classes/examples/tutorials/exSNES.m
/petsc/bin/matlab/classes/examples/tutorials/exSNES_DVI.m
/petsc/bin/matlab/classes/examples/tutorials/exSNES_DVI2.m
/petsc/bin/matlab/classes/examples/tutorials/nljacobian.m
/petsc/bin/matlab/classes/examples/tutorials/snesdvi2_function.m
/petsc/bin/matlab/classes/examples/tutorials/snesdvi2_jacobian.m
/petsc/bin/matlab/classes/examples/tutorials/snesdvi2_monitor.m
/petsc/bin/matlab/classes/matlabheader.h
/petsc/conf/variables
/petsc/config/PETSc/Configure.py
/petsc/include/petscdm.h
/petsc/include/petsclog.h
/petsc/include/petscsys.h
/petsc/include/private/dmimpl.h
/petsc/include/private/petscimpl.h
/petsc/include/sieve/makefile
/petsc/src/characteristic/makefile
/petsc/src/dm/examples/tutorials/ex5.c
/petsc/src/dm/impls/da/da.c
/petsc/src/dm/impls/da/da2.c
/petsc/src/dm/impls/da/dacreate.c
/petsc/src/dm/impls/da/dagetelem.c
/petsc/src/dm/impls/da/makefile
/petsc/src/docs/website/documentation/index.html
/petsc/src/ksp/ksp/examples/tutorials/ex31.c
/petsc/src/ksp/pc/impls/sacuda/sacuda.cu
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/interface/snes.c
/petsc/src/sys/memory/mal.c
inherit.c
/petsc/src/sys/viewer/impls/ascii/filev.c
/petsc/src/vec/vec/impls/mpi/commonmpvec.c
/petsc/src/vec/vec/impls/mpi/makefile
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
f3dea69d11-Nov-2010 Barry Smith <bsmith@mcs.anl.gov>

changed -log_history to -history PetscLogOpen/CloseHistory() to PetscOpen/CloseHistory()

Hg-commit: 859f8d519b4608e0cfa0b41581c969682cb17d4c

cc80cbf410-Nov-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 5d73cf9935fda256a6fbf926c8c6a7a05aaa84ff

7fccdfe410-Nov-2010 Barry Smith <bsmith@mcs.anl.gov>

update to PetscMallocAlign() to use long long as cast of ptr instead of long

Hg-commit: 5e7d757d132749dcccec175d7fa9bc1708bb6cb4


/petsc/bin/maint/builddist
/petsc/bin/maint/buildtest
/petsc/bin/maint/generators/java.py
/petsc/bin/maint/startnightly
/petsc/bin/matlab/classes/PetscDM.m
/petsc/bin/matlab/classes/PetscDMComputeFunctionInternal.m
/petsc/bin/matlab/classes/PetscDMComputeJacobianInternal.m
/petsc/bin/matlab/classes/PetscDMDACreate1d.m
/petsc/bin/matlab/classes/PetscDMDACreate2d.m
/petsc/bin/matlab/classes/PetscIS.m
/petsc/bin/matlab/classes/PetscISCreateGeneral.m
/petsc/bin/matlab/classes/PetscInitialize.m
/petsc/bin/matlab/classes/PetscKSP.m
/petsc/bin/matlab/classes/PetscMat.m
/petsc/bin/matlab/classes/PetscObject.m
/petsc/bin/matlab/classes/PetscSNES.m
/petsc/bin/matlab/classes/PetscSNESComputeFunctionInternal.m
/petsc/bin/matlab/classes/PetscSNESComputeJacobianInternal.m
/petsc/bin/matlab/classes/PetscTS.m
/petsc/bin/matlab/classes/PetscTSComputeFunctionInternal.m
/petsc/bin/matlab/classes/PetscTSComputeJacobianInternal.m
/petsc/bin/matlab/classes/PetscTSMonitorInternal.m
/petsc/bin/matlab/classes/PetscVec.m
/petsc/bin/matlab/classes/examples/tests/ex2.m
/petsc/bin/matlab/classes/examples/tutorials/exKSP.m
/petsc/bin/matlab/classes/examples/tutorials/exKSPDM.m
/petsc/bin/matlab/classes/examples/tutorials/exSNES.m
/petsc/bin/matlab/classes/examples/tutorials/exSNES_DVI.m
/petsc/bin/matlab/classes/examples/tutorials/nljacobian.m
/petsc/bin/matlab/classes/examples/tutorials/odefunction.m
/petsc/bin/matlab/classes/examples/tutorials/odejacobian.m
/petsc/bin/matlab/classes/examples/tutorials/rhsfunction.m
/petsc/bin/matlab/classes/examples/tutorials/snesfunction.m
/petsc/bin/matlab/classes/examples/tutorials/snesjacobian.m
/petsc/bin/matlab/classes/examples/tutorials/tsmonitor.m
/petsc/bin/matlab/classes/matlabheader.h
/petsc/conf/rules
/petsc/conf/test
/petsc/conf/variables
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/Matlab.py
/petsc/config/PETSc/packages/X11.py
/petsc/config/PETSc/packages/ams.py
/petsc/config/PETSc/packages/cuda.py
/petsc/config/examples/arch-osx-10.6-cxx-cmplx-pkgs-dbg.py
/petsc/config/examples/arch-osx-10.6-cxx-pkgs-opt.py
/petsc/config/examples/arch-osx-10.6.py
/petsc/configure
/petsc/include/finclude/petscdm.h
/petsc/include/finclude/petscdm.h90
/petsc/include/finclude/petscdmdef.h
/petsc/include/finclude/petscksp.h
/petsc/include/finclude/petscmatdef.h
/petsc/include/petscdm.h
/petsc/include/petscksp.h
/petsc/include/petscpc.h
/petsc/include/petscsys.h
/petsc/include/petscvec.h
/petsc/include/petscviewer.h
/petsc/include/private/petscimpl.h
/petsc/include/sieve/Completion.hh
/petsc/include/sieve/Selection.hh
/petsc/src/characteristic/characteristicimpl.h
/petsc/src/characteristic/examples/tutorials/ex1.c
/petsc/src/characteristic/examples/tutorials/ex2.c
/petsc/src/characteristic/examples/tutorials/ex4.c
/petsc/src/characteristic/examples/tutorials/makefile
/petsc/src/characteristic/impls/da/slda.c
/petsc/src/contrib/blopex/makefile
/petsc/src/contrib/blopex/petsc-interface/makefile
/petsc/src/contrib/helmholtz_2/ex12.c
/petsc/src/dm/dd/matdd/matdd.h
/petsc/src/dm/dd/matdd/matddaij.c
/petsc/src/dm/examples/tests/ex1.c
/petsc/src/dm/examples/tests/ex10.c
/petsc/src/dm/examples/tests/ex11.c
/petsc/src/dm/examples/tests/ex13.c
/petsc/src/dm/examples/tests/ex14.c
/petsc/src/dm/examples/tests/ex15.c
/petsc/src/dm/examples/tests/ex17.c
/petsc/src/dm/examples/tests/ex21.c
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/f90-mod/makefile
/petsc/src/dm/impls/adda/makefile
/petsc/src/dm/impls/composite/makefile
/petsc/src/dm/impls/da/da.c
/petsc/src/dm/impls/da/da1.c
/petsc/src/dm/impls/da/da2.c
/petsc/src/dm/impls/da/da3.c
/petsc/src/dm/impls/da/dadist.c
/petsc/src/dm/impls/da/dainterp.c
/petsc/src/dm/impls/da/daview.c
/petsc/src/dm/impls/da/fdda.c
/petsc/src/dm/impls/da/gr1.c
/petsc/src/dm/impls/da/gr2.c
/petsc/src/dm/impls/da/makefile
/petsc/src/dm/impls/da/mhyp.c
/petsc/src/dm/impls/da/mhyp.h
/petsc/src/dm/impls/sliced/makefile
/petsc/src/dm/interface/dm.c
/petsc/src/dm/interface/makefile
/petsc/src/dm/makefile
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/docs/manualpages-sec/header_DM
/petsc/src/docs/manualpages-sec/header_DMMG
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/manual/titlepage1.pdf
/petsc/src/docs/website/documentation/faq.html
/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/bcgs.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/rich/rich.c
/petsc/src/ksp/ksp/impls/specest/specest.c
/petsc/src/ksp/ksp/interface/dlregisksp.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/factor/factimpl.c
/petsc/src/ksp/pc/impls/factor/factor.h
/petsc/src/ksp/pc/impls/factor/lu/lu.h
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/gasm/gasm.c
/petsc/src/ksp/pc/impls/gasm/makefile
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/ksp/pc/impls/sacuda/sacuda.cu
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/mat/examples/tests/ex140.c
/petsc/src/mat/examples/tests/ex53.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/seqcuda/aijcuda.cu
/petsc/src/mat/impls/aij/seq/seqcuda/cudamatimpl.h
/petsc/src/mat/impls/baij/mpi/mmbaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/mffd/mffdimpl.h
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/shell/ftn-custom/zshellf.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tests/ex8.c
/petsc/src/snes/examples/tutorials/ex10d/ex10.c
/petsc/src/snes/impls/vi/vi.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/dll/dl.c
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/fwk/interface/fwk.c
/petsc/src/sys/memory/mal.c
aoptions.c
/petsc/src/sys/plog/plog.c
/petsc/src/sys/random/examples/makefile
/petsc/src/sys/random/impls/makefile
/petsc/src/sys/random/impls/rand/makefile
/petsc/src/sys/random/impls/rand48/makefile
/petsc/src/sys/random/interface/makefile
/petsc/src/sys/random/makefile
/petsc/src/sys/random/randomimpl.h
/petsc/src/sys/totalview/makefile
/petsc/src/sys/viewer/impls/hdf5/hdf5v.c
/petsc/src/ts/examples/tutorials/ex13.c
/petsc/src/ts/examples/tutorials/ex9.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/impls/implicit/alpha/alpha.c
/petsc/src/ts/impls/implicit/gl/gl.c
/petsc/src/ts/impls/implicit/gl/gladapt.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/is/impls/general/general.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/pf/impls/string/cstring.c
/petsc/src/vec/vec/examples/tutorials/ex19.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/utils/vecio.c
/petsc/src/vec/vec/utils/vscat.c
/petsc/tutorials/multiphysics/mp.c
/petsc/tutorials/multiphysics/mp1.c
/petsc/tutorials/multiphysics/p1.c
/petsc/tutorials/multiphysics/p2.c
/petsc/tutorials/multiphysicsNonlinear/mp1.c
/petsc/tutorials/multiphysicsNonlinear/p1.c
/petsc/tutorials/multiphysicsNonlinear/p2.c
/petsc/xcode/examples/Classes/iphoneViewController.m
cfbddea110-Nov-2010 Satish Balay <balay@mcs.anl.gov>

change PetscOptionsAtoi() Atod, Atol etc to PetscOptionsStringToInt(), StringToReal(), StringToBool().

Hg-commit: bb319010bf9febc7c9c0b2531cd067cc35a2b84b

e4c476e210-Nov-2010 Satish Balay <balay@mcs.anl.gov>

merge from 31

Hg-commit: 905032af6f28d5a79f6cd851be756f9c77e4c9c3

8bb2925710-Nov-2010 Satish Balay <balay@mcs.anl.gov>

do not use PetscOptionsGetTruth() with -malloc_log,-malloc_dump, -info

Hg-commit: cb3d801a77e89e2db614a44ba2d85232c9cca5cb

4028d11410-Nov-2010 Satish Balay <balay@mcs.anl.gov>

do not use PetscOptionsGetTruth() with log_history

Hg-commit: b0e93caf3aebf27ae064d848549ec5d75ba69be6

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

merge 64-bit integer parsing fix from 3.1

Hg-commit: cec7f739e5f13c57b43f275a55b8adc792624046


/petsc/bin/maint/builddist
/petsc/bin/maint/buildtest
/petsc/bin/maint/generators/java.py
/petsc/bin/maint/startnightly
/petsc/bin/matlab/classes/PetscDM.m
/petsc/bin/matlab/classes/PetscDMComputeFunctionInternal.m
/petsc/bin/matlab/classes/PetscDMComputeJacobianInternal.m
/petsc/bin/matlab/classes/PetscDMDACreate1d.m
/petsc/bin/matlab/classes/PetscDMDACreate2d.m
/petsc/bin/matlab/classes/PetscIS.m
/petsc/bin/matlab/classes/PetscISCreateGeneral.m
/petsc/bin/matlab/classes/PetscInitialize.m
/petsc/bin/matlab/classes/PetscKSP.m
/petsc/bin/matlab/classes/PetscMat.m
/petsc/bin/matlab/classes/PetscObject.m
/petsc/bin/matlab/classes/PetscSNES.m
/petsc/bin/matlab/classes/PetscSNESComputeFunctionInternal.m
/petsc/bin/matlab/classes/PetscSNESComputeJacobianInternal.m
/petsc/bin/matlab/classes/PetscTS.m
/petsc/bin/matlab/classes/PetscTSComputeFunctionInternal.m
/petsc/bin/matlab/classes/PetscTSComputeJacobianInternal.m
/petsc/bin/matlab/classes/PetscTSMonitorInternal.m
/petsc/bin/matlab/classes/PetscVec.m
/petsc/bin/matlab/classes/examples/tests/ex2.m
/petsc/bin/matlab/classes/examples/tutorials/exKSP.m
/petsc/bin/matlab/classes/examples/tutorials/exKSPDM.m
/petsc/bin/matlab/classes/examples/tutorials/exSNES.m
/petsc/bin/matlab/classes/examples/tutorials/exSNES_DVI.m
/petsc/bin/matlab/classes/examples/tutorials/nljacobian.m
/petsc/bin/matlab/classes/examples/tutorials/odefunction.m
/petsc/bin/matlab/classes/examples/tutorials/odejacobian.m
/petsc/bin/matlab/classes/examples/tutorials/rhsfunction.m
/petsc/bin/matlab/classes/examples/tutorials/snesfunction.m
/petsc/bin/matlab/classes/examples/tutorials/snesjacobian.m
/petsc/bin/matlab/classes/examples/tutorials/tsmonitor.m
/petsc/bin/matlab/classes/matlabheader.h
/petsc/conf/rules
/petsc/conf/test
/petsc/conf/variables
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/Matlab.py
/petsc/config/PETSc/packages/X11.py
/petsc/config/PETSc/packages/ams.py
/petsc/config/PETSc/packages/cuda.py
/petsc/config/examples/arch-osx-10.6-cxx-cmplx-pkgs-dbg.py
/petsc/config/examples/arch-osx-10.6-cxx-pkgs-opt.py
/petsc/config/examples/arch-osx-10.6.py
/petsc/configure
/petsc/include/finclude/petscdm.h
/petsc/include/finclude/petscdm.h90
/petsc/include/finclude/petscdmdef.h
/petsc/include/finclude/petscksp.h
/petsc/include/finclude/petscmatdef.h
/petsc/include/petscdm.h
/petsc/include/petscerror.h
/petsc/include/petscksp.h
/petsc/include/petscpc.h
/petsc/include/petscsys.h
/petsc/include/petscvec.h
/petsc/include/petscviewer.h
/petsc/include/private/petscimpl.h
/petsc/include/sieve/ALE_exception.hh
/petsc/include/sieve/Completion.hh
/petsc/include/sieve/Field.hh
/petsc/include/sieve/Selection.hh
/petsc/src/characteristic/characteristicimpl.h
/petsc/src/characteristic/examples/tutorials/ex1.c
/petsc/src/characteristic/examples/tutorials/ex2.c
/petsc/src/characteristic/examples/tutorials/ex4.c
/petsc/src/characteristic/examples/tutorials/makefile
/petsc/src/characteristic/impls/da/slda.c
/petsc/src/contrib/blopex/makefile
/petsc/src/contrib/blopex/petsc-interface/makefile
/petsc/src/contrib/helmholtz_2/ex12.c
/petsc/src/dm/dd/matdd/matdd.h
/petsc/src/dm/dd/matdd/matddaij.c
/petsc/src/dm/examples/tests/ex1.c
/petsc/src/dm/examples/tests/ex10.c
/petsc/src/dm/examples/tests/ex11.c
/petsc/src/dm/examples/tests/ex13.c
/petsc/src/dm/examples/tests/ex14.c
/petsc/src/dm/examples/tests/ex15.c
/petsc/src/dm/examples/tests/ex17.c
/petsc/src/dm/examples/tests/ex21.c
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/f90-mod/makefile
/petsc/src/dm/impls/adda/makefile
/petsc/src/dm/impls/composite/makefile
/petsc/src/dm/impls/da/da.c
/petsc/src/dm/impls/da/da1.c
/petsc/src/dm/impls/da/da2.c
/petsc/src/dm/impls/da/da3.c
/petsc/src/dm/impls/da/dadist.c
/petsc/src/dm/impls/da/dainterp.c
/petsc/src/dm/impls/da/daview.c
/petsc/src/dm/impls/da/fdda.c
/petsc/src/dm/impls/da/gr1.c
/petsc/src/dm/impls/da/gr2.c
/petsc/src/dm/impls/da/makefile
/petsc/src/dm/impls/da/mhyp.c
/petsc/src/dm/impls/da/mhyp.h
/petsc/src/dm/impls/sliced/makefile
/petsc/src/dm/interface/dm.c
/petsc/src/dm/interface/makefile
/petsc/src/dm/makefile
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/docs/manualpages-sec/header_DM
/petsc/src/docs/manualpages-sec/header_DMMG
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/manual/titlepage1.pdf
/petsc/src/docs/website/documentation/faq.html
/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/bcgs.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/rich/rich.c
/petsc/src/ksp/ksp/impls/specest/specest.c
/petsc/src/ksp/ksp/interface/dlregisksp.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/factor/factimpl.c
/petsc/src/ksp/pc/impls/factor/factor.h
/petsc/src/ksp/pc/impls/factor/lu/lu.h
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/gasm/gasm.c
/petsc/src/ksp/pc/impls/gasm/makefile
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/ksp/pc/impls/sacuda/sacuda.cu
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/mat/examples/tests/ex140.c
/petsc/src/mat/examples/tests/ex53.c
/petsc/src/mat/examples/tests/ex97.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex97_1.out
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/seqcuda/aijcuda.cu
/petsc/src/mat/impls/aij/seq/seqcuda/cudamatimpl.h
/petsc/src/mat/impls/baij/mpi/mmbaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/mffd/mffdimpl.h
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/shell/ftn-custom/zshellf.c
/petsc/src/mat/impls/submat/submat.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tests/ex8.c
/petsc/src/snes/examples/tutorials/ex10d/ex10.c
/petsc/src/snes/impls/vi/vi.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/dll/dl.c
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/fwk/interface/fwk.c
options.c
/petsc/src/sys/plog/plog.c
/petsc/src/sys/random/examples/makefile
/petsc/src/sys/random/impls/makefile
/petsc/src/sys/random/impls/rand/makefile
/petsc/src/sys/random/impls/rand48/makefile
/petsc/src/sys/random/interface/makefile
/petsc/src/sys/random/makefile
/petsc/src/sys/random/randomimpl.h
/petsc/src/sys/totalview/makefile
/petsc/src/sys/viewer/impls/hdf5/hdf5v.c
/petsc/src/ts/examples/tutorials/ex13.c
/petsc/src/ts/examples/tutorials/ex9.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/impls/implicit/alpha/alpha.c
/petsc/src/ts/impls/implicit/gl/gl.c
/petsc/src/ts/impls/implicit/gl/gladapt.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/is/impls/general/general.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/pf/impls/string/cstring.c
/petsc/src/vec/vec/examples/tutorials/ex19.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/utils/vecio.c
/petsc/src/vec/vec/utils/vscat.c
/petsc/tutorials/multiphysics/mp.c
/petsc/tutorials/multiphysics/mp1.c
/petsc/tutorials/multiphysics/p1.c
/petsc/tutorials/multiphysics/p2.c
/petsc/tutorials/multiphysicsNonlinear/mp1.c
/petsc/tutorials/multiphysicsNonlinear/p1.c
/petsc/tutorials/multiphysicsNonlinear/p2.c
/petsc/xcode/examples/Classes/iphoneViewController.m
a5bfccdb10-Nov-2010 Jed Brown <jed@59A2.org>

Parse integers with atoll when using 64-bit indices

Hg-commit: c7acf8861505f0063d65d0590b52a52bee0f99b2

9c7c499328-Oct-2010 Barry Smith <bsmith@mcs.anl.gov>

VecLoad_HDF5_DA bug in accessing DM_DA pointer from DM
Changed PetscObjectName() to force same name on all processes by broadcasting address of comm from zeroth process

Hg-commit: 91801262b539fd06c5

VecLoad_HDF5_DA bug in accessing DM_DA pointer from DM
Changed PetscObjectName() to force same name on all processes by broadcasting address of comm from zeroth process

Hg-commit: 91801262b539fd06c563086c31a4e2fe8a77db8e

show more ...


/petsc/bin/maint/generateetags.py
/petsc/bin/matlab/PetscBinaryRead.m
/petsc/bin/matlab/classes/DM.m
/petsc/bin/matlab/classes/DMComputeFunctionInternal.m
/petsc/bin/matlab/classes/DMComputeJacobianInternal.m
/petsc/bin/matlab/classes/DMDACreate1d.m
/petsc/bin/matlab/classes/DMDACreate2d.m
/petsc/bin/matlab/classes/KSP.m
/petsc/bin/matlab/classes/PetscInitialize.m
/petsc/bin/matlab/classes/SNESComputeFunctionInternal.m
/petsc/bin/matlab/classes/examples/tests/ex2.m
/petsc/bin/matlab/classes/examples/tests/nlfunction.m
/petsc/bin/matlab/classes/examples/tests/nljacobian.m
/petsc/bin/matlab/classes/examples/tutorials/exKSP.m
/petsc/bin/matlab/classes/examples/tutorials/exKSPDM.m
/petsc/bin/matlab/classes/examples/tutorials/exSNES.m
/petsc/bin/matlab/classes/examples/tutorials/nlfunction.m
/petsc/bin/matlab/classes/examples/tutorials/nljacobian.m
/petsc/bin/matlab/classes/examples/tutorials/rhsfunction.m
/petsc/bin/matlab/classes/matlabheader.h
/petsc/conf/adic.init
/petsc/conf/adicmf.init
/petsc/conf/adicmfb.init
/petsc/conf/rules
/petsc/config/PETSc/packages/blopex.py
/petsc/config/PETSc/packages/c2html.py
/petsc/config/PETSc/petsc.py
/petsc/config/configure.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/include/characteristic.h
/petsc/include/finclude/ftn-custom/petscdm.h90
/petsc/include/finclude/ftn-custom/petscdmdef.h90
/petsc/include/finclude/ftn-custom/petscdmhide.h90
/petsc/include/finclude/makefile
/petsc/include/finclude/petsc.h
/petsc/include/finclude/petsc.h90
/petsc/include/finclude/petscdef.h
/petsc/include/finclude/petscdm.h
/petsc/include/finclude/petscdm.h90
/petsc/include/finclude/petscdmdef.h
/petsc/include/finclude/petscisdef.h
/petsc/include/finclude/petscmeshdef.h
/petsc/include/finclude/petscpcdef.h
/petsc/include/petscasa.h
/petsc/include/petscblaslapack_stdcall.h
/petsc/include/petscdm.h
/petsc/include/petscdmmg.h
/petsc/include/petscis.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscmesh.h
/petsc/include/petscpc.h
/petsc/include/petscsys.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscviewer.h
/petsc/include/private/daimpl.h
/petsc/include/private/dmimpl.h
/petsc/include/private/matimpl.h
/petsc/include/private/meshimpl.h
/petsc/include/private/petscimpl.h
/petsc/include/sieve/ALE.hh
/petsc/include/sieve/ALE_containers.hh
/petsc/include/sieve/ALE_mem.hh
/petsc/include/sieve/BasicCommunication.hh
/petsc/include/sieve/CartesianSieve.hh
/petsc/include/sieve/Completion.hh
/petsc/include/sieve/DMBuilder.hh
/petsc/include/sieve/Distribution.hh
/petsc/include/sieve/FEMProblem.hh
/petsc/include/sieve/Field.hh
/petsc/include/sieve/Generator.hh
/petsc/include/sieve/IField.hh
/petsc/include/sieve/INumbering.hh
/petsc/include/sieve/ISieve.hh
/petsc/include/sieve/LabelSifter.hh
/petsc/include/sieve/Mesh.hh
/petsc/include/sieve/Numbering.hh
/petsc/include/sieve/Ordering.hh
/petsc/include/sieve/ParallelMapping.hh
/petsc/include/sieve/Partitioner.hh
/petsc/include/sieve/SectionCompletion.hh
/petsc/include/sieve/Sections.hh
/petsc/include/sieve/Selection.hh
/petsc/include/sieve/Sieve.hh
/petsc/include/sieve/SieveAlgorithms.hh
/petsc/include/sieve/SieveBuilder.hh
/petsc/include/sieve/Sifter.hh
/petsc/include/sieve/Topology.hh
/petsc/include/sieve/UFCProblem.hh
/petsc/include/sieve/problem/Base.hh
/petsc/include/sieve/problem/Bratu.hh
/petsc/include/sieve/problem/Functions.hh
/petsc/include/sieve/problem/LaplaceBEM.hh
/petsc/makefile
/petsc/src/characteristic/characteristicimpl.h
/petsc/src/characteristic/examples/tutorials/ex1.c
/petsc/src/characteristic/examples/tutorials/ex2.c
/petsc/src/characteristic/examples/tutorials/ex4.c
/petsc/src/characteristic/impls/da/slda.c
/petsc/src/characteristic/interface/characteristic.c
/petsc/src/contrib/blopex/driver/driver.c
/petsc/src/contrib/blopex/driver_fortran/blopex_c.c
/petsc/src/contrib/helmholtz_2/ex12.c
/petsc/src/contrib/keyes/ex15.c
/petsc/src/dm/ao/interface/dlregisdm.c
/petsc/src/dm/dd/matdd/makefile
/petsc/src/dm/dd/matdd/matdd.c
/petsc/src/dm/dd/matdd/matdd.h
/petsc/src/dm/dd/matdd/matddaij.c
/petsc/src/dm/dd/vecdd/ddlayout.c
/petsc/src/dm/dd/vecdd/ddlayout.h
/petsc/src/dm/dd/vecdd/makefile
/petsc/src/dm/dd/vecdd/vecdd.c
/petsc/src/dm/examples/makefile
/petsc/src/dm/examples/tests/ex1.c
/petsc/src/dm/examples/tests/ex10.c
/petsc/src/dm/examples/tests/ex11.c
/petsc/src/dm/examples/tests/ex12.c
/petsc/src/dm/examples/tests/ex12.m
/petsc/src/dm/examples/tests/ex13.c
/petsc/src/dm/examples/tests/ex14.c
/petsc/src/dm/examples/tests/ex15.c
/petsc/src/dm/examples/tests/ex16.c
/petsc/src/dm/examples/tests/ex17.c
/petsc/src/dm/examples/tests/ex18.c
/petsc/src/dm/examples/tests/ex19.c
/petsc/src/dm/examples/tests/ex2.c
/petsc/src/dm/examples/tests/ex22.c
/petsc/src/dm/examples/tests/ex23.c
/petsc/src/dm/examples/tests/ex24.c
/petsc/src/dm/examples/tests/ex25.c
/petsc/src/dm/examples/tests/ex26.c
/petsc/src/dm/examples/tests/ex27.c
/petsc/src/dm/examples/tests/ex28.c
/petsc/src/dm/examples/tests/ex3.c
/petsc/src/dm/examples/tests/ex30.c
/petsc/src/dm/examples/tests/ex31.c
/petsc/src/dm/examples/tests/ex32.c
/petsc/src/dm/examples/tests/ex33.c
/petsc/src/dm/examples/tests/ex35.c
/petsc/src/dm/examples/tests/ex4.c
/petsc/src/dm/examples/tests/ex5.c
/petsc/src/dm/examples/tests/ex6.c
/petsc/src/dm/examples/tests/ex7.c
/petsc/src/dm/examples/tests/ex8.c
/petsc/src/dm/examples/tests/ex9.c
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/examples/tests/output/ex12_1.out
/petsc/src/dm/examples/tests/output/ex1_1.out
/petsc/src/dm/examples/tests/output/ex24_1.out
/petsc/src/dm/examples/tests/output/ex25_1.out
/petsc/src/dm/examples/tests/output/ex2_1.out
/petsc/src/dm/examples/tests/output/ex2_2.out
/petsc/src/dm/examples/tests/output/ex2_3.out
/petsc/src/dm/examples/tests/output/ex30_1.out
/petsc/src/dm/examples/tests/output/ex30_2.out
/petsc/src/dm/examples/tests/output/ex30_3.out
/petsc/src/dm/examples/tests/output/ex32_1.out
/petsc/src/dm/examples/tests/output/ex4_1.out
/petsc/src/dm/examples/tests/scripts/ex4.script
/petsc/src/dm/examples/tests/scripts/ex6.script
/petsc/src/dm/examples/tutorials/ex1.c
/petsc/src/dm/examples/tutorials/ex10.c
/petsc/src/dm/examples/tutorials/ex11f90.F
/petsc/src/dm/examples/tutorials/ex12.c
/petsc/src/dm/examples/tutorials/ex2.c
/petsc/src/dm/examples/tutorials/ex3.c
/petsc/src/dm/examples/tutorials/ex4.c
/petsc/src/dm/examples/tutorials/ex5.c
/petsc/src/dm/examples/tutorials/ex6.c
/petsc/src/dm/examples/tutorials/ex6f90.F
/petsc/src/dm/examples/tutorials/ex7.c
/petsc/src/dm/examples/tutorials/ex8.c
/petsc/src/dm/examples/tutorials/ex9.c
/petsc/src/dm/examples/tutorials/makefile
/petsc/src/dm/examples/tutorials/output/ex11f90.out
/petsc/src/dm/examples/tutorials/output/ex3_1.out
/petsc/src/dm/examples/tutorials/output/ex3_2.out
/petsc/src/dm/examples/tutorials/output/ex3_3.out
/petsc/src/dm/f90-mod/petscdmmod.F
/petsc/src/dm/impls/adda/adda.c
/petsc/src/dm/impls/adda/addaimpl.h
/petsc/src/dm/impls/adda/examples/makefile
/petsc/src/dm/impls/adda/examples/tests/ex1.c
/petsc/src/dm/impls/adda/examples/tests/makefile
/petsc/src/dm/impls/adda/makefile
/petsc/src/dm/impls/composite/f90-custom/makefile
/petsc/src/dm/impls/composite/f90-custom/zfddaf90.c
/petsc/src/dm/impls/composite/ftn-custom/makefile
/petsc/src/dm/impls/composite/ftn-custom/zfddaf.c
/petsc/src/dm/impls/composite/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/da3.c
/petsc/src/dm/impls/da/dacorn.c
/petsc/src/dm/impls/da/dacreate.c
/petsc/src/dm/impls/da/dadestroy.c
/petsc/src/dm/impls/da/dadist.c
/petsc/src/dm/impls/da/dagetarray.c
/petsc/src/dm/impls/da/daghost.c
/petsc/src/dm/impls/da/dagtol.c
/petsc/src/dm/impls/da/dagtona.c
/petsc/src/dm/impls/da/daindex.c
/petsc/src/dm/impls/da/dainterp.c
/petsc/src/dm/impls/da/daload.c
/petsc/src/dm/impls/da/dalocal.c
/petsc/src/dm/impls/da/daltog.c
/petsc/src/dm/impls/da/daltol.c
/petsc/src/dm/impls/da/dapf.c
/petsc/src/dm/impls/da/dareg.c
/petsc/src/dm/impls/da/dascatter.c
/petsc/src/dm/impls/da/dasub.c
/petsc/src/dm/impls/da/daview.c
/petsc/src/dm/impls/da/f90-custom/makefile
/petsc/src/dm/impls/da/f90-custom/zda1f90.c
/petsc/src/dm/impls/da/f90-custom/zdaindexf90.c
/petsc/src/dm/impls/da/fdda.c
/petsc/src/dm/impls/da/ftn-custom/makefile
/petsc/src/dm/impls/da/ftn-custom/zda.c
/petsc/src/dm/impls/da/ftn-custom/zda1f.c
/petsc/src/dm/impls/da/ftn-custom/zda2f.c
/petsc/src/dm/impls/da/ftn-custom/zda3f.c
/petsc/src/dm/impls/da/ftn-custom/zdacornf.c
/petsc/src/dm/impls/da/ftn-custom/zdagetscatterf.c
/petsc/src/dm/impls/da/ftn-custom/zdaindexf.c
/petsc/src/dm/impls/da/ftn-custom/zdaloadf.c
/petsc/src/dm/impls/da/ftn-custom/zdaviewf.c
/petsc/src/dm/impls/da/gr1.c
/petsc/src/dm/impls/da/gr2.c
/petsc/src/dm/impls/da/makefile
/petsc/src/dm/impls/da/mhyp.c
/petsc/src/dm/impls/da/mhyp.h
/petsc/src/dm/impls/da/usfft/makefile
/petsc/src/dm/impls/da/usfft/matusfft.c
/petsc/src/dm/impls/da/utils/binaryMatlab.c
/petsc/src/dm/impls/da/utils/makefile
/petsc/src/dm/impls/makefile
/petsc/src/dm/impls/sliced/makefile
/petsc/src/dm/impls/sliced/sliced.c
/petsc/src/dm/interface/dm.c
/petsc/src/dm/interface/dmregall.c
/petsc/src/dm/interface/ftn-custom/makefile
/petsc/src/dm/interface/ftn-custom/zdmf.c
/petsc/src/dm/interface/makefile
/petsc/src/dm/makefile
/petsc/src/dm/mesh/examples/tests/ex02.c
/petsc/src/dm/mesh/examples/tests/ex1.c
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/examples/tutorials/bratu_ufc.cxx
/petsc/src/dm/mesh/examples/tutorials/electrostatic.cxx
/petsc/src/dm/mesh/examples/tutorials/ex10.cxx
/petsc/src/dm/mesh/examples/tutorials/ex12.cxx
/petsc/src/dm/mesh/examples/tutorials/fetidp.cxx
/petsc/src/dm/mesh/examples/tutorials/grade2.cxx
/petsc/src/dm/mesh/examples/tutorials/ionChannel.cxx
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/dm/mesh/examples/tutorials/mixedpoisson.cxx
/petsc/src/dm/mesh/examples/tutorials/navierStokes.cxx
/petsc/src/dm/mesh/examples/tutorials/stokes.cxx
/petsc/src/dm/mesh/examples/tutorials/stokesPeriodic.cxx
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/sieve/makefile
/petsc/src/docs/strategy.tex
/petsc/src/docs/tex/manual/moc.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/manual/sieve.tex
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/exercises/index.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/documentation/index.html
/petsc/src/docs/website/features/details.html
/petsc/src/docs/website/features/diagram.html
/petsc/src/docs/website/features/gpus.html
/petsc/src/docs/website/features/gpus.pdf
/petsc/src/docs/website/features/index.html
/petsc/src/ksp/f90-mod/petsckspmod.F
/petsc/src/ksp/ksp/examples/tests/ex14.c
/petsc/src/ksp/ksp/examples/tests/ex16f.F
/petsc/src/ksp/ksp/examples/tests/ex19.c
/petsc/src/ksp/ksp/examples/tests/ex26.c
/petsc/src/ksp/ksp/examples/tests/ex29.c
/petsc/src/ksp/ksp/examples/tests/ex3.c
/petsc/src/ksp/ksp/examples/tests/ex32.c
/petsc/src/ksp/ksp/examples/tests/ex35.c
/petsc/src/ksp/ksp/examples/tests/ex4.c
/petsc/src/ksp/ksp/examples/tutorials/ex14f.F
/petsc/src/ksp/ksp/examples/tutorials/ex22.c
/petsc/src/ksp/ksp/examples/tutorials/ex22f.F
/petsc/src/ksp/ksp/examples/tutorials/ex25.c
/petsc/src/ksp/ksp/examples/tutorials/ex28.c
/petsc/src/ksp/ksp/examples/tutorials/ex29.c
/petsc/src/ksp/ksp/examples/tutorials/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/ex35.c
/petsc/src/ksp/ksp/examples/tutorials/ex37.c
/petsc/src/ksp/ksp/examples/tutorials/ex38.c
/petsc/src/ksp/ksp/examples/tutorials/ex39.c
/petsc/src/ksp/ksp/examples/tutorials/ex40.c
/petsc/src/ksp/ksp/examples/tutorials/ex43.c
/petsc/src/ksp/ksp/examples/tutorials/ex44f.F90
/petsc/src/ksp/ksp/examples/tutorials/ex45.c
/petsc/src/ksp/ksp/examples/tutorials/ex46.c
/petsc/src/ksp/ksp/examples/tutorials/ex47.c
/petsc/src/ksp/ksp/examples/tutorials/ex49.c
/petsc/src/ksp/ksp/examples/tutorials/ex50.c
/petsc/src/ksp/ksp/examples/tutorials/ex51.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/ibcgs/ibcgs.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/asa/asa.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/ksp/pc/impls/wb/wb.c
/petsc/src/mat/examples/tests/ex11.c
/petsc/src/mat/examples/tests/ex12.c
/petsc/src/mat/examples/tests/ex129.c
/petsc/src/mat/examples/tests/ex136.c
/petsc/src/mat/examples/tests/ex140.c
/petsc/src/mat/examples/tests/ex140.m
/petsc/src/mat/examples/tests/ex17.c
/petsc/src/mat/examples/tests/ex56.c
/petsc/src/mat/examples/tests/ex96.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex136_1.out
/petsc/src/mat/examples/tests/output/ex136_2.out
/petsc/src/mat/examples/tests/output/ex136_3.out
/petsc/src/mat/examples/tests/output/ex136_4.out
/petsc/src/mat/examples/tests/output/ex136_5.out
/petsc/src/mat/examples/tests/output/ex136_6.out
/petsc/src/mat/examples/tests/output/ex140_1.out
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/adic/nladic.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/seqcuda/aijcuda.cu
/petsc/src/mat/impls/aij/seq/seqcuda/cudamatimpl.h
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/blockmat/seq/blockmat.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/im/matim.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/makefile
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/aijsbaij.c
/petsc/src/mat/impls/sbaij/seq/relax.h
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/interface/ftn-custom/zmatrixf.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/snes/examples/tests/ex11.c
/petsc/src/snes/examples/tests/ex12f.F
/petsc/src/snes/examples/tests/ex13.c
/petsc/src/snes/examples/tests/ex14f.F
/petsc/src/snes/examples/tests/ex5.c
/petsc/src/snes/examples/tests/ex8.c
/petsc/src/snes/examples/tests/ex9.c
/petsc/src/snes/examples/tutorials/ex14.c
/petsc/src/snes/examples/tutorials/ex18.c
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/ex19tu.c
/petsc/src/snes/examples/tutorials/ex20.c
/petsc/src/snes/examples/tutorials/ex21.c
/petsc/src/snes/examples/tutorials/ex22.c
/petsc/src/snes/examples/tutorials/ex23.c
/petsc/src/snes/examples/tutorials/ex24.c
/petsc/src/snes/examples/tutorials/ex25.c
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/examples/tutorials/ex27.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/examples/tutorials/ex3.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/examples/tutorials/ex31.c
/petsc/src/snes/examples/tutorials/ex32.c
/petsc/src/snes/examples/tutorials/ex39f90.F
/petsc/src/snes/examples/tutorials/ex4.c
/petsc/src/snes/examples/tutorials/ex40f90.F
/petsc/src/snes/examples/tutorials/ex46.c
/petsc/src/snes/examples/tutorials/ex47.c
/petsc/src/snes/examples/tutorials/ex47cu.cu
/petsc/src/snes/examples/tutorials/ex48.c
/petsc/src/snes/examples/tutorials/ex49.c
/petsc/src/snes/examples/tutorials/ex4tu.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/ex50.c
/petsc/src/snes/examples/tutorials/ex51.c
/petsc/src/snes/examples/tutorials/ex5f.F
/petsc/src/snes/examples/tutorials/ex5f.h
/petsc/src/snes/examples/tutorials/ex5f90.F
/petsc/src/snes/examples/tutorials/ex5s.c
/petsc/src/snes/examples/tutorials/ex7.c
/petsc/src/snes/examples/tutorials/ex8.c
/petsc/src/snes/examples/tutorials/output/ex48_4.out
/petsc/src/snes/ftn-custom/zdmmg.c
/petsc/src/snes/impls/vi/vi.c
/petsc/src/snes/impls/vi/viimpl.h
/petsc/src/snes/interface/snes.c
/petsc/src/snes/utils/adutils/damgsnesad.c
/petsc/src/snes/utils/damg.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/snes/utils/ftn-custom/zdamgsnesf.c
/petsc/src/snes/utils/sieve/meshmgsnes.c
/petsc/src/sys/bag/f90-custom/zbagf90.c
/petsc/src/sys/error/err.c
/petsc/src/sys/fwk/examples/tutorials/avg.py
/petsc/src/sys/fwk/examples/tutorials/ex1.c
/petsc/src/sys/fwk/examples/tutorials/viz.py
pname.c
/petsc/src/sys/viewer/impls/binary/binv.c
/petsc/src/sys/viewer/impls/matlab/vmatlab.c
/petsc/src/sys/viewer/interface/viewa.c
/petsc/src/tops/server/c/TOPS_CStructuredSolver_Impl.h
/petsc/src/tops/server/cxx/TOPS_StructuredSolver_Impl.cxx
/petsc/src/tops/server/cxx/TOPS_UnstructuredSolver_Impl.cxx
/petsc/src/ts/examples/tests/ex1.c
/petsc/src/ts/examples/tests/ex1f.F
/petsc/src/ts/examples/tests/ex1f.h
/petsc/src/ts/examples/tutorials/ex10.c
/petsc/src/ts/examples/tutorials/ex11.c
/petsc/src/ts/examples/tutorials/ex12.c
/petsc/src/ts/examples/tutorials/ex2.c
/petsc/src/ts/examples/tutorials/ex2f.F
/petsc/src/ts/examples/tutorials/ex2f.h
/petsc/src/ts/examples/tutorials/ex4.c
/petsc/src/ts/examples/tutorials/ex7.c
/petsc/src/ts/examples/tutorials/ex9.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/impls/implicit/alpha/alpha.c
/petsc/src/ts/impls/implicit/alpha/makefile
/petsc/src/ts/impls/implicit/gl/gl.c
/petsc/src/ts/impls/implicit/makefile
/petsc/src/ts/interface/tsregall.c
/petsc/src/vec/is/examples/tests/ex1.c
/petsc/src/vec/is/examples/tests/ex1f.F
/petsc/src/vec/is/examples/tests/ex2.c
/petsc/src/vec/is/examples/tests/ex2f.F
/petsc/src/vec/is/examples/tutorials/ex3.c
/petsc/src/vec/is/examples/tutorials/ex3f90.F
/petsc/src/vec/is/impls/block/block.c
/petsc/src/vec/is/impls/general/general.c
/petsc/src/vec/is/impls/stride/stride.c
/petsc/src/vec/is/utils/isblock.c
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/pf/interface/pf.c
/petsc/src/vec/vec/examples/tutorials/ex10.c
/petsc/src/vec/vec/examples/tutorials/makefile
/petsc/src/vec/vec/examples/tutorials/output/ex10_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex10_2.out
/petsc/src/vec/vec/examples/tutorials/output/ex10_3.out
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/utils/vinv.c
/petsc/src/vec/vec/utils/vpscat.c
/petsc/src/vec/vec/utils/vpscat.h
/petsc/src/vec/vec/utils/vscat.c
/petsc/tutorials/multiphysics/ff1.c
/petsc/tutorials/multiphysics/ff2.c
/petsc/tutorials/multiphysics/mp.c
/petsc/tutorials/multiphysics/mp.h
/petsc/tutorials/multiphysics/mp1.c
/petsc/tutorials/multiphysics/p1.c
/petsc/tutorials/multiphysics/p2.c
/petsc/tutorials/multiphysics/tutorial.html
/petsc/tutorials/multiphysicsNonlinear/ff1.c
/petsc/tutorials/multiphysicsNonlinear/ff2.c
/petsc/tutorials/multiphysicsNonlinear/mp1.c
/petsc/tutorials/multiphysicsNonlinear/mp1.h
/petsc/tutorials/multiphysicsNonlinear/p1.c
/petsc/tutorials/multiphysicsNonlinear/p2.c
08f86b6017-Oct-2010 Jed Brown <jed@59A2.org>

Fix fortran stub petscoptionsgetbool_

Hg-commit: 299733519e7c24596aec754f2958cbe9a6f39be1

10aa4d6714-Oct-2010 Jed Brown <jed@59A2.org>

More clean up after messy sed in original conversion: (PetscBool *) -> (PetscBool*)

Hg-commit: 99f43e32bebfd5fb118e75e6da20a7d2d249e0b2

d61e7eb314-Oct-2010 Jed Brown <jed@59A2.org>

Clean up after messy sed in original conversion: (PetscBool ) -> (PetscBool)

Hg-commit: d2297d04e5f4a401f60e8ca64322828d2eec0c0c

acfcf0e514-Oct-2010 Jed Brown <jed@59A2.org>

PetscOptionsTruth -> PetscOptionsBool and related

Hg-commit: dfea0d194d94180043ddc1c2d9d074a0b8717c77


/petsc/include/petscbag.h
/petsc/include/petsclog.h
/petsc/include/petscoptions.h
/petsc/include/private/petscimpl.h
/petsc/include/sieve/problem/Bratu.hh
/petsc/include/sieve/problem/Ex_UFC.hh
/petsc/include/sieve/problem/LaplaceBEM.hh
/petsc/src/characteristic/examples/tutorials/ex1.c
/petsc/src/characteristic/examples/tutorials/ex2.c
/petsc/src/characteristic/examples/tutorials/ex4.c
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/da/examples/tests/ex15.c
/petsc/src/dm/da/examples/tests/ex2.c
/petsc/src/dm/da/examples/tests/ex20.c
/petsc/src/dm/da/examples/tests/ex22.c
/petsc/src/dm/da/examples/tests/ex27.c
/petsc/src/dm/da/examples/tests/ex28.c
/petsc/src/dm/da/examples/tests/ex3.c
/petsc/src/dm/da/examples/tests/ex30.c
/petsc/src/dm/da/examples/tests/ex4.c
/petsc/src/dm/da/examples/tests/ex6.c
/petsc/src/dm/da/examples/tests/ex7.c
/petsc/src/dm/da/examples/tests/ex8.c
/petsc/src/dm/da/examples/tests/ex9.c
/petsc/src/dm/da/examples/tutorials/ex1.c
/petsc/src/dm/da/examples/tutorials/ex12.c
/petsc/src/dm/da/examples/tutorials/ex2.c
/petsc/src/dm/da/examples/tutorials/ex5.c
/petsc/src/dm/da/examples/tutorials/ex7.c
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/daload.c
/petsc/src/dm/da/src/gr1.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/dm/da/src/gr2.c.new
/petsc/src/dm/da/utils/pack.c
/petsc/src/dm/mesh/examples/tests/TestMeshExodus.c
/petsc/src/dm/mesh/examples/tests/closure1.cxx
/petsc/src/dm/mesh/examples/tests/distributionTests.cxx
/petsc/src/dm/mesh/examples/tests/ex00.c
/petsc/src/dm/mesh/examples/tests/ex1.c
/petsc/src/dm/mesh/examples/tests/imesh1.cxx
/petsc/src/dm/mesh/examples/tests/isieve1.cxx
/petsc/src/dm/mesh/examples/tests/memoryTests.cxx
/petsc/src/dm/mesh/examples/tests/mesh1.cxx
/petsc/src/dm/mesh/examples/tests/mesh2.cxx
/petsc/src/dm/mesh/examples/tests/meshing.cxx
/petsc/src/dm/mesh/examples/tests/operator1.cxx
/petsc/src/dm/mesh/examples/tests/overlap2.cxx
/petsc/src/dm/mesh/examples/tests/section1-old.cxx
/petsc/src/dm/mesh/examples/tests/sieve2-old.cxx
/petsc/src/dm/mesh/examples/tests/sieveTests.cxx
/petsc/src/dm/mesh/examples/tests/topology1.cxx
/petsc/src/dm/mesh/examples/tests/unitTests.cxx
/petsc/src/dm/mesh/examples/tutorials/bratu_ufc.cxx
/petsc/src/dm/mesh/examples/tutorials/dolfin.cxx
/petsc/src/dm/mesh/examples/tutorials/electrostatic.cxx
/petsc/src/dm/mesh/examples/tutorials/ex1.c
/petsc/src/dm/mesh/examples/tutorials/ex10.cxx
/petsc/src/dm/mesh/examples/tutorials/ex2.c
/petsc/src/dm/mesh/examples/tutorials/ex3.c
/petsc/src/dm/mesh/examples/tutorials/ex5.c
/petsc/src/dm/mesh/examples/tutorials/ex6.c
/petsc/src/dm/mesh/examples/tutorials/ex7.c
/petsc/src/dm/mesh/examples/tutorials/ex_coarsen.c
/petsc/src/dm/mesh/examples/tutorials/ex_coarsen_2.c
/petsc/src/dm/mesh/examples/tutorials/ex_coarsen_3.c
/petsc/src/dm/mesh/examples/tutorials/fetidp.cxx
/petsc/src/dm/mesh/examples/tutorials/grade2.cxx
/petsc/src/dm/mesh/examples/tutorials/ionChannel.cxx
/petsc/src/dm/mesh/examples/tutorials/lagrit.cxx
/petsc/src/dm/mesh/examples/tutorials/mesh_surgery.cxx
/petsc/src/dm/mesh/examples/tutorials/mixedpoisson.cxx
/petsc/src/dm/mesh/examples/tutorials/navierStokes.cxx
/petsc/src/dm/mesh/examples/tutorials/problemTests.cxx
/petsc/src/dm/mesh/examples/tutorials/refinement.cxx
/petsc/src/dm/mesh/examples/tutorials/stokes.cxx
/petsc/src/dm/mesh/examples/tutorials/stokesPeriodic.cxx
/petsc/src/dm/mesh/examples/tutorials/subduction.cxx
/petsc/src/ksp/ksp/examples/tests/ex14.c
/petsc/src/ksp/ksp/examples/tests/ex17.c
/petsc/src/ksp/ksp/examples/tests/ex20.c
/petsc/src/ksp/ksp/examples/tests/ex28.c
/petsc/src/ksp/ksp/examples/tests/ex30.c
/petsc/src/ksp/ksp/examples/tests/ex31.c
/petsc/src/ksp/ksp/examples/tests/ex32.c
/petsc/src/ksp/ksp/examples/tests/ex35.c
/petsc/src/ksp/ksp/examples/tests/ex6.c
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/ex11.c
/petsc/src/ksp/ksp/examples/tutorials/ex15.c
/petsc/src/ksp/ksp/examples/tutorials/ex16.c
/petsc/src/ksp/ksp/examples/tutorials/ex2.c
/petsc/src/ksp/ksp/examples/tutorials/ex37.c
/petsc/src/ksp/ksp/examples/tutorials/ex43.c
/petsc/src/ksp/ksp/examples/tutorials/ex46.c
/petsc/src/ksp/ksp/examples/tutorials/ex49.c
/petsc/src/ksp/ksp/examples/tutorials/ex5.c
/petsc/src/ksp/ksp/examples/tutorials/ex7.c
/petsc/src/ksp/ksp/examples/tutorials/ex8.c
/petsc/src/ksp/ksp/examples/tutorials/ex9.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cg/cgtype.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/impls/rich/richscale.c
/petsc/src/ksp/ksp/interface/iguess.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/asa/asa.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bfbt/bfbt.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/eisens/eisen.c
/petsc/src/ksp/pc/impls/factor/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/factor/factimpl.c
/petsc/src/ksp/pc/impls/factor/factor.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/pc/impls/jacobi/jacobi.c
/petsc/src/ksp/pc/impls/ksp/pcksp.c
/petsc/src/ksp/pc/impls/lsc/lsc.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/ksp/pc/impls/supportgraph/supportgraph.c
/petsc/src/ksp/pc/impls/wb/wb.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/color/color.c
/petsc/src/mat/examples/tests/ex112.c
/petsc/src/mat/examples/tests/ex121.c
/petsc/src/mat/examples/tests/ex126f.F
/petsc/src/mat/examples/tests/ex129.c
/petsc/src/mat/examples/tests/ex132.c
/petsc/src/mat/examples/tests/ex76.c
/petsc/src/mat/impls/aij/mpi/fdmpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/fdaij.c
/petsc/src/mat/impls/aij/seq/inode2.c
/petsc/src/mat/impls/aij/seq/spooles/spoolesOptions.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/blockmat/seq/blockmat.c
/petsc/src/mat/impls/composite/mcomposite.c
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/mffd/wp.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/cholmod/sbaijcholmod.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/order/amd/amd.c
/petsc/src/mat/order/sorder.c
/petsc/src/mat/partition/impls/jostle/jostle.c
/petsc/src/mat/partition/impls/party/party.c
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/mat/partition/impls/scotch/scotch.c
/petsc/src/mat/partition/partition.c
/petsc/src/mat/utils/matstash.c
/petsc/src/snes/examples/tests/ex1.c
/petsc/src/snes/examples/tests/ex13.c
/petsc/src/snes/examples/tests/ex5.c
/petsc/src/snes/examples/tutorials/ex10d/ex10.c
/petsc/src/snes/examples/tutorials/ex14.c
/petsc/src/snes/examples/tutorials/ex22.c
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/examples/tutorials/ex27.c
/petsc/src/snes/examples/tutorials/ex38.c
/petsc/src/snes/examples/tutorials/ex39f90.F
/petsc/src/snes/examples/tutorials/ex44.c
/petsc/src/snes/examples/tutorials/ex45.c
/petsc/src/snes/examples/tutorials/ex48.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/ex5f.F
/petsc/src/snes/examples/tutorials/ex5f90.F
/petsc/src/snes/examples/tutorials/ex6.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/impls/vi/vi.c
/petsc/src/snes/interface/noise/snesmfj2.c
/petsc/src/snes/interface/noise/snesnoise.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/utils/adutils/damgsnesad.c
/petsc/src/snes/utils/damg.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/bag/bag.c
/petsc/src/sys/bag/f90-custom/zbagf90.c
/petsc/src/sys/dll/reg.c
/petsc/src/sys/draw/impls/x/xcolor.c
/petsc/src/sys/draw/impls/x/xops.c
/petsc/src/sys/draw/interface/dtri.c
/petsc/src/sys/error/errstop.c
/petsc/src/sys/error/errtrace.c
/petsc/src/sys/examples/tests/ex20.c
/petsc/src/sys/examples/tutorials/ex5.c
/petsc/src/sys/examples/tutorials/ex5f90.F90
/petsc/src/sys/fileio/sysio.c
aoptions.c
ftn-custom/zoptionsf.c
init.c
options.c
pinit.c
/petsc/src/sys/random/interface/random.c
/petsc/src/sys/utils/sseenabled.c
/petsc/src/sys/viewer/impls/binary/binv.c
/petsc/src/ts/examples/tutorials/ex10.c
/petsc/src/ts/examples/tutorials/ex8.c
/petsc/src/ts/examples/tutorials/ex9.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/pseudo/posindep.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/is/impls/general/general.c
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/pf/impls/string/cstring.c
/petsc/src/vec/pf/interface/pf.c
/petsc/src/vec/vec/examples/tests/ex36.c
/petsc/src/vec/vec/examples/tutorials/ex10.c
/petsc/src/vec/vec/interface/dlregisvec.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/vpscat.c
/petsc/src/vec/vec/utils/vscat.c
/petsc/tutorials/python/ex1.c
/petsc/tutorials/python/ex1.py
/petsc/tutorials/python/ex1f.F
2aa6d13114-Oct-2010 Jed Brown <jed@59A2.org>

man=NULL becomes "(None)" in help pages, instead of less helpful "((null))"

Hg-commit: 6df36cb6c1a80fefc1bbc903f3c5b0416bed4aaa


/petsc/bin/matlab/classes/DA.m
/petsc/bin/matlab/classes/DACreate1d.m
/petsc/bin/matlab/classes/IS.m
/petsc/bin/matlab/classes/KSP.m
/petsc/bin/matlab/classes/Mat.m
/petsc/bin/matlab/classes/SNES.m
/petsc/bin/matlab/classes/SNESComputeJacobianInternal.m
/petsc/bin/matlab/classes/TS.m
/petsc/bin/matlab/classes/Vec.m
/petsc/bin/matlab/classes/examples/tutorials/ex1.m
/petsc/bin/matlab/classes/examples/tutorials/nlfunction.m
/petsc/bin/matlab/classes/examples/tutorials/nljacobian.m
/petsc/bin/matlab/classes/matlabheader.h
/petsc/conf/rules
/petsc/conf/variables
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/Matlab.py
/petsc/config/PETSc/packages/valgrind.py
/petsc/config/builder.py
/petsc/config/cmakegen.py
/petsc/include/mpiuni/mpi.h
/petsc/include/petscda.h
/petsc/include/petscis.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscmatlab.h
/petsc/include/petscmesh_solvers.hh
/petsc/include/petscsnes.h
/petsc/include/petscviewer.h
/petsc/include/private/isimpl.h
/petsc/include/sieve/BasicCommunication.hh
/petsc/include/sieve/ParallelMapping.hh
/petsc/makefile
/petsc/src/contrib/fun3d/comp/flow.c
/petsc/src/contrib/fun3d/incomp/flow.c
/petsc/src/dm/ao/examples/tutorials/ex2.c
/petsc/src/dm/ao/interface/ao.c
/petsc/src/dm/da/examples/tests/output/ex1_1.out
/petsc/src/dm/da/examples/tests/output/ex2_1.out
/petsc/src/dm/da/examples/tests/output/ex4_1.out
/petsc/src/dm/da/examples/tutorials/ex11f90.F
/petsc/src/dm/da/examples/tutorials/ex6.c
/petsc/src/dm/da/examples/tutorials/ex6f90.F
/petsc/src/dm/da/examples/tutorials/makefile
/petsc/src/dm/da/examples/tutorials/output/ex11f90.out
/petsc/src/dm/da/src/da.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/src/f90-custom/zda1f90.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/dm/da/utils/sliced.c
/petsc/src/docs/tex/manual/makefile
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/examples/tutorials/ex11.c
/petsc/src/ksp/ksp/examples/tutorials/ex51.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex2_specest_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex2_specest_2.out
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cg/cgtype.c
/petsc/src/ksp/ksp/impls/cg/gltr/gltr.c
/petsc/src/ksp/ksp/impls/cg/nash/nash.c
/petsc/src/ksp/ksp/impls/cg/stcg/stcg.c
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/gcr/gcr.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/modpcf.c
/petsc/src/ksp/ksp/impls/gmres/gmpre.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres2.c
/petsc/src/ksp/ksp/impls/makefile
/petsc/src/ksp/ksp/impls/python/pythonK.c
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/impls/rich/richscale.c
/petsc/src/ksp/ksp/impls/specest/makefile
/petsc/src/ksp/ksp/impls/specest/specest.c
/petsc/src/ksp/ksp/interface/itregis.c
/petsc/src/ksp/pc/impls/asa/asa.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bfbt/bfbt.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/eisens/eisen.c
/petsc/src/ksp/pc/impls/factor/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/factor/factor.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/galerkin/galerkin.c
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/ksp/pc/impls/jacobi/jacobi.c
/petsc/src/ksp/pc/impls/ksp/pcksp.c
/petsc/src/ksp/pc/impls/python/pythonP.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/shell/shellpc.c
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/ksp/pc/impls/spai/ispai.c
/petsc/src/ksp/pc/impls/wb/wb.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex114.out
/petsc/src/mat/examples/tests/output/ex12_1.out
/petsc/src/mat/examples/tests/output/ex12_2.out
/petsc/src/mat/examples/tests/output/ex12_3.out
/petsc/src/mat/examples/tests/output/ex12_4.out
/petsc/src/mat/examples/tests/output/ex13_1.out
/petsc/src/mat/examples/tests/output/ex16f90_1.out
/petsc/src/mat/examples/tests/output/ex2_11_A.out
/petsc/src/mat/examples/tests/output/ex2_11_B.out
/petsc/src/mat/examples/tests/output/ex2_12_A.out
/petsc/src/mat/examples/tests/output/ex2_12_B.out
/petsc/src/mat/examples/tests/output/ex2_3.out
/petsc/src/mat/examples/tests/output/ex2_4.out
/petsc/src/mat/examples/tests/output/ex30_1.out
/petsc/src/mat/examples/tests/output/ex30_2.out
/petsc/src/mat/examples/tests/output/ex31_1.out
/petsc/src/mat/examples/tests/output/ex35_1.out
/petsc/src/mat/examples/tests/output/ex36_1.out
/petsc/src/mat/examples/tests/output/ex37_1.out
/petsc/src/mat/examples/tests/output/ex37_2.out
/petsc/src/mat/examples/tests/output/ex37_3.out
/petsc/src/mat/examples/tests/output/ex37_4.out
/petsc/src/mat/examples/tests/output/ex37_5.out
/petsc/src/mat/examples/tests/output/ex37_6.out
/petsc/src/mat/examples/tests/output/ex4_1.out
/petsc/src/mat/examples/tests/output/ex4_2.out
/petsc/src/mat/examples/tests/output/ex4_3.out
/petsc/src/mat/examples/tests/output/ex4_4.out
/petsc/src/mat/examples/tests/output/ex56_1.out
/petsc/src/mat/examples/tests/output/ex56_4.out
/petsc/src/mat/examples/tests/output/ex56_5.out
/petsc/src/mat/examples/tests/output/ex61_2.out
/petsc/src/mat/examples/tests/output/ex63_1.out
/petsc/src/mat/examples/tests/output/ex67f_1.out
/petsc/src/mat/examples/tests/output/ex79f_1.out
/petsc/src/mat/examples/tests/output/ex7_1.out
/petsc/src/mat/examples/tests/output/ex85f_1.out
/petsc/src/mat/examples/tests/output/ex95_1.out
/petsc/src/mat/impls/adic/matadic.c
/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/seq/aij.c
/petsc/src/mat/impls/aij/seq/inode.c
/petsc/src/mat/impls/aij/seq/seqcuda/aijcuda.cu
/petsc/src/mat/impls/baij/mpi/mmbaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/blockmat/seq/blockmat.c
/petsc/src/mat/impls/cufft/cufft.cu
/petsc/src/mat/impls/cufft/makefile
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/makefile
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/mffd/mffddef.c
/petsc/src/mat/impls/mffd/wp.c
/petsc/src/mat/impls/python/pythonmat.c
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/utils/zerodiag.c
/petsc/src/snes/examples/tests/ex8.c
/petsc/src/snes/examples/tutorials/ex10d/ex10.c
/petsc/src/snes/examples/tutorials/output/ex42_1.out
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/python/pythonsnes.c
/petsc/src/snes/impls/vi/vi.c
/petsc/src/snes/impls/vi/viimpl.h
/petsc/src/snes/interface/snes.c
/petsc/src/sys/dll/dlimpl.c
/petsc/src/sys/dll/reg.c
/petsc/src/sys/matlabengine/matlab.c
aoptions.c
/petsc/src/sys/viewer/impls/ams/ams.c
/petsc/src/sys/viewer/impls/ascii/filev.c
/petsc/src/sys/viewer/impls/binary/binv.c
/petsc/src/sys/viewer/impls/socket/matlab/makefile
/petsc/src/ts/examples/tutorials/ex10.c
/petsc/src/ts/impls/explicit/rk/rk.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/pseudo/posindep.c
/petsc/src/ts/impls/python/pythonts.c
/petsc/src/vec/is/examples/tests/ex4.c
/petsc/src/vec/is/examples/tutorials/ex3.c
/petsc/src/vec/is/examples/tutorials/ex3f90.F
/petsc/src/vec/is/examples/tutorials/output/ex3.out
/petsc/src/vec/is/examples/tutorials/output/ex3f90.out
/petsc/src/vec/is/impls/block/block.c
/petsc/src/vec/is/impls/general/general.c
/petsc/src/vec/is/impls/general/makefile
/petsc/src/vec/is/impls/stride/stride.c
/petsc/src/vec/is/interface/index.c
/petsc/src/vec/is/utils/isblock.c
/petsc/src/vec/pf/impls/matlab/cmatlab.c
/petsc/src/vec/vec/examples/tests/ex10.c
/petsc/src/vec/vec/examples/tests/ex23.c
/petsc/src/vec/vec/examples/tests/ex24.c
/petsc/src/vec/vec/examples/tutorials/ex14f.F
/petsc/src/vec/vec/examples/tutorials/output/ex1f_2.out
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/utils/vpscat.c
/petsc/src/vec/vec/utils/vpscat.h
/petsc/src/vec/vec/utils/vscat.c
/petsc/tutorials/multiphysics/mp.c
809c346905-Oct-2010 Jed Brown <jed@59A2.org>

Cannot pass fname=0 to PetscObjectComposeFunction, use ""

Hg-commit: 59c65dc5aa90bec737f21c46ff1bb6a17fa57191


/petsc/bin/maint/generatefortranstubs.py
/petsc/bin/matlab/classes/KSP.m
/petsc/bin/matlab/classes/Mat.m
/petsc/bin/matlab/classes/PetscInitialize.m
/petsc/bin/matlab/classes/SNES.m
/petsc/bin/matlab/classes/Vec.m
/petsc/bin/matlab/classes/examples/tutorials/ex1.m
/petsc/bin/matlab/classes/examples/tutorials/nlfunction.m
/petsc/bin/matlab/classes/matlabheader.h
/petsc/config/PETSc/packages/cuda.py
/petsc/config/cmakegen.py
/petsc/include/finclude/petscvecdef.h
/petsc/include/petscvec.h
/petsc/include/sieve/BasicCommunication.hh
/petsc/include/sieve/IField.hh
/petsc/include/sieve/ParallelMapping.hh
/petsc/src/characteristic/makefile
/petsc/src/dm/da/examples/tests/makefile
/petsc/src/dm/da/examples/tests/output/ex24_1.out
/petsc/src/dm/da/examples/tests/output/ex25_1.out
/petsc/src/dm/da/examples/tutorials/output/ex3_1.out
/petsc/src/dm/da/examples/tutorials/output/ex3_2.out
/petsc/src/dm/da/examples/tutorials/output/ex3_3.out
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/makefile
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/ksp/ksp/examples/tests/output/ex35_1.out
/petsc/src/ksp/ksp/examples/tests/output/ex35_2.out
/petsc/src/ksp/ksp/examples/tests/output/ex35_3.out
/petsc/src/ksp/ksp/impls/python/makefile
/petsc/src/ksp/pc/examples/tests/output/ex4_1.out
/petsc/src/ksp/pc/impls/python/makefile
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex102_1.out
/petsc/src/mat/examples/tests/output/ex10_1.out
/petsc/src/mat/examples/tests/output/ex114_2.out
/petsc/src/mat/examples/tests/output/ex114_3.out
/petsc/src/mat/examples/tests/output/ex11_1.out
/petsc/src/mat/examples/tests/output/ex11_2.out
/petsc/src/mat/examples/tests/output/ex11_3.out
/petsc/src/mat/examples/tests/output/ex11_4.out
/petsc/src/mat/examples/tests/output/ex134_1.out
/petsc/src/mat/examples/tests/output/ex137_1.out
/petsc/src/mat/examples/tests/output/ex14_1.out
/petsc/src/mat/examples/tests/output/ex15_1.out
/petsc/src/mat/examples/tests/output/ex16_1.out
/petsc/src/mat/examples/tests/output/ex20_1.out
/petsc/src/mat/examples/tests/output/ex21_1.out
/petsc/src/mat/examples/tests/output/ex52_1.out
/petsc/src/mat/examples/tests/output/ex52_2.out
/petsc/src/mat/examples/tests/output/ex52_3.out
/petsc/src/mat/examples/tests/output/ex52_4.out
/petsc/src/mat/examples/tests/output/ex59_1.out
/petsc/src/mat/examples/tests/output/ex59_2.out
/petsc/src/mat/examples/tests/output/ex59_3.out
/petsc/src/mat/examples/tests/output/ex5_11_A.out
/petsc/src/mat/examples/tests/output/ex5_11_B.out
/petsc/src/mat/examples/tests/output/ex5_12_A.out
/petsc/src/mat/examples/tests/output/ex5_12_B.out
/petsc/src/mat/examples/tests/output/ex5_21.out
/petsc/src/mat/examples/tests/output/ex5_22.out
/petsc/src/mat/examples/tests/output/ex5_23.out
/petsc/src/mat/examples/tests/output/ex5_24.out
/petsc/src/mat/examples/tests/output/ex5_31.out
/petsc/src/mat/examples/tests/output/ex5_32.out
/petsc/src/mat/examples/tests/output/ex5_33.out
/petsc/src/mat/examples/tests/output/ex5_34.out
/petsc/src/mat/examples/tests/output/ex60_1.out
/petsc/src/mat/examples/tests/output/ex61_1.out
/petsc/src/mat/examples/tests/output/ex6_1.out
/petsc/src/mat/examples/tests/output/ex8_1.out
/petsc/src/mat/examples/tests/output/ex98.out
/petsc/src/mat/examples/tests/output/ex9_1.out
/petsc/src/mat/impls/python/makefile
/petsc/src/snes/impls/python/makefile
/petsc/src/snes/interface/snes.c
/petsc/src/sys/adic/makefile
/petsc/src/sys/error/examples/makefile
/petsc/src/sys/error/makefile
inherit.c
/petsc/src/sys/python/makefile
/petsc/src/sys/utils/ftn-kernels/makefile
/petsc/src/sys/viewer/impls/hdf5/makefile
/petsc/src/ts/impls/python/makefile
/petsc/src/vec/is/impls/block/block.c
/petsc/src/vec/is/impls/general/general.c
/petsc/src/vec/is/impls/general/strgen.c
/petsc/src/vec/is/impls/stride/stride.c
/petsc/src/vec/is/interface/isreg.c
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/seq/seqcuda/veccuda.cu
/petsc/src/vec/vec/interface/dlregisvec.c
/petsc/src/vec/vec/interface/vecregall.c
/petsc/src/vec/vec/makefile
/petsc/src/vec/vec/utils/vpscat.h
72a42c3c04-Oct-2010 Barry Smith <bsmith@mcs.anl.gov>

couple fixes for IS block memory allocation

Hg-commit: 00a2c04cdead016314607447ef7ef0bd919196b2


/petsc/bin/matlab/classes/IS.m
/petsc/bin/matlab/classes/ISCreateGeneral.m
/petsc/bin/matlab/classes/PetscInitialize.m
/petsc/bin/matlab/classes/Vec.m
/petsc/bin/matlab/classes/examples/tests/ex1.m
/petsc/bin/matlab/classes/examples/tutorials/ex1.m
/petsc/bin/matlab/classes/matlabheader.h
/petsc/include/petscis.h
/petsc/include/petscmesh.hh
/petsc/src/contrib/fun3d/comp/flow.c
/petsc/src/contrib/fun3d/incomp/flow.c
/petsc/src/dm/da/examples/tests/ex8.c
/petsc/src/dm/da/src/da.c
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/daindex.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/dm/da/utils/sliced.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/ksp/ksp/examples/tutorials/ex22.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/order/amd/amd.c
/petsc/src/mat/order/sorder.c
/petsc/src/mat/order/spqmd.c
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/mat/partition/partition.c
/petsc/src/snes/examples/tutorials/ex10d/ex10.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex48_4.out
pinit.c
/petsc/src/vec/is/examples/tests/ex5.c
/petsc/src/vec/is/examples/tutorials/ex4.c
/petsc/src/vec/is/impls/block/block.c
/petsc/src/vec/is/impls/general/general.c
/petsc/src/vec/is/utils/isblock.c
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/is/utils/isdiff.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/vec/examples/tutorials/ex8.c
/petsc/src/vec/vec/impls/mpi/pbvec.c
70b3c8c703-Oct-2010 Barry Smith <bsmith@mcs.anl.gov>

merged ISCreateGeneral(), ISCreateGeneralNC() and ISCreateGeneralWithArray()

Hg-commit: 6b6d97a9614bebe6ee4abe6a5cb88a816f7fa364


/petsc/bin/matlab/classes/PetscFinalize.m
/petsc/bin/matlab/classes/PetscInitialize.m
/petsc/bin/matlab/classes/PetscViewer.m
/petsc/bin/matlab/classes/Vec.m
/petsc/bin/matlab/classes/examples/tests/ex1.m
/petsc/bin/matlab/classes/examples/tutorials/ex1.m
/petsc/bin/matlab/classes/matlabheader.h
/petsc/config/PETSc/packages/SuperLU.py
/petsc/configure
/petsc/include/finclude/petscsys.h
/petsc/include/finclude/petscsysdef.h
/petsc/include/petscis.h
/petsc/include/petscmesh.hh
/petsc/include/petscmesh_solvers.hh
/petsc/include/petscsys.h
/petsc/src/contrib/fun3d/comp/flow.c
/petsc/src/contrib/fun3d/incomp/flow.c
/petsc/src/contrib/helmholtz_2/ex12.c
/petsc/src/dm/da/examples/tests/ex8.c
/petsc/src/dm/da/examples/tutorials/ex6.c
/petsc/src/dm/da/examples/tutorials/ex6f90.F
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/daindex.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/examples/tests/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/ex49.c
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/pc/impls/asa/asa.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/pc/impls/redistribute/redistribute.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/wb/wb.c
/petsc/src/mat/examples/tests/ex107.c
/petsc/src/mat/examples/tests/ex41.c
/petsc/src/mat/examples/tests/ex42.c
/petsc/src/mat/examples/tests/ex48.c
/petsc/src/mat/examples/tests/ex51.c
/petsc/src/mat/examples/tests/ex54.c
/petsc/src/mat/examples/tests/ex67f.F
/petsc/src/mat/examples/tests/ex77.c
/petsc/src/mat/examples/tests/ex91.c
/petsc/src/mat/examples/tests/ex92.c
/petsc/src/mat/impls/aij/mpi/mmaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/spooles/mpispooles.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/inode.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/dscpack/dscpack.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/feti/feti.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/sbaijov.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/order/amd/amd.c
/petsc/src/mat/order/sorder.c
/petsc/src/mat/order/sp1wd.c
/petsc/src/mat/order/spnd.c
/petsc/src/mat/order/spqmd.c
/petsc/src/mat/order/sprcm.c
/petsc/src/mat/partition/impls/chaco/chaco.c
/petsc/src/mat/partition/impls/jostle/jostle.c
/petsc/src/mat/partition/impls/party/party.c
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/mat/partition/impls/scotch/scotch.c
/petsc/src/mat/partition/partition.c
/petsc/src/snes/examples/tutorials/ex43-44.h
/petsc/src/sys/bag/bag.c
pinit.c
/petsc/src/ts/examples/tests/ex2.c
/petsc/src/ts/examples/tests/ex4.c
/petsc/src/vec/is/examples/tests/ex1.c
/petsc/src/vec/is/examples/tests/ex1f.F
/petsc/src/vec/is/examples/tests/ex3.c
/petsc/src/vec/is/examples/tests/ex6.c
/petsc/src/vec/is/examples/tutorials/ex1.c
/petsc/src/vec/is/examples/tutorials/ex1f.F
/petsc/src/vec/is/examples/tutorials/ex1f90.F
/petsc/src/vec/is/impls/block/block.c
/petsc/src/vec/is/impls/general/general.c
/petsc/src/vec/is/impls/general/strgen.c
/petsc/src/vec/is/impls/stride/stride.c
/petsc/src/vec/is/interface/isreg.c
/petsc/src/vec/is/interface/isregall.c
/petsc/src/vec/is/interface/makefile
/petsc/src/vec/is/utils/isblock.c
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/is/utils/isdiff.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/vec/examples/tests/ex2.c
/petsc/src/vec/vec/examples/tests/ex30f.F
/petsc/src/vec/vec/examples/tests/ex4.c
/petsc/src/vec/vec/examples/tests/ex6.c
/petsc/src/vec/vec/examples/tests/ex7.c
/petsc/src/vec/vec/examples/tests/ex9.c
/petsc/src/vec/vec/examples/tests/output/ex10_1.out
/petsc/src/vec/vec/examples/tests/output/ex11_1.out
/petsc/src/vec/vec/examples/tests/output/ex12_1.out
/petsc/src/vec/vec/examples/tests/output/ex14_1.out
/petsc/src/vec/vec/examples/tests/output/ex15_1.out
/petsc/src/vec/vec/examples/tests/output/ex16_1.out
/petsc/src/vec/vec/examples/tests/output/ex17_1.out
/petsc/src/vec/vec/examples/tests/output/ex17f_1.out
/petsc/src/vec/vec/examples/tests/output/ex20f_1.out
/petsc/src/vec/vec/examples/tests/output/ex21_1.out
/petsc/src/vec/vec/examples/tests/output/ex21_2.out
/petsc/src/vec/vec/examples/tests/output/ex22_1.out
/petsc/src/vec/vec/examples/tests/output/ex23_1.out
/petsc/src/vec/vec/examples/tests/output/ex24_1.out
/petsc/src/vec/vec/examples/tests/output/ex25_1.out
/petsc/src/vec/vec/examples/tests/output/ex29_1.out
/petsc/src/vec/vec/examples/tests/output/ex2_1.out
/petsc/src/vec/vec/examples/tests/output/ex30f_1.out
/petsc/src/vec/vec/examples/tests/output/ex32f_1.out
/petsc/src/vec/vec/examples/tests/output/ex33_1.out
/petsc/src/vec/vec/examples/tests/output/ex35_1.out
/petsc/src/vec/vec/examples/tests/output/ex3_1.out
/petsc/src/vec/vec/examples/tests/output/ex4_1.out
/petsc/src/vec/vec/examples/tests/output/ex5_1.out
/petsc/src/vec/vec/examples/tests/output/ex6_1.out
/petsc/src/vec/vec/examples/tests/output/ex7_1.out
/petsc/src/vec/vec/examples/tests/output/ex8_1.out
/petsc/src/vec/vec/examples/tests/output/ex9_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex12_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex16_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex17_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex1f_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex20f90_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex2_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex2f_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex4f90_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex4f_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex5_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex5_2.out
/petsc/src/vec/vec/examples/tutorials/output/ex6_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex7_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex8_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex9f_1.out
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/utils/vpscat.c
/petsc/src/vec/vec/utils/vscat.c
4b09e91701-Oct-2010 Barry Smith <bsmith@mcs.anl.gov>

-DOMPI_SKIP_MPICXX should be passed whenever -DMPICH_SKIP_MPICXX is used so added to build for ML

Hg-commit: ffba79578bbf6367f9a0d612f1efa823fa556383

9ddcd10c01-Oct-2010 Barry Smith <bsmith@mcs.anl.gov>

--download-ams now works

Hg-commit: 76102e1841182ee8692fcb4a0898fbb3ac323244

3642804330-Sep-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: e0b07aee5588c2931a268c0e09ca55bd89e6260e

1...<<81828384858687888990>>...99