pgabuilddatatype(4) debian man page | unix.com

Man Page: pgabuilddatatype

Operating Environment: debian

Section: 4

PGABuildDatatype(4)						      PGAPack						       PGABuildDatatype(4)

NAME
PGABuildDatatype - Build an MPI datatype for string p in population pop.
INPUT PARAMETERS
ctx - context variable p - index of an individual pop - symbolic constant of the population
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" MPI_Datatype PGABuildDatatype(ctx, p, pop) PGAContext *ctx int p int pop
LOCATION
parallel.c
EXAMPLE
Example: PGAContext *ctx; int p; MPI_Datatype dt; : dt = PGABuildDatatype(ctx, p, PGA_NEWPOP); 05/01/95 PGABuildDatatype(4)
Related Man Pages
mpi_type_extent(3) - debian
mpi_type_size(3) - debian
pgadebugprint(3) - debian
pgasendreceiveindividual(4) - debian
glxquerycontextinfoext(3g) - centos
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
A (ksh) Library For and From UNIX.com
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph