GetMyColumn Function

public function GetMyColumn(grid) result(return_val)

Get the column of the current process.

Arguments

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

The process grid.

Return Value integer

The column number of the current process.


Contents

None