| #
759fb536
|
| 04-Jun-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2024-06-03/fix-gamg-agg-matcoarsening-view' into 'main'
Fix bug when -pc_type gamg and -ksp_view_pre errors on missing MatCoarsen.
See merge request petsc/petsc!7602
|
| #
0acf423e
|
| 03-Jun-2024 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix bug when -pc_type gamg and -ksp_view_pre errors on missing MatCoaren.
Reported-by: Eric Chamberland
|
| #
949a929d
|
| 01-Jun-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2024-05-24/gamg-minor-cleanup' into 'main'
Barry/2024 05 24/gamg minor cleanup
See merge request petsc/petsc!7574
|
| #
e0b7e82f
|
| 17-May-2024 |
Barry Smith <bsmith@mcs.anl.gov> |
Minor cleanup of GAMG code for main
|
| #
1432289d
|
| 29-May-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'release'
|
| #
8f6fade5
|
| 29-May-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2024-05-24/gamg-fieldsplit-docs/release' into 'release'
Add useful lists of options for GAMG and fieldsplit. Improve related manpages
See merge request petsc/petsc!7573
|
| #
a077d33d
|
| 29-May-2024 |
Barry Smith <bsmith@mcs.anl.gov> |
Add useful lists of options for GAMG and fieldsplit. Improve related manpages
|
| #
a4cdeec6
|
| 09-Apr-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
30d90a34
|
| 08-Apr-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-typos' into 'release'
Typos
See merge request petsc/petsc!7445
|
| #
d8b4a066
|
| 07-Apr-2024 |
Pierre Jolivet <pierre@joliv.et> |
Typos
|
| #
970231d2
|
| 07-Mar-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/clang-format-18' into 'main'
clang-format version 18
See merge request petsc/petsc!6902
|
| #
fbccb6d4
|
| 18-Nov-2023 |
Pierre Jolivet <pierre@joliv.et> |
CI: update to clang-format-18
|
| #
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
|
| #
d86a4816
|
| 29-Jan-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'adams/gamg-feature-injection' into 'main'
GAMG: add injection for C1 elements
See merge request petsc/petsc!7236
|
| #
b65aec2d
|
| 26-Jan-2024 |
Mark Adams <mfadams@lbl.gov> |
gamg: adding injection restriction/prolongation (for C1 elements)
|
| #
44eff04e
|
| 26-Jan-2024 |
Mark Adams <mfadams@lbl.gov> |
add comments
|
| #
942d34d0
|
| 03-Jan-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-ubsan' into 'main'
Pacify UBSan
See merge request petsc/petsc!7158
|
| #
8e3a54c0
|
| 24-Dec-2023 |
Pierre Jolivet <pierre@joliv.et> |
Sys: add PetscSafePointerPlusOffset() to pacify UBSan
|
| #
d0aa04f4
|
| 21-Dec-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'adams/gamg-asm-hem-aggs' into 'main'
GAMG: Add GAMG smoother create ASMs w/ HEM coarsening
See merge request petsc/petsc!7111
|
| #
8926f930
|
| 12-Dec-2023 |
Mark Adams <mfadams@lbl.gov> |
GAMG: Add GAMG smoother option to create ASMs with HEM coarsening
|
| #
cbb74892
|
| 02-Dec-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
c87f018d
|
| 01-Dec-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-11-24/fix-ksp-manpages/release' into 'release'
Fix manual pages in KSP
See merge request petsc/petsc!7055
|
| #
562efe2e
|
| 01-Dec-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix manual pages in KSP
|
| #
c225b764
|
| 07-Nov-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'adams/gamg-graph-bs-index' into 'main'
GAMG: Add option to create graph for bs>1 mat with index, or array of indices, in block entries
See merge request petsc/petsc!6933
|