MpiMutex Interface

public interface MpiMutex

Module Procedures

private function new_MpiMutex(comm) result(lock)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: comm

Return Value type(MpiMutex)