| #
834855d6
|
| 27-Aug-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/clang-format-21' into 'main'
clang-format-21
See merge request petsc/petsc!8202
|
| #
4d1837e9
|
| 12-May-2025 |
Pierre Jolivet <pierre@joliv.et> |
Minor style fixes
See discussion at https://github.com/llvm/llvm-project/issues/139376
|
| #
732aec7a
|
| 22-Sep-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/remove-cast' into 'main'
Use NULL or nullptr instead of casted 0
See merge request petsc/petsc!7857
|
| #
c8025a54
|
| 21-Sep-2024 |
Pierre Jolivet <pierre@joliv.et> |
Use NULL or nullptr instead of casted 0
|
| #
dfd98099
|
| 06-Jun-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/save-one-mvctx-rebuild' into 'main'
Reuse the Mvctx by reference count in MatDuplicate_MPIAIJ
See merge request petsc/petsc!7604
|
| #
cff58d65
|
| 03-Jun-2024 |
Junchao Zhang <jczhang@anl.gov> |
Mat: reuse the Mvctx by reference count in MatDuplicate_MPIAIJ
|