Function PGACharacterBuildDatatype

Function Documentation

MPI_Datatype PGACharacterBuildDatatype(PGAContext *ctx, int p, int pop)

Build an MPI datatype for a character string.

Description

Called only by MPI routines. Not for user consumption.

Parameters
  • ctx – context variable

  • p – index of the string to build a datatype from

  • pop – symbolic constant of the population string p is in

Returns

MPI_Datatype