History log of /petsc/src/mat/impls/baij/seq/ (Results 651 – 675 of 1578)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
1008731d28-Aug-2010 Barry Smith <bsmith@mcs.anl.gov>

function with missing __FUNCT__ def

Hg-commit: db197cb4b4c8d2fe697bfdc03de8be74ef8f01f7

53c77d0a27-Aug-2010 Jed Brown <jed@59A2.org>

Consistency checking for __FUNCT__ when __func__ or __FUNCTION__ are available.

Uses the compiler definitions in CHKERRQ/SETERRQ when available to get
better traces through user code that doesn't ma

Consistency checking for __FUNCT__ when __func__ or __FUNCTION__ are available.

Uses the compiler definitions in CHKERRQ/SETERRQ when available to get
better traces through user code that doesn't manually defined __FUNCT__.

Fix lots of places that __FUNCT__ was used inconsistently.

Hg-commit: fdbdc93647ff934a12906fd51bc39302de07ae77

show more ...


/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/petsc4py.py
/petsc/config/cmakeboot.py
/petsc/config/cmakegen.py
/petsc/include/petscerror.h
/petsc/include/petscmat.h
/petsc/include/petscmesh_viewers.hh
/petsc/include/petscsys.h
/petsc/include/sieve/Mesh.hh
/petsc/src/dm/da/examples/tutorials/ex11f90.F
/petsc/src/dm/da/examples/tutorials/ex12.c
/petsc/src/dm/da/examples/tutorials/makefile
/petsc/src/dm/da/src/da.c
/petsc/src/dm/da/src/dagetarray.c
/petsc/src/dm/da/src/f90-custom/zda1f90.c
/petsc/src/dm/da/utils/dm.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/pc/impls/sor/sor.tex
/petsc/src/mat/impls/aij/mpi/pastix/pastix.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/inode.c
/petsc/src/mat/impls/aij/seq/spooles/aijspooles.c
/petsc/src/mat/impls/aij/seq/symtranspose.c
baijfact.c
/petsc/src/mat/impls/sbaij/seq/relax.h
/petsc/src/mat/order/sregis.c
/petsc/src/snes/examples/tutorials/ex19.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/ex25.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/sys/bag/bag.c
/petsc/src/sys/objects/destroy.c
/petsc/src/sys/objects/gcomm.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/state.c
/petsc/src/sys/objects/subcomm.c
/petsc/src/sys/verbose/verboseinfo.c
/petsc/src/sys/viewer/impls/binary/binv.c
/petsc/src/ts/examples/tutorials/ex10.c
/petsc/src/ts/impls/implicit/gl/gladapt.c
/petsc/src/vec/vec/utils/vpscat.h
6a69fef826-Aug-2010 Hong Zhang <hzhang@mcs.anl.gov>

typo

Hg-commit: f01ebdf7e6b9ad4dc2898491e2e3282331066873

95b5ac2226-Aug-2010 Hong Zhang <hzhang@mcs.anl.gov>

bugfix for '-info' on symbolic cholesky factors of seqaij, seqbaij and seqsbaij

Hg-commit: fdecf3b58d6f6c3bc14c8c6333880d68dcc1a536

9263d83725-Aug-2010 Hong Zhang <hzhang@mcs.anl.gov>

bugfix for '-info' on symbolic factors of seqaij and seqbaij

Hg-commit: 41490de758658578892e5d280be602bca7ba96a9


/petsc/bin/maint/cmakegen.py
/petsc/conf/rules
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/utilities/sharedLibraries.py
/petsc/include/petscmesh.hh
/petsc/include/petscsys.h
/petsc/include/petscsys.hh
/petsc/include/private/vecimpl.h
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/ksp/ksp/examples/tests/ex37.c
/petsc/src/ksp/ksp/examples/tutorials/ex49.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex2_bjacobi_2.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex49_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex49_2.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex49_3.out
/petsc/src/ksp/ksp/impls/gcr/gcr.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/ftn-custom/zmodpcff.c
/petsc/src/ksp/pc/examples/tutorials/ex3.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/sacuda/sacuda.cu
/petsc/src/mat/impls/aij/mpi/mpb_aij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/seqcuda/aijcuda.cu
/petsc/src/mat/impls/aij/seq/seqcuda/cudamatimpl.h
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
baijfact.c
baijfact2.c
baijfact3.c
/petsc/src/mat/interface/dlregismat.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tests/ex10.c
/petsc/src/snes/impls/lsvi/lsvi.c
/petsc/src/snes/impls/lsvi/lsviimpl.h
/petsc/src/snes/impls/lsvi/makefile
/petsc/src/snes/interface/snesregi.c
/petsc/src/sys/f90-src/f90_cwrap.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/utils/sorti.c
/petsc/src/ts/examples/tutorials/ex12.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/vec/vec/utils/vpscat.c
/petsc/src/vec/vec/utils/vpscat.h
d6037b4118-Aug-2010 Hong Zhang <hzhang@mcs.anl.gov>

Add MatGetMultiProcBlock() to MatOps

Hg-commit: ee567dae8c92b47048f5cbcf74749067e770d7eb


/petsc/include/finclude/petscmat.h
/petsc/include/petscmat.h
/petsc/include/petscsys.h
/petsc/include/private/matimpl.h
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/utils/mhyp.c
/petsc/src/dm/da/utils/mhyp.h
/petsc/src/docs/tex/petsc.bib
/petsc/src/ksp/ksp/examples/tests/ex37.c
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tests/output/ex37.out
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex2_bjacobi.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex2_bjacobi_2.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex2_bjacobi_3.out
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.h
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/sacuda/sacuda.cu
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/seq/seqcuda/aijcuda.cu
baij.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tests/ex10.c
/petsc/src/snes/examples/tests/makefile
/petsc/src/snes/examples/tutorials/ex42.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex19_10.out
/petsc/src/snes/examples/tutorials/output/ex19_7.out
/petsc/src/snes/examples/tutorials/output/ex19_9.out
/petsc/src/snes/examples/tutorials/output/ex42_1.out
/petsc/src/snes/examples/tutorials/output/ex5_5.out
/petsc/src/snes/impls/lsvi/lsvi.c
/petsc/src/snes/impls/lsvi/lsviimpl.h
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/objects/subcomm.c
/petsc/src/sys/viewer/impls/ascii/ftn-custom/zfilevf.c
/petsc/src/vec/vec/impls/mpi/mpicuda/mpicuda.cu
/petsc/src/vec/vec/impls/seq/seqcuda/cudavecimpl.h
/petsc/src/vec/vec/impls/seq/seqcuda/veccuda.cu
eb6b5d4712-Aug-2010 Barry Smith <bsmith@mcs.anl.gov>

