Initialize a variable system.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(tem_varSys_type), | intent(out) | :: | me | Variable system to initialize. |
||
character(len=*), | intent(in) | :: | systemName | A descriptive name for this system of variables. |
||
integer, | intent(in), | optional | :: | length | Initial length for the arrays used in the variable system. |