Function memorymanagermodule::get_isize

Function Documentation

subroutine, public memorymanagermodule::get_isize (name, mem_path, isize)

@ brief Get the number of elements for this variable

Returns with isize = -1 when not found.

Parameters
  • [in] name: variable name

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

  • [out] isize: number of elements (flattened)