pgasetrestartflag(3) debian man page | unix.com

Man Page: pgasetrestartflag

Operating Environment: debian

Section: 3

PGASetRestartFlag(3)						      PGAPack						      PGASetRestartFlag(3)

NAME
PGASetRestartFlag - specifies whether the algorithm should employ the restart operator
INPUT PARAMETERS
ctx - context variable val - boolean variable
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" void PGASetRestartFlag(ctx, val) PGAContext *ctx int val
LOCATION
restart.c
EXAMPLE
Example: PGAContext *ctx; : PGASetRestartFlag(ctx, PGA_TRUE); 05/01/95 PGASetRestartFlag(3)
Related Man Pages
pgasetintegerinitrange(2) - debian
pgasetrealinitrange(2) - debian
pgadebugprint(3) - debian
pgasendreceiveindividual(4) - debian
hx509_validate_ctx_init(3) - freebsd
Similar Topics in the Unix Linux Community
Introduction
Detecting unused variables...
Find columns in a file based on header and print to new file
Weird 'find' results
A (ksh) Library For and From UNIX.com