| #
ce78bad3
|
| 20-Feb-2025 |
Barry Smith <bsmith@petsc.dev> |
Fortran 90: fully embrace After 34 years!
- deprecate use of 'F90' in Fortran function names - use Fortran pointers when appropriate - the new Fortran API is not backward compatible with previous ve
Fortran 90: fully embrace After 34 years!
- deprecate use of 'F90' in Fortran function names - use Fortran pointers when appropriate - the new Fortran API is not backward compatible with previous versions! - also clean up inconsistent PETSc code detected by new Fortran generation tools - drop use of bfort - automatically generate all the Fortran PETSc objects, enums etc from the include files - generate most of the Fortran interface definitions and functions from the source code - simplify the number and organization of Fortran modules
Co-authored-by: Jose E. Roman <jroman@dsic.upv.es>
show more ...
|
| #
0d22010a
|
| 03-Dec-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/update-SONAME_SFX_FUNCTION-doc' into 'main'
build: clarify SONAME_SFX_FUNCTION set in gmakefile
See merge request petsc/petsc!8026
|
| #
d3cecfde
|
| 22-Nov-2024 |
Satish Balay <balay@mcs.anl.gov> |
build: clarify SONAME_SFX_FUNCTION set in gmakefile
|
| #
a4bb395b
|
| 09-Nov-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/lib-name-suffix' into 'main'
configure: add -with-library-name-suffix=<suffix> option
See merge request petsc/petsc!7989
|
| #
8143cb67
|
| 07-Nov-2024 |
Satish Balay <balay@mcs.anl.gov> |
configure: add -with-library-name-suffix=<suffix> option
|
| #
a74a939a
|
| 09-Oct-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
8f0628bb
|
| 09-Oct-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/ci-compile-examples' into 'release'
compile examples in CI
See merge request petsc/petsc!7924
|
| #
2f54a492
|
| 05-Oct-2024 |
Stefano Zampini <stefano.zampini@gmail.com> |
makefile: reverse linking order for static libraries
|
| #
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
|
| #
a6eeea8a
|
| 23-Mar-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/update-hpddm-ci' into 'main'
Latest updates before the next release
See merge request petsc/petsc!7400
|
| #
7b8b3309
|
| 22-Mar-2024 |
Pierre Jolivet <pierre@joliv.et> |
Fix grep: warning: stray \ before #
|
| #
6e57e0df
|
| 25-Feb-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/win32fe_cl' into 'main'
win32fe: rename wrapper scripts 'win_cl' to 'win32fe_cl' , and add in support for OneAPI compilers icx, ifx
See merge request petsc/petsc!7321
|
| #
7d7394c2
|
| 24-Feb-2024 |
Satish Balay <balay@mcs.anl.gov> |
win32fe: rename wrapper scripts 'win_cl' to 'win32fe_cl' (and similar)
|
| #
f3a98c4c
|
| 20-Nov-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
90a8d269
|
| 20-Nov-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-11-20/lint-should-not-trigger-gmakegen' into 'release'
make lint should not trigger the running of gmakegen
See merge request petsc/petsc!7041
|
| #
297d5bed
|
| 20-Nov-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
"make lint" should not trigger the running of gmakegen
|
| #
294d477b
|
| 31-Oct-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'release'
|
| #
a8f50f5b
|
| 31-Oct-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/consistent-rules' into 'release'
gmakefile: consistent rules with gmakefile.test
See merge request petsc/petsc!6961
|
| #
2114ff5e
|
| 25-Oct-2023 |
Pierre Jolivet <pierre@joliv.et> |
gmakefile: consistent rules with gmakefile.test
|
| #
67fb7a53
|
| 13-Oct-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
28ef7e56
|
| 13-Oct-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/fix-distclean' into 'release'
distclean: make distclean more robust
See merge request petsc/petsc!6924
|
| #
ae137055
|
| 10-Oct-2023 |
Satish Balay <balay@mcs.anl.gov> |
distclean: make distclean more robust
|
| #
0d2c8a20
|
| 14-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2023-07-11/allfortranstubs-call-delete-first' into 'main'
Fortran Stubs Delete First
See merge request petsc/petsc!6695
|
| #
f8eefa27
|
| 12-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
makefile: exclude fortranstub targets from gmakegen requirements
|