History log of /petsc/src/ksp/pc/interface/precon.c (Results 576 – 600 of 770)
Revision Date Author Comments
# 3e12bfe3 07-Jul-2011 Jed Brown <jed@59A2.org>

merge TS refactor and ARKIMEX

Hg-commit: 59f7583bab4d65bff41afa11bfb8e8a5b8f1572b


# 664daaa9 06-Jul-2011 Amlan Barua <abarua@iit.edu>

Commit after merge

Hg-commit: ffd683a78f863f71bc61daf24b4d08442fa344d9


# 6c237d78 05-Jul-2011 Barry Smith <bsmith@mcs.anl.gov>

removed C++ and C99 isms from PCGAMG, increased defaults so that it runs several levels
massive memory leaks, run with -malloc_debug -malloc_dump to see memory leaks

Hg-commit: 94167ac5a9116fc7e7597

removed C++ and C99 isms from PCGAMG, increased defaults so that it runs several levels
massive memory leaks, run with -malloc_debug -malloc_dump to see memory leaks

Hg-commit: 94167ac5a9116fc7e7597106dda54208dce2531d

show more ...


# 298cc208 28-May-2011 Barry Smith <bsmith@mcs.anl.gov>

geometric multigrid works with simple single component VI problem and DM == DMDA ex58.c

Hg-commit: 9e8e3f96e5eee84c16e39b30b9c611fcaf4368d0


# 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


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

commit after merge

Hg-commit: d540875a63b3c979c82b6a7fa7f062571e906d10


# 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


# 4ec14c9c 30-Dec-2011 Barry Smith <bsmith@mcs.anl.gov>

added VecValidValues() to check for infinities and not-a-numbers in vectors and error out in debug mode
added use of VecValidValues() for routines such as PCApply() to help detect bugs earlier

Hg-co

added VecValidValues() to check for infinities and not-a-numbers in vectors and error out in debug mode
added use of VecValidValues() for routines such as PCApply() to help detect bugs earlier

Hg-commit: 07a2b63f75e4e54e746e58bc476bcbeeb562b17c

show more ...


# 4c97465d 30-Apr-2011 Barry Smith <bsmith@mcs.anl.gov>

added to docs for KSPSolveTranspose() and PCApplyTranspose() that they are non-Hermitian

Hg-commit: 39db9842276eeade6899169ce660c7afda00266e


# 11bd1e4d 28-Apr-2011 Lisandro Dalcin <dalcinl@gmail.com>

API Change:[Mat] Remove iscopy,reuse from MatGetDiagonlBlock()

* Now it should return a borrowed reference.

* MATDENSE was updated to cache the the diagonal block

Hg-commit: dbddbea75f68dca2821e78

API Change:[Mat] Remove iscopy,reuse from MatGetDiagonlBlock()

* Now it should return a borrowed reference.

* MATDENSE was updated to cache the the diagonal block

Hg-commit: dbddbea75f68dca2821e7818ebd56b2b79bbbaf9

show more ...


# 6bf464f9 18-Apr-2011 Barry Smith <bsmith@mcs.anl.gov>

converted rest of source code to take pointers into destructor reoutines. make test workds

Hg-commit: 78c641225c0516099423eeea3cc66e68fd2f62f3


# 9b08a598 15-Apr-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after terrible merge

Hg-commit: 6ee623422368621da3dca005325b05a2fcd6d6bb


# 03c90c5c 14-Apr-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 7dfd49b521cdd96eaf8b7cd37fbe9bcd6cabdcd9


# 241cb3ab 11-Apr-2011 Lisandro Dalcin <dalcinl@gmail.com>

More work on XXXDestroy(), some previous fixes were wrong

Hg-commit: 37b530a1dc611336488549bc682006c598f0519c


# 6d4c513b 11-Apr-2011 Lisandro Dalcin <dalcinl@gmail.com>

Consistency fixes in various XXXDestroy() routines

Hg-commit: 57fda8d6ead113d90964fbbae090f42e42f2d681


# 0548afe9 20-Mar-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: da245945fa620a3d029b928ed30d223d8a52c7f0


# b4813acd 17-Mar-2011 Shri Abhyankar <abhyshr@mcs.anl.gov>

Added flag in pc data structure for reusing the numerical factorization.

Hg-commit: d07bb2ec9459eb209ab7a15d1357e143ad76cfb7


# c6db04a5 14-Mar-2011 Jed Brown <jed@59A2.org>

Use #include <header.h> instead of #include "header.h" when there is no intent to search the current directory for header.h

Hg-commit: bd7216e80cc035071a5136364ab9d04bf9f41a07


# 47dad92f 13-Mar-2011 Sean Farley <sean@mcs.anl.gov>

Merged

Hg-commit: d8c12016d3250a8d659fa779bc1698da4d6c5237


# 7d0a6c19 12-Mar-2011 Barry Smith <bsmith@mcs.anl.gov>

removed #define PETSCXXX_DLL from top of all source files

Hg-commit: b784aa18ddcf5337d4011d34f0fa008681695ac1


# 3b1a4ead 07-Mar-2011 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 546fb93b3761427f448145b5256fab3cbde1dcd6


# 13e0d083 02-Mar-2011 Barry Smith <bsmith@mcs.anl.gov>

CGR does not handle PCSetDiagonalScale() so generate an error if user tries it
added note to PCApplyBAorAB() about diagonal scaling

Hg-commit: 04e3d615ff4c04a9b51bc2779455488d80533525


1...<<2122232425262728293031