History log of /petsc/src/ksp/pc/impls/ (Results 4601 – 4625 of 5239)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
c6f55e7a21-Jan-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 7310e662d7e7ab5f463ec1b2157758e04c0de51e


/petsc/include/finclude/ftn-custom/petscmesh.h90
/petsc/include/finclude/ftn-custom/petscmeshdef.h90
/petsc/include/finclude/petscall.h
/petsc/include/finclude/petscall.h90
/petsc/include/finclude/petscmesh.h90
/petsc/include/finclude/petscmeshdef.h
/petsc/include/petsc.hh
/petsc/include/petscmesh.h
/petsc/include/petscversion.h
/petsc/include/sieve/Mesh.hh
/petsc/makefile
/petsc/src/dm/mesh/examples/tests/refinementTest.cxx
/petsc/src/dm/mesh/ftn-custom/zmesh.c
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/section.c
/petsc/src/dm/mesh/sieve/Hierarchy.hh
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/publications/index.html
/petsc/src/ksp/ksp/examples/tests/ex30.c
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/interface/ftn-custom/zitclf.c
asa/asa.c
redundant/redundant.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/ex75.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.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/aijfact.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/bag/bag.c
/petsc/src/sys/f90-mod/petscmod.F
/petsc/src/vec/is/examples/tests/ex1.c
/petsc/src/vec/is/examples/tests/ex2.c
/petsc/src/vec/is/examples/tutorials/ex3.c
5f06b7aa16-Jan-2009 Barry Smith <bsmith@mcs.anl.gov>

