@brief Dump the buffer to an allocatable array.
the buffer on return. The buffer has to be reinitialized if used again.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(buffer_int64_2D_t), | intent(inout) | :: | this | |||
| integer(kind=int64), | intent(out), | dimension(:, :), allocatable | :: | tgt |
Allocatable array (reset upon entry), contains the stored elements of |