Function memorymanagermodule::copyptr_dbl1d¶
Defined in File MemoryManager.f90
Function Documentation¶
-
subroutine
memorymanagermodule::copyptr_dbl1d(adbl, name, mem_path, mem_path_copy)¶ Make a copy of a 1-dimensional real array.
- Parameters
[inout] adbl: returned copy of 1d real array[in] name: variable name[in] mem_path: path where variable is stored[in] mem_path_copy: optional path where the copy wil be stored, if passed then the copy is added to the memory manager