History log of /petsc/src/mat/interface/ (Results 1676 – 1700 of 2756)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
1f1a3f6226-Jul-2010 Matthew G Knepley <knepley@gmail.com>

Small bug fix

Hg-commit: 1a11cfcdede81774f81690c53aabeed87f3ec9b9

88974ac823-Jul-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 9ef83e41d4a8326e1cf5e296edd80e06079632b1


/petsc/include/finclude/petscviewer.h
/petsc/include/petscmat.h
/petsc/include/petscvec.h
/petsc/include/private/daimpl.h
/petsc/include/private/matimpl.h
/petsc/include/private/vecimpl.h
/petsc/src/contrib/blopex/driver_fiedler/driver_fiedler.c
/petsc/src/dm/da/examples/tests/ex1.c
/petsc/src/dm/da/examples/tests/ex13.c
/petsc/src/dm/da/examples/tests/ex18.c
/petsc/src/dm/da/examples/tests/ex23.c
/petsc/src/dm/da/examples/tests/ex33.c
/petsc/src/dm/da/examples/tests/ex4.c
/petsc/src/dm/da/examples/tests/output/ex1_1.out
/petsc/src/dm/da/examples/tests/output/ex4_1.out
/petsc/src/dm/da/examples/tutorials/ex9.c
/petsc/src/dm/da/src/daload.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/ksp/ksp/examples/tests/ex12f.F
/petsc/src/ksp/ksp/examples/tests/ex16f.F
/petsc/src/ksp/ksp/examples/tests/ex18.c
/petsc/src/ksp/ksp/examples/tests/ex25.c
/petsc/src/ksp/ksp/examples/tests/ex27.c
/petsc/src/ksp/ksp/examples/tests/ex30.c
/petsc/src/ksp/ksp/examples/tests/ex31.c
/petsc/src/ksp/ksp/examples/tests/ex33.c
/petsc/src/ksp/ksp/examples/tests/ex34.c
/petsc/src/ksp/ksp/examples/tests/ex6.c
/petsc/src/ksp/ksp/examples/tests/ex7.c
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tests/output/ex17_1.out
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/ex27.c
/petsc/src/ksp/ksp/examples/tutorials/ex41.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/mat/examples/tests/ex100.c
/petsc/src/mat/examples/tests/ex111.c
/petsc/src/mat/examples/tests/ex113.c
/petsc/src/mat/examples/tests/ex116.c
/petsc/src/mat/examples/tests/ex119.c
/petsc/src/mat/examples/tests/ex124.c
/petsc/src/mat/examples/tests/ex125.c
/petsc/src/mat/examples/tests/ex130.c
/petsc/src/mat/examples/tests/ex131.c
/petsc/src/mat/examples/tests/ex16.c
/petsc/src/mat/examples/tests/ex31.c
/petsc/src/mat/examples/tests/ex34.c
/petsc/src/mat/examples/tests/ex40.c
/petsc/src/mat/examples/tests/ex41.c
/petsc/src/mat/examples/tests/ex42.c
/petsc/src/mat/examples/tests/ex43.c
/petsc/src/mat/examples/tests/ex44.c
/petsc/src/mat/examples/tests/ex47.c
/petsc/src/mat/examples/tests/ex53.c
/petsc/src/mat/examples/tests/ex55.c
/petsc/src/mat/examples/tests/ex57.c
/petsc/src/mat/examples/tests/ex58f.F
/petsc/src/mat/examples/tests/ex62.c
/petsc/src/mat/examples/tests/ex63f.F
/petsc/src/mat/examples/tests/ex66.c
/petsc/src/mat/examples/tests/ex67f.F
/petsc/src/mat/examples/tests/ex73.c
/petsc/src/mat/examples/tests/ex79f.F
/petsc/src/mat/examples/tests/ex81.c
/petsc/src/mat/examples/tests/ex86.c
/petsc/src/mat/examples/tests/ex87.c
/petsc/src/mat/examples/tests/ex94.c
/petsc/src/mat/examples/tests/ex99.c
/petsc/src/mat/examples/tests/output/ex20_1.out
/petsc/src/mat/examples/tutorials/ex1.c
/petsc/src/mat/examples/tutorials/ex10.c
/petsc/src/mat/examples/tutorials/ex12.c
/petsc/src/mat/examples/tutorials/ex13.c
/petsc/src/mat/examples/tutorials/ex4.c
/petsc/src/mat/examples/tutorials/ex9.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/seqcuda/aijcuda.cu
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.h
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/blockmat/seq/blockmat.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/mpi/mpidense.h
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/feti/feti.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.h
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.h
ftn-custom/zmatrixf.c
matrix.c
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/examples/tutorials/output/ex2_1.out
/petsc/src/snes/examples/tutorials/output/ex2_2.out
/petsc/src/sys/objects/init.c
/petsc/src/sys/viewer/interface/viewa.c
/petsc/src/vec/vec/examples/tests/ex20f.F
/petsc/src/vec/vec/examples/tutorials/ex10.c
/petsc/src/vec/vec/examples/tutorials/ex19.c
/petsc/src/vec/vec/examples/tutorials/ex42.c
/petsc/src/vec/vec/examples/tutorials/ex42a.c
/petsc/src/vec/vec/examples/tutorials/ex5.c
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/impls/seq/seqcuda/cudavecimpl.h
/petsc/src/vec/vec/impls/seq/seqcuda/veccuda.cu
/petsc/src/vec/vec/interface/ftn-custom/zvectorf.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/vecio.c
/petsc/tutorials/tmp/ex1f90.F
8f3d20c223-Jul-2010 Matthew G Knepley <knepley@gmail.com>

