PetscMapSerializeRegisterDestroy

Frees the list of serialization routines for maptors that were registered by PetscMapSerializeRegister().

Synopsis

#include "petscvec.h"  
int PetscMapSerializeRegisterDestroy()
Not collective

Keywords

PetscMap, map, register, destroy

See Also

PetscMapSerializeRegisterAll()

Level:advanced
Location:
src/vec/interface/mapreg.c
Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages