Skip to content

Add support for operator() and assignment() module procedures from Fortran (f2py) #19896

Open
@dcaliste

Description

@dcaliste

Feature

This feature would be based on Fortran derived-types support in f2py. When defining a new Fortran type, one can also define module procedures that overrides the assignment or operators on this derived-type.

#15006 is providing support to properly parse operator() and assigment() definitions from a module file. Depending on how Fortran derived-type support is implemented in f2py, operator() and assigment() definitions could then be used.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions