Fortran Set

Indicates a variable is set.

SUBROUTINE SUB 
   INTEGER A 
   INTEGER B 
   ... 
   A = B 
END SUBROUTINE
Reference Kind
Entity Performing Reference
Entity Being Referenced
Fortran Set
SUB
A
Fortran Setby
A
SUB
 

Scientific Toolworks, Inc.
http://www.scitools.com