| #
0da4d79b
|
| 01-Feb-2026 |
Martin Diehl <mail@martin-diehl.net> |
speaking argument names for manual Fortran interfaces
Names are taken from the manual (following "Get" variant for Fortran-only "Restore")
- no code exists for DMPlexRestoreFullMeet, so removed it.
speaking argument names for manual Fortran interfaces
Names are taken from the manual (following "Get" variant for Fortran-only "Restore")
- no code exists for DMPlexRestoreFullMeet, so removed it. - removed a few remaining F90 suffixes. - removed 'tmp' argument from PetscViewerBinaryWrite. No idea what it was used for
show more ...
|
| #
6dd63270
|
| 20-Mar-2025 |
Barry Smith <bsmith@mcs.anl.gov> |
Minor cleanup of Fortran binding stuff to simplify future maintainance
There is no distinction between F90 and non-F90 code so combine ftn-custom and f90-custom directories and fortranimpl.h and f90
Minor cleanup of Fortran binding stuff to simplify future maintainance
There is no distinction between F90 and non-F90 code so combine ftn-custom and f90-custom directories and fortranimpl.h and f90impl.h files. Also move uses of f90 to ftn when simple
show more ...
|