MapDestroy

Destroys a map object.

Synopsis

#include "vec.h" 
int MapDestroy(Map m)
Not Collective

Input Parameter

m -the map object

See Also

MapCreateMPI()

Keywords

Map, destroy

Level:developer
Location:src/vec/interface/map.c
Vector Index
Table of Contents