PGADestroy
PGADestroy
Section: PGAPack (8) Updated: 05/01/95 Local index
Up
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);
Index
- NAME
-
- INPUT PARAMETERS
-
- OUTPUT PARAMETERS
-
- SYNOPSIS
-
- LOCATION
-
- EXAMPLE
-
This document was created by
man2html,
using the manual pages.
Time: 22:02:08 GMT, April 16, 2011