MPI_Aint_add man page on DragonFly

Man page or keyword search:  
man Server   44335 pages
apropos Keyword Search (all sections)
Output format
DragonFly logo
[printable version]

MPI_Aint_add(3)			      MPI		       MPI_Aint_add(3)

NAME
       MPI_Aint_add -  Returns the sum of base and disp

SYNOPSIS
       MPI_Aint MPI_Aint_add(MPI_Aint base, MPI_Aint disp)

INPUT PARAMETERS
       base   - base address (integer)
       disp   - displacement (integer)

RETURN VALUE
       Sum of the base and disp argument

NOTES
       MPI_Aint_Add  produces  a  new MPI_Aint value that is equivalent to the
       sum of the base and  disp  arguments,  where  base  represents  a  base
       address	returned  by  a	 call to MPI_GET_ADDRESS and disp represents a
       signed integer displacement. The resulting address is valid only at the
       process	that  generated	 base, and it must correspond to a location in
       the same object referenced by base. The addition is performed in a man‐
       ner  that  results in the correct MPI_Aint representation of the output
       address,

AS IF THE PROCESS THAT ORIGINALLY PRODUCED BASE HAD CALLED
       MPI_Get_address((char *) base + disp, &result)

SEE ALSO
       MPI_Aint_diff

				   11/9/2015		       MPI_Aint_add(3)
[top]

List of man pages available for DragonFly

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net