Create DLA-Future grid from existing BLACS context
Warning
The grid ordering is automatically inferred from the BLACS grid ordering. Only row-major and column-major
grids are supported (created with blacs_gridinit
). Grids created with blacs_gridmap
are not supported.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | blacs_context |
BLACS context |