| #
e02fb3cd
|
| 07-Nov-2023 |
Mark Adams <524115-markadams4@users.noreply.gitlab.com> |
GAMG: Add option to create graph for bs>1 mat with index, or array of indices, in block entries
|
| #
27960caf
|
| 02-Nov-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'adams/coarsen-asm-cleanup' into 'main'
Cleanup and fix coarsening methods and harden ASM blocks from coarsening
See merge request petsc/petsc!6973
|
| #
9c15c1ae
|
| 02-Nov-2023 |
Mark Adams <524115-markadams4@users.noreply.gitlab.com> |
Cleanup and fix coarsening methods and harden ASM blocks from coarsening
|
| #
da0e970c
|
| 26-Oct-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'adams/hem-add-max-it-api' into 'main'
Added hook to set number of iteration in HEM coarsener
See merge request petsc/petsc!6932
|
| #
5e62d202
|
| 26-Oct-2023 |
Mark Adams <524115-markadams4@users.noreply.gitlab.com> |
Added hook to set number of iteration in HEM coarsener
|
| #
dff8f175
|
| 11-Oct-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'adams/gamg-square-graph-true' into 'main'
GAMG: switch the default to using square graph
See merge request petsc/petsc!6923
|
| #
d4adc10f
|
| 11-Oct-2023 |
Mark Adams <524115-markadams4@users.noreply.gitlab.com> |
GAMG: switch the default to using square graph
|
| #
be9d80f0
|
| 09-Oct-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'adams/gamg-add-old-filter' into 'main'
Add PCGAMGSetLowMemoryFilter() with -pc_gamg_low_memory_threshold_filter for...
See merge request petsc/petsc!6918
|
| #
a9ccf005
|
| 09-Oct-2023 |
Mark Adams <524115-markadams4@users.noreply.gitlab.com> |
Add PCGAMGSetLowMemoryFilter() with -pc_gamg_low_memory_threshold_filter for...
|
| #
ad4c700a
|
| 04-Oct-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
4c755a4e
|
| 04-Oct-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-typos' into 'release'
Fix typos
See merge request petsc/petsc!6908
|
| #
baca6076
|
| 04-Oct-2023 |
Pierre Jolivet <pierre@joliv.et> |
Fix typos
|
| #
6e5bc3c4
|
| 12-Sep-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'adams/gamg-add-old-coarsening' into 'main'
add-old-coarsening and small cleanups
See merge request petsc/petsc!6814
|
| #
d529f056
|
| 08-Sep-2023 |
markadams4 <mfadams@lbl.gov> |
add old aggressive coarsening algorithm as option, switch default MIS ordering algorithm back to old one
|
| #
3c9c10a1
|
| 01-Aug-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-typo' into 'main'
Fix typos
See merge request petsc/petsc!6771
|
| #
145b44c9
|
| 31-Jul-2023 |
Pierre Jolivet <pierre@joliv.et> |
Fix typos
|
| #
00bc44a4
|
| 26-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-06-16/pcmpi-simplify-options-database-api' into 'main'
Change the options database API for PCMPI to eliminate the -mpi_ options...
See merge request petsc/petsc!6611
|
| #
3821be0a
|
| 17-Jun-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Track levels of nesting of KSP, for example KSPBJACOBI has nesting 1 higher than the calling KSP
|
| #
02477ebb
|
| 15-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2023-06-30/enable-doc-lint' into 'main'
Enable docs linting
See merge request petsc/petsc!6667
|
| #
feefa0e1
|
| 12-Jul-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Lint apply: ksp
|
| #
d139f308
|
| 05-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/mfem-hip' into 'main'
Some changes when working on enabling MFEM + PETSC + HIP
See merge request petsc/petsc!6651
|
| #
3742c8ca
|
| 01-Jul-2023 |
stefanozampini <stefano.zampini@gmail.com> |
MatProduct: propagate bindings
PCGAMG: Prolongation must have the same binding of Amat
|
| #
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
|
| #
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
|