History log of /petsc/src/dm/impls/plex/ftn-custom/zplexf90.c (Results 1 – 5 of 5)
Revision Date Author Comments
# 8577b683 05-Oct-2025 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 4ef57303 05-Oct-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'tmaon/fortran-add-dmplexgetrestoreclosureindices' into 'release'

Fix DMPlex[Get-Restore]ClosureIndices for Fortran

See merge request petsc/petsc!8540


# c3871b17 05-Oct-2025 Noam T <dontbugthedevs@proton.me>

Fix DMPlex[Get-Restore]ClosureIndices for Fortran

Co-authored-by: Barry Smith <bsmith@petsc.dev>


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