Function memorymanagermodule::allocate_str1d

Function Documentation

subroutine memorymanagermodule::allocate_str1d(astr, ilen, nrow, name, mem_path)

Allocate a 1-dimensional defined length string array.

Parameters
  • [in] ilen: string length

  • [inout] astr: variable for allocation

  • [in] nrow: number of strings in array

  • [in] name: variable name

  • [in] mem_path: path where the variable is stored