Somewhat fixed MatZeroRowsStencil

Hg-commit: 801d36080b301657cb346137b5cffe73e58892f7

112444f422-Jul-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Reordered MatLoad input arguments.
Updated custom fortran MatLoad stub.

Hg-commit: 1b34440d31d2a1eb45d0adecc1d80c3909b37054


/petsc/include/finclude/petscviewer.h
/petsc/include/petscmat.h
/petsc/include/petscvec.h
/petsc/include/petscviewer.h
/petsc/include/private/daimpl.h
/petsc/include/private/matimpl.h
/petsc/include/private/vecimpl.h
/petsc/src/contrib/blopex/driver_fiedler/driver_fiedler.c
/petsc/src/dm/da/examples/tests/ex1.c
/petsc/src/dm/da/examples/tests/ex13.c
/petsc/src/dm/da/examples/tests/ex18.c
/petsc/src/dm/da/examples/tests/ex23.c
/petsc/src/dm/da/examples/tests/ex33.c
/petsc/src/dm/da/examples/tests/ex4.c
/petsc/src/dm/da/examples/tests/output/ex1_1.out
/petsc/src/dm/da/examples/tests/output/ex4_1.out
/petsc/src/dm/da/examples/tutorials/ex9.c
/petsc/src/dm/da/src/daload.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/ksp/ksp/examples/tests/ex12f.F
/petsc/src/ksp/ksp/examples/tests/ex16f.F
/petsc/src/ksp/ksp/examples/tests/ex18.c
/petsc/src/ksp/ksp/examples/tests/ex25.c
/petsc/src/ksp/ksp/examples/tests/ex27.c
/petsc/src/ksp/ksp/examples/tests/ex30.c
/petsc/src/ksp/ksp/examples/tests/ex6.c
/petsc/src/ksp/ksp/examples/tests/ex7.c
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/ex27.c
/petsc/src/ksp/ksp/examples/tutorials/ex41.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/mat/examples/tests/ex119.c
/petsc/src/mat/examples/tests/ex130.c
/petsc/src/mat/examples/tests/ex131.c
/petsc/src/mat/examples/tests/ex16.c
/petsc/src/mat/examples/tests/ex34.c
/petsc/src/mat/examples/tests/ex43.c
/petsc/src/mat/examples/tests/ex62.c
/petsc/src/mat/examples/tests/ex63f.F
/petsc/src/mat/examples/tests/ex73.c
/petsc/src/mat/examples/tests/ex81.c
/petsc/src/mat/examples/tutorials/ex12.c
/petsc/src/mat/examples/tutorials/ex13.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/seqcuda/aijcuda.cu
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.h
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/blockmat/seq/blockmat.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/mpi/mpidense.h
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/feti/feti.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.h
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.h
ftn-custom/zmatrixf.c
matrix.c
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/viewer/interface/viewa.c
/petsc/src/vec/vec/examples/tests/ex20f.F
/petsc/src/vec/vec/examples/tutorials/ex10.c
/petsc/src/vec/vec/examples/tutorials/ex19.c
/petsc/src/vec/vec/examples/tutorials/ex42.c
/petsc/src/vec/vec/examples/tutorials/ex42a.c
/petsc/src/vec/vec/examples/tutorials/ex5.c
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/impls/seq/seqcuda/cudavecimpl.h
/petsc/src/vec/vec/impls/seq/seqcuda/veccuda.cu
/petsc/src/vec/vec/interface/ftn-custom/zvectorf.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/vecio.c
/petsc/tutorials/tmp/ex1f90.F
9168ca0d22-Jul-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Fixed MatLoad manual page and updated vecload manual page.

