Query: pgabuilddatatype
OS: debian
Section: 4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PGABuildDatatype(4) PGAPack PGABuildDatatype(4)NAMEPGABuildDatatype - Build an MPI datatype for string p in population pop.INPUT PARAMETERSctx - context variable p - index of an individual pop - symbolic constant of the populationOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" MPI_Datatype PGABuildDatatype(ctx, p, pop) PGAContext *ctx int p int popLOCATIONparallel.cEXAMPLEExample: PGAContext *ctx; int p; MPI_Datatype dt; : dt = PGABuildDatatype(ctx, p, PGA_NEWPOP); 05/01/95 PGABuildDatatype(4)
| Related Man Pages |
|---|
| pgaevaluate(1) - debian |
| pgasetintegerinitrange(2) - debian |
| pgacreate(8) - debian |
| pgasortpop(8) - debian |
| pgasetuserfunction(8) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| One instance of comparing grep and awk |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |
| My first PERL incarnation... Audio Oscillograph |