Skip to content

Fortran allocator for logical arrays #949

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

Closed
jopotyka opened this issue Apr 2, 2025 · 1 comment
Closed

Fortran allocator for logical arrays #949

jopotyka opened this issue Apr 2, 2025 · 1 comment

Comments

@jopotyka
Copy link

jopotyka commented Apr 2, 2025

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

the app we work on uses logical arrays of dimension up to 5D we would like to put in a memory pool

Describe the solution you'd like

analogous to arrays of double and integer, logical arrays would be great to have available in the Fortran interfaces.

Describe alternatives you've considered

write the interface ourselves, but certainly others would profit from it.

@davidbeckingsale
Copy link
Member

Added in #954

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

2 participants