initialize the dynamic array
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(grw_logical2darray_type), | intent(out) | :: | me |
dynamic array to init |
||
| integer, | intent(in) | :: | width |
width of the container |
||
| integer, | intent(in), | optional | :: | length |
initial length of the container |