GetMySlice Function

public function GetMySlice(grid) result(return_val)

Get the slice of the current process.

Arguments

Type IntentOptional AttributesName
type(ProcessGrid_t), intent(in), optional :: grid

The process grid.

Return Value integer

Slice number of the current process.


Contents

None