changed MatHeaderCopy() to MatHeaderMerge() and improved comment

Hg-commit: ef8e7a4583e637f6fd1061993fef3bf18c5d29af


/petsc/bin/maint/cmakeboot.py
/petsc/bin/maint/confignightly/bb30
/petsc/bin/maint/xclude
/petsc/bin/matlab/PetscBinaryRead.m
/petsc/conf/rules
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/Triangle.py
/petsc/config/PETSc/packages/c2html.py
/petsc/config/PETSc/packages/cuda.py
/petsc/config/examples/arch-cuda-double.py
/petsc/config/examples/arch-cuda.py
/petsc/include/finclude/petscmat.h
/petsc/include/finclude/petscmatdef.h
/petsc/include/petsccuda.h
/petsc/include/petscda.h
/petsc/include/petscdraw.h
/petsc/include/petscerror.h
/petsc/include/petscfwk.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscsys.hh
/petsc/include/petscts.h
/petsc/include/petscversion.h
/petsc/include/private/kspimpl.h
/petsc/include/private/matimpl.h
/petsc/include/private/vecimpl.h
/petsc/src/benchmarks/Index.c
/petsc/src/benchmarks/MPI_Wtime.c
/petsc/src/benchmarks/PLogEvent.c
/petsc/src/benchmarks/PetscGetCPUTime.c
/petsc/src/benchmarks/PetscGetTime.c
/petsc/src/benchmarks/PetscMalloc.c
/petsc/src/benchmarks/PetscMemcmp.c
/petsc/src/benchmarks/PetscMemcpy.c
/petsc/src/benchmarks/PetscMemzero.c
/petsc/src/benchmarks/PetscTime.c
/petsc/src/benchmarks/PetscVecNorm.c
/petsc/src/characteristic/examples/tutorials/ex1.c
/petsc/src/characteristic/examples/tutorials/ex2.c
/petsc/src/characteristic/examples/tutorials/ex4.c
/petsc/src/contrib/blopex/driver/driver.c
/petsc/src/contrib/blopex/driver_diag/driver_diag.c
/petsc/src/contrib/blopex/driver_fiedler/driver_fiedler.c
/petsc/src/contrib/fun3d/incomp/flow.c
/petsc/src/contrib/remote/ex1.c
/petsc/src/dm/adda/examples/tests/ex1.c
/petsc/src/dm/ao/examples/tests/ex1.c
/petsc/src/dm/ao/examples/tests/ex2.c
/petsc/src/dm/ao/examples/tests/ex7.c
/petsc/src/dm/ao/examples/tutorials/ex2.c
/petsc/src/dm/da/examples/tests/ex1.c
/petsc/src/dm/da/examples/tests/ex10.c
/petsc/src/dm/da/examples/tests/ex11.c
/petsc/src/dm/da/examples/tests/ex12.c
/petsc/src/dm/da/examples/tests/ex13.c
/petsc/src/dm/da/examples/tests/ex14.c
/petsc/src/dm/da/examples/tests/ex15.c
/petsc/src/dm/da/examples/tests/ex16.c
/petsc/src/dm/da/examples/tests/ex17.c
/petsc/src/dm/da/examples/tests/ex18.c
/petsc/src/dm/da/examples/tests/ex19.c
/petsc/src/dm/da/examples/tests/ex2.c
/petsc/src/dm/da/examples/tests/ex20.c
/petsc/src/dm/da/examples/tests/ex22.c
/petsc/src/dm/da/examples/tests/ex23.c
/petsc/src/dm/da/examples/tests/ex24.c
/petsc/src/dm/da/examples/tests/ex25.c
/petsc/src/dm/da/examples/tests/ex26.c
/petsc/src/dm/da/examples/tests/ex27.c
/petsc/src/dm/da/examples/tests/ex28.c
/petsc/src/dm/da/examples/tests/ex29.c
/petsc/src/dm/da/examples/tests/ex3.c
/petsc/src/dm/da/examples/tests/ex30.c
/petsc/src/dm/da/examples/tests/ex31.c
/petsc/src/dm/da/examples/tests/ex32.c
/petsc/src/dm/da/examples/tests/ex33.c
/petsc/src/dm/da/examples/tests/ex4.c
/petsc/src/dm/da/examples/tests/ex5.c
/petsc/src/dm/da/examples/tests/ex6.c
/petsc/src/dm/da/examples/tests/ex7.c
/petsc/src/dm/da/examples/tests/ex8.c
/petsc/src/dm/da/examples/tests/ex9.c
/petsc/src/dm/da/examples/tutorials/ex1.c
/petsc/src/dm/da/examples/tutorials/ex10.c
/petsc/src/dm/da/examples/tutorials/ex2.c
/petsc/src/dm/da/examples/tutorials/ex3.c
/petsc/src/dm/da/examples/tutorials/ex4.c
/petsc/src/dm/da/examples/tutorials/ex5.c
/petsc/src/dm/da/examples/tutorials/ex7.c
/petsc/src/dm/da/examples/tutorials/ex8.c
/petsc/src/dm/da/examples/tutorials/ex9.c
/petsc/src/dm/da/src/dacorn.c
/petsc/src/dm/da/src/dadist.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/src/daview.c
/petsc/src/dm/da/src/gr1.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/dm/da/src/gr2.c.new
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/da/utils/mhyp.c
/petsc/src/dm/mesh/examples/tests/TestMeshExodus.c
/petsc/src/dm/mesh/examples/tests/args0.cxx
/petsc/src/dm/mesh/examples/tests/closure1.cxx
/petsc/src/dm/mesh/examples/tests/discretization1.cxx
/petsc/src/dm/mesh/examples/tests/distributionTests.cxx
/petsc/src/dm/mesh/examples/tests/ex00.c
/petsc/src/dm/mesh/examples/tests/ex01.c
/petsc/src/dm/mesh/examples/tests/ex02.c
/petsc/src/dm/mesh/examples/tests/ex03.c
/petsc/src/dm/mesh/examples/tests/ex04.cxx
/petsc/src/dm/mesh/examples/tests/ex05.cxx
/petsc/src/dm/mesh/examples/tests/ex06.cxx
/petsc/src/dm/mesh/examples/tests/ex07.cxx
/petsc/src/dm/mesh/examples/tests/ex08.cxx
/petsc/src/dm/mesh/examples/tests/ex1.c
/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/operator1.cxx
/petsc/src/dm/mesh/examples/tests/overlap1.cxx
/petsc/src/dm/mesh/examples/tests/overlap2.cxx
/petsc/src/dm/mesh/examples/tests/rbfPrecon.cxx
/petsc/src/dm/mesh/examples/tests/refinementTest.cxx
/petsc/src/dm/mesh/examples/tests/section1-old.cxx
/petsc/src/dm/mesh/examples/tests/section2.cxx
/petsc/src/dm/mesh/examples/tests/sieve2-old.cxx
/petsc/src/dm/mesh/examples/tests/sieveTests.cxx
/petsc/src/dm/mesh/examples/tests/sifter1.cxx
/petsc/src/dm/mesh/examples/tests/subset.cxx
/petsc/src/dm/mesh/examples/tests/topology1.cxx
/petsc/src/dm/mesh/examples/tests/unitTests.cxx
/petsc/src/dm/mesh/examples/tests/xsieve0.cxx
/petsc/src/dm/mesh/examples/tests/xsieve1.cxx
/petsc/src/dm/mesh/examples/tests/xsieve2.cxx
/petsc/src/dm/mesh/examples/tests/xsieve3.cxx
/petsc/src/dm/mesh/examples/tests/xsieve4.cxx
/petsc/src/dm/mesh/examples/tutorials/bratu.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/ex09.cxx
/petsc/src/dm/mesh/examples/tutorials/ex1.c
/petsc/src/dm/mesh/examples/tutorials/ex10.cxx
/petsc/src/dm/mesh/examples/tutorials/ex11.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/ex_ufc.cxx
/petsc/src/dm/mesh/examples/tutorials/fetidp.cxx
/petsc/src/dm/mesh/examples/tutorials/fvTest.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/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/dm/mesh/examples/tutorials/watson.cxx
/petsc/src/docs/tex/manual/acknowl.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/download/index.html
/petsc/src/docs/website/miscellaneous/acknwldg.html
/petsc/src/ksp/ksp/examples/tests/ex1.c
/petsc/src/ksp/ksp/examples/tests/ex10.c
/petsc/src/ksp/ksp/examples/tests/ex14.c
/petsc/src/ksp/ksp/examples/tests/ex15.c
/petsc/src/ksp/ksp/examples/tests/ex17.c
/petsc/src/ksp/ksp/examples/tests/ex18.c
/petsc/src/ksp/ksp/examples/tests/ex19.c
/petsc/src/ksp/ksp/examples/tests/ex20.c
/petsc/src/ksp/ksp/examples/tests/ex21.c
/petsc/src/ksp/ksp/examples/tests/ex24.c
/petsc/src/ksp/ksp/examples/tests/ex26.c
/petsc/src/ksp/ksp/examples/tests/ex27.c
/petsc/src/ksp/ksp/examples/tests/ex28.c
/petsc/src/ksp/ksp/examples/tests/ex29.c
/petsc/src/ksp/ksp/examples/tests/ex3.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/ex33.c
/petsc/src/ksp/ksp/examples/tests/ex34.c
/petsc/src/ksp/ksp/examples/tests/ex35.c
/petsc/src/ksp/ksp/examples/tests/ex36.c
/petsc/src/ksp/ksp/examples/tests/ex4.c
/petsc/src/ksp/ksp/examples/tests/ex6.c
/petsc/src/ksp/ksp/examples/tests/ex7.c
/petsc/src/ksp/ksp/examples/tutorials/ex1.c
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/ex11.c
/petsc/src/ksp/ksp/examples/tutorials/ex12.c
/petsc/src/ksp/ksp/examples/tutorials/ex13.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/ex22.c
/petsc/src/ksp/ksp/examples/tutorials/ex23.c
/petsc/src/ksp/ksp/examples/tutorials/ex25.c
/petsc/src/ksp/ksp/examples/tutorials/ex27.c
/petsc/src/ksp/ksp/examples/tutorials/ex28.c
/petsc/src/ksp/ksp/examples/tutorials/ex29.c
/petsc/src/ksp/ksp/examples/tutorials/ex3.c
/petsc/src/ksp/ksp/examples/tutorials/ex30.c
/petsc/src/ksp/ksp/examples/tutorials/ex31.c
/petsc/src/ksp/ksp/examples/tutorials/ex32.c
/petsc/src/ksp/ksp/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/ex41.c
/petsc/src/ksp/ksp/examples/tutorials/ex43.c
/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/ex5.c
/petsc/src/ksp/ksp/examples/tutorials/ex7.c
/petsc/src/ksp/ksp/examples/tutorials/ex8.c
/petsc/src/ksp/ksp/examples/tutorials/ex9.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/interface/dlregisksp.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/pc/examples/tests/ex1.c
/petsc/src/ksp/pc/examples/tests/ex2.c
/petsc/src/ksp/pc/examples/tests/ex3.c
/petsc/src/ksp/pc/examples/tests/ex4.c
/petsc/src/ksp/pc/examples/tests/ex5.c
/petsc/src/ksp/pc/examples/tests/ex6.c
/petsc/src/ksp/pc/examples/tests/ex7.c
/petsc/src/ksp/pc/impls/sacuda/sacuda.cu
/petsc/src/ksp/pc/impls/shell/shellpc.c
/petsc/src/mat/examples/tests/ex1.c
/petsc/src/mat/examples/tests/ex10.c
/petsc/src/mat/examples/tests/ex100.c
/petsc/src/mat/examples/tests/ex102.c
/petsc/src/mat/examples/tests/ex103.c
/petsc/src/mat/examples/tests/ex106.c
/petsc/src/mat/examples/tests/ex107.c
/petsc/src/mat/examples/tests/ex108.c
/petsc/src/mat/examples/tests/ex11.c
/petsc/src/mat/examples/tests/ex110.c
/petsc/src/mat/examples/tests/ex111.c
/petsc/src/mat/examples/tests/ex112.c
/petsc/src/mat/examples/tests/ex113.c
/petsc/src/mat/examples/tests/ex114.c
/petsc/src/mat/examples/tests/ex115.c
/petsc/src/mat/examples/tests/ex116.c
/petsc/src/mat/examples/tests/ex118.c
/petsc/src/mat/examples/tests/ex119.c
/petsc/src/mat/examples/tests/ex12.c
/petsc/src/mat/examples/tests/ex120.c
/petsc/src/mat/examples/tests/ex121.c
/petsc/src/mat/examples/tests/ex124.c
/petsc/src/mat/examples/tests/ex125.c
/petsc/src/mat/examples/tests/ex127.c
/petsc/src/mat/examples/tests/ex128.c
/petsc/src/mat/examples/tests/ex129.c
/petsc/src/mat/examples/tests/ex13.c
/petsc/src/mat/examples/tests/ex130.c
/petsc/src/mat/examples/tests/ex131.c
/petsc/src/mat/examples/tests/ex14.c
/petsc/src/mat/examples/tests/ex15.c
/petsc/src/mat/examples/tests/ex16.c
/petsc/src/mat/examples/tests/ex17.c
/petsc/src/mat/examples/tests/ex19.c
/petsc/src/mat/examples/tests/ex2.c
/petsc/src/mat/examples/tests/ex20.c
/petsc/src/mat/examples/tests/ex21.c
/petsc/src/mat/examples/tests/ex22.c
/petsc/src/mat/examples/tests/ex24.c
/petsc/src/mat/examples/tests/ex25.c
/petsc/src/mat/examples/tests/ex27.c
/petsc/src/mat/examples/tests/ex28.c
/petsc/src/mat/examples/tests/ex3.c
/petsc/src/mat/examples/tests/ex30.c
/petsc/src/mat/examples/tests/ex31.c
/petsc/src/mat/examples/tests/ex32.c
/petsc/src/mat/examples/tests/ex33.c
/petsc/src/mat/examples/tests/ex34.c
/petsc/src/mat/examples/tests/ex35.c
/petsc/src/mat/examples/tests/ex37.c
/petsc/src/mat/examples/tests/ex38.c
/petsc/src/mat/examples/tests/ex4.c
/petsc/src/mat/examples/tests/ex40.c
/petsc/src/mat/examples/tests/ex41.c
/petsc/src/mat/examples/tests/ex42.c
/petsc/src/mat/examples/tests/ex43.c
/petsc/src/mat/examples/tests/ex44.c
/petsc/src/mat/examples/tests/ex47.c
/petsc/src/mat/examples/tests/ex48.c
/petsc/src/mat/examples/tests/ex49.c
/petsc/src/mat/examples/tests/ex5.c
/petsc/src/mat/examples/tests/ex50.c
/petsc/src/mat/examples/tests/ex51.c
/petsc/src/mat/examples/tests/ex52.c
/petsc/src/mat/examples/tests/ex53.c
/petsc/src/mat/examples/tests/ex54.c
/petsc/src/mat/examples/tests/ex55.c
/petsc/src/mat/examples/tests/ex56.c
/petsc/src/mat/examples/tests/ex57.c
/petsc/src/mat/examples/tests/ex58.c
/petsc/src/mat/examples/tests/ex59.c
/petsc/src/mat/examples/tests/ex6.c
/petsc/src/mat/examples/tests/ex60.c
/petsc/src/mat/examples/tests/ex61.c
/petsc/src/mat/examples/tests/ex62.c
/petsc/src/mat/examples/tests/ex64.c
/petsc/src/mat/examples/tests/ex65.c
/petsc/src/mat/examples/tests/ex66.c
/petsc/src/mat/examples/tests/ex68.c
/petsc/src/mat/examples/tests/ex7.c
/petsc/src/mat/examples/tests/ex70.c
/petsc/src/mat/examples/tests/ex71.c
/petsc/src/mat/examples/tests/ex72.c
/petsc/src/mat/examples/tests/ex73.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/ex75.c
/petsc/src/mat/examples/tests/ex76.c
/petsc/src/mat/examples/tests/ex77.c
/petsc/src/mat/examples/tests/ex78.c
/petsc/src/mat/examples/tests/ex8.c
/petsc/src/mat/examples/tests/ex80.c
/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/ex9.c
/petsc/src/mat/examples/tests/ex91.c
/petsc/src/mat/examples/tests/ex92.c
/petsc/src/mat/examples/tests/ex94.c
/petsc/src/mat/examples/tests/ex96.c
/petsc/src/mat/examples/tests/ex98.c
/petsc/src/mat/examples/tests/ex99.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tutorials/ex1.c
/petsc/src/mat/examples/tutorials/ex10.c
/petsc/src/mat/examples/tutorials/ex11.c
/petsc/src/mat/examples/tutorials/ex12.c
/petsc/src/mat/examples/tutorials/ex13.c
/petsc/src/mat/examples/tutorials/ex15.c
/petsc/src/mat/examples/tutorials/ex2.c
/petsc/src/mat/examples/tutorials/ex4.c
/petsc/src/mat/examples/tutorials/ex8.c
/petsc/src/mat/examples/tutorials/ex9.c
/petsc/src/mat/impls/aij/aij/aijtype.c
/petsc/src/mat/impls/aij/mpi/crl/mcrl.c
/petsc/src/mat/impls/aij/mpi/csrperm/mpicsrperm.c
/petsc/src/mat/impls/aij/mpi/mpb_aij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/crl/crl.c
/petsc/src/mat/impls/aij/seq/crl/crl.h
/petsc/src/mat/impls/aij/seq/csrperm/csrperm.c
/petsc/src/mat/impls/aij/seq/seqcuda/aijcuda.cu
/petsc/src/mat/impls/aij/seq/seqcuda/cudamatimpl.h
/petsc/src/mat/impls/aij/seq/seqcuda/makefile
/petsc/src/mat/impls/aij/seq/symtranspose.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
baij.c
baijfact.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/snes/examples/tests/ex1.c
/petsc/src/snes/examples/tests/ex13.c
/petsc/src/snes/examples/tests/ex4.c
/petsc/src/snes/examples/tests/ex5.c
/petsc/src/snes/examples/tests/ex7.c
/petsc/src/snes/examples/tests/ex9.c
/petsc/src/snes/examples/tutorials/ex1.c
/petsc/src/snes/examples/tutorials/ex10d/ex10.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/ex2.c
/petsc/src/snes/examples/tutorials/ex20.c
/petsc/src/snes/examples/tutorials/ex21.c
/petsc/src/snes/examples/tutorials/ex22.c
/petsc/src/snes/examples/tutorials/ex23.c
/petsc/src/snes/examples/tutorials/ex24.c
/petsc/src/snes/examples/tutorials/ex25.c
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/examples/tutorials/ex27.c
/petsc/src/snes/examples/tutorials/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/ex38.c
/petsc/src/snes/examples/tutorials/ex4.c
/petsc/src/snes/examples/tutorials/ex42.c
/petsc/src/snes/examples/tutorials/ex43.c
/petsc/src/snes/examples/tutorials/ex44.c
/petsc/src/snes/examples/tutorials/ex45.c
/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/ex5s.c
/petsc/src/snes/examples/tutorials/ex6.c
/petsc/src/snes/examples/tutorials/ex7.c
/petsc/src/snes/examples/tutorials/ex8.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex42_1.out
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/lsvi/lsvi.c
/petsc/src/snes/impls/lsvi/lsviimpl.h
/petsc/src/snes/impls/lsvi/makefile
/petsc/src/snes/impls/makefile
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesregi.c
/petsc/src/sys/dll/dlimpl.c
/petsc/src/sys/draw/examples/tests/ex1.c
/petsc/src/sys/draw/examples/tests/ex10.c
/petsc/src/sys/draw/examples/tests/ex2.c
/petsc/src/sys/draw/examples/tests/ex3.c
/petsc/src/sys/draw/examples/tests/ex4.c
/petsc/src/sys/draw/examples/tests/ex9.c
/petsc/src/sys/error/examples/tests/ex1.c
/petsc/src/sys/examples/tests/ex1.c
/petsc/src/sys/examples/tests/ex10.c
/petsc/src/sys/examples/tests/ex11.c
/petsc/src/sys/examples/tests/ex12.c
/petsc/src/sys/examples/tests/ex14.c
/petsc/src/sys/examples/tests/ex15.c
/petsc/src/sys/examples/tests/ex16.c
/petsc/src/sys/examples/tests/ex18.c
/petsc/src/sys/examples/tests/ex19.c
/petsc/src/sys/examples/tests/ex2.c
/petsc/src/sys/examples/tests/ex9.c
/petsc/src/sys/examples/tutorials/ex4.c
/petsc/src/sys/fwk/examples/tests/makefile
/petsc/src/sys/fwk/examples/tests/test1.c
/petsc/src/sys/fwk/examples/tests/test1.py
/petsc/src/sys/fwk/examples/tests/testcomponents.py
/petsc/src/sys/fwk/examples/tests/testcomponentsI.c
/petsc/src/sys/fwk/examples/tests/testcomponentsII.c
/petsc/src/sys/fwk/examples/tutorials/avg.py
/petsc/src/sys/fwk/examples/tutorials/ex1.c
/petsc/src/sys/fwk/examples/tutorials/ex1.py
/petsc/src/sys/fwk/examples/tutorials/ex2.py
/petsc/src/sys/fwk/examples/tutorials/makefile
/petsc/src/sys/fwk/examples/tutorials/viz.py
/petsc/src/sys/fwk/interface/fwk.c
/petsc/src/sys/fwk/makefile
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/random/examples/ex1.c
/petsc/src/sys/utils/str.c
/petsc/src/sys/viewer/examples/tests/ex3.c
/petsc/src/sys/viewer/examples/tutorials/ex1.c
/petsc/src/ts/examples/tests/ex1.c
/petsc/src/ts/examples/tests/ex2.c
/petsc/src/ts/examples/tests/ex3.c
/petsc/src/ts/examples/tests/ex4.c
/petsc/src/ts/examples/tutorials/ex1.c
/petsc/src/ts/examples/tutorials/ex10.c
/petsc/src/ts/examples/tutorials/ex11.c
/petsc/src/ts/examples/tutorials/ex2.c
/petsc/src/ts/examples/tutorials/ex3.c
/petsc/src/ts/examples/tutorials/ex4.c
/petsc/src/ts/examples/tutorials/ex5.c
/petsc/src/ts/examples/tutorials/ex7.c
/petsc/src/ts/examples/tutorials/ex8.c
/petsc/src/ts/examples/tutorials/ex8.py
/petsc/src/ts/examples/tutorials/ex9.c
/petsc/src/ts/impls/implicit/sundials/sundials.c
/petsc/src/ts/impls/implicit/sundials/sundials.h
/petsc/src/ts/interface/ts.c
/petsc/src/vec/is/examples/tests/ex1.c
/petsc/src/vec/is/examples/tests/ex2.c
/petsc/src/vec/is/examples/tests/ex3.c
/petsc/src/vec/is/examples/tests/ex4.c
/petsc/src/vec/is/examples/tests/ex5.c
/petsc/src/vec/is/examples/tests/ex6.c
/petsc/src/vec/is/examples/tutorials/ex1.c
/petsc/src/vec/is/examples/tutorials/ex2.c
/petsc/src/vec/is/examples/tutorials/ex3.c
/petsc/src/vec/is/examples/tutorials/ex4.c
/petsc/src/vec/vec/examples/tests/ex1.c
/petsc/src/vec/vec/examples/tests/ex10.c
/petsc/src/vec/vec/examples/tests/ex11.c
/petsc/src/vec/vec/examples/tests/ex12.c
/petsc/src/vec/vec/examples/tests/ex14.c
/petsc/src/vec/vec/examples/tests/ex15.c
/petsc/src/vec/vec/examples/tests/ex16.c
/petsc/src/vec/vec/examples/tests/ex17.c
/petsc/src/vec/vec/examples/tests/ex18.c
/petsc/src/vec/vec/examples/tests/ex2.c
/petsc/src/vec/vec/examples/tests/ex21.c
/petsc/src/vec/vec/examples/tests/ex22.c
/petsc/src/vec/vec/examples/tests/ex23.c
/petsc/src/vec/vec/examples/tests/ex24.c
/petsc/src/vec/vec/examples/tests/ex25.c
/petsc/src/vec/vec/examples/tests/ex28.c
/petsc/src/vec/vec/examples/tests/ex29.c
/petsc/src/vec/vec/examples/tests/ex3.c
/petsc/src/vec/vec/examples/tests/ex31.c
/petsc/src/vec/vec/examples/tests/ex33.c
/petsc/src/vec/vec/examples/tests/ex35.c
/petsc/src/vec/vec/examples/tests/ex36.c
/petsc/src/vec/vec/examples/tests/ex4.c
/petsc/src/vec/vec/examples/tests/ex5.c
/petsc/src/vec/vec/examples/tests/ex6.c
/petsc/src/vec/vec/examples/tests/ex7.c
/petsc/src/vec/vec/examples/tests/ex8.c
/petsc/src/vec/vec/examples/tests/ex9.c
/petsc/src/vec/vec/examples/tutorials/ex1.c
/petsc/src/vec/vec/examples/tutorials/ex10.c
/petsc/src/vec/vec/examples/tutorials/ex11.c
/petsc/src/vec/vec/examples/tutorials/ex12.c
/petsc/src/vec/vec/examples/tutorials/ex16.c
/petsc/src/vec/vec/examples/tutorials/ex18.c
/petsc/src/vec/vec/examples/tutorials/ex19.c
/petsc/src/vec/vec/examples/tutorials/ex2.c
/petsc/src/vec/vec/examples/tutorials/ex3.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/examples/tutorials/ex6.c
/petsc/src/vec/vec/examples/tutorials/ex7.c
/petsc/src/vec/vec/examples/tutorials/ex8.c
/petsc/src/vec/vec/examples/tutorials/ex9.c
/petsc/src/vec/vec/impls/mpi/mpicuda/mpicuda.cu
/petsc/src/vec/vec/impls/seq/seqcuda/cudavecimpl.h
/petsc/src/vec/vec/impls/seq/seqcuda/veccuda.cu
/petsc/src/vec/vec/interface/dlregisvec.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/comb.c
/petsc/src/vec/vec/utils/vecio.c
/petsc/src/vec/vec/utils/vpscat.h
/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/tutorials/python/ex1.c
/petsc/tutorials/tmp/ex1.c
0598bfeb29-Jul-2010 Barry Smith <bsmith@mcs.anl.gov>

