CPL_get_rank Subroutine

public subroutine CPL_get_rank(COMM, rank)

Arguments

Type IntentOptional AttributesName
integer, intent(in) :: COMM
integer, intent(out) :: rank

Description

Return rank of current processor in specified COMM

  • Synopsis

  • CPL_get_rank(COMM, rank)

  • Input Parameters

  • comm

  • communicator with cartesian structure (handle)

  • Output Parameter

  • rank

  • rank of a process within group of comm (integer) NOTE fortran convention rank=1 to nproc

@author Edward Smith



© 2015 Fortran Program was written by Edward Smith David Trevelyan.
Documentation generated by FORD.