Function memorymanagermodule::get_mem_type

Function Documentation

subroutine, public memorymanagermodule::get_mem_type (name, mem_path, var_type)

@ brief Get the variable memory type

Returns any of ‘LOGICAL’, ‘INTEGER’, ‘DOUBLE’, ‘STRING’. returns ‘UNKNOWN’ when the variable is not found.

Parameters
  • [in] name: variable name

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

  • [out] var_type: memory type