debian man page for pgadestroy

Query: pgadestroy

OS: debian

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PGADestroy(8)							      PGAPack							     PGADestroy(8)

NAME
PGADestroy - deallocate memory for this instance of PGAPack, if this context initialized MPI, finalize MPI as well.
INPUT PARAMETERS
ctx - context variable
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" void PGADestroy(ctx) PGAContext *ctx
LOCATION
system.c
EXAMPLE
Example: PGAContext *ctx; : PGADestroy(ctx); 05/01/95 PGADestroy(8)
Related Man Pages
pgasetintegerinitrange(2) - debian
pgasendreceiveindividual(4) - debian
pgasetuserfunction(8) - debian
lwres_conf_clear(3) - centos
lwres_conf_init(3) - centos
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file