History log of /petsc/src/ksp/pc/impls/ (Results 4751 – 4775 of 5239)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
7b1ae94c21-Jan-2008 Barry Smith <bsmith@mcs.anl.gov>

removed blank comments from PC tfs and minor code formatting

Hg-commit: f695871ee8486d2078ab2be1925fde462558a8d0

110f3bf720-Jan-2008 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 3dec1892b5ba236770b22b562f3fa64b63ec8fc0

97875e9b19-Jan-2008 Barry Smith <bsmith@mcs.anl.gov>

removed all queue code from PC tfs it was not used

Hg-commit: e168fe53cad3da6b9e600bb2aea79dba5caf2802

1d7d090519-Jan-2008 Barry Smith <bsmith@mcs.anl.gov>

removed many unused ivec_ and rvec_ functions from tfs

Hg-commit: 82d78dcb2d92a2c067b48e8fd0fe63bf5c9e3f3c

e0c9297819-Jan-2008 Barry Smith <bsmith@mcs.anl.gov>

removed left over fortran interface stuff from tfs

Hg-commit: 4744a1f50de88994dcb39e06c432b55aaaa229eb

a40341ef19-Jan-2008 Barry Smith <bsmith@mcs.anl.gov>

removed check_init() from tfs

Hg-commit: 4f1ce74e963b75804a2c586c0a2fd4e3c37c6ab6

0924e98c19-Jan-2008 Barry Smith <bsmith@mcs.anl.gov>

more error checking in tfs and formating of function definition

Hg-commit: e27e4f55a7618de44bc43aa4f3edde4ff6b52cbd

08e4b40119-Jan-2008 Matthew Knepley <knepley@mcs.anl.gov>

Fixed error in complex build
- Some packages needto be marked complex friendly
- Support graph jsut does not work (shuold remove it from the complex build)
- Fixed redundant FFTW wrapper

Hg-commi

Fixed error in complex build
- Some packages needto be marked complex friendly
- Support graph jsut does not work (shuold remove it from the complex build)
- Fixed redundant FFTW wrapper

Hg-commit: 92cbc8070fe3db7b68dc1e07422a8b3657256d5b

show more ...


/petsc/bin/maint/generators/c++.py
/petsc/bin/maint/generators/java.py
/petsc/bin/maint/getinterfaces.py
/petsc/conf/rules
/petsc/config/PETSc/packages/Chaco.py
/petsc/config/PETSc/packages/Generator.py
/petsc/include/petsc.h
/petsc/include/petscbag.h
/petsc/include/petscmesh_viewers.hh
/petsc/include/petscviewer.h
/petsc/src/dm/ao/interface/dlregisdm.c
/petsc/src/dm/mesh/examples/tests/memoryTests.cxx
/petsc/src/dm/mesh/examples/tests/memoryTests.py
/petsc/src/dm/mesh/examples/tutorials/bratu.cxx
/petsc/src/dm/mesh/examples/tutorials/bratu_quadrature.fiat
/petsc/src/dm/mesh/examples/tutorials/ex_coarsen.c
/petsc/src/dm/mesh/examples/tutorials/ex_coarsen_3.c
/petsc/src/dm/mesh/examples/tutorials/grade2_quadrature.fiat
/petsc/src/dm/mesh/examples/tutorials/stokes_quadrature.fiat
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/section.c
/petsc/src/dm/mesh/sieve/ALE_mem.hh
/petsc/src/dm/mesh/sieve/Completion.hh
/petsc/src/dm/mesh/sieve/Distribution.hh
/petsc/src/dm/mesh/sieve/Field.hh
/petsc/src/dm/mesh/sieve/Generator.hh
/petsc/src/dm/mesh/sieve/Hierarchy.hh
/petsc/src/dm/mesh/sieve/Hierarchy_New.hh
/petsc/src/dm/mesh/sieve/LabelSifter.hh
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/dm/mesh/sieve/MeshSurgery.hh
/petsc/src/dm/mesh/sieve/Numbering.hh
/petsc/src/dm/mesh/sieve/Partitioner.hh
/petsc/src/dm/mesh/sieve/SectionCompletion.hh
/petsc/src/dm/mesh/sieve/Topology.hh
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/developers/index.html
/petsc/src/java/examples/tutorials/ex1.java
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.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/gmres/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/lcd/lcd.c
supportgraph/lowstretch.cpp
supportgraph/supportgraph.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/fftw/ftn-custom/zfftwf.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/picard/makefile
/petsc/src/sys/dll/dl.c
/petsc/src/sys/draw/impls/x/xops.c
/petsc/src/sys/examples/tutorials/ex3f.F
/petsc/src/sys/memory/mal.c
/petsc/src/sys/memory/mtr.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/utils/str.c
/petsc/src/sys/verbose/verboseinfo.c
/petsc/src/sys/viewer/impls/binary/binv.c
/petsc/src/vec/vec/examples/tutorials/ex1.java
/petsc/src/vec/vec/utils/vscat.c
3fdc574619-Jan-2008 Barry Smith <bsmith@mcs.anl.gov>

