is_root Function

public pure function is_root(self) result(is_root_rank)

Returns whether or not the current rank is the root rank

Type Bound

parallel_t

Arguments

Type IntentOptional Attributes Name
class(parallel_t), intent(in) :: self

Return Value logical