| 164282b9 | 23-Jan-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/dmplexforest' into 'main'
Updates to DMPLEX and DMFOREST
See merge request petsc/petsc!7217 |
| cb35eacc | 23-Jan-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/petsctrytypemethod' into 'main'
Use Petsc[Use|Try]TypeMethod when possible
See merge request petsc/petsc!7213 |
| 544cb43c | 15-Jan-2024 |
Stefano Zampini <stefano.zampini@gmail.com> |
Minor: fix typos |
| 96b6676f | 23-Jan-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/2024-01-22/add-vecshift-event' into 'main'
Add Vec_Shift logging event
See merge request petsc/petsc!7215 |
| 4cd8913c | 15-Jan-2024 |
Stefano Zampini <stefano.zampini@gmail.com> |
PetscSection: propagate field names to global section
view names at View time, update outputs |
| 656ddf16 | 22-Jan-2024 |
Junchao Zhang <jczhang@anl.gov> |
Vec: add Vec_Shift logging event |
| a0901b5a | 22-Jan-2024 |
Junchao Zhang <jczhang@anl.gov> |
VecCUPM: fix some gpu time logging |
| 213acdd3 | 22-Jan-2024 |
Pierre Jolivet <pierre@joliv.et> |
Use PetscTryTypeMethod when possible |
| a9cd3c18 | 20-Jan-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/feature-fault-pc' into 'main'
Plex: Allow section reordering by default
See merge request petsc/petsc!7197 |
| 3ec46b7b | 12-Jun-2023 |
Matthew G. Knepley <knepley@gmail.com> |
Section: Add PetscSectionGetBlockStarts() and PetscSectionSetBlockStarts() |
| 8063175f | 17-Jan-2024 |
Stefano Zampini <stefano.zampini@gmail.com> |
PetscSF: flag packing events as non-collective |
| f5441286 | 15-Jan-2024 |
Pierre Jolivet <pierre@joliv.et> |
Docs: typo |
| f6fd6296 | 14-Jan-2024 |
Pierre Jolivet <pierre@joliv.et> |
Remove unused Fortran kernels |
| 49d85fc3 | 14-Jan-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| 735e9a4a | 13-Jan-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/fix-docs' into 'release'
fix docs
See merge request petsc/petsc!7181 |
| bf86de3e | 13-Jan-2024 |
Stefano Zampini <stefano.zampini@gmail.com> |
VecNorm: resize NormIds to 4, add extra diagnostics |
| cd0b497e | 12-Jan-2024 |
Stefano Zampini <stefano.zampini@gmail.com> |
Vec: add missing collective checks for scalars
fix tests |
| e98d5aa1 | 12-Jan-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2024-01-03/docs-c2html' into 'main'
Remove recursive build of c2html files; no longer uses classic makefiles
See merge request petsc/petsc!7167 |
| 46233b44 | 11-Jan-2024 |
Barry Smith <bsmith@mcs.anl.gov> |
Use < instead of " for includes of PETSc include files
And Remove unneeded duplicate includes
Co-Authored-by: Jose Roman <jroman@dsic.upv.es> |
| 24d96659 | 09-Jan-2024 |
Stefano Zampini <stefano.zampini@gmail.com> |
PETSCSFPACK: remove redundant event logging
this was creating deadlocks with log_sync on! |
| 511e6246 | 11-Jan-2024 |
Stefano Zampini <stefano.zampini@gmail.com> |
minor: fix typos |
| 06295560 | 11-Jan-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/fix-plex-lexi-order' into 'main'
Plex: Fix lexicographic closure ordering
See merge request petsc/petsc!7173 |
| 5f82726a | 08-Jan-2024 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Discontinuous fields do not have unknowns on faces/edges - Fix tensor ordering to allow discontinuous simplex fields |
| 16cd844b | 05-Jan-2024 |
Pierre Jolivet <pierre@joliv.et> |
Missing calls to PetscSafePointerPlusOffset() |
| 4c073473 | 08-Jan-2024 |
Pierre Jolivet <pierre@joliv.et> |
New "Extra comma in test harness rules" in checkbadSource |