OmniRPC FORTRAN API index

All APIs are wrapper subroutines of OmniRPC.

OMNIRPC_INIT: Initialization of OmniRPC system
OMNIRPC_FINALIZE: Finalizing OmniRPC system
OMNIRPC_CALL: Synchronous call of remote function
OMNIRPC_CALL_ASYNC: Asynchronous call of remote function
OMNIRPC_WAIT: Wait for asynchronous call
OMNIRPC_PROBE: Probing asynchronous function call
OMNIRPC_WAIT_ALL: Wait of multiple asynchronous function calls
OMNIRPC_WAIT_ANY: Wait of multiple asynchronous function calls
OMNIRPC_CREATE_HANDLE: Execution of remote executable program
OMNIRPC_CALL_BY_HANDLE: Synchronous function call with OmniRpcHandle
OMNIRPC_CALL_ASYNC_BY_HANDLE: Asynchronous call of function with OmniRpcHandle
OMNIRPC_DESTROY_HANDLE: Termination of remote executable program by OmniRpcHandle
OMNIRPC_MODULE_INIT: Setting module initialization

OMNIRPC_INIT: Initialization of OmniRPC system


OMNIRPC_FINALIZE: Finalizing OmniRPC system


OMNIRPC_CALL: Synchronous call of remote function


OMNIRPC_CALL_ASYNC: Asynchronous call of remote function


OMNIRPC_WAIT: Wait for asynchronous call


OMNIRPC_PROBE: Probing asynchronous function call


OMNIRPC_WAIT_ALL: Wait of multiple asynchronous calls


OMNIRPC_WAIT_ANY: Wait of multiple asynchronous function calls


OMNIRPC_CREATE_HANDLE: Execution of remote executable program


OMNIRPC_CALL_BY_HANDLE: Synchronous function call with OmniRpcHandle


OMNIRPC_CALL_ASYNC_BY_HANDLE: Asynchronous call of function with OmniRpcHandle


OMNIRPC_DESTROY_HANDLE: Termination of remote executable program by OmniRpcHandle


OMNIRPC_MODULE_INIT: Setting for module initialization