PGAGetMaxGAIterValue(8) PGAPack PGAGetMaxGAIterValue(8)NAMEPGAGetMaxGAIterValue - Returns the maximum number of iterations to runINPUT PARAMETERSctx - context variableOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" int PGAGetMaxGAIterValue(ctx) PGAContext *ctxLOCATIONstop.cEXAMPLEExample: PGAContext *ctx; int maxiter; : maxiter = PGAGetMaxGAIterValue(ctx); 05/01/95 PGAGetMaxGAIterValue(8)
| Related Man Pages |
|---|
| pgasetintegerinitrange(2) - debian |
| pgadebugprint(3) - debian |
| pgasendreceiveindividual(4) - debian |
| glxquerycontext(3g) - centos |
| hx509_validate_ctx_init(3) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Introduction |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| Weird 'find' results |