Hg-commit: 2080ea9dc12edd59a9dc39e9a4064f08aa1664ca

bc7a51fd22-Jul-2010 Matthew G Knepley <knepley@gmail.com>

Added MatZeroRowsStencil

Hg-commit: 2e81ef3f73851111ef0b4777f12db3be355cf694

9db58ca820-Jul-2010 Barry Smith <bsmith@mcs.anl.gov>

added MATAIJCUDA superclass
added ex19 test example for CUDA

Hg-commit: ed1acf7471d5105d9d9830786cf3112b5987d7cf


/petsc/bin/TOPSInstaller.py
/petsc/bin/maint/asterix-test.sh
/petsc/bin/maint/buildtest.py
/petsc/bin/maint/package-test.sh
/petsc/conf/test
/petsc/config/PETSc/FEM.py
/petsc/config/PETSc/packages/Chaco.py
/petsc/config/PETSc/packages/Jostle.py
/petsc/config/PETSc/packages/MUMPS.py
/petsc/config/PETSc/packages/Numpy.py
/petsc/config/PETSc/packages/P3Dlib.py
/petsc/config/PETSc/packages/PARTY.py
/petsc/config/PETSc/packages/PLAPACK.py
/petsc/config/PETSc/packages/PaStiX.py
/petsc/config/PETSc/packages/ParMetis.py
/petsc/config/PETSc/packages/Prometheus.py
/petsc/config/PETSc/packages/SCALAPACK.py
/petsc/config/PETSc/packages/Scotch.py
/petsc/config/PETSc/packages/Suggar.py
/petsc/config/PETSc/packages/SuperLU.py
/petsc/config/PETSc/packages/SuperLU_DIST.py
/petsc/config/PETSc/packages/TetGen.py
/petsc/config/PETSc/packages/Triangle.py
/petsc/config/PETSc/packages/Zoltan.py
/petsc/config/PETSc/packages/blacs.py
/petsc/config/PETSc/packages/blopex.py
/petsc/config/PETSc/packages/c2html.py
/petsc/config/PETSc/packages/cproto.py
/petsc/config/PETSc/packages/expat.py
/petsc/config/PETSc/packages/fftw.py
/petsc/config/PETSc/packages/gmp.py
/petsc/config/PETSc/packages/hdf5.py
/petsc/config/PETSc/packages/hypre.py
/petsc/config/PETSc/packages/lgrind.py
/petsc/config/PETSc/packages/ml.py
/petsc/config/PETSc/packages/mpack.py
/petsc/config/PETSc/packages/mpe.py
/petsc/config/PETSc/packages/mpi4py.py
/petsc/config/PETSc/packages/oski.py
/petsc/config/PETSc/packages/pARMS.py
/petsc/config/PETSc/packages/petsc4py.py
/petsc/config/PETSc/packages/qd.py
/petsc/config/PETSc/packages/sowing.py
/petsc/config/PETSc/packages/spai.py
/petsc/config/PETSc/packages/spooles.py
/petsc/config/PETSc/packages/sundials.py
/petsc/config/PETSc/petsc.py
/petsc/config/PETSc/utilities/sharedLibraries.py
/petsc/config/configure.py
/petsc/config/examples/arch-bgp-ibm-opt.py
/petsc/config/examples/arch-cray-xt5-opt.py
/petsc/config/examples/asterix/asterix32-sun.py
/petsc/config/examples/asterix/asterix32.py
/petsc/config/examples/asterix/asterix64-c89.py
/petsc/config/examples/asterix/asterix64-openmpi.py
/petsc/config/examples/asterix/asterix64-sun.py
/petsc/config/examples/asterix/asterix64.py
/petsc/config/examples/old/aix5.1.0.0-64.py
/petsc/config/examples/old/aix5.1.0.0.py
/petsc/config/examples/old/bgl-gnu-opt.py
/petsc/config/examples/old/bgl-ibm-cxx-opt.py
/petsc/config/examples/old/bgl-ibm-debug.py
/petsc/config/examples/old/bgl-ibm-opt.py
/petsc/config/examples/old/cray-x1.py
/petsc/config/examples/old/cray-xt3.py
/petsc/config/examples/old/linux-gnu-ia64.py
/petsc/config/examples/old/linux-rhAS3-gcc32-opt.py
/petsc/config/examples/old/linux-rhAS3-intel81-opt.py
/petsc/config/examples/old/macosx-gnu-g95.py
/petsc/config/examples/old/macosx-gnu.py
/petsc/config/examples/old/sicortex.py
/petsc/include/petscmat.h
/petsc/include/petscsys.h
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/tops/tops.html
/petsc/src/ksp/ksp/examples/tutorials/output/ex15_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex1_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex1_2.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex1_3.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex23_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex23_2.out
/petsc/src/mat/examples/tests/output/ex30_1.out
/petsc/src/mat/examples/tests/output/ex30_2.out
/petsc/src/mat/impls/aij/mpi/mpicuda/mpiaijcuda.cu
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/baij/seq/dgefa3.c
/petsc/src/mat/impls/baij/seq/dgefa4.c
matregis.c
/petsc/src/mat/order/sorder.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex19_cuda.out
/petsc/src/tops/tops.html
/petsc/src/vec/vec/impls/seq/seqcuda/cudavecimpl.h
/petsc/src/vec/vec/impls/seq/seqcuda/veccuda.cu
be0f11ee15-Jul-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: b5b6c4c9713b53b837574884d256f7a2642b34d6

