Initializes the data based on an already flat array. Requires dimensions/shape to be explicitly passed
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(FlatNDData), | intent(inout) | :: | this | |||
| real(kind=rk), | intent(in), | dimension(:) | :: | array | ||
| integer(kind=ik), | intent(in), | dimension(:) | :: | dims |