added error checking to tfs solver

Hg-commit: 7bebb32a5d67713664758124cdba8a7615056edb

bd1d2e5818-Jan-2008 Barry Smith <bsmith@mcs.anl.gov>

minor cleanup of tfs removing use of SAFE

Hg-commit: a1d00a67230d594835fc2fd793e0b845caa624da


/petsc/bin/maint/generators/c++.py
/petsc/bin/maint/generators/java.py
/petsc/bin/maint/getinterfaces.py
/petsc/conf/rules
/petsc/include/petsc.h
/petsc/include/petscbag.h
/petsc/include/petscmesh_viewers.hh
/petsc/include/petscviewer.h
/petsc/src/dm/ao/interface/dlregisdm.c
/petsc/src/dm/mesh/examples/tests/memoryTests.cxx
/petsc/src/dm/mesh/examples/tutorials/bratu.cxx
/petsc/src/dm/mesh/examples/tutorials/bratu_quadrature.fiat
/petsc/src/dm/mesh/examples/tutorials/ex_coarsen.c
/petsc/src/dm/mesh/examples/tutorials/grade2_quadrature.fiat
/petsc/src/dm/mesh/examples/tutorials/stokes_quadrature.fiat
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/section.c
/petsc/src/dm/mesh/sieve/ALE_mem.hh
/petsc/src/dm/mesh/sieve/Completion.hh
/petsc/src/dm/mesh/sieve/Distribution.hh
/petsc/src/dm/mesh/sieve/Field.hh
/petsc/src/dm/mesh/sieve/Generator.hh
/petsc/src/dm/mesh/sieve/Hierarchy.hh
/petsc/src/dm/mesh/sieve/Hierarchy_New.hh
/petsc/src/dm/mesh/sieve/LabelSifter.hh
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/dm/mesh/sieve/MeshSurgery.hh
/petsc/src/dm/mesh/sieve/Numbering.hh
/petsc/src/dm/mesh/sieve/Partitioner.hh
/petsc/src/dm/mesh/sieve/SectionCompletion.hh
/petsc/src/dm/mesh/sieve/Topology.hh
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/developers/index.html
/petsc/src/java/examples/tutorials/ex1.java
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.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/gmres/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/lcd/lcd.c
tfs/bit_mask.c
tfs/comm.c
tfs/gs.c
tfs/makefile
tfs/xxt.c
tfs/xyt.c
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/picard/makefile
/petsc/src/sys/dll/dl.c
/petsc/src/sys/draw/impls/x/xops.c
/petsc/src/sys/examples/tutorials/ex3f.F
/petsc/src/sys/fileio/sysio.c
/petsc/src/sys/memory/mal.c
/petsc/src/sys/memory/mtr.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/utils/str.c
/petsc/src/sys/verbose/verboseinfo.c
/petsc/src/sys/viewer/impls/binary/binv.c
/petsc/src/vec/vec/examples/tutorials/ex1.java
/petsc/src/vec/vec/utils/vscat.c
aa85bbbf03-Jan-2008 Hong Zhang <hzhang@mcs.anl.gov>

set KSPRICHARDSON+PCSOR as the default smoothers for ml interface

Hg-commit: c6fd6fcdd0fa71c7358d50e85fac32e554b14002

2a4967ab31-Dec-2007 Barry Smith <bsmith@mcs.anl.gov>

