Frees a BLACS context.
call blacs_gridexit( icontxt )
icontxt |
INTEGER. Integer handle that indicates the BLACS context to be freed. |
This routine frees a BLACS context.
Release the resources when contexts are no longer needed. After freeing a context, the context no longer exists, and its handle may be re-used if new contexts are defined.
Copyright © 1994 - 2011, Intel Corporation. All rights reserved.