updates to docs to include actual hyperlink to users manual when possible
now use PETSC_HAVE_DYNAMIC_LIBRARIES instead of PETSC_USE_DYNAMIC_LIBRARIES for PetscFListFind() etc so even statically built

updates to docs to include actual hyperlink to users manual when possible
now use PETSC_HAVE_DYNAMIC_LIBRARIES instead of PETSC_USE_DYNAMIC_LIBRARIES for PetscFListFind() etc so even statically built PETSc can dynamically load new types

Hg-commit: 44383b6f330cbb89c18413a3aa580692ad00c36e

show more ...


/petsc/.hgignore
/petsc/bin/maint/cmakeboot.py
/petsc/bin/maint/cmakegen.py
/petsc/bin/maint/gcov.py
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/ADIC.py
/petsc/config/PETSc/packages/PaStiX.py
/petsc/config/PETSc/packages/Scotch.py
/petsc/config/PETSc/packages/cuda.py
/petsc/config/PETSc/petsc.py
/petsc/config/PETSc/utilities/CMake.py
/petsc/config/PETSc/utilities/Etags.py
/petsc/config/PETSc/utilities/Make.py
/petsc/config/PETSc/utilities/arch.py
/petsc/config/PETSc/utilities/cacheDetails.py
/petsc/config/PETSc/utilities/dataFilesPath.py
/petsc/config/PETSc/utilities/debugging.py
/petsc/config/PETSc/utilities/fortranCPP.py
/petsc/config/PETSc/utilities/getResidentSetSize.py
/petsc/config/PETSc/utilities/languages.py
/petsc/config/PETSc/utilities/libraryOptions.py
/petsc/config/PETSc/utilities/petscdir.py
/petsc/config/PETSc/utilities/sharedLibraries.py
/petsc/config/builder.py
/petsc/include/petscmat.h
/petsc/include/petscoptions.h
/petsc/include/petsctime.h
/petsc/src/contrib/blopex/driver_diag/driver_diag.c
/petsc/src/contrib/blopex/driver_fiedler/driver_fiedler.c
/petsc/src/dm/da/src/dacreate.c
/petsc/src/dm/da/src/daindex.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/documentation/bugreporting.html
/petsc/src/docs/website/documentation/codemanagement.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/documentation/index.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/features/index.html
/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/interface/itcl.c
/petsc/src/ksp/pc/impls/sacuda/makefile
/petsc/src/ksp/pc/interface/pcregis.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/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/ex32.c
/petsc/src/mat/examples/tests/ex33.c
/petsc/src/mat/examples/tests/ex34.c
/petsc/src/mat/examples/tests/ex40.c
/petsc/src/mat/examples/tests/ex41.c
/petsc/src/mat/examples/tests/ex42.c
/petsc/src/mat/examples/tests/ex50.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/ex62.c
/petsc/src/mat/examples/tests/ex72.c
/petsc/src/mat/examples/tests/ex73.c
/petsc/src/mat/examples/tests/ex78.c
/petsc/src/mat/examples/tests/ex81.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
baij.c
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/partition/impls/party/party.c
/petsc/src/snes/examples/tutorials/ex51.c
/petsc/src/snes/interface/noise/snesmfj2.c
/petsc/src/snes/interface/noise/snesnoise.c
/petsc/src/snes/interface/snes.c
/petsc/src/sys/dll/reg.c
/petsc/src/sys/examples/tests/ex20.c
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/examples/tests/output/ex20_1.out
/petsc/src/sys/examples/tests/output/ex20_2.out
/petsc/src/sys/examples/tests/output/ex20_3.out
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/random/interface/random.c
/petsc/src/sys/time/ptime.c
/petsc/src/sys/viewer/impls/mathematica/mathematica.c
/petsc/src/vec/pf/impls/string/cstring.c
70a4bf9c24-Jul-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 4976d5f8a5ede0d2f344004f84eef28988480d5f


