Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support existing Fortran Code in ValueRangeCheck #2741

Open
hiker opened this issue Oct 9, 2024 · 0 comments
Open

Support existing Fortran Code in ValueRangeCheck #2741

hiker opened this issue Oct 9, 2024 · 0 comments

Comments

@hiker
Copy link
Collaborator

hiker commented Oct 9, 2024

It should be reasonable easy to extend the (new, see #2690) ValueRangeCheck functionality to work with existing Fortran code.
The only problem would be the concepts of module and region. That could just become the subroutine name and a region 'number' (r0, r1, ...)? I have seen this to be used in kernel extraction in a nemo example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant