History log of /petsc/src/binding/petsc4py/demo/legacy/wrap-f2py/Bratu2D.F90 (Results 1 – 6 of 6)
Revision Date Author Comments
# 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


# 6d8694c4 20-Mar-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2024-04-29/add-fortran-enums' into 'main'

Major updates to Fortran interface

See merge request petsc/petsc!7517


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


# 5a48edb9 16-Apr-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'dalcinl/petsc4py-docs' into 'main'

petsc4py documentation sprint (Faversham, England, 2023)

See merge request petsc/petsc!6313


# 55a74a43 12-Apr-2023 Lisandro Dalcin <dalcinl@gmail.com>

petsc4py documentation sprint (Faversham, England, 2023)

Co-authored-by: Jack Betteridge <j.betteridge@imperial.ac.uk>
Co-authored-by: Nathan Collier <nathaniel.collier@gmail.com>
Co-authored-by: Li

petsc4py documentation sprint (Faversham, England, 2023)

Co-authored-by: Jack Betteridge <j.betteridge@imperial.ac.uk>
Co-authored-by: Nathan Collier <nathaniel.collier@gmail.com>
Co-authored-by: Lisandro Dalcin <dalcinl@gmail.com>
Co-authored-by: Iglesia Dolci <daia.dolci@gmail.com>
Co-authored-by: David Ham <david.ham@imperial.ac.uk>
Co-authored-by: Marcin Rogowski <marcin.rogowski@gmail.com>
Co-authored-by: Koki Sagiyama <k.sagiyama@imperial.ac.uk>
Co-authored-by: Connor Ward <c.ward20@imperial.ac.uk>
Co-authored-by: Stefano Zampini <stefano.zampini@gmail.com>

show more ...