/petsc/config/PETSc/FEM.py
/petsc/config/PETSc/packages/c2html.py
/petsc/config/PETSc/packages/cuda.py
/petsc/include/finclude/petscviewer.h
/petsc/include/petscda.h
/petsc/include/petscmat.h
/petsc/include/petscpc.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/dasub.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/ksp/pc/impls/makefile
/petsc/src/ksp/pc/impls/sacuda/makefile
/petsc/src/ksp/pc/impls/sacuda/sacuda.cu
/petsc/src/ksp/pc/interface/pcregis.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
baij.c
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
/petsc/src/mat/interface/ftn-custom/zmatrixf.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/examples/tutorials/ex51.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex2_1.out
/petsc/src/snes/examples/tutorials/output/ex2_2.out
/petsc/src/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
de80f91224-Jul-2010 Barry Smith <bsmith@mcs.anl.gov>

added MatSOR for SeqBAIJ for more than block size of 7 using BLAS
fixed bug in MatSOR_SeqBAIJ_7()

Hg-commit: 656df984b349dedba13643fc497ff13797af5636

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

Reordered MatLoad input arguments.
Updated custom fortran MatLoad stub.

Hg-commit: 1b34440d31d2a1eb45d0adecc1d80c3909b37054


/petsc/config/PETSc/FEM.py
/petsc/config/PETSc/packages/cuda.py
/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/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/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/tests/output/ex20_1.out
/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
baij.c
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
/petsc/src/mat/interface/ftn-custom/zmatrixf.c
/petsc/src/mat/interface/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
943c8ff521-Jul-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Modified inblock shift in Kernel_A_gets_inverse_A_bs for bs=2,5,6,7

