IntegerRequestPair Interface

public interface IntegerRequestPair

Module Procedures

private function map_p_new_pair(first, second) result(p)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: first
class(AbstractRequestHandle), intent(in) :: second

Return Value type(IntegerRequestPair)