From: keita@cray.com
Subject: [PETSC #18891] RE: Problem with src/ksp/ksp/example/tutorial/ex34.c (updated)
Date: January 16, 2009 1:13:52 AM CST
To: keita@cray.com, petsc-maint@mcs.anl.gov

From: keita@cray.com
Subject: [PETSC #18891] RE: Problem with src/ksp/ksp/example/tutorial/ex34.c (updated)
Date: January 16, 2009 1:13:52 AM CST
To: keita@cray.com, petsc-maint@mcs.anl.gov
Cc: petsc-maint@mcs.anl.gov

Here is the update. Using debug version, I found out ex34.c suffers from null pointer passed to PCFactorSetShiftPd(). The same error was found in ex32.c. Interestingly enough these error won't occur when using single PE.

Hg-commit: 60d1eba41ce58b7f360be9e16a439dd3bc5cb29f

show more ...

ae1d86c516-Jan-2009 Barry Smith <bsmith@mcs.anl.gov>

removed a bunch of left-over (and hence now wrong) references to the old aijmumps and other solver matrix types that were all removed. This is just documentation changes/removals. No code changes

Hg

removed a bunch of left-over (and hence now wrong) references to the old aijmumps and other solver matrix types that were all removed. This is just documentation changes/removals. No code changes

Hg-commit: 364f8e245ed70b6ece0d3dafd86b1927e3b5d436

show more ...

9fd31f9c15-Jan-2009 Satish Balay <balay@mcs.anl.gov>

merge from release

Hg-commit: e678be977486fa01752c16931409deaf44484ef5


/petsc/include/finclude/petscao.h
/petsc/include/finclude/petscda.h
/petsc/include/finclude/petscdadef.h
/petsc/include/finclude/petscdraw.h
/petsc/include/finclude/petscmat.h
/petsc/include/finclude/petscmatdef.h
/petsc/include/finclude/petscmg.h
/petsc/include/finclude/petscpc.h
/petsc/include/finclude/petscsnes.h
/petsc/include/finclude/petscvec.h
/petsc/include/petscsys.h
/petsc/src/contrib/semiLagrange/interface/dlregis.c
/petsc/src/dm/mesh/examples/tutorials/fvTest.cxx
/petsc/src/dm/mesh/examples/tutorials/sieve.h5
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/section.c
/petsc/src/dm/mesh/sieve/Hierarchy_New.hh
/petsc/src/dm/mesh/sieve/MeshSurgery.hh
/petsc/src/docs/tex/manual/part1.tex
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/300.html
/petsc/src/docs/website/documentation/faq.html
asa/asa.c
bfbt/bfbt.c
/petsc/src/mat/impls/aij/mpi/crl/mcrl.c
/petsc/src/mat/impls/aij/seq/crl/crl.c
/petsc/src/mat/impls/aij/seq/csrperm/csrperm.c
/petsc/src/mat/impls/baij/seq/dgefa2.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/interface/matrix.c
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/makefile
/petsc/src/sys/verbose/verboseinfo.c
/petsc/src/sys/viewer/impls/ascii/ftn-custom/zfilevf.c
/petsc/src/sys/viewer/impls/socket/send.c
/petsc/src/vec/vec/examples/tests/ex36.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/seq/bvec2.c
4eeb833714-Jan-2009 Barry Smith <bsmith@mcs.anl.gov>

fixed buggy code of == PETSC_TRUE that was left in PETSc in a bunch of places

Hg-commit: 3b39666b3f4f3164f8096be65c636b5126e3ee2b


/petsc/.hgtags
/petsc/bin/maint/rebuildtar
/petsc/bin/maint/update-docs.py
/petsc/bin/maint/xclude
/petsc/conf/rules
/petsc/conf/test
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/package.py
/petsc/config/PETSc/packages/Numpy.py
/petsc/config/PETSc/packages/fftw.py
/petsc/config/PETSc/packages/hdf5.py
/petsc/config/PETSc/packages/mpi4py.py
/petsc/config/PETSc/packages/petsc4py.py
/petsc/config/PETSc/packages/spooles.py
/petsc/config/PETSc/utilities/Make.py
/petsc/config/PETSc/utilities/Regression.py
/petsc/config/PETSc/utilities/arch.py
/petsc/config/PETSc/utilities/languages.py
/petsc/config/PETSc/utilities/petscdir.py
/petsc/config/configure.py
/petsc/config/examples/bgp-ibm-opt.py
/petsc/config/install.py
/petsc/configure
/petsc/include/finclude/ftn-custom/petscdadef.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/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/petscvecdef.h90
/petsc/include/finclude/ftn-custom/petscviewerdef.h90
/petsc/include/finclude/makefile
/petsc/include/finclude/petscalldef.h
/petsc/include/finclude/petscdadef.h
/petsc/include/finclude/petscisdef.h
/petsc/include/finclude/petsckspdef.h
/petsc/include/finclude/petscmatdef.h
/petsc/include/finclude/petscmesh.h
/petsc/include/finclude/petscmesh.h90
/petsc/include/finclude/petscmeshdef.h
/petsc/include/finclude/petscmgdef.h
/petsc/include/finclude/petscpcdef.h
/petsc/include/finclude/petscsnesdef.h
/petsc/include/finclude/petsctsdef.h
/petsc/include/finclude/petscvecdef.h
/petsc/include/finclude/petscviewerdef.h
/petsc/include/petsc.h
/petsc/include/petscblaslapack_stdcall.h
/petsc/include/petscmesh.h
/petsc/include/petscsys.h
/petsc/include/petscversion.h
/petsc/include/sieve/LabelSifter.hh
/petsc/makefile
/petsc/src/contrib/semiLagrange/interface/dlregis.c
/petsc/src/dm/ao/examples/tutorials/ex2.c
/petsc/src/dm/da/src/daview.c
/petsc/src/dm/mesh/f90-custom/zmeshf90.c
/petsc/src/dm/mesh/ftn-custom/makefile
/petsc/src/dm/mesh/ftn-custom/zmesh.c
/petsc/src/dm/mesh/ftn-custom/zsection.c
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/meshexodus.c
/petsc/src/dm/mesh/meshpcice.c
/petsc/src/dm/mesh/section.c
/petsc/src/dm/mesh/sieve/Hierarchy_New.hh
/petsc/src/dm/mesh/sieve/MeshSurgery.hh
/petsc/src/docs/tex/manual/intro.tex
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/changes/300.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/changes/index.html
/petsc/src/docs/website/documentation/copyright.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/index.html
/petsc/src/ksp/ksp/examples/tutorials/ex15f.F
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/cg/gltr/gltr.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/ibcgs/ibcgs.c
/petsc/src/ksp/pc/examples/tutorials/ex2.c
asa/asa.c
bfbt/bfbt.c
/petsc/src/mat/examples/tests/ex121.c
/petsc/src/mat/impls/aij/mpi/crl/mcrl.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/crl/crl.c
/petsc/src/mat/impls/aij/seq/csrperm/csrperm.c
/petsc/src/mat/impls/aij/seq/essl/essl.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tests/ex13.c
/petsc/src/snes/examples/tutorials/ex10d/ex10.c
/petsc/src/sys/examples/tutorials/makefile
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/ftn-custom/zstart.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/makefile
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/python/ftn-custom/makefile
/petsc/src/sys/python/ftn-custom/zpythonf.c
/petsc/src/sys/python/python.c
/petsc/src/sys/verbose/verboseinfo.c
/petsc/src/sys/viewer/impls/ascii/ftn-custom/zfilevf.c
/petsc/src/sys/viewer/impls/binary/binv.c
/petsc/src/sys/viewer/impls/matlab/makefile
/petsc/src/sys/viewer/impls/socket/send.c
/petsc/src/vec/vec/examples/tests/ex36.c
/petsc/src/vec/vec/examples/tests/makefile
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/utils/vscat.c
/petsc/tutorials/python/ex1f.F
/petsc/tutorials/python/example1.py
/petsc/tutorials/python/makefile
/petsc/tutorials/python/output/ex1f_1.out
563e08c606-Jan-2009 Barry Smith <bsmith@mcs.anl.gov>

more manual page for exotic coarse operator

Hg-commit: 790fa98ea1c69698df1fff9060118382d6d535e5


/petsc/.hgtags
/petsc/bin/maint/rebuildtar
/petsc/bin/maint/update-docs.py
/petsc/bin/maint/xclude
/petsc/conf/rules
/petsc/conf/test
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/package.py
/petsc/config/PETSc/packages/Numpy.py
/petsc/config/PETSc/packages/fftw.py
/petsc/config/PETSc/packages/hdf5.py
/petsc/config/PETSc/packages/mpi4py.py
/petsc/config/PETSc/packages/petsc4py.py
/petsc/config/PETSc/packages/spooles.py
/petsc/config/PETSc/utilities/Make.py
/petsc/config/PETSc/utilities/Regression.py
/petsc/config/PETSc/utilities/arch.py
/petsc/config/PETSc/utilities/languages.py
/petsc/config/PETSc/utilities/petscdir.py
/petsc/config/configure.py
/petsc/config/examples/bgp-ibm-opt.py
/petsc/config/install.py
/petsc/configure
/petsc/include/finclude/ftn-custom/petscdadef.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/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/petscvecdef.h90
/petsc/include/finclude/ftn-custom/petscviewerdef.h90
/petsc/include/finclude/makefile
/petsc/include/finclude/petscalldef.h
/petsc/include/finclude/petscdadef.h
/petsc/include/finclude/petscisdef.h
/petsc/include/finclude/petsckspdef.h
/petsc/include/finclude/petscmatdef.h
/petsc/include/finclude/petscmesh.h
/petsc/include/finclude/petscmesh.h90
/petsc/include/finclude/petscmeshdef.h
/petsc/include/finclude/petscmgdef.h
/petsc/include/finclude/petscpcdef.h
/petsc/include/finclude/petscsnesdef.h
/petsc/include/finclude/petsctsdef.h
/petsc/include/finclude/petscvecdef.h
/petsc/include/finclude/petscviewerdef.h
/petsc/include/petsc.h
/petsc/include/petscblaslapack_stdcall.h
/petsc/include/petscmesh.h
/petsc/include/petscversion.h
/petsc/include/sieve/LabelSifter.hh
/petsc/include/sieve/Mesh.hh
/petsc/makefile
/petsc/src/dm/ao/examples/tutorials/ex2.c
/petsc/src/dm/da/examples/tutorials/ex1.c
/petsc/src/dm/da/src/daview.c
/petsc/src/dm/mesh/f90-custom/zmeshf90.c
/petsc/src/dm/mesh/ftn-custom/makefile
/petsc/src/dm/mesh/ftn-custom/zmesh.c
/petsc/src/dm/mesh/ftn-custom/zsection.c
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/meshexodus.c
/petsc/src/dm/mesh/meshpcice.c
/petsc/src/dm/mesh/section.c
/petsc/src/docs/tex/manual/intro.tex
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/website/documentation/changes/300.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/changes/index.html
/petsc/src/docs/website/documentation/copyright.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/index.html
/petsc/src/docs/website/publications/index.html
/petsc/src/ksp/ksp/examples/tutorials/ex15f.F
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/cg/gltr/gltr.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/ibcgs/ibcgs.c
/petsc/src/ksp/pc/examples/tutorials/ex2.c
wb/wb.c
/petsc/src/mat/examples/tests/ex121.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/essl/essl.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tests/ex13.c
/petsc/src/snes/examples/tutorials/ex10d/ex10.c
/petsc/src/sys/examples/tutorials/makefile
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/ftn-custom/zstart.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/python/ftn-custom/makefile
/petsc/src/sys/python/ftn-custom/zpythonf.c
/petsc/src/sys/python/python.c
/petsc/src/sys/viewer/examples/tutorials/ex1.c
/petsc/src/sys/viewer/examples/tutorials/makefile
/petsc/src/sys/viewer/impls/binary/binv.c
/petsc/src/sys/viewer/impls/matlab/makefile
/petsc/src/vec/vec/examples/tests/makefile
/petsc/src/vec/vec/utils/vscat.c
/petsc/tutorials/python/ex1f.F
/petsc/tutorials/python/example1.py
/petsc/tutorials/python/makefile
/petsc/tutorials/python/output/ex1f_1.out
ce581b9815-Dec-2008 Barry Smith <bsmith@mcs.anl.gov>

added ftn-custom stubs for PetscPythonInitialize()/Finalize() and XXXPythonSetType()

Hg-commit: 4902286bf61cf3f330bc054475e01d710b2133df


/petsc/.hgignore
/petsc/bin/maint/buildtest
/petsc/bin/maint/mapnameslatex.py
/petsc/bin/maint/package-test.sh
/petsc/bin/maint/rebuildtar
/petsc/bin/maint/update-docs.py
/petsc/conf/rules
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/fftw.py
/petsc/config/PETSc/packages/petsc4py.py
/petsc/config/PETSc/utilities/arch.py
/petsc/include/petsc.h
/petsc/include/petscvec.h
/petsc/makefile
/petsc/src/dm/da/examples/tests/ex29.c
/petsc/src/docs/tex/manual/abstract.tex
/petsc/src/docs/tex/manual/acknowl.tex
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/manual/gettinginfo.tex
/petsc/src/docs/tex/manual/intro.tex
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/docs/tex/manual/moc.tex
/petsc/src/docs/tex/manual/part1.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/documentation/changes/231.html
/petsc/src/docs/website/documentation/changes/232.html
/petsc/src/docs/website/documentation/changes/233.html
/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/documentation/linearsolvertable.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/miscellaneous/external.html
/petsc/src/docs/website/miscellaneous/mailing-lists.html
/petsc/src/docs/website/publications/index.html
/petsc/src/docs/website/tops/tops.html
/petsc/src/docs/website/tops/topsinstaller.html
/petsc/src/ksp/ksp/examples/tests/ex30.c
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/ex42.c
/petsc/src/ksp/ksp/impls/python/ftn-custom/makefile
/petsc/src/ksp/ksp/impls/python/ftn-custom/zpythonkf.c
/petsc/src/ksp/ksp/impls/python/makefile
/petsc/src/ksp/ksp/impls/python/pythonK.c
python/ftn-custom/makefile
python/ftn-custom/zpythonpf.c
python/makefile
python/pythonP.c
/petsc/src/mat/examples/tests/ex124.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/pastix/pastix.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.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/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/dense/mpi/mpidense.c
/petsc/src/mat/impls/python/ftn-custom/makefile
/petsc/src/mat/impls/python/ftn-custom/zpythonmf.c
/petsc/src/mat/impls/python/makefile
/petsc/src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
/petsc/src/snes/examples/tutorials/ex42.c
/petsc/src/snes/examples/tutorials/ex43.c
/petsc/src/snes/impls/python/ftn-custom/makefile
/petsc/src/snes/impls/python/ftn-custom/zpythonsf.c
/petsc/src/snes/impls/python/makefile
/petsc/src/snes/utils/ftn-custom/zdamgsnesf.c
/petsc/src/sys/memory/ftn-custom/zmtrf.c
/petsc/src/sys/python/ftn-custom/makefile
/petsc/src/sys/python/ftn-custom/zpythonf.c
/petsc/src/sys/python/makefile
/petsc/src/sys/python/python.c
/petsc/src/tops/tops.html
/petsc/src/tops/topsinstaller.html
/petsc/src/ts/impls/python/ftn-custom/makefile
/petsc/src/ts/impls/python/ftn-custom/makefile~
/petsc/src/ts/impls/python/ftn-custom/zpythontf.c
/petsc/src/ts/impls/python/makefile
/petsc/src/vec/vec/interface/dlregisvec.c
/petsc/tutorials/multiphysics/ff2.c
/petsc/tutorials/multiphysicsNonlinear/ff2.c
/petsc/tutorials/python/ex1.c
/petsc/tutorials/python/ex1.py
/petsc/tutorials/python/example1.py
/petsc/tutorials/python/makefile
/petsc/tutorials/python/output/ex1_1.out
/petsc/tutorials/python/output/ex1py_1.out
25a35f6f08-Dec-2008 Satish Balay <balay@mcs.anl.gov>

doc fixes

Hg-commit: 02bf54fc01c2e375ce0b255869afa72a77843994

e0ef7d3208-Dec-2008 Barry Smith <bsmith@mcs.anl.gov>

PCMGMCycle_Private() called the coarse solver twice in a row with w cycle

Hg-commit: c1ade4b84db0ee6969d7c3cd4ecef67163f668ec

1d6018f008-Dec-2008 Lisandro Dalcin <dalcinl@gmail.com>

Support for dynamically embed Python and use petsc4py

Hg-commit: a45d78b8f61d623c0579617c9e88faa63956e4c1


/petsc/bin/maint/generatefortranstubs.py
/petsc/config/PETSc/packages/PaStiX.py
/petsc/config/PETSc/packages/mpi4py.py
/petsc/config/PETSc/packages/petsc4py.py
/petsc/include/finclude/petscdadef.h
/petsc/include/mpiuni/mpi.h
/petsc/include/petsc.h
/petsc/include/petsc.hh
/petsc/include/petscdmmg.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscts.h
/petsc/include/sieve/ParallelMapping.hh
/petsc/src/dm/ao/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/gmres/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/makefile
/petsc/src/ksp/ksp/impls/python/makefile
/petsc/src/ksp/ksp/impls/python/pythonK.c
makefile
python/makefile
python/pythonP.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/pastix/pastix.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/makefile
/petsc/src/mat/impls/python/makefile
/petsc/src/mat/impls/python/python.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/transpose/transm.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/partition/impls/scotch/scotch.c
/petsc/src/snes/examples/tutorials/ex40f90.F
/petsc/src/snes/impls/makefile
/petsc/src/snes/impls/python/makefile
/petsc/src/snes/impls/python/python.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/snes/utils/ftn-custom/zdamgsnesf.c
/petsc/src/sys/makefile
/petsc/src/sys/python/makefile
/petsc/src/sys/python/python.c
/petsc/src/ts/impls/makefile
/petsc/src/ts/impls/python/makefile
/petsc/src/ts/impls/python/python.c
/petsc/src/vec/vec/examples/tutorials/makefile
96bdf77804-Dec-2008 Barry Smith <bsmith@mcs.anl.gov>

fixed PCEXOTIC to reuse the matrix data structure for repeated computations of
interpolations.

Hg-commit: 2e70146bbf4d4735735c13cfbeb0bdcddb093e8a

cdfaad1a02-Dec-2008 Lisandro Dalcin <dalcinl@gmail.com>

merge

Hg-commit: ea23c2b63df157f9d93cd835b6ff9e071dbbd828

cce0b1b202-Dec-2008 Lisandro Dalcin <dalcinl@gmail.com>

fixes, cleanups, and heavy review of the meany XXXRegisterAll() calls

Hg-commit: a22e06998b33293c00422f45f4010e18e1dfb00e

a36ce94a02-Dec-2008 Matthew Knepley <knepley@mcs.anl.gov>

Small fixes

Hg-commit: bed4d97bef77d5545b10f2b9f814b06c26a9ccf7

3ea0b9aa02-Dec-2008 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 6fa97f6199525bce05bafca29a94f575e33dd286

3b65e78502-Dec-2008 Barry Smith <bsmith@mcs.anl.gov>

proper ifdef for tmp definition not being used
added references for PCEXOTIC

Hg-commit: fd828e280e63029b20f72c62110592c4512a7a9b

a9f2baa802-Dec-2008 Lisandro Dalcin <dalcinl@gmail.com>

fix include comment breaking Fortran wrappers generation

Hg-commit: 66011477f5a0086881d8214e00d240bb0d3002fa

bedee52e02-Dec-2008 Lisandro Dalcin <dalcinl@gmail.com>

fix some missing semicolons in PCEXOTIC

Hg-commit: cb4bb3d48b0c5efd5531e832e70df6c28513ba82

f3a3c6c501-Dec-2008 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 53e9c808dfe65563d20986fb2add93db3027ce54

7233f9f001-Dec-2008 Barry Smith <bsmith@mcs.anl.gov>

completed first generation of PCEXOTIC with support for a face and a wirebasket based
coarse grid space; ready for testing with pflotran

Hg-commit: 429f53fb595cd45cf53abcc3b513c1f769ef5a7f

3639cd1f30-Nov-2008 Barry Smith <bsmith@mcs.anl.gov>

moved bin/matlab/freader/* to bin/matlab/@PetscOpenFile/*; must have forgotten to do it when changed freader to PetscOpenFile
based fased based coarse problem working

Hg-commit: 55db00c44a94250708ee

moved bin/matlab/freader/* to bin/matlab/@PetscOpenFile/*; must have forgotten to do it when changed freader to PetscOpenFile
based fased based coarse problem working

Hg-commit: 55db00c44a94250708eeb66ae93ba89305256710

show more ...

4d219a6a27-Nov-2008 Lisandro Dalcin <dalcinl@gmail.com>

enhancements and fixes in PCView_ASM

Hg-commit: 9511264616d82765c43c606b79681d97cb3f7525

7890471526-Nov-2008 Lisandro Dalcin <dalcinl@gmail.com>

more changes to PCASM
- use the new PCASMCreateSubdomains() for building subdomain index sets.
- fixes for multiple calls to setUp() if inplace option is set

Hg-commit: a4f748b25612d814f8c6a720bb904

more changes to PCASM
- use the new PCASMCreateSubdomains() for building subdomain index sets.
- fixes for multiple calls to setUp() if inplace option is set

Hg-commit: a4f748b25612d814f8c6a720bb9045b053ae517e

show more ...

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

added PCASMCreateSubdomain() and PCASMDestroySubdomains() for Fortran

Hg-commit: d32e0f9baae792248df11f731bed0b3434045f67

7d6bfa3b26-Nov-2008 Barry Smith <bsmith@mcs.anl.gov>

MatDestroyMatrices() did not exist in Fortran, I have added it.

Hg-commit: dd9c479a5bb18970b479bd032a1e318892d9830a

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