wrong error handling in c2html on failure
more formating in PCSPAI

Hg-commit: 00e83347cadd66498d7b548580e89f72222c4813

4b6b5fe131-Dec-2007 Barry Smith <bsmith@mcs.anl.gov>

formatting of PC_SPAI source code

Hg-commit: d64fa3d1746965498435939c105e000bec210c88


/petsc/bin/configVars.py
/petsc/bin/maint/asterix-test.sh
/petsc/bin/maint/bk2darcs.py
/petsc/bin/maint/bk2hg.py
/petsc/bin/maint/bugReport.py
/petsc/bin/maint/buildconfigtest
/petsc/bin/maint/builddist
/petsc/bin/maint/buildremotes
/petsc/bin/maint/buildtest
/petsc/bin/maint/buildtest.py
/petsc/bin/maint/checkBuilds.py
/petsc/bin/maint/checkloc.py
/petsc/bin/maint/confignightly/atlantis
/petsc/bin/maint/confignightly/atlantis2
/petsc/bin/maint/confignightly/crunch
/petsc/bin/maint/confignightly/crunch2
/petsc/bin/maint/confignightly/dactyl
/petsc/bin/maint/confignightly/dreamcast
/petsc/bin/maint/confignightly/dreamcast2
/petsc/bin/maint/confignightly/hux1
/petsc/bin/maint/confignightly/icrunch
/petsc/bin/maint/confignightly/icrunch2
/petsc/bin/maint/confignightly/jazz
/petsc/bin/maint/confignightly/msopteron1
/petsc/bin/maint/confignightly/octagon
/petsc/bin/maint/confignightly/opteron-ibm
/petsc/bin/maint/confignightly/parth
/petsc/bin/maint/confignightly/ptera
/petsc/bin/maint/confignightly/schwinn
/petsc/bin/maint/confignightly/schwinn2
/petsc/bin/maint/confignightly/seaborg
/petsc/bin/maint/confignightly/smash
/petsc/bin/maint/confignightly/smash2
/petsc/bin/maint/confignightly/tg-login
/petsc/bin/maint/confignightly/zither
/petsc/bin/maint/confignightly/zither2
/petsc/bin/maint/confignightly/zoolander
/petsc/bin/maint/copylognightly
/petsc/bin/maint/copylognightly.tao
/petsc/bin/maint/countfiles
/petsc/bin/maint/createpatch
/petsc/bin/maint/findbadfiles
/petsc/bin/maint/fixinclude
/petsc/bin/maint/generateetags.py
/petsc/bin/maint/generatefortranstubs.py
/petsc/bin/maint/generators/c++.py
/petsc/bin/maint/generators/d.py
/petsc/bin/maint/generators/matlab.py
/petsc/bin/maint/generators/prettyprint.py
/petsc/bin/maint/getexlist
/petsc/bin/maint/getinterfaces.py
/petsc/bin/maint/getpdflabels.py
/petsc/bin/maint/helpindex.py
/petsc/bin/maint/hosts.local
/petsc/bin/maint/hosts.solaris
/petsc/bin/maint/killnightly
/petsc/bin/maint/lex.py
/petsc/bin/maint/mapnameslatex.py
/petsc/bin/maint/package-test.sh
/petsc/bin/maint/parth-test.sh
/petsc/bin/maint/petscgoto
/petsc/bin/maint/processpoly.py
/petsc/bin/maint/rebuildtar
/petsc/bin/maint/runremote
/petsc/bin/maint/startnightly
/petsc/bin/maint/startnightly.tao
/petsc/bin/maint/submitPatch.py
/petsc/bin/maint/tuesdayreminder
/petsc/bin/maint/update-docs.py
/petsc/bin/maint/wwwindex.py
/petsc/bin/maint/wwwman
/petsc/bin/maint/xclude
/petsc/bin/maint/xcludebackup
/petsc/bin/maint/xcludecblas
/petsc/bin/maint/zap
/petsc/bin/maint/zapall
/petsc/bin/mpiexec.sshsync
/petsc/bin/petscmpiexec
/petsc/conf/base
/petsc/conf/rules
/petsc/conf/variables
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/FEM.py
/petsc/config/PETSc/__init__.py
/petsc/config/PETSc/compilerOptions.py
/petsc/config/PETSc/package.py
/petsc/config/PETSc/packages/ADIC.py
/petsc/config/PETSc/packages/BlockSolve95.py
/petsc/config/PETSc/packages/Chaco.py
/petsc/config/PETSc/packages/Dscpack.py
/petsc/config/PETSc/packages/FFC.py
/petsc/config/PETSc/packages/Generator.py
/petsc/config/PETSc/packages/Jostle.py
/petsc/config/PETSc/packages/MUMPS.py
/petsc/config/PETSc/packages/Mathematica.py
/petsc/config/PETSc/packages/Matlab.py
/petsc/config/PETSc/packages/NetCDF.py
/petsc/config/PETSc/packages/Numpy.py
/petsc/config/PETSc/packages/PARTY.py
/petsc/config/PETSc/packages/PLAPACK.py
/petsc/config/PETSc/packages/PVODE.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/Sieve.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/X11.py
/petsc/config/PETSc/packages/Zoltan.py
/petsc/config/PETSc/packages/__init__.py
/petsc/config/PETSc/packages/babel.py
/petsc/config/PETSc/packages/blacs.py
/petsc/config/PETSc/packages/blopex.py
/petsc/config/PETSc/packages/c2html.py
/petsc/config/PETSc/packages/ccafe.py
/petsc/config/PETSc/packages/fftw.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/mpi4py.py
/petsc/config/PETSc/packages/pARMS.py
/petsc/config/PETSc/packages/petsc4py.py
/petsc/config/PETSc/packages/sowing.py
/petsc/config/PETSc/packages/spai.py
/petsc/config/PETSc/packages/spooles.py
/petsc/config/PETSc/packages/sprng.py
/petsc/config/PETSc/packages/sundials.py
/petsc/config/PETSc/petsc.py
/petsc/config/PETSc/utilities/Etags.py
/petsc/config/PETSc/utilities/FPTrap.py
/petsc/config/PETSc/utilities/Make.py
/petsc/config/PETSc/utilities/Regression.py
/petsc/config/PETSc/utilities/__init__.py
/petsc/config/PETSc/utilities/arch.py
/petsc/config/PETSc/utilities/bmakeDir.py
/petsc/config/PETSc/utilities/dataFilesPath.py
/petsc/config/PETSc/utilities/debuggers.py
/petsc/config/PETSc/utilities/debugging.py
/petsc/config/PETSc/utilities/fortranCPP.py
/petsc/config/PETSc/utilities/fortranCommandLine.py
/petsc/config/PETSc/utilities/getResidentSetSize.py
/petsc/config/PETSc/utilities/languages.py
/petsc/config/PETSc/utilities/libraryOptions.py
/petsc/config/PETSc/utilities/missing.py
/petsc/config/PETSc/utilities/petscdir.py
/petsc/config/PETSc/utilities/scalarTypes.py
/petsc/config/PETSc/utilities/sharedLibraries.py
/petsc/config/PETSc/utilities/timer.py
/petsc/config/configarch/acconfig.h
/petsc/config/configarch/aclocal.m4
/petsc/config/configarch/config.guess
/petsc/config/configarch/config.sub
/petsc/config/configarch/findftnlibs
/petsc/config/configarch/install-sh
/petsc/config/configure.py
/petsc/docsonly/conf/petscvariables
/petsc/docsonly/include/petscconf.h
/petsc/include/finclude/petscdef.h
/petsc/include/petsc.h
/petsc/include/petscsnes.h
/petsc/include/private/snesimpl.h
/petsc/makefile
/petsc/src/benchmarks/PetscTime.c
/petsc/src/dm/mesh/examples/tutorials/ex_coarsen.c
/petsc/src/dm/mesh/examples/tutorials/grade2.cxx
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/dm/mesh/examples/tutorials/mesh_surgery.cxx
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/sieve/Generator.hh
/petsc/src/dm/mesh/sieve/Hierarchy.hh
/petsc/src/dm/mesh/sieve/Hierarchy_New.hh
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/dm/mesh/sieve/MeshSurgery.hh
/petsc/src/dm/mesh/sieve/Selection.hh
/petsc/src/docs/tex/manual/part1.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/troubleshooting.html
spai/ispai.c
/petsc/src/mat/examples/tests/output/ex109.out
/petsc/src/mat/examples/tutorials/ex8.c
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/snes/examples/tutorials/ex20.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/makefile
/petsc/src/snes/impls/picard/makefile
/petsc/src/snes/impls/picard/picard.c
/petsc/src/snes/impls/picard/picard.h
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesregi.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/examples/tests/ex15.c
/petsc/src/sys/fileio/mpiuopen.c
/petsc/src/sys/utils/arch.c
/petsc/src/sys/utils/select.c
12c1112b07-Dec-2007 Barry Smith <bsmith@mcs.anl.gov>

updated changes file for PetscTruth logical*4 in Fortran
allow passing PETSC_NULL_OBJECT to Fortran PCBJacobiGetSubKSP()

Hg-commit: 2a219d09b152b20a72d0c068b4ee6e7e90e06189

24c02a0f04-Dec-2007 Barry Smith <bsmith@mcs.anl.gov>

added cp preconditioner

Hg-commit: 5cf4b217c42b3db5a4f0ce39e770544aad66331e


/petsc/conf/rules
/petsc/conf/rules.shared.basic
/petsc/conf/variables
/petsc/include/finclude/petscdef.h
/petsc/include/petsc.h
/petsc/include/petscerror.h
/petsc/include/petscmath.h
/petsc/include/petscmesh.h
/petsc/include/petscpc.h
/petsc/include/petscversion.h
/petsc/include/private/petscimpl.h
/petsc/makefile
/petsc/python/PETSc/package.py
/petsc/python/PETSc/packages/Numpy.py
/petsc/python/PETSc/packages/X11.py
/petsc/python/PETSc/packages/mpi4py.py
/petsc/python/PETSc/packages/petsc4py.py
/petsc/python/PETSc/utilities/debuggers.py
/petsc/src/contrib/semiLagrange/characteristic.h
/petsc/src/dm/mesh/examples/tests/args0.cxx
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/examples/tests/options0.cxx
/petsc/src/dm/mesh/examples/tests/options0.hh
/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/tests/xsieveTest.hh
/petsc/src/dm/mesh/examples/tests/xsifterTest.hh
/petsc/src/dm/mesh/examples/tutorials/grade2.cxx
/petsc/src/dm/mesh/examples/tutorials/grade2_quadrature.fiat
/petsc/src/dm/mesh/examples/tutorials/refinement.cxx
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/sieve/ALE.hh
/petsc/src/dm/mesh/sieve/ALE_args.hh
/petsc/src/dm/mesh/sieve/ALE_exception.hh
/petsc/src/dm/mesh/sieve/ALE_options.hh
/petsc/src/dm/mesh/sieve/Generator.hh
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/dm/mesh/sieve/Selection.hh
/petsc/src/dm/mesh/sieve/Sieve.hh
/petsc/src/dm/mesh/sieve/SieveBuilder.hh
/petsc/src/dm/mesh/sieve/X.hh
/petsc/src/dm/mesh/sieve/XSieve.hh
/petsc/src/dm/mesh/sieve/XSifter.hh
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/download/index.html
cp/cp.c
cp/makefile
makefile
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/blockmat/seq/blockmat.c
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/ex5f90.F
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex5f90_1.out
/petsc/src/snes/examples/tutorials/output/ex5f90_2.out
/petsc/src/snes/examples/tutorials/output/ex5f90_3.out
/petsc/src/snes/examples/tutorials/output/ex5f90_4.out
/petsc/src/snes/examples/tutorials/output/ex5f90_5.out
/petsc/src/snes/interface/ftn-custom/zsnesf.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/sys/dll/dl.c
/petsc/src/sys/draw/impls/ps/pops.c
/petsc/src/sys/error/err.c
/petsc/src/sys/error/errtrace.c
/petsc/src/sys/ftn-custom/zstart.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/plog/plog.c
/petsc/src/sys/random/examples/ex2.c
/petsc/src/sys/random/impls/sprng/sprng.c
/petsc/src/sys/utils/makefile
/petsc/src/vec/vec/utils/vpscat.c
/petsc/zope/Extensions/tcpserver.py
0af510cb07-Nov-2007 Barry Smith <bsmith@mcs.anl.gov>

handle missing lapack orgqr in ASA preconditioner (missing in ESSL); generate error

Hg-commit: 8fec36b034a3b70f1d75105fd3ae53f245f5f873

2b6de11206-Nov-2007 Barry Smith <bsmith@mcs.anl.gov>

manual pages for PetscRandom types and minor PetscRandom manual page updates
moved IS initialization into ISInitializePackage()

Hg-commit: d81416e49a52e842a1fc5d199928b8b819b9828d


/petsc/include/finclude/petscsys.h
/petsc/include/petscis.h
/petsc/include/petscsys.h
/petsc/python/PETSc/packages/blacs.py
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/examples/tests/xsifter0.cxx
/petsc/src/dm/mesh/examples/tests/xsifter00.cxx
/petsc/src/dm/mesh/examples/tests/xsifter1.cxx
/petsc/src/dm/mesh/examples/tests/xsifter2.cxx
/petsc/src/dm/mesh/examples/tests/xsifter3.cxx
/petsc/src/dm/mesh/examples/tests/xsifterTest.hh
/petsc/src/dm/mesh/examples/tutorials/grade2.cxx
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/dm/mesh/sieve/ALE.hh
/petsc/src/dm/mesh/sieve/ALE_component.hh
/petsc/src/dm/mesh/sieve/ALE_containers.hh
/petsc/src/dm/mesh/sieve/ALE_mem.hh
/petsc/src/dm/mesh/sieve/XSifter.hh
factor/lu/lu.c
/petsc/src/mat/impls/aij/mpi/mpiaij.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/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/shell/ftn-custom/zshellf.c
/petsc/src/sys/random/examples/ex2.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/random.c
/petsc/src/sys/random/interface/randreg.c
/petsc/src/sys/viewer/impls/mathematica/mathematica.c
/petsc/src/sys/viewer/interface/dlregispetsc.c
/petsc/src/vec/is/impls/block/block.c
/petsc/src/vec/is/impls/general/general.c
/petsc/src/vec/is/impls/stride/stride.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/vec/interface/dlregisvec.c
bf5b2e2403-Nov-2007 Barry Smith <bsmith@mcs.anl.gov>

updated link to Bill's webpages

Hg-commit: 19805e4d9cd7c17c97ca4da6a3cf96bb34bee3e9

8ef3462f31-Oct-2007 Barry Smith <bsmith@mcs.anl.gov>

mv PC_ApplyOnBlocks registration to PCInitializePackage() where it belongs.

Hg-commit: b62c72fe1f5112573222456da71db2f10b53febf

58ebbce731-Oct-2007 Barry Smith <bsmith@mcs.anl.gov>

check for missing diagonals on icc symbolic factorization
moved log registration of PC_ApplyOnBlocks to centralized location
manual pages for snes missing seealsos

Hg-commit: c58a9e025e92941c1670726

check for missing diagonals on icc symbolic factorization
moved log registration of PC_ApplyOnBlocks to centralized location
manual pages for snes missing seealsos

Hg-commit: c58a9e025e92941c1670726d153686c531a11948

show more ...


/petsc/include/finclude/petscmat.h
/petsc/include/petscerror.h
/petsc/include/petscmat.h
/petsc/include/petscversion.h
/petsc/include/private/matimpl.h
/petsc/include/private/pcimpl.h
/petsc/src/contrib/semiLagrange/interface/characteristic.c
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/dacorn.c
/petsc/src/dm/da/src/daghost.c
/petsc/src/dm/da/src/daindex.c
/petsc/src/dm/da/src/daview.c
/petsc/src/dm/da/src/ftn-custom/zda2f.c
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/examples/tests/section1.cxx
/petsc/src/dm/mesh/examples/tutorials/bratu.cxx
/petsc/src/dm/mesh/sieve/Field.hh
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/docs/website/download/index.html
/petsc/src/ksp/ksp/impls/lcd/lcd.c
/petsc/src/ksp/ksp/interface/dlregisksp.c
bjacobi/bjacobi.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/color/color.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/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/matpapt.c
/petsc/src/mat/impls/aij/seq/symtranspose.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/blockmat/seq/blockmat.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/hypre/mhyp.c
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/interface/dlregismat.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/interface/snes.c
/petsc/src/sys/fileio/sysio.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/zope.h
/petsc/src/vec/vec/utils/vpscat.c
6745373d25-Oct-2007 Barry Smith <bsmith@mcs.anl.gov>

