ShmemReference Interface

public interface ShmemReference

Module Procedures

private function new_ShmemReference(type_kind, msize_word, InNode_Comm, rc) result(reference)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: type_kind
integer(kind=INT64), intent(in) :: msize_word
integer, intent(in) :: InNode_Comm
integer, intent(out), optional :: rc

Return Value type(ShmemReference)