31980aa115-Jul-2010 Barry Smith <bsmith@mcs.anl.gov>

fix formating for -log_trace option; yes someone actually used it
fixed size of 1 vector in MatNullSpaceTest() in print out
fixed etags to search in .cu file

Hg-commit: 595b39393333de12f813987a198e3

fix formating for -log_trace option; yes someone actually used it
fixed size of 1 vector in MatNullSpaceTest() in print out
fixed etags to search in .cu file

Hg-commit: 595b39393333de12f813987a198e3455a4228bfc

show more ...


/petsc/.hgignore
/petsc/bin/maint/generateetags.py
/petsc/conf/rules
/petsc/config/PETSc/packages/cuda.py
/petsc/config/PETSc/packages/hdf5.py
/petsc/config/PETSc/utilities/fortranCPP.py
/petsc/config/PETSc/utilities/languages.py
/petsc/config/builder.py
/petsc/config/examples/arch-cuda-double.py
/petsc/config/examples/arch-cuda.py
/petsc/include/petscda.h
/petsc/include/petscis.h
/petsc/include/petscvec.h
/petsc/include/private/dmimpl.h
/petsc/include/private/petscimpl.h
/petsc/include/private/vecimpl.h
/petsc/src/contrib/blopex/driver_fortran/blopex_c.c
/petsc/src/dm/da/src/da.c
/petsc/src/dm/da/src/dacreate.c
/petsc/src/dm/da/src/dadestroy.c
/petsc/src/dm/da/src/dadist.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/docs/tex/manual/part1.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/docs/website/publications/index.html
/petsc/src/ksp/ksp/examples/tests/output/ex10_1.out
/petsc/src/ksp/ksp/examples/tutorials/ex1.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex15f_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex1f_1.out
/petsc/src/ksp/pc/impls/factor/factor.c
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/mat/examples/tests/ex78.c
/petsc/src/mat/examples/tests/output/ex21_1.out
/petsc/src/mat/ftn-kernels/sgemv.h
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/seqcuda/aijcuda.cu
/petsc/src/mat/impls/aij/seq/seqcuda/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/baijfact2.c
matnull.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/plog/utils/eventLog.c
/petsc/src/vec/vec/examples/tests/output/ex1_1.out
/petsc/src/vec/vec/examples/tests/output/ex1_2.out
/petsc/src/vec/vec/impls/dvecimpl.h
/petsc/src/vec/vec/impls/mpi/makefile
/petsc/src/vec/vec/impls/mpi/mpicuda/makefile
/petsc/src/vec/vec/impls/mpi/mpicuda/mpicuda.cu
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/impls/seq/seqcuda/cudavecimpl.h
/petsc/src/vec/vec/impls/seq/seqcuda/makefile
/petsc/src/vec/vec/impls/seq/seqcuda/veccuda.cu
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/interface/vecregall.c
/petsc/src/vec/vec/utils/vinv.c
/petsc/src/vec/vec/utils/vscat.c
4182d33815-Jul-2010 Victor Minden <victorminden@gmail.com>

started mpiaijcuda matrix class. added veccreate_cuda.

Hg-commit: 6156733b335658598ac9f5a143d480783dc3a850


