Function memorymanagermodule::copyptr_int2d

Function Documentation

subroutine memorymanagermodule::copyptr_int2d(aint, name, mem_path, mem_path_copy)

Make a copy of a 2-dimensional integer array.

Parameters
  • [inout] aint: returned copy of 2d integer 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