History log of /petsc/src/ksp/ksp/tutorials/ex76.c (Results 1 – 25 of 146)
Revision Date Author Comments
# af03210a 19-Feb-2026 Satish Balay <balay@mcs.anl.gov>

Merge branch 'fabrizzi/ex76-update' into 'main'

Modifies ksp/ksp/tutorials/ex76.c to test KSPHPDDM FGMRES with PCHPDDM for CUDA input.

See merge request petsc/petsc!9050


# fdca0f1b 19-Feb-2026 Erik Fabrizzi <erikfabrizzi99@gmail.com>

Modifies ksp/ksp/tutorials/ex76.c to test KSPHPDDM FGMRES with PCHPDDM for CUDA input.


# fa797d8e 28-Jan-2026 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/enable-explicittranspose-matsolvetranspose' into 'main'

KSPMatSolveTranspose: enable -ksp_use_explicittranspose

See merge request petsc/petsc!8981


# 8f247f29 27-Jan-2026 Pierre Jolivet <pierre@joliv.et>

KSPMatSolveTranspose: enable -ksp_use_explicittranspose


# b9e0a365 01-Jan-2026 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/fix-hpddm-mumps-icntl15-ci' into 'main'

PCHPDDM: test MUMPS ICNTL(15) = 1 with a constant block size

See merge request petsc/petsc!8923


# 54bee67d 26-Dec-2025 Pierre Jolivet <pierre@joliv.et>

PCHPDDM: test MUMPS ICNTL(15) = 1 with a constant block size


# cbc48d03 12-Nov-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/feature-pchpddm-harmonic-atb' into 'main'

PCHPDDM: add support for MatProduct_AtB_Harmonic

See merge request petsc/petsc!8841


# f21e3f8a 11-Nov-2025 Pierre Jolivet <pierre@joliv.et>

PCHPDDM: add support for MatProduct_AtB_Harmonic


# 93e25d6a 27-Sep-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/pchpddm-check-user-parameter' into 'main'

PCHPDDM: check --with-debugging that -pc_hpddm_has_neumann is correct

See merge request petsc/petsc!8729


# 6d61d5b2 25-Sep-2025 Pierre Jolivet <pierre@joliv.et>

PCHPDDM: check --with-debugging that -pc_hpddm_has_neumann is correct

Thanks-to: Eric Chamberland @eric.chamberland, Félix Kwok <felix.kwok@mat.ulaval.ca>


# 823aa0ab 18-Aug-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch '5-hpddm-pc-apply-transpose' into 'main'

PCHPDDM: add PCMatApplyTranspose() implementation

See merge request petsc/petsc!8649


# 8cb7430d 18-Jun-2025 Raphael Zanella <raphael.zanella@lip6.fr>

PCHPDDM: add PCMatApplyTranspose() implementation

Funded-by: France 2030 NumPEx Exa-MA (ANR-22-EXNU-0002) project


# c906b8ce 04-Aug-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/feature-mumps-blk' into 'main'

MATSOLVERMUMPS: add support for -mat_mumps_icntl_15 1

See merge request petsc/petsc!8537


# 8fad524d 31-Jul-2025 Pierre Jolivet <pierre@joliv.et>

PCHPDDM: use MatMumpsSetBlk() and minor housekeeping


# 609caa7c 19-Jul-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/rm-explicit-empty-output_file' into 'main'

Remove 535 empty .out and consolidate the use of output/empty.out

See merge request petsc/petsc!8538


# 3886731f 09-Jul-2025 Pierre Jolivet <pierre@joliv.et>

Remove explicitly listed empty files and switch to output/empty.out


# f6d7abee 14-Jul-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch '5-hpddm-pc-apply-transpose-just-apply-transpose' into 'main'

PCHPDDM: add PCApplyTranspose() implementation

See merge request petsc/petsc!8544


# d4f06b61 23-May-2025 Raphael Zanella <raphael.zanella@lip6.fr>

PCHPDDM: add PCApplyTranspose() implementation

Funded-by: France 2030 NumPEx Exa-MA (ANR-22-EXNU-0002) project


# b0c24652 14-Jul-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/feature-pchpddm-slepc-thresholds' into 'main'

PCHPDDM: switch to native SLEPc options

See merge request petsc/petsc!8536


# b5a302b3 08-Jul-2025 Pierre Jolivet <pierre@joliv.et>

PCHPDDM: switch to native SLEPc options

- Deprecate -eps_threshold in favor of -eps_threshold_absolute
- Deprecate -eps_relative_threshold in favor of -eps_threshold_relative
- Deprecate -svd_relati

PCHPDDM: switch to native SLEPc options

- Deprecate -eps_threshold in favor of -eps_threshold_absolute
- Deprecate -eps_relative_threshold in favor of -eps_threshold_relative
- Deprecate -svd_relative_threshold in favor of -svd_threshold_relative
- More flexibility to users, e.g., one can now supply -svd_threshold_relative but not -svd_nsv

show more ...


# 0337bfe0 08-Jul-2025 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# bf92dce5 07-Jul-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/fix-pchpddm-centralized-schur-ci' into 'release'

PCHPDDM: fix case of centralized Schur complement

See merge request petsc/petsc!8527


# 51ea4bc8 01-Jul-2025 Pierre Jolivet <pierre@joliv.et>

PCHPDDM: fix case of centralized Schur complement


# 49c2f904 01-Mar-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'release'


# 24af29f3 01-Mar-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/fix-matsetoption' into 'release'

Mat: fix regression from c8ca1fbc97989d7f13a4db197e36b5d2efa188ca

See merge request petsc/petsc!8171


123456