/petsc/.hgignore
/petsc/conf/rules
/petsc/config/PETSc/packages/blopex.py
/petsc/config/PETSc/packages/cuda.py
/petsc/config/PETSc/packages/hdf5.py
/petsc/config/PETSc/utilities/fortranCPP.py
/petsc/config/PETSc/utilities/languages.py
/petsc/config/builder.py
/petsc/config/examples/arch-cuda-double.py
/petsc/config/examples/arch-cuda.py
/petsc/include/petscda.h
/petsc/include/petscis.h
/petsc/include/petscmat.h
/petsc/include/petscvec.h
/petsc/include/private/dmimpl.h
/petsc/include/private/petscimpl.h
/petsc/include/private/vecimpl.h
/petsc/src/contrib/blopex/driver_fortran/blopex_c.c
/petsc/src/dm/da/src/da.c
/petsc/src/dm/da/src/dacreate.c
/petsc/src/dm/da/src/dadestroy.c
/petsc/src/dm/da/src/dadist.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/docs/tex/manual/part1.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/docs/website/publications/index.html
/petsc/src/ksp/ksp/examples/tests/output/ex10_1.out
/petsc/src/ksp/ksp/examples/tutorials/ex1.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex15f_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex1f_1.out
/petsc/src/ksp/pc/impls/factor/factor.c
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/mat/examples/tests/output/ex21_1.out
/petsc/src/mat/ftn-kernels/sgemv.h
/petsc/src/mat/impls/aij/mpi/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpicuda/makefile
/petsc/src/mat/impls/aij/mpi/mpicuda/mpiaijcuda.cu
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/seqcuda/aijcuda.cu
/petsc/src/mat/impls/aij/seq/seqcuda/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/baijfact2.c
matregis.c
/petsc/src/sys/ftn-custom/zstart.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/totalview/tv_data_display.c
/petsc/src/vec/vec/examples/tests/output/ex1_1.out
/petsc/src/vec/vec/examples/tests/output/ex1_2.out
/petsc/src/vec/vec/impls/dvecimpl.h
/petsc/src/vec/vec/impls/mpi/makefile
/petsc/src/vec/vec/impls/mpi/mpicuda/makefile
/petsc/src/vec/vec/impls/mpi/mpicuda/mpicuda.cu
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/impls/seq/seqcuda/cudavecimpl.h
/petsc/src/vec/vec/impls/seq/seqcuda/makefile
/petsc/src/vec/vec/impls/seq/seqcuda/veccuda.cu
/petsc/src/vec/vec/interface/dlregisvec.c
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/interface/vecregall.c
/petsc/src/vec/vec/utils/vinv.c
/petsc/src/vec/vec/utils/vscat.c
0399ec9009-Jul-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 9a07fd1feb9a9ec2eff5dc9147af6cac4105e5d8

c5eb915409-Jul-2010 Barry Smith <bsmith@mcs.anl.gov>

completed PetscValidLogicallyCollectiveXXX() routines and usage

Hg-commit: 374cfa6c3abbd90ea5b27fc02813ca73ae37b846


/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/private/petscimpl.h
/petsc/src/dm/da/examples/tutorials/ex11f90.F
/petsc/src/dm/da/src/da.c
/petsc/src/ksp/ksp/examples/tests/ex30.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/bicg/bicg.c
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cg/cgne/cgne.c
/petsc/src/ksp/ksp/impls/cg/cgtype.c
/petsc/src/ksp/ksp/impls/cg/gltr/gltr.c
/petsc/src/ksp/ksp/impls/cg/nash/nash.c
/petsc/src/ksp/ksp/impls/cg/stcg/stcg.c
/petsc/src/ksp/ksp/impls/cgs/cgs.c
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/gmres/borthog.c
/petsc/src/ksp/ksp/impls/gmres/borthog2.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres.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/preonly/preonly.c
/petsc/src/ksp/ksp/impls/python/pythonK.c
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/impls/rich/richscale.c
/petsc/src/ksp/ksp/impls/symmlq/symmlq.c
/petsc/src/ksp/ksp/interface/eige.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/asm/asm.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/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/ksp/pc/impls/python/pythonP.c
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/ksp/pc/impls/wb/wb.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/examples/tests/ex2.c
/petsc/src/mat/examples/tests/ex49.c
/petsc/src/mat/examples/tests/ex58.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/python/pythonmat.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/utils/axpy.c
/petsc/src/snes/impls/ls/lsparams.c
/petsc/src/snes/interface/snes.c
/petsc/src/sys/draw/interface/dsetpause.c
/petsc/src/sys/draw/interface/dviewp.c
/petsc/src/sys/draw/utils/lg.c
/petsc/src/sys/viewer/impls/binary/binv.c
/petsc/src/sys/viewer/impls/socket/send.c
/petsc/src/sys/viewer/interface/viewa.c
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/ts/impls/implicit/sundials/sundials.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/vinv.c
70c3c87508-Jul-2010 Satish Balay <balay@mcs.anl.gov>

fix MatLoad() to use PetscValidHeaderSpecific(newmat,2). Also use
prefix from Mat [previously it was from Viewer].

Hg-commit: 7536f940160eeb19f292be4ca06569ed4699a276


