Intel® Fortran Compiler 18.0 Developer Guide and Reference

Subroutines Overview

A subroutine subprogram is invoked in a CALL statement or by a defined assignment statement, and does not return a particular value. For more information, see SUBROUTINE.