Copies the first dim2 plane of the local spectral slab into a contiguous buffer so it can be handed to MPI.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex(kind=dp), | intent(out), | device, dimension(:, :) | :: | plane | ||
| complex(kind=dp), | intent(in), | device, dimension(:, :, :) | :: | div_u | ||
| integer, | intent(in), | value | :: | nx_spec |
Grid size in spectral space |
|
| integer, | intent(in), | value | :: | nz_spec |
Grid size in spectral space |