SplitCommunicator Interface

public interface SplitCommunicator

Module Procedures

private function new_SplitCommunicator(subcommunicator, color, name) result(split)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: subcommunicator
integer, intent(in) :: color
character(len=*), intent(in) :: name

Return Value type(SplitCommunicator)