History log of /petsc/src/ksp/pc/impls/ (Results 4626 – 4650 of 5239)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
92bb696225-Nov-2008 Lisandro Dalcin <dalcinl@gmail.com>

improvements for PCASM and add PCASMCreateSubdomains() based on MatPartitioning

Hg-commit: 96ae51932456ee0f1000bb20cae78557f188a84c


/petsc/config/PETSc/packages/sowing.py
/petsc/config/PETSc/utilities/fortranCPP.py
/petsc/include/finclude/ftn-custom/petscda.h90
/petsc/include/finclude/ftn-custom/petscdadef.h90
/petsc/include/finclude/ftn-custom/petscis.h90
/petsc/include/finclude/ftn-custom/petscisdef.h90
/petsc/include/finclude/ftn-custom/petscksp.h90
/petsc/include/finclude/ftn-custom/petsckspdef.h90
/petsc/include/finclude/ftn-custom/petscmat.h90
/petsc/include/finclude/ftn-custom/petscmatdef.h90
/petsc/include/finclude/ftn-custom/petscpc.h90
/petsc/include/finclude/ftn-custom/petscpcdef.h90
/petsc/include/finclude/ftn-custom/petscsnes.h90
/petsc/include/finclude/ftn-custom/petscsnesdef.h90
/petsc/include/finclude/ftn-custom/petscts.h90
/petsc/include/finclude/ftn-custom/petsctsdef.h90
/petsc/include/finclude/ftn-custom/petscvec.h90
/petsc/include/finclude/ftn-custom/petscvecdef.h90
/petsc/include/finclude/ftn-custom/petscviewer.h90
/petsc/include/finclude/ftn-custom/petscviewerdef.h90
/petsc/include/finclude/makefile
/petsc/include/finclude/petsc.h
/petsc/include/finclude/petscalldef.h
/petsc/include/finclude/petscao.h
/petsc/include/finclude/petscaodef.h
/petsc/include/finclude/petscbag.h
/petsc/include/finclude/petscbagdef.h
/petsc/include/finclude/petscda.h
/petsc/include/finclude/petscda.h90
/petsc/include/finclude/petscdadef.h
/petsc/include/finclude/petscdef.h
/petsc/include/finclude/petscdraw.h
/petsc/include/finclude/petscdrawdef.h
/petsc/include/finclude/petscerror.h
/petsc/include/finclude/petscerrordef.h
/petsc/include/finclude/petscis.h
/petsc/include/finclude/petscis.h90
/petsc/include/finclude/petscisdef.h
/petsc/include/finclude/petscksp.h
/petsc/include/finclude/petscksp.h90
/petsc/include/finclude/petsckspdef.h
/petsc/include/finclude/petsclog.h
/petsc/include/finclude/petsclogdef.h
/petsc/include/finclude/petscmat.h
/petsc/include/finclude/petscmat.h90
/petsc/include/finclude/petscmatdef.h
/petsc/include/finclude/petscmesh.h90
/petsc/include/finclude/petscmg.h
/petsc/include/finclude/petscmgdef.h
/petsc/include/finclude/petscpc.h
/petsc/include/finclude/petscpc.h90
/petsc/include/finclude/petscpcdef.h
/petsc/include/finclude/petscsnes.h
/petsc/include/finclude/petscsnes.h90
/petsc/include/finclude/petscsnesdef.h
/petsc/include/finclude/petscsys.h
/petsc/include/finclude/petscsysdef.h
/petsc/include/finclude/petscts.h
/petsc/include/finclude/petscts.h90
/petsc/include/finclude/petsctsdef.h
/petsc/include/finclude/petscvec.h
/petsc/include/finclude/petscvec.h90
/petsc/include/finclude/petscvecdef.h
/petsc/include/finclude/petscviewer.h
/petsc/include/finclude/petscviewer.h90
/petsc/include/finclude/petscviewerdef.h
/petsc/include/petsc.h
/petsc/include/petscmesh.hh
/petsc/include/petscmesh_viewers.hh
/petsc/include/petscmg.h
/petsc/include/petscpc.h
/petsc/include/sieve/ALE_mem.hh
/petsc/include/sieve/Distribution.hh
/petsc/include/sieve/Generator.hh
/petsc/include/sieve/ISieve.hh
/petsc/include/sieve/Mesh.hh
/petsc/include/sieve/Numbering.hh
/petsc/include/sieve/ParallelMapping.hh
/petsc/include/sieve/Partitioner.hh
/petsc/makefile
/petsc/src/dm/adda/adda.c
/petsc/src/dm/da/src/dapf.c
/petsc/src/dm/da/utils/daint.c
/petsc/src/dm/da/utils/sliced.c
/petsc/src/dm/mesh/examples/tests/sieveTests.cxx
/petsc/src/dm/mesh/examples/tests/sieveTests.py
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/meshexodus.c
/petsc/src/dm/mesh/meshpcice.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/changes/dev.html
/petsc/src/docs/website/index.html
/petsc/src/ksp/ksp/examples/tests/ex31.c
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tests/output/ex31.out
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_umfpack.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex2_umfpack.out
asm/asm.c
/petsc/src/mat/examples/tests/ex16f90.F
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/adj/mpi/mpiadj.h
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/inode.c
/petsc/src/mat/impls/aij/seq/umfpack/umfpack.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tutorials/ex34f90.F
/petsc/src/snes/examples/tutorials/ex35f90.F90
/petsc/src/snes/examples/tutorials/ex36f90.F90
/petsc/src/snes/examples/tutorials/ex37f90.F90
/petsc/src/snes/examples/tutorials/ex39f90.F
/petsc/src/snes/examples/tutorials/ex5f90.F
/petsc/src/snes/mf/makefile
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/dll/dlimpl.c
/petsc/src/sys/examples/tutorials/ex5f90.F90
/petsc/src/sys/f90-mod/makefile
/petsc/src/sys/f90-mod/petscmod.F
/petsc/src/vec/vec/examples/tutorials/ex20f90.F90
174b694614-Nov-2008 Barry Smith <bsmith@mcs.anl.gov>

added WB PC to repository

Hg-commit: ad9f56d7668d779eeba9698199d4f9900c8e4926

14ca34e614-Nov-2008 Barry Smith <bsmith@mcs.anl.gov>

