Rechercher une page de manuel
PGADestroy
Langue: en
Version: 305053 (debian - 07/07/09)
Section: 8 (Commandes administrateur)
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.cEXAMPLE
Example: PGAContext *ctx; : PGADestroy(ctx);
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre