History log of /petsc/src/ksp/pc/impls/ (Results 4901 – 4925 of 5239)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
3365e77517-Nov-2006 Hong Zhang <hzhang@mcs.anl.gov>

fix compiling warnings.


Hg-commit: d27fbff0f767576033e287e8a87a547efef65372

08c9fbd016-Nov-2006 Satish Balay <balay@mcs.anl.gov>

fix compile warnings with gcc4

Hg-commit: c0b2220fed9b9600b6b966a290db4af17f5caec4

29c1d7e014-Nov-2006 Hong Zhang <hzhang@mcs.anl.gov>

bugfix for complex precision

Hg-commit: f8781f1086c6d9e1d4a121733ea0325e63a1050a

96fc60bc14-Nov-2006 Barry Smith <bsmith@mcs.anl.gov>

fixed caps in PCPROMETHIUS and PCCHOLESKY, how could it have been so wrong?
sor error check for zero diagonal entry
cleaned up snes ex22.c to support both matrix based and matrrix free.

Hg-commit:

fixed caps in PCPROMETHIUS and PCCHOLESKY, how could it have been so wrong?
sor error check for zero diagonal entry
cleaned up snes ex22.c to support both matrix based and matrrix free.

Hg-commit: 6f3fdd121e9dccc609ef0b12f66d21e9a41abc9b

show more ...

a47c9f9a10-Nov-2006 Hong Zhang <hzhang@mcs.anl.gov>

add PetscViewerxxx_Subcomm() in support of PCView_Redundant()
on-going work, not finished yet

Hg-commit: 16a841e4108ed6711a1046e077adf7678321bed9

ba1e9f9404-Nov-2006 Hong Zhang <hzhang@mcs.anl.gov>

remove c++ '//'

Hg-commit: ce6e8bab9b17ed85f0841ca9ca3eacc220977d90

f634143131-Oct-2006 Hong Zhang <hzhang@mcs.anl.gov>

code cleanup. Add comments

Hg-commit: 39d1354d50d30cd4094738b2f7c817607ceeb59d

22a2e02620-Oct-2006 Barry Smith <bsmith@mcs.anl.gov>

automerge plus silly manual I did not understand in snesut.c

Hg-commit: 319af6b82ac01255b4dfaee56c95b596dedebab3

a34d58eb20-Oct-2006 Barry Smith <bsmith@mcs.anl.gov>

bug fix in ex7.c TS example, finished new MonitorDefault context for TS
unused variables in redundant.c bug fix in dmmg

Hg-commit: 975413dce9e8293e295422e2a31856033328805c

dbd8c25a20-Oct-2006 Hong Zhang <hzhang@mcs.anl.gov>

bugfix: set matrix type as 0 after MatDestroy_xxx() is called

Hg-commit: 863552fe268e86601b2450701133dbe07dd08765

d86576fb19-Oct-2006 Matthew Knepley <knepley@mcs.anl.gov>

Fix for SNES ratio monitor


Hg-commit: 40343db2c6e87a82e7519accf9e8c1c442b80d49

b380488719-Oct-2006 Hong Zhang <hzhang@mcs.anl.gov>

optimize reuse of pc_redundant

Hg-commit: 9d5c59e8bb481ac5942c7bedfbf541e6a3db3456

52ce125718-Oct-2006 Barry Smith <bsmith@mcs.anl.gov>

automerge

Hg-commit: da34ea55e76fea2cb68cb3cffa184204bab8cbf2

23d894e518-Oct-2006 Barry Smith <bsmith@mcs.anl.gov>

changed context for default KSP monitors to PetscViewerASCIIMonitor
from PetscViewer.

Hg-commit: 81697a8657f9e81fc0099e0f85d9ecb6baf49666

43fb2f9717-Oct-2006 Barry Smith <bsmith@mcs.anl.gov>

1) change to dmmg so KSPSetOperators is not called earlier
with empty matrix (not a bug fix, just cleanup)
2) SNESSetJacobian() no longer calls KSPSetOperators()
that is called directly in SNES

1) change to dmmg so KSPSetOperators is not called earlier
with empty matrix (not a bug fix, just cleanup)
2) SNESSetJacobian() no longer calls KSPSetOperators()
that is called directly in SNESSolve_xxx
3) PCSetUp_MG() now calls KSPSetOperators on finest grid
smoother if user has not reset it.
4) DAMG will not call KSPSetOperators() on finest grid
smoother, now MG automatically updates it if the PCMG
Operator is reset

Hg-commit: e566a1ded5e184949dd584b275e0022f0edb59df

show more ...

0ae51fcd17-Oct-2006 Hong Zhang <hzhang@mcs.anl.gov>

add 'reuse' to pc_redundant - not optimized!

Hg-commit: 5de86042ad6f3d74d441bad193352c58f0875a37

f664ae0516-Oct-2006 Hong Zhang <hzhang@mcs.anl.gov>

continue work on pc_redundant

Hg-commit: 07138169a8d4a86c9e6bfd3db95ec3ff99d6e699

ca61619816-Oct-2006 Hong Zhang <hzhang@mcs.anl.gov>

cleanup pc_redundant

Hg-commit: 50549113ee635423a9618d994a869b10d5e3ddca

3f457be114-Oct-2006 Hong Zhang <hzhang@mcs.anl.gov>

1st working version of pc_redundant using mpi subcommunicators

Hg-commit: a8ab2d0d7cec9320293ec39d075a05b3a5dc03d4

6e63c7a110-Oct-2006 Barry Smith <bsmith@mcs.anl.gov>

cleanup

Hg-commit: 9d0bd66cb5c025ecadf74ebc01a3d43c334c8c67


/petsc/bmake/common/rules
/petsc/include/finclude/petscmat.h
/petsc/include/petscao.h
/petsc/include/petscda.h
/petsc/include/petscdmmg.h
/petsc/include/petscmat.h
/petsc/include/petscmesh.h
/petsc/include/petscoptions.h
/petsc/include/petscversion.h
/petsc/maint/wwwindex.py
/petsc/python/PETSc/FEM.py
/petsc/python/PETSc/packages/FFC.py
/petsc/python/PETSc/packages/FIAT.py
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/ao/interface/aodata.c
/petsc/src/dm/ao/interface/dlregisdm.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/mesh/examples/tests/mesh1.cxx
/petsc/src/dm/mesh/examples/tests/meshTest.hh
/petsc/src/dm/mesh/examples/tests/overlap1.cxx
/petsc/src/dm/mesh/examples/tests/overlap2.cxx
/petsc/src/dm/mesh/examples/tests/overlapTest.hh
/petsc/src/dm/mesh/examples/tests/sieve2.cxx
/petsc/src/dm/mesh/examples/tests/sieveTest.hh
/petsc/src/dm/mesh/examples/tests/topology1.cxx
/petsc/src/dm/mesh/examples/tutorials/Coarsener.h
/petsc/src/dm/mesh/examples/tutorials/ex1.c
/petsc/src/dm/mesh/examples/tutorials/ex2.c
/petsc/src/dm/mesh/examples/tutorials/ex_coarsen.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/fast_coarsen.h
/petsc/src/dm/mesh/examples/tutorials/id_bound.h
/petsc/src/dm/mesh/examples/tutorials/tree_mis.h
/petsc/src/dm/mesh/ftn-custom/zmesh.c
/petsc/src/dm/mesh/makefile
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/meshimpl.h
/petsc/src/dm/mesh/meshpcice.c
/petsc/src/dm/mesh/meshpcice.h
/petsc/src/dm/mesh/meshpylith.c
/petsc/src/dm/mesh/meshpylith.h
/petsc/src/dm/mesh/meshvtk.h
/petsc/src/dm/mesh/section.c
/petsc/src/dm/mesh/sieve/ALE_containers.hh
/petsc/src/dm/mesh/sieve/ALE_mem.hh
/petsc/src/dm/mesh/sieve/CoSieve.hh
/petsc/src/dm/mesh/sieve/Completion.hh
/petsc/src/dm/mesh/sieve/Distribution.hh
/petsc/src/dm/mesh/sieve/Generator.hh
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/dm/mesh/sieve/XSifter.hh
/petsc/src/docs/website/download/index.html
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_9.out
fieldsplit/fieldsplit.c
/petsc/src/mat/impls/adj/mpi/mpiadj.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/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/blockmat/seq/blockmat.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/seq/sbaij.c
/petsc/src/mat/interface/dlregismat.c
/petsc/src/snes/utils/damg.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/fileio/sysio.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/ts/impls/implicit/beuler/beuler.c
/petsc/src/ts/impls/implicit/cn/cn.c
ccb205f803-Oct-2006 Barry Smith <bsmith@mcs.anl.gov>

block relaxiation for blockmat
simple fieldsplit for blockmat
docs

Hg-commit: 430a14e409c8b7db31832ae78e5952e00da74c58

421e10b827-Sep-2006 Barry Smith <bsmith@mcs.anl.gov>

started BlockMat seq matrix format
modified SEQIAJSTRUCTHEADER to support this

improved/fixed portions of fieldsplit and composite preconditioners

Hg-commit: 34ccd2b4894b8dd91a39b1af7f4acae5f917c

started BlockMat seq matrix format
modified SEQIAJSTRUCTHEADER to support this

improved/fixed portions of fieldsplit and composite preconditioners

Hg-commit: 34ccd2b4894b8dd91a39b1af7f4acae5f917c476

show more ...


/petsc/include/finclude/petscksp.h
/petsc/include/finclude/petscmesh.h90
/petsc/include/finclude/petscsnes.h
/petsc/include/petscmat.h
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/examples/tests/xsifter0.cxx
/petsc/src/dm/mesh/examples/tests/xsifterTest.hh
/petsc/src/dm/mesh/examples/tutorials/Coarsener.h
/petsc/src/dm/mesh/examples/tutorials/ex1.c
/petsc/src/dm/mesh/examples/tutorials/ex_coarsen_2.c
/petsc/src/dm/mesh/examples/tutorials/tree_mis.h
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/meshpcice.c
/petsc/src/dm/mesh/meshpylith.c
/petsc/src/dm/mesh/meshpylith.h
/petsc/src/dm/mesh/meshvtk.h
/petsc/src/dm/mesh/sieve/ALE.cxx
/petsc/src/dm/mesh/sieve/ALE_exception.hh
/petsc/src/dm/mesh/sieve/CoSieve.hh
/petsc/src/dm/mesh/sieve/Distribution.hh
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/dm/mesh/sieve/XSifter.hh
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
composite/composite.c
fieldsplit/fieldsplit.c
ml/ml.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/blockmat/makefile
/petsc/src/mat/impls/blockmat/seq/blockmat.c
/petsc/src/mat/impls/blockmat/seq/makefile
/petsc/src/mat/impls/makefile
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.h
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/interface/snes.c
/petsc/src/sys/f90/f90_g95.c
/petsc/src/ts/examples/tests/ex1.c
dbbb2e4e18-Sep-2006 Barry Smith <bsmith@mcs.anl.gov>

automerge

Hg-commit: b4226bd5eff2eb5bfd76a421c2cde3b06bac9f58

51f519a218-Sep-2006 Barry Smith <bsmith@mcs.anl.gov>

bug fix for PetscBinaryRead when filename passed in
bug fixes for fieldsplit preconditioner
enhancement to PetscOptionsGetIntArray() to support 0-23 notation
added symmetric_multiplicative to fieldsp

bug fix for PetscBinaryRead when filename passed in
bug fixes for fieldsplit preconditioner
enhancement to PetscOptionsGetIntArray() to support 0-23 notation
added symmetric_multiplicative to fieldsplit
minor cleanup

Hg-commit: 4f04561d24dfb0b158d6ddfdd5949da977f645be

show more ...

3756052f16-Sep-2006 Satish Balay <balay@mcs.anl.gov>

fix ml interface

Hg-commit: cdb5d1c27e81f7e692c7743d7afafffe0bb118f7

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