GetMyRow Function

public function GetMyRow(grid) result(return_val)

Get the row of the current process.

Arguments

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

The process grid.

Return Value integer

The row number of the current process.


Contents

None