History log of /petsc/src/ksp/pc/interface/precon.c (Results 101 – 125 of 770)
Revision Date Author Comments
# 9df67409 26-Jun-2023 Stefano Zampini <stefano.zampini@gmail.com>

PCSetUp: do not clog -info output


# 9b9c8f2e 07-Jun-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/pcreducefailedreason' into 'main'

PC: add PCReduceFailedReason

See merge request petsc/petsc!6562


# 6479e835 07-Jun-2023 Stefano Zampini <stefano.zampini@gmail.com>

PC: add PCReduceFailedReason


# 01fc6e75 22-May-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 50c89487 22-May-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-05-10/fix-man-pages-trivial/release' into 'release'

Fix trivial typos etc in some manual pages

See merge request petsc/petsc!6450


# 37fdd005 10-May-2023 Barry Smith <bsmith@mcs.anl.gov>

Fix trivial typos etc in some manual pages

Also remove manual page for SNESNGSFunction since it does not exist


# 52c275a1 18-May-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/h2opus-dmdakokkos' into 'main'

Add support for KOKKOS in H2OPUS

See merge request petsc/petsc!6408


# 22794d57 04-May-2023 Stefano Zampini <stefano.zampini@gmail.com>

Minor


# eb174ac9 27-Apr-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/fix-issue-1365' into 'main'

MatGetFactor: support returning NULL

Closes #1365

See merge request petsc/petsc!6377


# 7def7855 26-Apr-2023 Stefano Zampini <stefano.zampini@gmail.com>

PCFactor: throw away temporary factored matrix when getting default ordering

Fixes the case

KSPSetOperators(ksp,A,B)
KSPSetFromOptions(ksp)
KSPSetOperators(ksp,A,C)
KSPSetUp(ksp)


# e9f36840 18-Mar-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-03-08/fix-man-pages-detected-by-lint' into 'main'

Fix many manual pages

See merge request petsc/petsc!6162


# 20f4b53c 09-Mar-2023 Barry Smith <bsmith@mcs.anl.gov>

Fix manual pages based on reports from Jacob's lint tool

Commit-type: documentation


# 2cac5d73 03-Mar-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/minres' into 'main'

optimize minres code

See merge request petsc/petsc!6141


# 9fca8c71 03-Mar-2023 Stefano Zampini <stefano.zampini@gmail.com>

KSPMINRES: avoid needless copies and kernel calls


# 84c56767 19-Feb-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 49d6a0f7 19-Feb-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'rmills/fix-lifespan-spelling/release' into 'release'

Fix a few places where "lifespan" is misspelled "livespan"

See merge request petsc/petsc!6057


# b8d709ab 11-Feb-2023 Richard Tran Mills <rmills@rmills.org>

Fix a few places where "lifespan" is misspelled "livespan"


# 31d78bcd 02-Feb-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2022-12-10/petscerrorcode-nodiscard' into 'main'

Feature: Non-discardable PetscErrorCode

See merge request petsc/petsc!5923


# 3ba16761 10-Dec-2022 Jacob Faibussowitsch <jacob.fai@gmail.com>

Make PetscErrorCode a non-discardable enum


# 4ab547ce 12-Jan-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2021-10-11/clang-linter-parse-docstrings' into 'main'

Feature: Lint Sowing Docstrings

See merge request petsc/petsc!4443


# cff5ee94 07-Dec-2022 Jacob Faibussowitsch <jacob.fai@gmail.com>

Linter code fixes


# e3dbaa52 29-Nov-2022 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 3d996455 29-Nov-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2022-11-17/fix-collective-on-man-pages/release' into 'release'

Remove unneeded " on xxx" from most Collective comments in manual pages; move no Fortran support to Collective line

Merge branch 'barry/2022-11-17/fix-collective-on-man-pages/release' into 'release'

Remove unneeded " on xxx" from most Collective comments in manual pages; move no Fortran support to Collective line

See merge request petsc/petsc!5850

show more ...


# c3339dec 17-Nov-2022 Barry Smith <bsmith@mcs.anl.gov>

Remove unneeded " on xxx" from most Collective comments in manual pages

The phrase was unneeded 99% of the time

I did not remove in the dm directory since another MR is still active that affects th

Remove unneeded " on xxx" from most Collective comments in manual pages

The phrase was unneeded 99% of the time

I did not remove in the dm directory since another MR is still active that affects that directory

Commit-type: documentation
/spend 20m

show more ...


# 00095a3f 29-Sep-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2022-09-22/improve-pcmpi' into 'main'

Start gathering more statistics on PCMPI

See merge request petsc/petsc!5679


12345678910>>...31