Function PGAIntegerBuildDatatype
Defined in File integer.c
Function Documentation
-
MPI_Datatype PGAIntegerBuildDatatype(PGAContext *ctx, int p, int pop)
Build an MPI datatype for a string of data type integer.
Description
Called only by MPI routines. Not for user consumption.
- Parameters:
ctx – context variable
p – index of string
pop – symbolic constant of the population string p is in
- Returns:
MPI_Datatype