Function memorymanagermodule::deallocate_str1d¶
Defined in File MemoryManager.f90
Function Documentation¶
-
subroutine
memorymanagermodule::deallocate_str1d(astr, name, mem_path)¶ Deallocate an array of variable-length character strings.
- Todo:
confirm this description versus the previous doc
- Parameters
[inout] astr: array of strings[in] name: variable name[in] mem_path: path where variable is stored