Hg-commit: e45c65b431b6ab81f049a21b1793ab5015b758e6


/petsc/bin/TOPSInstaller.py
/petsc/bin/maint/asterix-test.sh
/petsc/bin/maint/builddist
/petsc/bin/maint/buildtest.py
/petsc/bin/maint/package-test.sh
/petsc/bin/maint/petscgoto
/petsc/bin/maint/submitPatch.py
/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/makefile
/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/mat/impls/aij/mpi/mpicuda/mpiaijcuda.cu
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
dgefa2.c
dgefa5.c
dgefa6.c
dgefa7.c
/petsc/src/mat/interface/matregis.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/mpi/mpicuda/mpicuda.cu
/petsc/src/vec/vec/impls/seq/seqcuda/cudavecimpl.h
/petsc/src/vec/vec/impls/seq/seqcuda/veccuda.cu
0daa89e916-Jul-2010 Hong Zhang <hzhang@mcs.anl.gov>

modify inblocks shift values in Kernel_A_gets_inverse_A_3() and Kernel_A_gets_inverse_A_4().

Hg-commit: 08d2b4d56a870c4bc8cfb8117739f14791d29a82


/petsc/.hgignore
/petsc/bin/maint/generateetags.py
/petsc/conf/rules
/petsc/config/PETSc/packages/blopex.py
/petsc/config/PETSc/packages/cuda.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/petscmat.h
/petsc/include/petscvec.h
/petsc/include/private/dmimpl.h
/petsc/include/private/petscimpl.h
/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/tutorials/output/ex15_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex1_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex1_2.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex1_3.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex23_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex23_2.out
/petsc/src/ksp/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/ex30_1.out
/petsc/src/mat/examples/tests/output/ex30_2.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
dgefa3.c
dgefa4.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/order/sorder.c
/petsc/src/sys/ftn-custom/zstart.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/plog/utils/eventLog.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/vecregall.c
53ef36ba12-Jul-2010 Barry Smith <bsmith@mcs.anl.gov>

