Query: pgagetcommunicator
OS: debian
Section: 4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PGAGetCommunicator(4) PGAPack PGAGetCommunicator(4)NAMEPGAGetCommunicator - Returns the default communicator used when PGARun is called.INPUT PARAMETERSctx - context variableOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" MPI_Comm PGAGetCommunicator(ctx) PGAContext *ctxLOCATIONparallel.cEXAMPLEExample: MPI_Comm comm; PGAContext *ctx, double f(PGAContext *ctx, int p, int pop); : ctx = PGACreate(&argc, argv, PGA_DATATYPE_BINARY, 100, PGA_MAXIMIZE); PGASetUp(ctx); comm = PGAGetCommunicator(ctx); 05/01/95 PGAGetCommunicator(4)
Related Man Pages |
---|
pgaevaluate(1) - debian |
seccomp_load(3) - centos |
pgasetrealinitpercent(2) - debian |
pgadebugprint(3) - debian |
pgaduplicate(8) - debian |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Introduction |
One instance of comparing grep and awk |
Find columns in a file based on header and print to new file |
My first PERL incarnation... Audio Oscillograph |