| 2589cedd | 16-Jul-2025 |
Pierre Jolivet <pierre@joliv.et> |
PCHPDDM: decrease -pc_hpddm_harmonic_overlap when needed
Reported-by: PIGNET Nicolas <nicolas.pignet@edf.fr>, BONELLE Jerome <jerome.bonelle@edf.fr>, and PRAS Romeo <romeo.pras@edf.fr> |
| 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 |
| 2ae2db35 | 14-Jul-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2025-07-02/fortran-fix-some-get-array' into 'main'
Fixes for some function calls from Fortran
See merge request petsc/petsc!8521 |
| 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 |
| 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 ...
|
| e41f517f | 02-Jul-2025 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix for PCFieldSplitGetSubKSP and PCFieldSplitSchurGetSubKSP from Fortran
Includes test code |
| 36083efb | 02-Jul-2025 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix PC[BJacobi, ASM, GASM][Get, Restore]SubKSP() for Fortran |
| 226e28e1 | 02-Jul-2025 |
Barry Smith <bsmith@mcs.anl.gov> |
Error checking in debug mode for PCGASM assumes subdomains explicitly provided but they do not need to be |
| f3d3cd90 | 09-Jul-2025 |
Zach Atkins <Zach.Atkins@colorado.edu> |
Split KokkosDualViewSync into Host and Device versions |
| 63c91739 | 09-Jul-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/feature-pcshellsetmatapplytranspose' into 'main'
PCSHELL: add PCShellSetMatApplyTranspose()
See merge request petsc/petsc!8535 |
| 0337bfe0 | 08-Jul-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| 9fa64a6b | 08-Jul-2025 |
Pierre Jolivet <pierre@joliv.et> |
PCSHELL: add PCShellSetMatApplyTranspose() |
| 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 |
| af221044 | 06-Jul-2025 |
Pierre Jolivet <pierre@joliv.et> |
PCApplyTranspose_HYPRE_BoomerAMG: fix regression from 6ea7df73cca75adecc2aef0b2f4d0c18ef6de222 |
| 51ea4bc8 | 01-Jul-2025 |
Pierre Jolivet <pierre@joliv.et> |
PCHPDDM: fix case of centralized Schur complement |
| 6eff51de | 04-Jul-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2025-07-02/fortran-no-semicolon-end-of-line' into 'main'
fortran no semicolon at end of line
See merge request petsc/petsc!8519 |
| ccfd86f1 | 04-Jul-2025 |
Barry Smith <bsmith@mcs.anl.gov> |
fortran no semicolon at end of line
Remove all unneeded ; at end of Fortran source code line
Add checkbadSource to check for semicolon at the end of lines |
| 371d2eb7 | 03-Jul-2025 |
Martin Diehl <mail@martin-diehl.net> |
Use PetscBool instead of PetscInt for setupcalled
PetscInt was used in some structs, but the underlying logic requires only Booleans. Also removed an unused variable and unified capitalization. |
| fabba767 | 01-Jul-2025 |
Zach Atkins <Zach.Atkins@colorado.edu> |
Kokkos - Limit excess synchronization on MI300A |
| 6fdaaf76 | 06-Jun-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2025-05-18/mv-pcsetpresolve-to-pcsetpostprocesssetup' into 'main'
Refactor PCSetPreSolve as PCSetPostSetUp
See merge request petsc/petsc!8419 |
| 4d4d2bdc | 17-May-2025 |
Barry Smith <bsmith@mcs.anl.gov> |
Clean up the use of typedef function prototypes for KSP |
| 44430c49 | 30-May-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'release' |
| 6f8503af | 15-May-2025 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix a couple bugs in current Fortran stubs |
| 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 |
| ae414029 | 29-May-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |