memory.fortran.integer

Syntax

i = memory.fortran.integer(`ind`) = i

Direct access to an integer value in Fortran memory (3DEC only). Addresses for use with this function can be found in the Fin directory of the 3DEC FISH examples.

Returns:

i - integer value stored at memory location

Accepts:

i - an integer value to assign to the memory location

Arguments:

ind - address of memory in Fortran array