MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
ShmemReference
Interface
3 statements
Source File
ShmemReference.F90
pFIO_ShmemReferenceMod
ShmemReference
Contents
Module Procedures
new_ShmemReference
public interface ShmemReference
Module Procedures
private function new_ShmemReference(type_kind, msize_word, InNode_Comm, rc) result(reference)
Arguments
Type
Intent
Optional
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
)