this_node
- Date:
06-19-2023
NAME
THIS_NODE - Returns the integer index of the node associated with the current image.
SYNOPSIS
THIS_NODE()
STANDARDS
Fortran extension
DESCRIPTION
THIS_NODE is a Coarray Fortran intrinsic function that returns the index of the node associated with the current image. It is an inquiry function.
RETURN VALUES
THIS_NODE returns an integer.
SEE ALSO
num_nodes(3i)