/petsc/config/PETSc/Configure.py
/petsc/include/mpiuni/mpi.h
/petsc/include/petscda.h
/petsc/include/petscsys.h
/petsc/src/characteristic/interface/characteristic.c
/petsc/src/dm/adda/adda.c
/petsc/src/dm/da/src/da.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/dacorn.c
/petsc/src/dm/da/src/dagtol.c
/petsc/src/dm/da/src/daltol.c
/petsc/src/dm/da/utils/dm.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/dm/da/utils/sliced.c
/petsc/src/dm/mesh/mesh.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.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/borthog.c
/petsc/src/ksp/ksp/impls/gmres/borthog2.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/python/pythonK.c
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/impls/rich/richscale.c
/petsc/src/ksp/ksp/interface/eige.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/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/jacobi/jacobi.c
/petsc/src/ksp/pc/impls/ksp/pcksp.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/ksp/pc/impls/python/pythonP.c
/petsc/src/mat/impls/aij/seq/seqcuda/aijcuda.c
matrix.c
/petsc/src/vec/vec/impls/seq/seqcuda/veccuda.cu
3f9fe44508-Jul-2010 Barry Smith <bsmith@mcs.anl.gov>

finished labelling manual pages as Logically or Neighbor-wise Collective

Hg-commit: 8a714c954b7624fb9d7cacbaa621300eebb99517


/petsc/config/PETSc/Configure.py
/petsc/include/mpiuni/mpi.h
/petsc/include/petscda.h
/petsc/include/petscsys.h
/petsc/src/characteristic/interface/characteristic.c
/petsc/src/dm/adda/adda.c
/petsc/src/dm/da/src/da.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/dacorn.c
/petsc/src/dm/da/src/dagtol.c
/petsc/src/dm/da/src/daltol.c
/petsc/src/dm/da/utils/dm.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/dm/da/utils/sliced.c
/petsc/src/dm/mesh/mesh.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.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/borthog.c
/petsc/src/ksp/ksp/impls/gmres/borthog2.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/python/pythonK.c
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/impls/rich/richscale.c
/petsc/src/ksp/ksp/interface/eige.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/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/jacobi/jacobi.c
/petsc/src/ksp/pc/impls/ksp/pcksp.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgfunc.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/wb/wb.c
/petsc/src/ksp/pc/interface/pcset.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/inode.c
/petsc/src/mat/impls/aij/seq/seqcuda/aijcuda.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/python/pythonmat.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/shell/shell.c
matnull.c
matrix.c
mhas.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/mat/partition/partition.c
/petsc/src/mat/utils/axpy.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/ls/lsparams.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/utils/damg.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/bag/bag.c
/petsc/src/sys/draw/interface/dbuff.c
/petsc/src/sys/draw/interface/dclear.c
/petsc/src/sys/draw/interface/dsetpause.c
/petsc/src/sys/draw/interface/dviewp.c
/petsc/src/sys/draw/utils/lg.c
/petsc/src/sys/fileio/mpiuopen.c
/petsc/src/sys/fileio/smatlab.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/destroy.c
/petsc/src/sys/objects/inherit.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/plog/plog.c
/petsc/src/sys/viewer/impls/ams/ams.c
/petsc/src/sys/viewer/impls/binary/binv.c
/petsc/src/sys/viewer/impls/socket/send.c
/petsc/src/sys/viewer/impls/string/stringv.c
/petsc/src/sys/viewer/interface/view.c
/petsc/src/sys/viewer/interface/viewa.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/pseudo/posindep.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/is/interface/index.c
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/mpi/pmap.c
/petsc/src/vec/vec/impls/seq/seqcuda/veccuda.cu
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/vecmpitoseq.c
/petsc/src/vec/vec/utils/vinv.c
/petsc/src/vec/vec/utils/vscat.c
897842e308-Jul-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Enabled runtime option in MatLoad for setting the matrix to be spd.

Hg-commit: d57df3c8140894965ffa543ff0c6164c71df2e45

9449fdc107-Jul-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Replaced -matload_type run time option by -mat_type.
Updated MatLoad manual page.
Added MatSetFromOptions() in MatLoad to set the run time options

Hg-commit: 3d71042a96e2998306a96378905949d32a8989f0

a0972ae207-Jul-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Removed redundant mat preallocation part from MatSetType

Hg-commit: 0f6a0f6445a8d04b6bdd2a50523cf22e1353a31c

c9b90e3106-Jul-2010 Victor Minden <victorminden@gmail.com>

commit after merge

Hg-commit: f9a876531578af47c6e59a2c1d832a9c96637bc5


