| #
e1ba2e3b
|
| 25-Sep-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-Wshorten-64-to-32' into 'main'
Fix -Wshorten-64-to-32
See merge request petsc/petsc!7869
|
| #
c3e1cf4f
|
| 24-Sep-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2024-09-18/fix-some-clang-tidy' into 'main'
Fix some code issues exposed by make clang-tidy
See merge request petsc/petsc!7845
|
| #
63bfac88
|
| 24-Sep-2024 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix some code issues exposed by make clang-tidy
|
| #
9ad2ceda
|
| 24-Sep-2024 |
Pierre Jolivet <pierre@joliv.et> |
Fix -Wshorten-64-to-32
|
| #
a24cdd0d
|
| 21-Sep-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2024-09-17/fix-petsccallmpi-misuse' into 'main'
Introduce PetscCallReturnMPI() to check for PETSc errors in PETSc provided MPI callpacks
See merge request petsc/petsc!7844
|
| #
7c5b2466
|
| 18-Sep-2024 |
Barry Smith <bsmith@mcs.anl.gov> |
Introduce PetscCallReturnMPI() to check for PETSc errors in PETSc provided MPI callpacks.
|
| #
d8e47b63
|
| 17-Sep-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2024-09-02/rebased-fix-conversion-warnings' into 'main'
Compiler finds (and forbid) casts from higher precision integers to lower
See merge request petsc/petsc!7806
|
| #
dd460d27
|
| 10-Sep-2024 |
Barry Smith <bsmith@mcs.anl.gov> |
Fixes for clang-tidy
|
| #
e55b9c91
|
| 14-Sep-2024 |
Barry Smith <bsmith@mcs.anl.gov> |
minor docs fix reformatting fprintf in manual pages
|
| #
e62afa49
|
| 22-Aug-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'lindad/call-external-abort' into 'main'
Add PetscCallExternalAbort()
See merge request petsc/petsc!7770
|
| #
1fc6d13c
|
| 22-Aug-2024 |
Alexander <alexander.lindsay@inl.gov> |
Add PetscCallExternalAbort()
|
| #
39b18c95
|
| 26-Jul-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2024-07-18/add-mpi-err-check' into 'main'
Add length argument to PetscMPIErrorString() to prevent potential array overflow
See merge request petsc/petsc!7702
|
| #
a1fd7ae3
|
| 18-Jul-2024 |
Barry Smith <bsmith@mcs.anl.gov> |
Add length argument to PetscMPIErrorString() to prevent potential array overflow
Add test to loop over MPI error codes. Reveals known bug in MPICH implementation
|
| #
fda22ce0
|
| 08-Jul-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2024-07-01/fix-petscoptionsgetviewer' into 'main'
The use case of PetscOptionsGetViewer() has evolved to no longer be the get/restore model
See merge request petsc/petsc!7667
|
| #
648c30bc
|
| 08-Jul-2024 |
Barry Smith <bsmith@mcs.anl.gov> |
The use case of PetscOptionsGetViewer() has evolved to no longer be the get/restore model
Hence the code needs to be refactored
Introduce PetscCallNull() and PetscCallMPINull() to simplify PETSC_VI
The use case of PetscOptionsGetViewer() has evolved to no longer be the get/restore model
Hence the code needs to be refactored
Introduce PetscCallNull() and PetscCallMPINull() to simplify PETSC_VIEWER_XXXX_() routines
Reported-by: James Wright Thanks-to: Jeremy L Thompson
show more ...
|
| #
fbbac14a
|
| 28-Jun-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'release'
|
| #
2ea6136b
|
| 26-Jun-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2024-06-25/minor-docs/release' into 'release'
Minor docs fixes
See merge request petsc/petsc!7646
|
| #
7e6f8dd6
|
| 26-Jun-2024 |
Barry Smith <bsmith@mcs.anl.gov> |
Minor docs fixes
|
| #
552edb63
|
| 18-Apr-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
247389a5
|
| 18-Apr-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/doc-PetscCheck' into 'release'
docs: update PetscCheck() manpage
See merge request petsc/petsc!7481
|
| #
139c8099
|
| 18-Apr-2024 |
Satish Balay <balay@mcs.anl.gov> |
docs: update PetscCheck() manpage
|
| #
78981772
|
| 14-Apr-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
00fd1986
|
| 12-Apr-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'prj--release-patch-35015' into 'release'
docs: clarify "ierr" usage from Fortran
See merge request petsc/petsc!7461
|
| #
98d50953
|
| 12-Apr-2024 |
Pierre Jolivet <pierre@joliv.et> |
docs: clarify "ierr" usage from Fortran
|
| #
6b63e9f1
|
| 09-Feb-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2024-02-07/doc-fix-petsc-call-void' into 'main'
Fix flaw in example inside PetscCallVoid() documentation. Reported-by: Johann Rudi:
See merge request petsc/petsc!7272
|