minor changes of *x++ stuff to x[i] for possible better performance

Hg-commit: fcea02824bd722a37efba3465eb17fea2dc1ea37


/petsc/conf/rules
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/hdf5.py
/petsc/config/builder.py
/petsc/include/mpiuni/mpi.h
/petsc/include/petscda.h
/petsc/include/petscis.h
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscsys.h
/petsc/include/private/petscimpl.h
/petsc/include/private/vecimpl.h
/petsc/src/characteristic/interface/characteristic.c
/petsc/src/contrib/blopex/driver_fiedler/driver_fiedler.c
/petsc/src/contrib/blopex/driver_fortran/blopex_c.c
/petsc/src/dm/adda/adda.c
/petsc/src/dm/da/examples/tutorials/ex11f90.F
/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/examples/tests/ex30.c
/petsc/src/ksp/ksp/examples/tests/ex31.c
/petsc/src/ksp/ksp/examples/tests/ex6.c
/petsc/src/ksp/ksp/examples/tests/output/ex10_1.out
/petsc/src/ksp/ksp/examples/tutorials/ex1.c
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/ex41.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/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/gcr/gcr.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/fgmres.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/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/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/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/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/examples/tests/ex100.c
/petsc/src/mat/examples/tests/ex111.c
/petsc/src/mat/examples/tests/ex113.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/ex2.c
/petsc/src/mat/examples/tests/ex31.c
/petsc/src/mat/examples/tests/ex49.c
/petsc/src/mat/examples/tests/ex58.c
/petsc/src/mat/examples/tests/ex94.c
/petsc/src/mat/examples/tests/output/ex21_1.out
/petsc/src/mat/examples/tutorials/ex9.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/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/inode.c
/petsc/src/mat/impls/aij/seq/makefile
/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
baij.c
baij2.c
baijfact2.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matreg.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/interface/mhas.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/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/objects/pinit.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/dvecimpl.h
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/mpi/pmap.c
/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/vecregall.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
ab055deb06-Jul-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Changed the shift factor for shift-in-blocks seqbaij blocksize 3 & 4.

