History log of /petsc/src/ksp/pc/impls/bddc/bddcschurs.c (Results 1 – 25 of 380)
Revision Date Author Comments
# ae1ee551 23-Feb-2026 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/more-petscdefined' into 'main'

Minor housekeeping

See merge request petsc/petsc!9058


# fc2fb351 21-Feb-2026 Pierre Jolivet <pierre@joliv.et>

Switch some defined(PETSC_ to PetscDefined(


# 62ed4282 09-Dec-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/oxford' into 'main'

Plex enhancement for firedrake

See merge request petsc/petsc!8876


# f7b1b682 26-Nov-2025 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDCSubSchursSetUp: handle the case when size of the schur complement is the size of the local element


# f0d2bb25 03-Sep-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/improve-bddc-multielement' into 'main'

Improve BDDC multi-element

See merge request petsc/petsc!8608


# 791bdc09 31-Jul-2025 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: multi-element support for deluxe scaling and adaptive coarse space


# 1fe23115 02-Sep-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/bddc-schurs-matfactortype' into 'main'

PCBDDC: allow specify a factor type independently on the features of the matrix

See merge request petsc/petsc!8679


# 79329b78 01-Sep-2025 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: allow specify a factor type independently on the features of the matrix

this allow to use pivoting factorizations for very badly conditioned matrices


# bcda9346 27-Aug-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'MarDiehl/fix-typo' into 'main'

missing "s" for isascii and issundials

See merge request petsc/petsc!8559


# 9f196a02 17-Jul-2025 Martin Diehl <mail@martin-diehl.net>

missing "s" for isascii and issundials


# f5ef3eb4 30-May-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2025-05-18/fix-mumps-set-usage' into 'main'

MatMumpsSetIcntl() and MatMumpsSetCntl() are allowed to be called (and...

See merge request petsc/petsc!8418


# 79578405 18-May-2025 Barry Smith <bsmith@mcs.anl.gov>

MatMumpsSetIcntl() and MatMumpsSetCntl() are allowed to be called (and ignored) if MUMPS is not installed.


# be37439e 21-Oct-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/useless-cast' into 'main'

Remove useless cast

See merge request petsc/petsc!7894


# 835f2295 05-Oct-2024 Stefano Zampini <stefano.zampini@gmail.com>

Brain dead fixes for useless casts


# d0e6bf2a 25-Sep-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/clang-format-19' into 'main'

clang-format-19

See merge request petsc/petsc!7644


# 0d5ef98a 18-Sep-2024 Satish Balay <balay@mcs.anl.gov>

CI: update checkclangformat to use clang-format-19.1.0


# 32e03751 29-Jul-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jose/deprecate-petsc-default' into 'main'

Fix usage of deprecated PETSC_DEFAULT

See merge request petsc/petsc!7707


# fb842aef 29-Jul-2024 Jose E. Roman <jroman@dsic.upv.es>

Fix usage of deprecated PETSC_DEFAULT


# c56ceb40 28-Feb-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2024-02-23/doc-trivial-mat' into 'main'

Bug fix, calling MatXXXSetPreallocation on MPI matrices after MatSetOption() loses the option value

See merge request petsc/petsc!7319


# 5e116b59 23-Feb-2024 Barry Smith <bsmith@mcs.anl.gov>

Trivial fix to MatSetValuesBlocked() manual page, spelling and spacing


# 3bdd2efe 28-Jan-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/snes-ex11' into 'main'

New simplified SNES + PLEX example

See merge request petsc/petsc!7235


# f9635d15 24-Jan-2024 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: support DMFOREST

add more corners to prevent from floating subdomains


# cbb74892 02-Dec-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# d7d62e7f 01-Dec-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/housekeeping' into 'release'

Minor housekeeping

See merge request petsc/petsc!7075


# a678f235 01-Dec-2023 Pierre Jolivet <pierre@joliv.et>

Minor housekeeping


12345678910>>...16