History log of /petsc/include/petscksp.h (Results 676 – 700 of 1050)
Revision Date Author Comments
# 7935a769 23-Feb-2011 Jed Brown <jed@59A2.org>

More const in more places: {SNES,KSP}ConvergedReasons

Hg-commit: dc1cde49dbbfa78a60157d2dc4044c85110bab61


# 5e7ef714 04-Jan-2011 Barry Smith <bsmith@mcs.anl.gov>

added PCRedistributeGetKSP()

Hg-commit: 7979d255c25c706a54e3d24bfb09c9945e3d325f


# 83ab6a24 04-Jan-2011 Barry Smith <bsmith@mcs.anl.gov>

changed PCREDUNDANT to actually use the KSP in the object! Now -redundant_ksp_type gmres for example works

Hg-commit: 9791ff14682958a0f4a5fdcb00bfb1afee0eb564


# 8c172940 06-Dec-2010 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: dbd6603baa0301f54f7391c043f07dcfbf07f03e


# 7087cfbe 05-Dec-2010 Barry Smith <bsmith@mcs.anl.gov>

moved definition of PETSC_STDCALL to private/fortranimpl.h where it belongs
removed all DLL export/import stuff since it was never used and never will be
removed MatPermuteSparsify() since it sucked.

moved definition of PETSC_STDCALL to private/fortranimpl.h where it belongs
removed all DLL export/import stuff since it was never used and never will be
removed MatPermuteSparsify() since it sucked.

Hg-commit: 72f7a5e60333f6c9780d56fcce45657940d16b13

show more ...


# 09573ac7 05-Dec-2010 Barry Smith <bsmith@mcs.anl.gov>

changed all EXTERN to extern the CAPS served no purpose

Hg-commit: cdf5985509992c2237dbbe07f14278cccee0306c


# 855771a1 11-Nov-2010 Victor Minden <victorminden@gmail.com>

added -pc_sacuda_cycles option

Hg-commit: a6a7991be63fbbae8e9c4de8f5c0220ab293621a


# 06d1790b 09-Nov-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 02f87e02d6d0329644ac4959f5f9fc6d5f5757be


# 93c1ec32 09-Nov-2010 Dmitry Karpeev <karpeev@mcs.anl.gov>

ex8g for GASM works in the simplest partitioning case and in serial, but broken with n > 1.

Hg-commit: 65613701997382cc4b0bd324c40b5952ad6aeaa8


# ebdbe881 03-Nov-2010 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 408da9d97fba22d7285ddfd7e8a6e622299e2cce


# 9793b452 29-Oct-2010 Barry Smith <bsmith@mcs.anl.gov>

forgot to list ISToGeneral_General() in is ops table for ISGENERAL

Hg-commit: 42bbacd894a8f75b4206e8fb45d564ac1157147f


# 69970530 24-Oct-2010 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 22da692ed155add94d5c93460d5353aeaadc853b


# 3014e516 19-Oct-2010 Barry Smith <bsmith@mcs.anl.gov>

another case of GMRES breakdown that generated an error now sets KSPConvergedReason to KSP_DIVERGED_BREAKDOWN
got simple KSPDM example working with Matlab interface

Hg-commit: 1914049eff10bfcae56c80

another case of GMRES breakdown that generated an error now sets KSPConvergedReason to KSP_DIVERGED_BREAKDOWN
got simple KSPDM example working with Matlab interface

Hg-commit: 1914049eff10bfcae56c806c0ae95a2bbedf20ec

show more ...


# bbce1389 06-Oct-2010 Jed Brown <jed@59A2.org>

Add new KSPSpecEst, to reduce the number of dot products in smoothers without having to completely guess

Hg-commit: 62a6be0a184f7442a5a99261f1efd4c92edfce1c


# 3334f37f 29-Sep-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Commit after merge

Hg-commit: 2d32a1bf6d6a67dfae50d31fc22b6e5a617d8a04


# ace3abfc 28-Sep-2010 Barry Smith <bsmith@mcs.anl.gov>

Changed PetscTruth to PetscBool and PETSC_TRUTH to PETSC_BOOL
note this requires a new sowing version

Hg-commit: 8b4c4277f05e3fb874633288193dab1105bf142a


# 21b1d680 06-Sep-2010 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 1ac99e58bacaa1133113d86e76355c2a6ff8e56d


# cfb32e20 02-Sep-2010 Jed Brown <jed@59A2.org>

Lots of inconsistent PETSC*_DLLEXPORT

Hg-commit: 17c71edbc1aa078557adacd3101bfb9934ffc5e2


# d47de31d 18-Aug-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 234708a6abebb3da9e8899d5fb5cd7b58ea7baff


# b4fa23c6 10-Aug-2010 Jed Brown <jed@59A2.org>

merge

Hg-commit: b788c229de4db3109f758fcc356fa08c0b238d72


# 70878a2b 09-Aug-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Commit after merge

Hg-commit: e53f46924236aebcea35fe9808ce24286d688945


# 9ecb1286 07-Aug-2010 Barry Smith <bsmith@mcs.anl.gov>

added convergence test for LSQR for case where there is no solution to Ax = b that tests on residual norm of normal equations also added -ksp_monitor_lsqr

Hg-commit: d1f0f14aced8da82bbe8f3c4bdd085fa

added convergence test for LSQR for case where there is no solution to Ax = b that tests on residual norm of normal equations also added -ksp_monitor_lsqr

Hg-commit: d1f0f14aced8da82bbe8f3c4bdd085fa1029be43

show more ...


# d6b4a059 04-Aug-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after
merge

Hg-commit: c1cc88baac3b46bf9316ec38fb96e251e525d5e1


# c76416c6 03-Aug-2010 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 4a5bac1b77b17f37e44f81ecea89910270a60860


# 4c0ae34b 03-Aug-2010 Victor Minden <victorminden@gmail.com>

commit after merge

Hg-commit: 0b4050c5d5d556bee75631aedb9da1dcce99639e


1...<<21222324252627282930>>...42