Skip to content

Allow to select the Fortran interface generator in ecbuild_generate_fortran_interfaces #103

@dhaumont

Description

@dhaumont

Is your feature request related to a problem? Please describe.

The function ecbuild_generate_fortran_interfaces make use of FCM to generate the interfaces.

We would like to have the possibility to replace FCM to use our custom interface generator, able for instance to manage specific #pragma directives,

Describe the solution you'd like

Ideally, the user would have the possibility to choose among a list of generators when calling ecbuild_generate_fortran_interfaces. He should need a way to configure a generator (file path + configuration file).

Describe alternatives you've considered

Using hirlam code generator hm_list_generated_interfaces

Additional context

The context is GPU code porting

Organisation

RMI
Meteo-France

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions