MPE_TagsEnd

Returns the private keyval.

Synopsis

#include <stdio.h>
#include "mpe.h"
int MPE_TagsEnd()

Notes

This routine is provided to aid in cleaning up all of the allocatedstorage in and MPI program. Normally, this routine does not needto be called. If it is, it should be called immediately beforeMPI_Finalize.

Location:privtags.c