BerkeleyLab / caffeine

A parallel runtime library for Fortran compilers
https://berkeleylab.github.io/caffeine/
Other
37 stars 7 forks source link

Add `unimplemented` routine and calls to it in any procedures not yet implemented #75

Closed ktras closed 5 months ago

ktras commented 5 months ago

Closes #60.

ktras commented 5 months ago

Not a blocker for this PR, but tangentially relevant is issue #50 where we'd identify "anything else" that belongs in the implementation with an unimplemented tag.

I have updated issue #50 with clear todo items to be addressed in a future PR.