| #
8112c1cb
|
| 22-Sep-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2025-09-04/deprecate-mpiu-bool' into 'main'
Deprecate MPIU_BOOL which used to be for PETSc's enum Bool but now is just MPI_C_BOOL
See merge request petsc/petsc!8691
|
| #
5440e5dc
|
| 04-Sep-2025 |
Barry Smith <bsmith@mcs.anl.gov> |
Deprecate MPIU_BOOL which used to be for PETSc' enum Bool but now is just MPI_C_BOOL so no longer needs its own name
|
| #
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
|
| #
966bd95a
|
| 25-May-2025 |
Pierre Jolivet <pierre@joliv.et> |
Convert some SETERRQ() to PetscCheck()
|
| #
be3ebbc8
|
| 15-Jul-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'baagaard/fix-plex-orient-overlap' into 'main'
Plex: Fix for orientation when cells are in the SF
See merge request petsc/petsc!8552
|
| #
4bb7faab
|
| 10-Jul-2025 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Fix for orientation when cells are in the SF
|
| #
85df088b
|
| 16-Jun-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/fix-plex-orient-sf' into 'main'
Plex: Fix handling of NULL locals in PlexOrient
See merge request petsc/petsc!8443
|
| #
658a0971
|
| 28-May-2025 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Fix handling of NULL locals in PlexOrient
|
| #
c97af49d
|
| 18-Mar-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/feature-ex2-fft' into 'main'
TS Hamiltonian ex2 improvements
See merge request petsc/petsc!8197
|
| #
6de65179
|
| 14-Mar-2025 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: More error checking for orientation
|
| #
be37439e
|
| 21-Oct-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/useless-cast' into 'main'
Remove useless cast
See merge request petsc/petsc!7894
|
| #
835f2295
|
| 05-Oct-2024 |
Stefano Zampini <stefano.zampini@gmail.com> |
Brain dead fixes for useless casts
|
| #
d0e6bf2a
|
| 25-Sep-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/clang-format-19' into 'main'
clang-format-19
See merge request petsc/petsc!7644
|
| #
57508ece
|
| 17-Sep-2024 |
Pierre Jolivet <pierre@joliv.et> |
Remove unneeded parentheses
|
| #
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
|
| #
3387f462
|
| 18-Sep-2024 |
Barry Smith <bsmith@mcs.anl.gov> |
PETSc functions that return non-error codes cannot use PetscCall()
|
| #
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
|
| #
6497c311
|
| 25-Aug-2024 |
Barry Smith <bsmith@mcs.anl.gov> |
Add to CI compilers flags '-Wconversion', '-Wno-sign-conversion', '-Wno-float-conversion', '-Wno-implicit-float-conversion']
Also fix the code to repository to compile cleanly with these flags in th
Add to CI compilers flags '-Wconversion', '-Wno-sign-conversion', '-Wno-float-conversion', '-Wno-implicit-float-conversion']
Also fix the code to repository to compile cleanly with these flags in the CI
show more ...
|
| #
20e2b5ab
|
| 01-Sep-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/fix-orientation-input' into 'main'
Knepley/fix orientation input
See merge request petsc/petsc!7625
|
| #
76dc4c7d
|
| 12-Jun-2024 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Add debugging output for orientation
|
| #
f369e074
|
| 12-Jun-2024 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Do not look at empty label strata when guessing face depth
|
| #
087fcb10
|
| 31-May-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/housekeeping' into 'main'
Fix make checkbadSource for main and remove large unneeded file
See merge request petsc/petsc!7592
|
| #
5ef53592
|
| 31-May-2024 |
Pierre Jolivet <pierre@joliv.et> |
Fix double backtick
|
| #
d184f693
|
| 01-May-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/feature-plex-trcohesive-3d' into 'main'
Plex: Add 3D cohesive transformations
See merge request petsc/petsc!7493
|
| #
17d25f2d
|
| 24-Apr-2024 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Added error check
|