MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
MpiMutex
Interface
3 statements
Source File
MpiMutex.F90
pFIO_MpiMutexMod
MpiMutex
Contents
Module Procedures
new_MpiMutex
public interface MpiMutex
Module Procedures
private function new_MpiMutex(comm) result(lock)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
comm
Return Value
type(
MpiMutex
)