/petsc/conf/rules
/petsc/config/builder.py
/petsc/config/examples/arch-iphone.py
/petsc/include/finclude/petscmat.h
/petsc/include/petscmat.h
/petsc/include/petscsys.h
/petsc/include/private/kspimpl.h
/petsc/include/private/matimpl.h
/petsc/include/private/petscimpl.h
/petsc/include/private/vecimpl.h
/petsc/include/sieve/ParallelMapping.hh
/petsc/src/dm/da/src/dacreate.c
/petsc/src/dm/da/src/f90-custom/zda1f90.c
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/examples/tutorials/ex2.c
/petsc/src/ksp/ksp/examples/tutorials/ex45.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/interface/pcset.c
/petsc/src/mat/examples/tutorials/ex15.c
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/seqcuda/aijcuda.cu
/petsc/src/mat/impls/aij/seq/seqcuda/makefile
/petsc/src/mat/impls/baij/seq/dgefa2.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
dlregismat.c
matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/snes/examples/tutorials/output/ex19_10.out
/petsc/src/snes/examples/tutorials/output/ex19_6.out
/petsc/src/snes/examples/tutorials/output/ex19_7.out
/petsc/src/snes/examples/tutorials/output/ex19_8.out
/petsc/src/snes/examples/tutorials/output/ex19_9.out
/petsc/src/snes/examples/tutorials/output/ex5_3.out
/petsc/src/snes/examples/tutorials/output/ex5_5.out
/petsc/src/snes/interface/snes.c
/petsc/src/sys/bag/bag.c
/petsc/src/sys/draw/interface/drawreg.c
/petsc/src/sys/objects/inherit.c
/petsc/src/sys/viewer/interface/viewreg.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/is/examples/tests/ex6.c
/petsc/src/vec/pf/interface/pf.c
/petsc/src/vec/vec/impls/dvecimpl.h
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/impls/seq/seqcuda/makefile
/petsc/src/vec/vec/impls/seq/seqcuda/veccuda.cu
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/interface/vector.c
/petsc/tutorials/multiphysics/makefile
/petsc/tutorials/multiphysics/output/mp_10.out
/petsc/tutorials/multiphysics/output/mp_5.out
/petsc/tutorials/multiphysics/output/mp_6.out
/petsc/tutorials/multiphysics/output/mp_9.out
6fdc2a6d05-Jul-2010 Barry Smith <bsmith@mcs.anl.gov>

added MatSetOptions(mat,MAT_SPD) to indicate the matrix is SPD then Mumps can automatically take advantage of this.

Hg-commit: 265f9d363574b27c031278371c379dcf470add36


/petsc/conf/rules
/petsc/config/examples/arch-iphone.py
/petsc/include/finclude/petscmat.h
/petsc/include/petscmat.h
/petsc/include/petscsys.h
/petsc/include/private/kspimpl.h
/petsc/include/private/matimpl.h
/petsc/include/private/petscimpl.h
/petsc/include/sieve/ParallelMapping.hh
/petsc/src/dm/da/src/dacreate.c
/petsc/src/dm/da/src/f90-custom/zda1f90.c
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/examples/tutorials/ex45.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/interface/pcset.c
/petsc/src/mat/examples/tutorials/ex15.c
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
dlregismat.c
matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/snes/examples/tutorials/output/ex19_10.out
/petsc/src/snes/examples/tutorials/output/ex19_6.out
/petsc/src/snes/examples/tutorials/output/ex19_7.out
/petsc/src/snes/examples/tutorials/output/ex19_8.out
/petsc/src/snes/examples/tutorials/output/ex19_9.out
/petsc/src/snes/examples/tutorials/output/ex5_3.out
/petsc/src/snes/examples/tutorials/output/ex5_5.out
/petsc/src/snes/interface/snes.c
/petsc/src/sys/bag/bag.c
/petsc/src/sys/draw/interface/drawreg.c
/petsc/src/sys/objects/inherit.c
/petsc/src/sys/viewer/interface/viewreg.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/is/examples/tests/ex6.c
/petsc/src/vec/pf/interface/pf.c
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/interface/vector.c
/petsc/tutorials/multiphysics/makefile
/petsc/tutorials/multiphysics/output/mp_10.out
/petsc/tutorials/multiphysics/output/mp_5.out
/petsc/tutorials/multiphysics/output/mp_6.out
/petsc/tutorials/multiphysics/output/mp_9.out
a445745702-Jul-2010 Victor Minden <victorminden@gmail.com>

commit after merge

Hg-commit: 7678db4dbf4316aad0bed3ee83df6ef0e35b9452


