Function memorymanagermodule::get_mem_shape

Function Documentation

subroutine, public memorymanagermodule::get_mem_shape (name, mem_path, mem_shape)

@ brief Get the variable memory shape

Returns an integer array with the shape (Fortran ordering), and set shape(1) = -1 when not found.

Parameters
  • [in] name: variable name

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

  • [out] mem_shape: shape of the variable