Deallocate memory for this instance of pgapack, if this context initialized mpi, finalize mpi as well.
ctx
- context variable
none
#include "pgapack.h" void PGADestroy(ctx) PGAContext *ctx
system.c
Example: PGAContext *ctx; : PGADestroy(ctx);