History log of /petsc/src/ksp/pc/impls/bjacobi/bjacobi.c (Results 426 – 450 of 609)
Revision Date Author Comments
# b45d2f2c 24-Mar-2012 Jed Brown <jed@59A2.org>

Rename include/private/ to include/petsc-private/

Hg-commit: 9a1730720b0d9756437b40462617551504641ade


# 51322221 28-Feb-2012 Jungho Lee <julee@mcs.anl.gov>

commit after merge

Hg-commit: e8d19a834d936a4816c3abf3af0b68733c00be11


# 3ee49f50 16-Feb-2012 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 312690bc2432cee43390087ef7d8fe93919f4ee5


# 933995ec 15-Feb-2012 Hong Zhang <hzhang@mcs.anl.gov>

bugfix of '-ksp_view' for the case of BJacobi_Multiproc

Hg-commit: d927f8909be63a4a8e49b98585093b20c88591d7


# 0efd9525 02-Feb-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 54a761c42544130efb5741e24e87c2ff287e2248


# 2bbb50df 02-Feb-2012 Hong Zhang <hzhang@mcs.anl.gov>

remove ksp from PC_BJacobi_Multiproc; use jac->ksp instead.
add a test of setting subksp options for PC_BJacobi_Multiproc.

Hg-commit: af9f05dd0be02beb6a3fda69bb8e12934227215c


# 9cccdc59 02-Feb-2012 Jed Brown <jed@59A2.org>

merge

Hg-commit: 90a3c103c6a36526978ecd251fd1704a6ee582ee


# de0953f6 01-Feb-2012 Barry Smith <bsmith@mcs.anl.gov>

PCSetUp_BJacobi_Multiproc() wrongly called KSPSetFromOptions() on inner KSP everytime rather than when it is truly being setup. Was different than PCSetUp_BJacobi_Single()

Hg-commit: 3198dc82722f511

PCSetUp_BJacobi_Multiproc() wrongly called KSPSetFromOptions() on inner KSP everytime rather than when it is truly being setup. Was different than PCSetUp_BJacobi_Single()

Hg-commit: 3198dc82722f511e00c54b4cc54546be5ae7d2e1

show more ...


# cc1d6079 26-Jan-2012 Hong Zhang <hzhang@mcs.anl.gov>

bugfix of PCSetUp_BJacobi() that was an accidental error from
http://petsc.cs.iit.edu/petsc/petsc-dev/rev/83c325962928

Hg-commit: 7421de33d12f488158a81df1ee25541b9b068fcb


# aca0fdf4 08-Sep-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after ?

Hg-commit: 6261a38c930a1526f30ee7441455106be1c3730d


# 6d434a30 08-Sep-2011 Jed Brown <jed@59A2.org>

merge from 3.2

Hg-commit: 31af1635d5290ddab9b25370ed558f209984fe18


# a7ff49e8 07-Sep-2011 Jed Brown <jed@59A2.org>

VecResetArray() required in PCApplyTranspose_BJacobi_Multiblock

Hg-commit: 2f07246aca895ea48833c0535c2b13428c772840


# 002c3f02 20-Jan-2012 Hong Zhang <hzhang@mcs.anl.gov>

add PetscLogEvent 'PC_ApplyOnMproc'; bugfix of logging event in PCApply_BJacobi_Multiblock()

Hg-commit: e1699b1f1ec2752c7de064554ef048e4e40f4faf


# 639d86e3 13-Jan-2012 Sean Farley <sean@mcs.anl.gov>

Merge

Hg-commit: 0fb617426806c222fb6fb5e47365b6c3688c614c


# 8c961db8 13-Jan-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: a7d94b1777788cbb0cf37af7bbe9e0b220175d2d


# 9e0ae222 12-Jan-2012 Hong Zhang <hzhang@mcs.anl.gov>

trivial cleanup

Hg-commit: 647c34def33da55f1966f54504eb1d3ff62323c3


# d39137a2 12-Jan-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: d540875a63b3c979c82b6a7fa7f062571e906d10


# fc08c53f 12-Jan-2012 Hong Zhang <hzhang@mcs.anl.gov>

bugfix of PCSetUp_BJacobi_Multiproc() when pc->setupcalled
add MatReuse to MatGetMultiProcBlock()

Hg-commit: 9d656d587efb559e6cc5e954dc5cab476fa5d812


# 247e2d92 06-Jan-2012 Jed Brown <jed@59A2.org>

Mass revert file modes that were made executable in f6e61ee9c329

Hg-commit: 116d90d0b66125cee0db3e7351047057e756baf5


# 832f7384 01-Jan-2012 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: ee8d91ae0580d1d4fa92be38a18d40c838b9a257


# 14e519b0 31-Dec-2011 Mark F. Adams <mark.adams@columbia.edu>

changed MatMatMult to MatTranposeMatMult.

Hg-commit: f6e61ee9c329774cd5343eea1ee6b7432be17c3f


# 639119aa 19-Dec-2011 Jed Brown <jed@59A2.org>

Merge PetscBG updates

Hg-commit: 22a06792c20cdef150a242abf7d3e6b3fcc56ad1


# 5c7a89a6 17-Dec-2011 Barry Smith <bsmith@mcs.anl.gov>

fix to ex73 that tests external packages, fix for permuting vector it passed the old "is" in the new slot

Hg-commit: 3b4247e0742d61a197a49aa4019b1cd95783edea


# ce2f17d1 10-May-2011 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 8ad722e18529293bde53db7f4fb83823cee61dc0


# 7271b979 06-May-2011 Barry Smith <bsmith@mcs.anl.gov>

fixed bjacobi multiblock to work properly with PCReset()
SNESSolveVI_RS() now uses KSPReset() instead of creating a new KSP and deleting the old

Hg-commit: 83c325962928169fe72cc5c3cc565eb364944c57


1...<<11121314151617181920>>...25