get_global_block_partitions Interface

interface


Calls

interface~~get_global_block_partitions~~CallsGraph interface~get_global_block_partitions get_global_block_partitions proc~get_global_block_partitions get_global_block_partitions interface~get_global_block_partitions->proc~get_global_block_partitions

private pure module function get_global_block_partitions() result(block_partitions)

Arguments

None

Return Value integer, allocatable,dimension(:)

Description

result contains the block identifiers that start the subrange of blocks owned by each image such that [block_partitions(me), block_partitions(me+1)-1] = spans the block identifiers owned by image me