Intel® Fortran Compiler XE 13.1 User and Reference Guides
A structure declaration defines the field names, types of data within fields, and order and alignment of fields within a record. Fields and structures can be initialized, but records cannot be initialized. For more information, see STRUCTURE.