Function memorymanagermodule::get_mem_elem_size

Function Documentation

subroutine, public memorymanagermodule::get_mem_elem_size (name, mem_path, size)

@ brief Get the memory size of a single element of the stored variable

Memory size in bytes, returns size = -1 when not found.

Parameters
  • [in] name: variable name

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

  • [out] size: size of the variable in bytes