Fortran Block Variable

A variable that is part of a common block or datapool. For example, BLKDATA in the following example.

COMMON /CBLK/ A, B 

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