Free a variable description.
Deallocates arrays and nullifies pointers. Does not touch the method data. Thus you should free the method data before calling this routine.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(tem_varSys_op_type), | intent(inout) | :: | fun | Variable method to free. |