/petsc/config/PETSc/Configure.py
/petsc/include/petscmat.h
/petsc/include/private/matimpl.h
/petsc/src/contrib/blopex/driver_fiedler/driver_fiedler.c
/petsc/src/docs/website/documentation/zope.html
/petsc/src/ksp/ksp/examples/tests/ex12f.F
/petsc/src/ksp/ksp/examples/tests/ex16f.F
/petsc/src/ksp/ksp/examples/tests/ex18.c
/petsc/src/ksp/ksp/examples/tests/ex25.c
/petsc/src/ksp/ksp/examples/tests/ex27.c
/petsc/src/ksp/ksp/examples/tests/ex30.c
/petsc/src/ksp/ksp/examples/tests/ex31.c
/petsc/src/ksp/ksp/examples/tests/ex33.c
/petsc/src/ksp/ksp/examples/tests/ex34.c
/petsc/src/ksp/ksp/examples/tests/ex6.c
/petsc/src/ksp/ksp/examples/tests/ex7.c
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/ex27.c
/petsc/src/ksp/ksp/examples/tutorials/ex41.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/mat/examples/tests/ex100.c
/petsc/src/mat/examples/tests/ex111.c
/petsc/src/mat/examples/tests/ex113.c
/petsc/src/mat/examples/tests/ex116.c
/petsc/src/mat/examples/tests/ex119.c
/petsc/src/mat/examples/tests/ex124.c
/petsc/src/mat/examples/tests/ex125.c
/petsc/src/mat/examples/tests/ex130.c
/petsc/src/mat/examples/tests/ex131.c
/petsc/src/mat/examples/tests/ex16.c
/petsc/src/mat/examples/tests/ex31.c
/petsc/src/mat/examples/tests/ex34.c
/petsc/src/mat/examples/tests/ex40.c
/petsc/src/mat/examples/tests/ex41.c
/petsc/src/mat/examples/tests/ex42.c
/petsc/src/mat/examples/tests/ex44.c
/petsc/src/mat/examples/tests/ex47.c
/petsc/src/mat/examples/tests/ex53.c
/petsc/src/mat/examples/tests/ex55.c
/petsc/src/mat/examples/tests/ex57.c
/petsc/src/mat/examples/tests/ex58f.F
/petsc/src/mat/examples/tests/ex62.c
/petsc/src/mat/examples/tests/ex63f.F
/petsc/src/mat/examples/tests/ex66.c
/petsc/src/mat/examples/tests/ex67f.F
/petsc/src/mat/examples/tests/ex73.c
/petsc/src/mat/examples/tests/ex79f.F
/petsc/src/mat/examples/tests/ex81.c
/petsc/src/mat/examples/tests/ex86.c
/petsc/src/mat/examples/tests/ex87.c
/petsc/src/mat/examples/tests/ex94.c
/petsc/src/mat/examples/tests/ex99.c
/petsc/src/mat/examples/tutorials/ex1.c
/petsc/src/mat/examples/tutorials/ex10.c
/petsc/src/mat/examples/tutorials/ex12.c
/petsc/src/mat/examples/tutorials/ex13.c
/petsc/src/mat/examples/tutorials/ex4.c
/petsc/src/mat/examples/tutorials/ex9.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/seqcuda/makefile
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.h
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/blockmat/seq/blockmat.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/mpi/mpidense.h
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/feti/feti.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.h
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.h
ftn-custom/zmatrixf.c
matrix.c
/petsc/src/mat/utils/ftn-custom/makefile
/petsc/src/mat/utils/makefile
/petsc/src/vec/vec/interface/vecregall.c
/petsc/src/vec/vec/interface/vector.c
/petsc/tutorials/tmp/ex1f90.F
f7e310de02-Jul-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Added custom fortran stub for matload

Hg-commit: 0f4acd057d4b78aaf436aed09cad5dd7501dff63

2400fded02-Jul-2010 Barry Smith <bsmith@mcs.anl.gov>

added PETSC_UNUSED __attribute((unused)) to remove warnings about TV_view_type() in GNU compilers

Hg-commit: eb912f5bcc397eaf52fa5b998d22c5b11be2f2ef

8b1197c002-Jul-2010 Barry Smith <bsmith@mcs.anl.gov>

removed bad {} around seterrq
removed polymorphic function that generated warning

Hg-commit: db291449b5258d4ca3f7005b4b0a6e9e856a2576

80597c5902-Jul-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Fixed bugs

Hg-commit: 0d26330699242c52377039daf574ad8bffb17979

68093c2002-Jul-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

generate fortran stub for matload automatically

Hg-commit: a865c3c81afc4ece0afe4638080434ac2de5d885

1...<<61626364656667686970>>...111