dlaf_create_grid_from_blacs Subroutine

public subroutine dlaf_create_grid_from_blacs(blacs_context)

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.

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: blacs_context

BLACS context