Hg-commit: a4773d91b35d626f1efe1b863f80964d9c1a573a

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

Removed unnecessary include

Hg-commit: 2ad8999394957dc0caf1ba114ffcf1c4204dee05


/petsc/conf/rules
/petsc/config/PETSc/Configure.py
/petsc/include/petscmat.h
/petsc/include/petscsys.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/tests/ex12f.F
/petsc/src/ksp/ksp/examples/tests/ex16f.F
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/pc/interface/pcset.c
/petsc/src/mat/examples/tests/ex58f.F
/petsc/src/mat/examples/tests/ex63f.F
/petsc/src/mat/examples/tests/ex67f.F
/petsc/src/mat/examples/tests/ex79f.F
/petsc/src/mat/examples/tutorials/ex15.c
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
dgefa2.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/interface/ftn-custom/zmatrixf.c
/petsc/src/mat/interface/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
/petsc/tutorials/tmp/ex1f90.F
5bba238402-Jul-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

MatLoad interface upgrade complete : Replaced all MatLoadnew() to MatLoad()

Hg-commit: c13fd97592f26133f7c2c5fcb35b1f0bb383ee5a


/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/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/ex62.c
/petsc/src/mat/examples/tests/ex66.c
/petsc/src/mat/examples/tests/ex73.c
/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/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.h
baij.c
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
/petsc/src/mat/interface/matrix.c
/petsc/src/vec/vec/impls/seq/seqcuda/makefile
/petsc/src/vec/vec/interface/vecregall.c
fac7e3cd02-Jul-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Removed all dead previous MatLoad related code

Hg-commit: 103f343af4c26e024c9483c4b45581631c70a977

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

Upgrading to new MatLoad interface : Replaced all use of MatLoad() with MatLoadnew()

Hg-commit: ade248946c12ce11ac537da7360f9babe1978b39


/petsc/bin/maint/cmakegen.py
/petsc/bin/maint/generatefortranstubs.py
/petsc/conf/rules
/petsc/conf/variables
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/Scotch.py
/petsc/config/PETSc/packages/SuperLU_DIST.py
/petsc/config/PETSc/utilities/arch.py
/petsc/config/builder.py
/petsc/config/examples/arch-cuda.py
/petsc/include/finclude/ftn-custom/petscda.h90
/petsc/include/finclude/ftn-custom/petscmat.h90
/petsc/include/petscmat.h
/petsc/include/petscvec.h
/petsc/include/private/petscimpl.h
/petsc/include/private/vecimpl.h
/petsc/src/contrib/blopex/driver_fiedler/driver_fiedler.c
/petsc/src/dm/da/examples/tutorials/ex11f90.F
/petsc/src/dm/da/examples/tutorials/makefile
/petsc/src/dm/da/src/dagetarray.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/src/f90-custom/zda1f90.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/codemanagement.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/documentation/linearsolvertable.html
/petsc/src/docs/website/features/index.html
/petsc/src/docs/website/miscellaneous/acknwldg.html
/petsc/src/docs/website/miscellaneous/funding.html
/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/ex1.c
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/ex2.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/ksp/pc/impls/factor/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/factor/factimpl.c
/petsc/src/ksp/pc/impls/factor/icc/icc.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/factor/lu/lu.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/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/ex62.c
/petsc/src/mat/examples/tests/ex66.c
/petsc/src/mat/examples/tests/ex73.c
/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/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
baij.c
/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/shell/shell.c
/petsc/src/mat/interface/matreg.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/snes/examples/tests/ex14f.F
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/sys/f90-src/f90_cwrap.c
/petsc/src/sys/f90-src/fsrc/f90_fwrap.F
/petsc/src/sys/makefile
/petsc/src/sys/objects/subcomm.c
/petsc/src/sys/totalview/makefile
/petsc/src/sys/totalview/tv_data_display.c
/petsc/src/sys/totalview/tv_data_display.h
/petsc/src/vec/is/examples/tests/ex6.c
/petsc/src/vec/is/examples/tests/makefile
/petsc/src/vec/is/examples/tests/output/ex6_3.out
/petsc/src/vec/vec/examples/tutorials/ex1.c
/petsc/src/vec/vec/impls/dvecimpl.h
/petsc/src/vec/vec/impls/seq/bvec1.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/impls/seq/dvec2.c
/petsc/src/vec/vec/impls/seq/makefile
/petsc/src/vec/vec/impls/seq/seqcuda/makefile
/petsc/src/vec/vec/impls/seq/seqcuda/veccuda.c
/petsc/src/vec/vec/interface/dlregisvec.c
/petsc/src/vec/vec/interface/ftn-custom/zvectorf.c
/petsc/src/vec/vec/interface/vecreg.c
/petsc/src/vec/vec/interface/vecregall.c
/petsc/src/vec/vec/interface/vector.c
ceed8ce520-Jun-2010 Jed Brown <jed@59A2.org>

