| #
58cbeaad
|
| 20-Jul-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Fix -Wc++-compat warnings
|
| #
00188517
|
| 13-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2023-07-11/better-deprecated-macro' into 'main'
Feature: Uniform Deprecated Macro
See merge request petsc/petsc!6692
|
| #
edd03b47
|
| 11-Jul-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Apply new macros
|
| #
5029be03
|
| 11-Jul-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Use a better deprecated macro to force people to write which version something was deprecated since
|
| #
422617d9
|
| 10-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
a6783fa9
|
| 07-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2023-07-05/expand-nodiscard-docs/release' into 'release'
Expand nodiscard docs
See merge request petsc/petsc!6664
|
| #
d571e81c
|
| 05-Jul-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Show how to silence the nodiscard warnings
|
| #
cd8ad754
|
| 06-Jun-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2023-06-01/improve-cupm-compile-time' into 'main'
CUPM Compile-time Optimizations
See merge request petsc/petsc!6535
|
| #
47f8145d
|
| 01-Jun-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Use only forward declarations for VecSeq_CUPM and VecMPI_CUPM. This elides needing to transitively include all of thrust and improves compile time of vecmpicupm, aij[cu|hip]sparse, and any others tha
Use only forward declarations for VecSeq_CUPM and VecMPI_CUPM. This elides needing to transitively include all of thrust and improves compile time of vecmpicupm, aij[cu|hip]sparse, and any others that include vecseqcupm.hpp.
show more ...
|
| #
77286703
|
| 31-May-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'release'
|
| #
eb3f45e9
|
| 31-May-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2023-05-30/fixup-petsc-pragma-diagnostic-old-gcc/release' into 'release'
Gate PETSC_PRAGMA_DIAGNOSTIC_IGNORED* for GCC behind gcc 4.6.0
See merge request petsc/petsc!6523
|
| #
9bab7813
|
| 30-May-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Gate PETSC_PRAGMA_DIAGNOSTIC_IGNORED* for GCC behind gcc 4.6.0
|
| #
01fc6e75
|
| 22-May-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
50c89487
|
| 22-May-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-05-10/fix-man-pages-trivial/release' into 'release'
Fix trivial typos etc in some manual pages
See merge request petsc/petsc!6450
|
| #
37fdd005
|
| 10-May-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix trivial typos etc in some manual pages
Also remove manual page for SNESNGSFunction since it does not exist
|
| #
3ec5d0d2
|
| 08-May-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
4d5ef84c
|
| 07-May-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jose/release/fix-man-pages' into 'release'
Fix several manual pages
See merge request petsc/petsc!6423
|
| #
7cdbe19f
|
| 06-May-2023 |
Jose E. Roman <jroman@dsic.upv.es> |
Manpages: collective info should go after synopsis
|
| #
a663c1df
|
| 13-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
517f05f0
|
| 13-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-03-30/fix-include-man-pages/release' into 'release'
Fix manual pages in include files
See merge request petsc/petsc!6272
|
| #
16a05f60
|
| 13-Apr-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix manual pages in include files
|
| #
239bd9ba
|
| 08-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
8e10d8cf
|
| 08-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-Wzero-as-null-pointer-constant-ci' into 'release'
Fix -Wzero-as-null-pointer-constant
See merge request petsc/petsc!6294
|
| #
f22e26b7
|
| 06-Apr-2023 |
Pierre Jolivet <pierre@joliv.et> |
Fix -Wzero-as-null-pointer-constant + El warnings
|
| #
d01c6957
|
| 28-Mar-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-03-25/fix-more-manualpages' into 'main'
More manual page fixes
See merge request petsc/petsc!6233
|