Intel® Fortran Compiler 19.0 Developer Guide and Reference

NON_RECURSIVE

Keyword: Specifies that a subroutine or function does not call itself directly or indirectly.

For more information, see RECURSIVE and NON_RECURSIVE.