Function memorymanagermodule::reallocate_str1d

Function Documentation

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

Reallocate a 1-dimensional defined length string array.

Parameters
  • [in] ilen: string length

  • [in] nrow: number of rows

  • [inout] astr: the reallocated string array

  • [in] name: variable name

  • [in] mem_path: path where variable is stored