History log of /petsc/src/sys/mpiuni/ftn-src/somempifort.F90 (Results 1 – 8 of 8)
Revision Date Author Comments
# d47c0497 03-Feb-2026 Satish Balay <balay@mcs.anl.gov>

Merge branch 'MarDiehl/argument-names-Fortran' into 'main'

speaking argument names for manual Fortran interfaces

See merge request petsc/petsc!8962


# 057526ba 01-Feb-2026 Martin Diehl <mail@martin-diehl.net>

style adjustments (mainly removal of leading white space)


# edb0e59d 23-Sep-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2025-07-01/format-fortran-source-fprettify' into 'main'

format fortran source with fprettify

See merge request petsc/petsc!8514


# 4820e4ea 23-Sep-2025 Barry Smith <bsmith@mcs.anl.gov>

Run fprettify


# 357ff467 09-Jul-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2025-07-02/fortran-add-fortitude-linter' into 'main'

fortran add fortitude linter

See merge request petsc/petsc!8522


# 37cc6f30 08-Jul-2025 Barry Smith <bsmith@mcs.anl.gov>

Fixes suggested by Fortitude to Fortran code (minor)


# b0dcfd16 23-Mar-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2025-03-20/minor-fortran-cleanup' into 'main'

Minor cleanup of Fortran binding stuff to simplify future maintainance

See merge request petsc/petsc!8218


# 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 ...