Function memorymanagermodule::reallocate_dbl1d

Function Documentation

subroutine memorymanagermodule::reallocate_dbl1d(adbl, nrow, name, mem_path)

Reallocate a 1-dimensional real array.

Parameters
  • [inout] adbl: the reallocated 1d real array

  • [in] nrow: number of rows

  • [in] name: variable name

  • [in] mem_path: path where variable is stored