Added much faster matrix converter to use hypre preconditioners for PETSc AIJ matrices

Hg-commit: 68b1593b74e668ad35839294cad5a7ed57cad6d9

b7f9c95021-Oct-2007 Satish Balay <balay@mcs.anl.gov>

package updates

Hg-commit: e280be5c03cdc4dd5c66ecf2fd310a8217f55f82


/petsc/include/finclude/petscdef.h
/petsc/include/petsc.h
/petsc/maint/generateetags.py
/petsc/maint/package-test.sh
/petsc/python/PETSc/utilities/debuggers.py
/petsc/src/contrib/fun3d/comp/makefile
/petsc/src/contrib/fun3d/comp/user.F
/petsc/src/contrib/fun3d/incomp/makefile
/petsc/src/contrib/fun3d/incomp/user.F
/petsc/src/dm/mesh/examples/tutorials/BinaryIO.cc
/petsc/src/dm/mesh/examples/tutorials/BinaryIO.hh
/petsc/src/dm/mesh/examples/tutorials/GMVFile.cc
/petsc/src/dm/mesh/examples/tutorials/GMVFile.hh
/petsc/src/dm/mesh/examples/tutorials/GMVFileAscii.cc
/petsc/src/dm/mesh/examples/tutorials/GMVFileAscii.hh
/petsc/src/dm/mesh/examples/tutorials/GMVFileAscii.icc
/petsc/src/dm/mesh/examples/tutorials/GMVFileBinary.cc
/petsc/src/dm/mesh/examples/tutorials/GMVFileBinary.hh
/petsc/src/dm/mesh/examples/tutorials/bratu.cxx
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/dm/mesh/sieve/Generator.hh
/petsc/src/dm/mesh/sieve/Partitioner.hh
/petsc/src/ksp/ksp/examples/tutorials/ex38.c
spai/ispai.c
/petsc/src/sys/bag/bag.c
/petsc/src/sys/bag/f90-custom/zbagf.c
/petsc/src/sys/examples/tutorials/ex5f90.F90
/petsc/src/sys/f90/f90_IRIX.c
/petsc/src/sys/f90/f90_absoft.c
/petsc/src/sys/f90/f90_alpha.c
/petsc/src/sys/f90/f90_cray_x1.c
/petsc/src/sys/f90/f90_g95.c
/petsc/src/sys/f90/f90_hpux.c
/petsc/src/sys/f90/f90_intel.c
/petsc/src/sys/f90/f90_intel8.c
/petsc/src/sys/f90/f90_lahaye.c
/petsc/src/sys/f90/f90_nag.c
/petsc/src/sys/f90/f90_rs6000.c
/petsc/src/sys/f90/f90_solaris.c
/petsc/src/sys/f90/f90_solaris_old.c
/petsc/src/sys/f90/f90_t3e.c
/petsc/src/sys/f90/f90_win32.c
/petsc/src/sys/objects/ftn-custom/zoptionsf.c
/petsc/src/sys/objects/ptype.c
/petsc/src/sys/utils/ftn-custom/zarchf.c
/petsc/src/sys/utils/memc.c
/petsc/src/ts/examples/tests/ex1f.F
83c0620c21-Oct-2007 Barry Smith <bsmith@mcs.anl.gov>

fixed two mallocs of wrong size in ASA preconditioner

Hg-commit: 2fc773e4983b4ab93694cf98b5e97b9e15ee92f6

6f31f42419-Oct-2007 Barry Smith <bsmith@mcs.anl.gov>

trying to track down asa.c nightly build valgrind error

Hg-commit: a7dd539efd0168095f1d124acdfcd507d0981c20

29b2f70417-Oct-2007 Satish Balay <balay@mcs.anl.gov>

package fixes

Hg-commit: e24f2fb305c2e6eaaf8cd4a646777c89738cefbd

1...<<191192193194195196197198199200>>...210