From: mstefano@milan.westerngeco.slb.com
Subject: [Fwd: Re: [PETSC #18599] Valgrind problem with MatGetSubMatrix]
Date: November 14, 2008 2:30:37 AM CST
To: petsc-maint@mcs.anl.gov
Cc: pets

From: mstefano@milan.westerngeco.slb.com
Subject: [Fwd: Re: [PETSC #18599] Valgrind problem with MatGetSubMatrix]
Date: November 14, 2008 2:30:37 AM CST
To: petsc-maint@mcs.anl.gov
Cc: petsc-maint@mcs.anl.gov

I think I've found the bug.

Look at src/mat/impls/aij/seq/aij.c, line 1699.

There, variable "i" is declared as a PetscInt.

Then, look at line 1710 or 1712.

The variable "i" is used to get the truth answer from the ISSorted function.

As long as you don't build PETSc with --with-64-bit-indices, all is OK.

But (and this is my case) if you built PETSc with 64 bit indices, the PetscTruth data type is smaller (as byte size) than PetscInt. The result is that only part of the bytes of the "i" variable are initialized by ISSorted.

I strongly suggest to add a new variable to be used exclusively as a PetscTruth flag for the ISSorted calls.

Fixed this bug all over the place

Hg-commit: 79369c761f62f38e25800abc8725233db2a5486a

show more ...


/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/package.py
/petsc/config/PETSc/utilities/debuggers.py
/petsc/config/examples/cygwin-borland.py
/petsc/config/examples/cygwin-ms.py
/petsc/config/examples/cygwin.py
/petsc/config/install.py
/petsc/include/finclude/petscmat.h
/petsc/include/petscctable.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscmesh.hh
/petsc/include/petscmg.h
/petsc/include/petscpc.h
/petsc/include/private/dmimpl.h
/petsc/include/sieve/Mesh.hh
/petsc/include/sieve/Numbering.hh
/petsc/include/sieve/Sifter.hh
/petsc/makefile
/petsc/src/dm/da/examples/tests/ex29.c
/petsc/src/dm/da/examples/tests/makefile
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/utils/daint.c
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/examples/tests/memoryParse.py
/petsc/src/dm/mesh/examples/tests/sieveTests.cxx
/petsc/src/dm/mesh/examples/tests/sieveTests.py
/petsc/src/inline/axpy.h
/petsc/src/ksp/ksp/examples/tutorials/ex42.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/interface/iterativ.c
mg/mg.c
mg/mgimpl.h
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/ksp/pc/interface/pcset.c
/petsc/src/mat/examples/tests/ex93.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/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/composite/mcomposite.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/normal/normm.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/transpose/transm.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tutorials/ex1.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/utils/sieve/meshmgsnes.c
/petsc/src/sys/error/adebug.c
/petsc/src/sys/error/err.c
/petsc/src/sys/objects/makefile
/petsc/src/sys/utils/ctable.c
/petsc/src/vec/is/examples/tests/ex1f.F
/petsc/src/vec/vec/impls/mpi/pbvec.c
2339570507-Nov-2008 Barry Smith <bsmith@mcs.anl.gov>

commit after f up

Hg-commit: e0b03a8d27204dad4900523315aa4f768c125427


/petsc/bin/maint/buildtest
/petsc/bin/maint/generatefortranstubs.py
/petsc/conf/rules
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/SuperLU_DIST.py
/petsc/config/PETSc/packages/hypre.py
/petsc/config/configure.py
/petsc/config/examples/aix5.1.0.0-64.py
/petsc/config/examples/aix5.1.0.0.py
/petsc/config/examples/asterix32-sun.py
/petsc/config/examples/asterix32.py
/petsc/config/examples/asterix64-c89.py
/petsc/config/examples/asterix64-openmpi.py
/petsc/config/examples/asterix64-sun.py
/petsc/config/examples/asterix64.py
/petsc/config/examples/bgl-gnu-opt.py
/petsc/config/examples/bgl-ibm-cxx-opt.py
/petsc/config/examples/bgl-ibm-debug.py
/petsc/config/examples/bgl-ibm-opt.py
/petsc/config/examples/bgp-ibm-opt.py
/petsc/config/examples/cray-x1.py
/petsc/config/examples/cray-xt3.py
/petsc/config/examples/cygwin-borland.py
/petsc/config/examples/cygwin-ms.py
/petsc/config/examples/cygwin.py
/petsc/config/examples/freebsd5.1-c89.py
/petsc/config/examples/freebsd5.1.py
/petsc/config/examples/linux-gnu-amd64.py
/petsc/config/examples/linux-gnu-blocksolve.py
/petsc/config/examples/linux-gnu-cxx-sieve.py
/petsc/config/examples/linux-gnu-gcc-absoft.py
/petsc/config/examples/linux-gnu-gcc-ifc.py
/petsc/config/examples/linux-gnu-gcc-pgf90.py
/petsc/config/examples/linux-gnu-ia64-intel.py
/petsc/config/examples/linux-gnu-ia64.py
/petsc/config/examples/linux-gnu-intel.py
/petsc/config/examples/linux-gnu-ml.py
/petsc/config/examples/linux-gnu-nagf90.py
/petsc/config/examples/linux-gnu-superlu.py
/petsc/config/examples/linux-gnu-uni.py
/petsc/config/examples/linux-gnu-valgrind.py
/petsc/config/examples/linux-gnu.py
/petsc/config/examples/linux-rhAS3-gcc32-opt.py
/petsc/config/examples/linux-rhAS3-intel81-opt.py
/petsc/config/examples/macosx-gnu-g95.py
/petsc/config/examples/macosx-gnu.py
/petsc/config/examples/sicortex.py
/petsc/config/examples/solaris-64.py
/petsc/config/examples/solaris-gnu.py
/petsc/config/examples/solaris-uni.py
/petsc/config/examples/solaris2.9-lam.py
/petsc/config/examples/solaris2.9.py
/petsc/include/petscda.h
/petsc/include/petscerror.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/private/meshimpl.h
/petsc/src/dm/adda/addaimpl.h
/petsc/src/dm/da/daimpl.h
/petsc/src/dm/da/examples/tests/ex27.c
/petsc/src/dm/da/examples/tests/ex28.c
/petsc/src/dm/da/examples/tests/makefile
/petsc/src/dm/da/src/makefile
/petsc/src/dm/da/src/usfft/makefile
/petsc/src/dm/da/src/usfft/matusfft.c
/petsc/src/dm/da/utils/daint.c
/petsc/src/dm/da/utils/dm.c
/petsc/src/dm/da/utils/makefile
/petsc/src/dm/da/utils/pack.c
/petsc/src/dm/da/utils/sliced.c
/petsc/src/docs/tex/petscapp.bib
/petsc/src/ksp/ksp/examples/tutorials/ex11f.F
/petsc/src/ksp/ksp/examples/tutorials/ex1f.F
/petsc/src/ksp/ksp/examples/tutorials/ex6f.F
/petsc/src/ksp/pc/examples/tests/ex8f.F
supportgraph/lowstretch.cpp
/petsc/src/mat/examples/tests/ex105f.F
/petsc/src/mat/examples/tests/ex16f90.F
/petsc/src/mat/examples/tests/ex36f.F
/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/tests/ex85f.F
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/inode2.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/composite/mcomposite.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tests/ex12f.F
/petsc/src/snes/examples/tests/ex1f.F
/petsc/src/snes/examples/tutorials/ex33f.F
/petsc/src/snes/examples/tutorials/ex34f90.F
/petsc/src/snes/examples/tutorials/ex35f90.F90
/petsc/src/snes/examples/tutorials/ex36f90.F90
/petsc/src/snes/examples/tutorials/ex37f90.F90
/petsc/src/snes/examples/tutorials/ex39f90.F
/petsc/src/snes/examples/tutorials/ex5f.h
/petsc/src/snes/examples/tutorials/ex5f90.F
/petsc/src/snes/examples/tutorials/ex5fs.F
/petsc/src/snes/examples/tutorials/mex34f90.F
/petsc/src/snes/examples/tutorials/mex35f90.F90
/petsc/src/snes/examples/tutorials/mex36f90.F90
/petsc/src/snes/examples/tutorials/mex37f90.F90
/petsc/src/sys/dll/dl.c
/petsc/src/sys/draw/examples/tests/ex4f.F
/petsc/src/sys/draw/examples/tests/ex5f.F
/petsc/src/sys/examples/tests/ex1f.F
/petsc/src/sys/examples/tests/ex5f.F
/petsc/src/sys/examples/tests/ex6f.F
/petsc/src/sys/examples/tutorials/ex3f.F
/petsc/src/sys/examples/tutorials/ex4f.F
/petsc/src/sys/examples/tutorials/ex5f90.F90
/petsc/src/sys/viewer/examples/tutorials/ex1f90.F90
/petsc/src/sys/viewer/impls/hdf5/hdf5v.c
/petsc/src/ts/examples/tutorials/ex2f.h
/petsc/src/ts/impls/implicit/sundials/makefile
/petsc/src/vec/is/examples/tutorials/ex1f.F
/petsc/src/vec/vec/examples/tests/ex17f.F
/petsc/src/vec/vec/examples/tests/ex19f.F
/petsc/src/vec/vec/examples/tests/ex20f.F
/petsc/src/vec/vec/examples/tests/ex30f.F
/petsc/src/vec/vec/examples/tests/ex32f.F
/petsc/src/vec/vec/examples/tutorials/ex11f.F
/petsc/src/vec/vec/examples/tutorials/ex14f.F
/petsc/src/vec/vec/examples/tutorials/ex1f.F
/petsc/src/vec/vec/examples/tutorials/ex1f90.F
/petsc/src/vec/vec/examples/tutorials/ex2f.F
/petsc/src/vec/vec/examples/tutorials/ex3f.F
/petsc/src/vec/vec/examples/tutorials/ex4f.F
/petsc/src/vec/vec/examples/tutorials/ex4f90.F
/petsc/src/vec/vec/examples/tutorials/ex7f.F
/petsc/src/vec/vec/examples/tutorials/ex9f.F
/petsc/src/vec/vec/interface/rvector.c
7c4f633d03-Nov-2008 Barry Smith <bsmith@mcs.anl.gov>

removed -I$PETSC_DIR from make system and changed the corresponding
#include "src/dsdsdsds" to "../src/sdsdsds" in the source code

Hg-commit: 6e3c4cc4b4bfcb366bae9b71afcb5009c1f0429d


/petsc/conf/variables
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/utilities/sharedLibraries.py
/petsc/include/finclude/petsc.h
/petsc/include/finclude/petscall.h
/petsc/include/finclude/petscall.h90
/petsc/include/finclude/petscmat.h
/petsc/include/finclude/petscviewer.h
/petsc/include/petsc.h
/petsc/include/petscmat.h
/petsc/include/petscviewer.h
/petsc/include/private/makefile
/petsc/include/private/matimpl.h
/petsc/include/private/meshimpl.h
/petsc/include/private/vecimpl.h
/petsc/include/sieve/Mesh.hh
/petsc/src/contrib/blopex/driver/driver.c
/petsc/src/contrib/blopex/driver_fiedler/driver_fiedler.c
/petsc/src/contrib/blopex/driver_fortran/blopex_c.c
/petsc/src/contrib/blopex/driver_fortran/ex2f_blopex.F
/petsc/src/contrib/fun3d/comp/user.F
/petsc/src/contrib/fun3d/comp/userJac.F
/petsc/src/contrib/fun3d/incomp/user.F
/petsc/src/contrib/fun3d/incomp/userJac.F
/petsc/src/contrib/reusememory/reuse.c
/petsc/src/contrib/semiLagrange/examples/tutorials/ex1.c
/petsc/src/contrib/semiLagrange/examples/tutorials/ex2.c
/petsc/src/contrib/semiLagrange/examples/tutorials/ex4.c
/petsc/src/contrib/semiLagrange/impls/da/da.h
/petsc/src/contrib/semiLagrange/interface/characteristic.c
/petsc/src/contrib/semiLagrange/interface/dlregis.c
/petsc/src/contrib/semiLagrange/interface/makefile
/petsc/src/contrib/semiLagrange/interface/mocregis.c
/petsc/src/contrib/sif/1d/sif.h
/petsc/src/contrib/sif/2d/sif.h
/petsc/src/dm/adda/adda.c
/petsc/src/dm/adda/addaimpl.h
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/ao/interface/ao.c
/petsc/src/dm/ao/interface/dlregisdm.c
/petsc/src/dm/da/daimpl.h
/petsc/src/dm/da/examples/tests/ex21f.F
/petsc/src/dm/da/examples/tutorials/ex6f90.F
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/dacorn.c
/petsc/src/dm/da/src/dadestroy.c
/petsc/src/dm/da/src/dadist.c
/petsc/src/dm/da/src/daghost.c
/petsc/src/dm/da/src/dagtol.c
/petsc/src/dm/da/src/dagtona.c
/petsc/src/dm/da/src/daindex.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/src/daload.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/src/daltog.c
/petsc/src/dm/da/src/daltol.c
/petsc/src/dm/da/src/dapf.c
/petsc/src/dm/da/src/dascatter.c
/petsc/src/dm/da/src/dasub.c
/petsc/src/dm/da/src/daview.c
/petsc/src/dm/da/src/f90-custom/zda1f90.c
/petsc/src/dm/da/src/f90-custom/zdaindexf90.c
/petsc/src/dm/da/src/ftn-custom/zda2f.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/dm/da/utils/dm.c
/petsc/src/dm/da/utils/f90-custom/zfddaf90.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/dmimpl.h
/petsc/src/dm/ftn-custom/zda.c
/petsc/src/dm/mesh/examples/tutorials/Coarsener.h
/petsc/src/dm/mesh/examples/tutorials/ex12f90.F90
/petsc/src/dm/mesh/examples/tutorials/ex2.c
/petsc/src/dm/mesh/examples/tutorials/ex_coarsen.h
/petsc/src/dm/mesh/examples/tutorials/ex_coarsen_2.c
/petsc/src/dm/mesh/examples/tutorials/ex_interpolate_1.c
/petsc/src/dm/mesh/examples/tutorials/mex12f90.F90
/petsc/src/dm/mesh/f90-custom/zmeshf90.c
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/section.c
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/fortran/f90/tests/ex1.c
/petsc/src/fortran/kernels/bgl/fcopy_bgl.F
/petsc/src/fortran/kernels/bgl/fmaxpy_bgl.F
/petsc/src/fortran/kernels/bgl/fmdot_bgl.F
/petsc/src/fortran/kernels/bgl/fnorm_bgl.F
/petsc/src/fortran/kernels/bgl/fsolvebaij_bgl.F
/petsc/src/fortran/kernels/bgl/fwaxpy_bgl.F
/petsc/src/fortran/kernels/bgl/sgemv_bgl.F
/petsc/src/fortran/kernels/faypx.F
/petsc/src/fortran/kernels/fcopy.F
/petsc/src/fortran/kernels/fmaxpy.F
/petsc/src/fortran/kernels/fmdot.F
/petsc/src/fortran/kernels/fmult.F
/petsc/src/fortran/kernels/fmultadd.F
/petsc/src/fortran/kernels/fmultcrl.F
/petsc/src/fortran/kernels/fnorm.F
/petsc/src/fortran/kernels/frelax.F
/petsc/src/fortran/kernels/fsolve.F
/petsc/src/fortran/kernels/fsolvebaij.F
/petsc/src/fortran/kernels/fwaxpy.F
/petsc/src/fortran/kernels/sgemv.F
/petsc/src/ksp/ksp/examples/tests/ex12f.F
/petsc/src/ksp/ksp/examples/tests/ex16f.F
/petsc/src/ksp/ksp/examples/tests/ex5f.F
/petsc/src/ksp/ksp/examples/tutorials/ex13f90.F
/petsc/src/ksp/ksp/examples/tutorials/ex14f.F
/petsc/src/ksp/ksp/examples/tutorials/ex15f.F
/petsc/src/ksp/ksp/examples/tutorials/ex21f.F
/petsc/src/ksp/ksp/examples/tutorials/ex22f.F
/petsc/src/ksp/ksp/examples/tutorials/ex2f.F
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/bcgs/bcgs.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/cgctx.h
/petsc/src/ksp/ksp/impls/cg/cgeig.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/cr/cr.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/fgmres/fgmresp.h
/petsc/src/ksp/ksp/impls/gmres/gmpre.c
/petsc/src/ksp/ksp/impls/gmres/gmreig.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres2.c
/petsc/src/ksp/ksp/impls/gmres/gmresp.h
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmresp.h
/petsc/src/ksp/ksp/impls/ibcgs/ibcgs.c
/petsc/src/ksp/ksp/impls/lcd/lcd.c
/petsc/src/ksp/ksp/impls/lcd/lcdctx.h
/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/impls/tcqmr/tcqmr.c
/petsc/src/ksp/ksp/impls/tfqmr/tfqmr.c
/petsc/src/ksp/ksp/interface/dlregisksp.c
/petsc/src/ksp/ksp/interface/eige.c
/petsc/src/ksp/ksp/interface/f90-custom/zitfuncf90.c
/petsc/src/ksp/ksp/interface/iguess.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/interface/itregis.c
/petsc/src/ksp/ksp/interface/itres.c
/petsc/src/ksp/ksp/interface/xmon.c
/petsc/src/ksp/ksp/utils/schurm.c
asa/asa.c
bjacobi/bjacobi.c
cp/cp.c
factor/cholesky/cholesky.c
factor/factimpl.c
factor/factor.c
factor/icc/icc.c
factor/icc/icc.h
factor/ilu/ilu.c
factor/ilu/ilu.h
factor/lu/lu.c
factor/lu/lu.h
is/feti/examples/ex1.c
is/feti/fetipc.c
is/feti/fetipc.h
is/nn/nn.c
is/nn/nn.h
is/pcis.c
is/pcis.h
mg/fmg.c
mg/mg.c
mg/mgfunc.c
mg/smg.c
ml/ml.c
openmp/openmp.c
pbjacobi/pbjacobi.c
redundant/redundant.c
samg/samgpetsc.c
tfs/bit_mask.c
tfs/comm.c
tfs/gs.c
tfs/ivec.c
tfs/pxxt.c
tfs/tfs.c
tfs/xxt.c
tfs/xyt.c
/petsc/src/mat/color/color.c
/petsc/src/mat/color/degr.c
/petsc/src/mat/color/dsm.c
/petsc/src/mat/color/ido.c
/petsc/src/mat/color/numsrt.c
/petsc/src/mat/color/scolor.c
/petsc/src/mat/color/seq.c
/petsc/src/mat/color/setr.c
/petsc/src/mat/color/slo.c
/petsc/src/mat/examples/tests/ex110.c
/petsc/src/mat/examples/tests/ex119.c
/petsc/src/mat/examples/tests/ex16.c
/petsc/src/mat/examples/tests/ex43.c
/petsc/src/mat/examples/tests/ex63f.F
/petsc/src/mat/examples/tests/ex81.c
/petsc/src/mat/examples/tests/ex96.c
/petsc/src/mat/examples/tests/ex99.c
/petsc/src/mat/examples/tutorials/ex4.c
/petsc/src/mat/examples/tutorials/ex5.c
/petsc/src/mat/examples/tutorials/ex8.c
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/adic/nladic.c
/petsc/src/mat/impls/adj/mpi/ftn-custom/zmpiadjf.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/adj/mpi/mpiadj.h
/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/fdmpiaij.c
/petsc/src/mat/impls/aij/mpi/mmaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mpiaijpc.c
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/spooles/mpiaijspooles.c
/petsc/src/mat/impls/aij/mpi/spooles/mpispooles.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/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/dxml/dxml.c
/petsc/src/mat/impls/aij/seq/essl/essl.c
/petsc/src/mat/impls/aij/seq/fdaij.c
/petsc/src/mat/impls/aij/seq/ij.c
/petsc/src/mat/impls/aij/seq/inode.c
/petsc/src/mat/impls/aij/seq/inode2.c
/petsc/src/mat/impls/aij/seq/lusol/lusol.c
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/aij/seq/matpapt.c
/petsc/src/mat/impls/aij/seq/matptap.c
/petsc/src/mat/impls/aij/seq/spooles/aijspooles.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.h
/petsc/src/mat/impls/aij/seq/spooles/spoolesOptions.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/aij/seq/symtranspose.c
/petsc/src/mat/impls/aij/seq/umfpack/umfpack.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/dscpack/dscpack.c
/petsc/src/mat/impls/baij/mpi/mmbaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.h
/petsc/src/mat/impls/baij/seq/aijbaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/baij/seq/baijfact10.c
/petsc/src/mat/impls/baij/seq/baijfact11.c
/petsc/src/mat/impls/baij/seq/baijfact12.c
/petsc/src/mat/impls/baij/seq/baijfact13.c
/petsc/src/mat/impls/baij/seq/baijfact14.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/baij/seq/baijfact4.c
/petsc/src/mat/impls/baij/seq/baijfact5.c
/petsc/src/mat/impls/baij/seq/baijfact6.c
/petsc/src/mat/impls/baij/seq/baijfact7.c
/petsc/src/mat/impls/baij/seq/baijfact8.c
/petsc/src/mat/impls/baij/seq/baijfact9.c
/petsc/src/mat/impls/blockmat/seq/blockmat.c
/petsc/src/mat/impls/composite/mcomposite.c
/petsc/src/mat/impls/dense/mpi/mmdense.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/dense/seq/dense.h
/petsc/src/mat/impls/feti/feti.h
/petsc/src/mat/impls/fftw/fftw.c
/petsc/src/mat/impls/hypre/mhyp.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/is/matis.h
/petsc/src/mat/impls/lrc/lrc.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/maij/maij.h
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/mffd/mffddef.c
/petsc/src/mat/impls/mffd/mfregis.c
/petsc/src/mat/impls/mffd/wp.c
/petsc/src/mat/impls/normal/normm.c
/petsc/src/mat/impls/rowbs/mpi/cholbs.c
/petsc/src/mat/impls/rowbs/mpi/iccbs.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.h
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.h
/petsc/src/mat/impls/sbaij/mpi/sbaijov.c
/petsc/src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/aijsbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.h
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact10.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact11.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact12.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact3.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact4.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact5.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact6.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact7.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact8.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact9.c
/petsc/src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/sro.c
/petsc/src/mat/impls/scatter/mscatter.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/impls/shell/shellcnv.c
/petsc/src/mat/impls/transpose/transm.c
/petsc/src/mat/interface/dlregismat.c
/petsc/src/mat/interface/f90-custom/zmatrixf90.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matreg.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/interface/mhas.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/order/degree.c
/petsc/src/mat/order/fn1wd.c
/petsc/src/mat/order/fndsep.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/mat/partition/ftn-custom/zpartitionf.c
/petsc/src/mat/partition/impls/chaco/chaco.c
/petsc/src/mat/partition/impls/jostle/jostle.c
/petsc/src/mat/partition/impls/party/party.c
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/mat/partition/impls/scotch/scotch.c
/petsc/src/mat/partition/partition.c
/petsc/src/mat/utils/axpy.c
/petsc/src/mat/utils/compressedrow.c
/petsc/src/mat/utils/convert.c
/petsc/src/mat/utils/freespace.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/getcolv.c
/petsc/src/mat/utils/matio.c
/petsc/src/mat/utils/matstash.c
/petsc/src/mat/utils/matstashspace.c
/petsc/src/mat/utils/multequal.c
/petsc/src/mat/utils/zerodiag.c
/petsc/src/snes/examples/tutorials/ex19tu.c
/petsc/src/snes/examples/tutorials/ex1f.F
/petsc/src/snes/examples/tutorials/ex4tu.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/ls/ls.h
/petsc/src/snes/impls/ls/lsparams.c
/petsc/src/snes/impls/picard/picard.c
/petsc/src/snes/impls/picard/picard.h
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/impls/tr/tr.h
/petsc/src/snes/interface/dlregissnes.c
/petsc/src/snes/interface/f90-custom/zsnesf90.c
/petsc/src/snes/interface/noise/snesmfj2.c
/petsc/src/snes/interface/noise/snesnoise.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesj.c
/petsc/src/snes/interface/snesj2.c
/petsc/src/snes/interface/snesregi.c
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/utils/adutils/damgsnesad.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/snes/utils/sieve/meshmgsnes.c
/petsc/src/sys/bag/bag.c
/petsc/src/sys/bag/f90-custom/zbagf.c
/petsc/src/sys/dll/dl.c
/petsc/src/sys/dll/dlimpl.c
/petsc/src/sys/dll/dlimpl.h
/petsc/src/sys/dll/makefile
/petsc/src/sys/dll/reg.c
/petsc/src/sys/draw/impls/ps/pops.c
/petsc/src/sys/draw/impls/ps/psimpl.h
/petsc/src/sys/draw/impls/win32/win32draw.c
/petsc/src/sys/draw/impls/x/drawopenx.c
/petsc/src/sys/draw/impls/x/frame.c
/petsc/src/sys/draw/impls/x/text.c
/petsc/src/sys/draw/impls/x/tone.c
/petsc/src/sys/draw/impls/x/wmap.c
/petsc/src/sys/draw/impls/x/xcolor.c
/petsc/src/sys/draw/impls/x/ximpl.h
/petsc/src/sys/draw/impls/x/xinit.c
/petsc/src/sys/draw/impls/x/xops.c
/petsc/src/sys/draw/impls/x/xvgrab.c
/petsc/src/sys/draw/interface/dbuff.c
/petsc/src/sys/draw/interface/dclear.c
/petsc/src/sys/draw/interface/dcoor.c
/petsc/src/sys/draw/interface/dellipse.c
/petsc/src/sys/draw/interface/dflush.c
/petsc/src/sys/draw/interface/dgcoor.c
/petsc/src/sys/draw/interface/dgpause.c
/petsc/src/sys/draw/interface/dline.c
/petsc/src/sys/draw/interface/dlinegw.c
/petsc/src/sys/draw/interface/dlinew.c
/petsc/src/sys/draw/interface/dmouse.c
/petsc/src/sys/draw/interface/dpause.c
/petsc/src/sys/draw/interface/dpoint.c
/petsc/src/sys/draw/interface/dpoints.c
/petsc/src/sys/draw/interface/draw.c
/petsc/src/sys/draw/interface/drawreg.c
/petsc/src/sys/draw/interface/drawregall.c
/petsc/src/sys/draw/interface/drect.c
/petsc/src/sys/draw/interface/dsclear.c
/petsc/src/sys/draw/interface/dsetpause.c
/petsc/src/sys/draw/interface/dsflush.c
/petsc/src/sys/draw/interface/dtext.c
/petsc/src/sys/draw/interface/dtextgs.c
/petsc/src/sys/draw/interface/dtexts.c
/petsc/src/sys/draw/interface/dtextv.c
/petsc/src/sys/draw/interface/dtri.c
/petsc/src/sys/draw/interface/dviewp.c
/petsc/src/sys/f90-mod/petscmod.F
/petsc/src/sys/f90-src/f90_cwrap.c
/petsc/src/sys/f90-src/fsrc/f90_fwrap.F
/petsc/src/sys/f90/f90_common.c
/petsc/src/sys/fileio/fretrieve.c
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/plog/utils/classLog.c
/petsc/src/sys/plog/utils/eventLog.c
/petsc/src/sys/plog/utils/stageLog.c
/petsc/src/sys/random/impls/rand/rand.c
/petsc/src/sys/random/impls/rand48/rand48.c
/petsc/src/sys/random/impls/sprng/sprng.c
/petsc/src/sys/random/interface/dlregisrand.c
/petsc/src/sys/random/interface/random.c
/petsc/src/sys/random/interface/randreg.c
/petsc/src/sys/utils/ctable.c
/petsc/src/sys/utils/memc.c
/petsc/src/sys/viewer/impls/ascii/asciiimpl.h
/petsc/src/sys/viewer/impls/ascii/filev.c
/petsc/src/sys/viewer/impls/ascii/vcreatea.c
/petsc/src/sys/viewer/impls/binary/binv.c
/petsc/src/sys/viewer/impls/binary/f90-custom/zsysiof.c
/petsc/src/sys/viewer/impls/draw/drawv.c
/petsc/src/sys/viewer/impls/draw/vdraw.h
/petsc/src/sys/viewer/impls/hdf4/hdf4v.c
/petsc/src/sys/viewer/impls/mathematica/mathematica.c
/petsc/src/sys/viewer/impls/mathematica/mathematica.h
/petsc/src/sys/viewer/impls/matlab/vmatlab.c
/petsc/src/sys/viewer/impls/netcdf/vnetcdf.c
/petsc/src/sys/viewer/impls/silo/vsilo.h
/petsc/src/sys/viewer/impls/socket/matlab/bread.c
/petsc/src/sys/viewer/impls/socket/matlab/sclose.c
/petsc/src/sys/viewer/impls/socket/matlab/sopen.c
/petsc/src/sys/viewer/impls/socket/matlab/sread.c
/petsc/src/sys/viewer/impls/socket/matlab/swrite.c
/petsc/src/sys/viewer/impls/socket/send.c
/petsc/src/sys/viewer/impls/socket/socket.h
/petsc/src/sys/viewer/impls/string/stringv.c
/petsc/src/sys/viewer/impls/vu/petscvu.c
/petsc/src/sys/viewer/interface/dupl.c
/petsc/src/sys/viewer/interface/flush.c
/petsc/src/sys/viewer/interface/view.c
/petsc/src/sys/viewer/interface/viewa.c
/petsc/src/sys/viewer/interface/viewreg.c
/petsc/src/sys/viewer/interface/viewregall.c
/petsc/src/ts/examples/tutorials/util2.c
/petsc/src/ts/impls/explicit/euler/euler.c
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/ts/impls/implicit/beuler/beuler.c
/petsc/src/ts/impls/implicit/cn/cn.c
/petsc/src/ts/impls/implicit/sundials/sundials.h
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/dlregists.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/ts/interface/tsfd.c
/petsc/src/ts/interface/tsreg.c
/petsc/src/ts/interface/tsregall.c
/petsc/src/vec/is/impls/block/block.c
/petsc/src/vec/is/impls/f90-custom/zblockf90.c
/petsc/src/vec/is/impls/general/general.c
/petsc/src/vec/is/impls/general/general.h
/petsc/src/vec/is/impls/general/strgen.c
/petsc/src/vec/is/impls/stride/stride.c
/petsc/src/vec/is/interface/f90-custom/zindexf90.c
/petsc/src/vec/is/interface/index.c
/petsc/src/vec/is/utils/f90-custom/ziscoloringf90.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/pf/impls/constant/const.c
/petsc/src/vec/pf/impls/matlab/cmatlab.c
/petsc/src/vec/pf/impls/string/cstring.c
/petsc/src/vec/pf/interface/pf.c
/petsc/src/vec/vec/examples/tutorials/ex42.c
/petsc/src/vec/vec/examples/tutorials/ex42.m
/petsc/src/vec/vec/examples/tutorials/ex42a.c
/petsc/src/vec/vec/examples/tutorials/makefile
/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/mpi/vmpicr.c
/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/vseqcr.c
/petsc/src/vec/vec/impls/shared/shvec.c
/petsc/src/vec/vec/impls/sieve/sieveVec.c
/petsc/src/vec/vec/interface/f90-custom/zvectorf90.c
/petsc/src/vec/vec/interface/vecreg.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/vpscat.c
/petsc/src/vec/vec/utils/vscat.c
/petsc/tutorials/multiphysicsNonlinear/mp1.c
bf6011e831-Oct-2008 Barry Smith <bsmith@mcs.anl.gov>

fixed fortran interface for PCFactorSet/GetMatSolverPackage()

Hg-commit: bcff468d49c661dcd39b7bcf41d1fc845b196db6

7112b56430-Oct-2008 Barry Smith <bsmith@mcs.anl.gov>

added PCFactorGetMatSolverPackage()

Hg-commit: a123d5b4378bd8a00fad3da3e3525ceb2ae3ebe5

8531702130-Oct-2008 Barry Smith <bsmith@mcs.anl.gov>

moved much of the PC_Factor methods inside the individual ilu/lu/icc/cholesky files into a single
copy in the factor directory
fixed output from some example tests that do -ksp_view to contain the

moved much of the PC_Factor methods inside the individual ilu/lu/icc/cholesky files into a single
copy in the factor directory
fixed output from some example tests that do -ksp_view to contain the new solver package information
that is now printed

Hg-commit: f303c70be042abf5c2b17ed52c7a90c376106dc8

show more ...


/petsc/config/PETSc/packages/MUMPS.py
/petsc/config/PETSc/packages/Sieve.py
/petsc/config/aix5.1.0.0-64.py
/petsc/config/aix5.1.0.0.py
/petsc/config/bgl-gnu-opt.py
/petsc/config/bgl-ibm-cxx-opt.py
/petsc/config/bgl-ibm-debug.py
/petsc/config/bgl-ibm-opt.py
/petsc/config/bgp-ibm-opt.py
/petsc/config/cray-x1.py
/petsc/config/cray-xt3.py
/petsc/config/sicortex.py
/petsc/include/petscmat.h
/petsc/include/petscmesh.hh
/petsc/include/sieve/ALE.hh
/petsc/include/sieve/ALE_args.hh
/petsc/include/sieve/ALE_containers.hh
/petsc/include/sieve/ALE_exception.hh
/petsc/include/sieve/ALE_log.hh
/petsc/include/sieve/ALE_mem.hh
/petsc/include/sieve/CartesianSieve.hh
/petsc/include/sieve/Completion.hh
/petsc/include/sieve/DMBuilder.hh
/petsc/include/sieve/Distribution.hh
/petsc/include/sieve/FEMProblem.hh
/petsc/include/sieve/Field.hh
/petsc/include/sieve/Generator.hh
/petsc/include/sieve/IField.hh
/petsc/include/sieve/INumbering.hh
/petsc/include/sieve/ISieve.hh
/petsc/include/sieve/LabelSifter.hh
/petsc/include/sieve/Mesh.hh
/petsc/include/sieve/Numbering.hh
/petsc/include/sieve/ParallelMapping.hh
/petsc/include/sieve/Partitioner.hh
/petsc/include/sieve/SectionCompletion.hh
/petsc/include/sieve/Sections.hh
/petsc/include/sieve/Selection.hh
/petsc/include/sieve/Sieve.hh
/petsc/include/sieve/SieveAlgorithms.hh
/petsc/include/sieve/SieveBuilder.hh
/petsc/include/sieve/Sifter.hh
/petsc/include/sieve/Topology.hh
/petsc/include/sieve/UFC.hh
/petsc/include/sieve/UFCProblem.hh
/petsc/include/sieve/problem/Bratu.hh
/petsc/include/sieve/problem/Ex_UFC.hh
/petsc/src/docs/tex/petscapp.bib
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
factor/cholesky/cholesky.c
factor/factimpl.c
factor/factor.c
factor/factor.h
factor/icc/icc.c
factor/ilu/ilu.c
factor/lu/lu.c
factor/makefile
/petsc/src/mat/examples/tests/ex114.c
/petsc/src/mat/examples/tests/output/ex30_1.out
/petsc/src/mat/examples/tests/output/ex30_2.out
/petsc/src/mat/examples/tutorials/ex9.c
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/impls/composite/mcomposite.c
/petsc/src/mat/impls/lrc/lrc.c
/petsc/src/mat/interface/matrix.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_5.out
/petsc/src/snes/impls/picard/picard.c
/petsc/src/vec/vec/impls/mpi/pmap.c
/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
075768bc28-Oct-2008 Barry Smith <bsmith@mcs.anl.gov>

merged common fields of Factor preconditioner into PC_Factor base class

Hg-commit: e4d76e70e3f11265d8bb736f6d921cb6c5c43fbd

e1222f9f24-Oct-2008 Barry Smith <bsmith@mcs.anl.gov>

added /*I "petscpc.h" I*/ to factor.c so that correct includes are used with auto-generated Fortran code

Hg-commit: e56f874b500cd7d87330f4f889dd9f5aec7f25ee

35bd34fa23-Oct-2008 Barry Smith <bsmith@mcs.anl.gov>

* Using MUMPS, MatGetInfo(...,&info), info.nz_allocated is given for the
initial matrix (not the factorized one). Currently I use :
- Mat_MUMPS *lu=(Mat_MUMPS*)mat->spptr;
- lu->id.INFOG(20)
to get

* Using MUMPS, MatGetInfo(...,&info), info.nz_allocated is given for the
initial matrix (not the factorized one). Currently I use :
- Mat_MUMPS *lu=(Mat_MUMPS*)mat->spptr;
- lu->id.INFOG(20)
to get the same information. It's a dirty solution...

Added MatFactorGetSolverPackage(), also properly printed with -mat_view_info and -ksp_view

Hg-commit: d45534d976bbd57e4a4d4c4173150bb1403ccc76

show more ...


/petsc/config/PETSc/packages/MUMPS.py
/petsc/config/PETSc/packages/PARTY.py
/petsc/config/PETSc/packages/ParMetis.py
/petsc/config/PETSc/packages/SCALAPACK.py
/petsc/config/PETSc/packages/SuperLU.py
/petsc/config/PETSc/packages/SuperLU_DIST.py
/petsc/config/PETSc/packages/blacs.py
/petsc/config/PETSc/packages/lgrind.py
/petsc/config/PETSc/packages/pARMS.py
/petsc/config/PETSc/packages/spai.py
/petsc/config/PETSc/packages/sprng.py
/petsc/include/finclude/petscmat.h
/petsc/include/petscmat.h
/petsc/include/petscmesh.hh
/petsc/include/petscpc.h
/petsc/src/dm/da/examples/tutorials/ex8.c
/petsc/src/dm/da/examples/tutorials/makefile
/petsc/src/dm/da/utils/pack.c
/petsc/src/dm/mesh/sieve/ALE_containers.hh
/petsc/src/dm/mesh/sieve/Completion.hh
/petsc/src/dm/mesh/sieve/Distribution.hh
/petsc/src/dm/mesh/sieve/ParallelMapping.hh
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/ksp/ksp/examples/tests/ex12f.F
/petsc/src/ksp/ksp/examples/tests/output/ex12f_1.out
/petsc/src/ksp/ksp/examples/tutorials/ex2.c
factor/cholesky/cholesky.c
factor/factor.c
factor/factor.h
factor/lu/lu.c
factor/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/spooles/mpiaijspooles.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/essl/essl.c
/petsc/src/mat/impls/aij/seq/lusol/lusol.c
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/aij/seq/spooles/aijspooles.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/aij/seq/umfpack/umfpack.c
/petsc/src/mat/impls/baij/mpi/dscpack/dscpack.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
/petsc/src/mat/interface/ftn-custom/zmatregf.c
/petsc/src/mat/interface/ftn-custom/zmatrixf.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/impls/picard/picard.c
7ffd031b21-Oct-2008 Hong Zhang <hzhang@mcs.anl.gov>

Jed's patch for ML-6.2
Add a sequential test '-pc_mg_type ADDITIVE' for ML. Parallel case seems incorrect.

Hg-commit: ed444fdb004b9f0fbd08d8afe4941eb06b526cb2

4059711021-Oct-2008 Hong Zhang <hzhang@mcs.anl.gov>

Jed Brown's patch for ML-6.2

Hg-commit: d246a9aae53362f7f56f8d611c1004f21dbe3375

2dccc15218-Oct-2008 Hong Zhang <hzhang@mcs.anl.gov>

update ML interface ot v6.2 (Trilinos 9.0)

Hg-commit: 703a405bb5ac83fefa1cba34aa13dfe401b47e1c

0bc0a71911-Oct-2008 Barry Smith <bsmith@mcs.anl.gov>

fixed some manual page formats

Hg-commit: 3de4a8fcc4ea34b0f4f57c6ba8dd8e0fc48b8c03

c30613ef07-Oct-2008 Matthew Knepley <knepley@mcs.anl.gov>

Fix for FieldSplit options processing

Hg-commit: c67e5b3568b9b2725a89d863dddddf4aacb72a9c

81540f2f03-Oct-2008 Barry Smith <bsmith@mcs.anl.gov>

petsc-maint 18375 errors in PCFIELDSPLIT and PCFeildSplitSetType() manual pages

Hg-commit: 70ab34330cea03d36cbf92b55db14d4a638d2997

1a2f9f9930-Sep-2008 Barry Smith <bsmith@mcs.anl.gov>

PCApply_MG does not need to check if mg[levels-1]->r exists, it is now ALWAYS set in PCSetUp_MG

Hg-commit: 3664f08236c7bf595f3fb207cfd4da1c766b822a

0481f46928-Sep-2008 Barry Smith <bsmith@mcs.anl.gov>

pass MatFactorInfo as const into factorization routines, they shouldn't be changing it.

Hg-commit: 06e09652bd7d2f02616c7256594ec565736aabbf


/petsc/config/PETSc/packages/Matlab.py
/petsc/include/finclude/petscmat.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscvec.h
/petsc/include/private/matimpl.h
/petsc/include/private/vecimpl.h
/petsc/src/dm/da/src/daview.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
factor/cholesky/cholesky.c
factor/icc/icc.c
factor/ilu/ilu.c
factor/lu/lu.c
factor/lu/lu.h
tfs/pxxt.c
/petsc/src/mat/examples/tests/ex1.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/mpi/spooles/mpiaijspooles.c
/petsc/src/mat/impls/aij/mpi/spooles/mpispooles.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/essl/essl.c
/petsc/src/mat/impls/aij/seq/inode.c
/petsc/src/mat/impls/aij/seq/inode2.c
/petsc/src/mat/impls/aij/seq/lusol/lusol.c
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/aij/seq/spooles/aijspooles.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.h
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/aij/seq/umfpack/umfpack.c
/petsc/src/mat/impls/baij/mpi/dscpack/dscpack.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/baij/seq/baijfact10.c
/petsc/src/mat/impls/baij/seq/baijfact11.c
/petsc/src/mat/impls/baij/seq/baijfact12.c
/petsc/src/mat/impls/baij/seq/baijfact13.c
/petsc/src/mat/impls/baij/seq/baijfact14.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/baij/seq/baijfact4.c
/petsc/src/mat/impls/baij/seq/baijfact5.c
/petsc/src/mat/impls/baij/seq/baijfact6.c
/petsc/src/mat/impls/baij/seq/baijfact7.c
/petsc/src/mat/impls/baij/seq/baijfact8.c
/petsc/src/mat/impls/baij/seq/baijfact9.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/rowbs/mpi/cholbs.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.h
/petsc/src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.h
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact10.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact11.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact12.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact3.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact4.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact5.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact6.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact7.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact8.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact9.c
/petsc/src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/interface/snes.c
/petsc/src/sys/matlabengine/matlab.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/vecio.c
/petsc/src/vec/vec/utils/vinv.c
5d0c19d726-Sep-2008 Barry Smith <bsmith@mcs.anl.gov>

ISGetIndices() returns const array, it is not something that should be changed

Hg-commit: 279c07e55dc4d24fe01a982d22cefc6e74f39257


/petsc/include/petscis.h
/petsc/include/private/isimpl.h
/petsc/src/dm/ao/examples/tutorials/ex2.c
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/ao/interface/ao.c
/petsc/src/ksp/ksp/interface/itcl.c
is/pcis.c
/petsc/src/mat/examples/tests/ex77.c
/petsc/src/mat/impls/aij/mpi/fdmpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/fdaij.c
/petsc/src/mat/impls/aij/seq/inode.c
/petsc/src/mat/impls/aij/seq/umfpack/umfpack.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/baij/seq/baijfact11.c
/petsc/src/mat/impls/baij/seq/baijfact13.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/baij/seq/baijfact4.c
/petsc/src/mat/impls/baij/seq/baijfact5.c
/petsc/src/mat/impls/baij/seq/baijfact7.c
/petsc/src/mat/impls/baij/seq/baijfact9.c
/petsc/src/mat/impls/dense/mpi/mmdense.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/mpi/sbaijov.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact11.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact3.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact6.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact7.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact9.c
/petsc/src/mat/impls/sbaij/seq/sro.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/utils/zerodiag.c
/petsc/src/vec/is/examples/tests/ex1.c
/petsc/src/vec/is/examples/tests/ex2.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/impls/block/block.c
/petsc/src/vec/is/impls/block/ftn-custom/zblockf.c
/petsc/src/vec/is/impls/f90-custom/zblockf90.c
/petsc/src/vec/is/impls/general/general.c
/petsc/src/vec/is/impls/general/strgen.c
/petsc/src/vec/is/impls/stride/stride.c
/petsc/src/vec/is/interface/f90-custom/zindexf90.c
/petsc/src/vec/is/interface/ftn-custom/zindexf.c
/petsc/src/vec/is/interface/index.c
/petsc/src/vec/is/utils/isblock.c
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/is/utils/iscomp.c
/petsc/src/vec/is/utils/isdiff.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/vec/utils/vinv.c
/petsc/src/vec/vec/utils/vscat.c
41df41f025-Sep-2008 Matthew Knepley <knepley@mcs.anl.gov>

Fixed compile errors

Hg-commit: 7ab4578a70302650f6bef425fa2d82f24616bb34

268ced6424-Sep-2008 Matthew Knepley <knepley@mcs.anl.gov>

Fixed options for inner KSP in BFBt

Hg-commit: 5e229df4cbf800bc2f2ecab89b321b3e64418652

228fec6d24-Sep-2008 Matthew Knepley <knepley@mcs.anl.gov>

Fixed bug in scaling BFBt

Hg-commit: 39d5c09ebbf6134fe611fb6e0e17ff862b2e501f

ebbd0f9624-Sep-2008 Matthew Knepley <knepley@mcs.anl.gov>

Better view for BFBt

Hg-commit: 6de0fea7ca4e4b6526c8c2f42041ebabcfea4d8a

d8ab32d624-Sep-2008 Matthew Knepley <knepley@mcs.anl.gov>

Added scaling to BFBt

Hg-commit: 30f1ff0c4c5c206c7fe957cf808ff37e88f1490d

1...<<181182183184185186187188189190>>...210