MatGetInfo_Seq(S)BAIJ: report number of allocated nonzeros (not blocks)

For consistency with reported number of nonzeros.

Hg-commit: d54a8266497909a7234612ae03bef62dc031ef49

5a586d8220-Jun-2010 Barry Smith <bsmith@mcs.anl.gov>

removed many unused variables
small amount of reformating
added use of all arguments in MPIUNI call to prevent complaints about unused values

Hg-commit: f1e85e77153d4207c8ab2522ae8e9ec72b7358ec

2f48004618-Jun-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Added SeqSBAIJ support for new Matload interface

Hg-commit: 3911965a58f2f1db0c8a326145aa6c741ac9b3b1

f501eaab18-Jun-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Added SeqBAIJ implementation for new MatLoad interface

Hg-commit: 08365da5a42c5aa8527c17effdb8cb0f6ef4604a

3649974f16-Jun-2010 Barry Smith <bsmith@mcs.anl.gov>

changed many VecGetArray() to VecGetArrayRead()

Hg-commit: d7f64a5632750c1ca905eea86db48747b7367a8a


/petsc/bin/maint/cmakegen.py
/petsc/bin/taucc.py
/petsc/conf/test
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/Chaco.py
/petsc/config/PETSc/packages/Generator.py
/petsc/config/PETSc/packages/ParMetis.py
/petsc/config/PETSc/packages/Sieve.py
/petsc/config/PETSc/packages/ams.py
/petsc/config/PETSc/packages/cuda.py
/petsc/config/PETSc/packages/java.py
/petsc/config/PETSc/packages/ml.py
/petsc/config/PETSc/utilities/languages.py
/petsc/include/petsc.h
/petsc/include/petscao.h
/petsc/include/petscda.h
/petsc/include/petscmesh.h
/petsc/include/petscmesh_solvers.hh
/petsc/include/petscoptions.h
/petsc/include/petscpc.h
/petsc/include/petscsys.h
/petsc/include/petscvec.h
/petsc/include/private/daimpl.h
/petsc/include/private/petscimpl.h
/petsc/include/private/vecimpl.h
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/ao/interface/dlregisdm.c
/petsc/src/dm/da/examples/tests/ex13.c
/petsc/src/dm/da/examples/tests/ex20.c
/petsc/src/dm/da/examples/tests/ex23.c
/petsc/src/dm/da/examples/tests/ex33.c
/petsc/src/dm/da/examples/tests/makefile
/petsc/src/dm/da/examples/tutorials/ex9.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/dacorn.c
/petsc/src/dm/da/src/dacreate.c
/petsc/src/dm/da/src/dadist.c
/petsc/src/dm/da/src/daload.c
/petsc/src/dm/da/src/daview.c
/petsc/src/dm/da/src/gr1.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/dm/f90-mod/petscdmmod.F
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/section.c
/petsc/src/docs/website/documentation/ams.html
/petsc/src/docs/website/documentation/bugreporting.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/changes/index.html
/petsc/src/docs/website/documentation/codemanagement.html
/petsc/src/docs/website/documentation/copyright.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/documentation/index.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/referencing.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/docs/website/documentation/zope.html
/petsc/src/docs/website/index.html
/petsc/src/ksp/f90-mod/petsckspmod.F
/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/ex32.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/examples/tutorials/ex8.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/factor/factimpl.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/redistribute/redistribute.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/makefile
/petsc/src/mat/examples/tests/ex130.c
/petsc/src/mat/examples/tests/ex34.c
/petsc/src/mat/examples/tests/ex62.c
/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/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/cholmod/aijcholmod.c
/petsc/src/mat/impls/aij/seq/cholmod/makefile
/petsc/src/mat/impls/aij/seq/inode.c
/petsc/src/mat/impls/aij/seq/makefile
baij.c
baij2.c
baijfact2.c
/petsc/src/mat/impls/blockmat/seq/blockmat.c
/petsc/src/mat/impls/feti/feti.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/cholmod/cholmodimpl.h
/petsc/src/mat/impls/sbaij/seq/cholmod/makefile
/petsc/src/mat/impls/sbaij/seq/cholmod/sbaijcholmod.c
/petsc/src/mat/impls/sbaij/seq/makefile
/petsc/src/mat/impls/sbaij/seq/relax.h
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.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/order/sregis.c
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/f90-mod/petscsnesmod.F
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/ams/java/amsoptions.java
/petsc/src/sys/ams/java/makefile
/petsc/src/sys/ams/makefile
/petsc/src/sys/f90-mod/makefile
/petsc/src/sys/f90-mod/petscsysmod.F
/petsc/src/sys/fileio/mpiuopen.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/random/interface/random.c
/petsc/src/sys/utils/str.c
/petsc/src/sys/viewer/impls/ams/ams.c
/petsc/src/sys/viewer/impls/ams/makefile
/petsc/src/sys/viewer/impls/ascii/filev.c
/petsc/src/sys/viewer/impls/makefile
/petsc/src/sys/viewer/interface/viewregall.c
/petsc/src/ts/f90-mod/petsctsmod.F
/petsc/src/vec/vec/examples/tests/ex20f.F
/petsc/src/vec/vec/examples/tutorials/ex1.c
/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/dvecimpl.h
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/mpi/pvec2.c
/petsc/src/vec/vec/impls/mpi/pvecimpl.h
/petsc/src/vec/vec/impls/seq/bvec1.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/impls/seq/dvec2.c
/petsc/src/vec/vec/interface/ftn-custom/zvectorf.c
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/interface/vecreg.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/ftn-custom/makefile
/petsc/src/vec/vec/utils/vecio.c
/petsc/tutorials/tmp/ex1f90.F
a186ada904-Jun-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: d5d6271688b0e7608ca3883cc177d4942a399f4c

1...<<21222324252627282930>>...64