Man Page: pgagetcommunicator
Operating Environment: debian
Section: 4
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 |
| pgasetintegerinitrange(2) - debian |
| pgasetrealinitrange(2) - debian |
| modbus_send_raw_request(3) - debian |
| pgasetuserfunction(8) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| One instance of comparing grep and awk |
| A (ksh) Library For and From UNIX.com |