GAMG: switch the default to using square graph
Fix uneven back ticks
PCHPDDM: fix successive solves with saddle-point solver
PCHPDDM: fix unsymmetric saddle-point solver
Add PCGAMGSetLowMemoryFilter() with -pc_gamg_low_memory_threshold_filter for...
Merge remote-tracking branch 'origin/release'
Merge branch 'jolivet/cleanup' into 'main'Autumn cleanupSee merge request petsc/petsc!6915
fix rank reduction bug in GAMG
Remove unnecessary spaces
Fix typos
Remove first and last empty lines
PCFIELDSPLIT: add MatSetFromOptions() to specify bs from command line
PCHPDDM: check MUMPS option to skip Schur complement Mat allocation
MAT[SOLVERMUMPS|NEST]: add necessary MATDIAGONAL operations
Merge branch 'adams/gamg-recompute-cheb-eig-est' into 'main'added flag for not using provided eigen estimates after first matrix so that estimates get recomputed.See merge request petsc/petsc!6851
added flag for not using provided eigen estimates after first matrix so that estimates get recomputed.
Merge branch 'adams/bjkokkos-fix-warn' into 'main'fix warningSee merge request petsc/petsc!6874
PCHPDDM: new option -pc_hpddm_harmonic_overlap
PCHPDDM: automatic overlap generation on the constraint space
fix warning
PCHPDDM: increase coverage
add old aggressive coarsening algorithm as option, switch default MIS ordering algorithm back to old one
add check
PCFIELDSPLIT: transpose the (0,1)-block when symmetric
Merge branch 'knepley/fix-swarm-layout' into 'main'Swarm: Reworked Swarm projection interface and fixed some particle layoutSee merge request petsc/petsc!6856
1...<<11121314151617181920>>...210