Fortran Typed

Indicates than an object's type is a derived type.

TYPE SOME_TYPE 
   ... 
END TYPE 
 
TYPE (SOME_TYPE) A
Reference Kind
Entity Performing Reference
Entity Being Referenced
Fortran Typed
A
SOME_TYPE
Fortran Typedby
SOME_TYPE
A
 

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