VecSerializeRegisterDestroy

Frees the list of serialization routines for vectors that were registered by VecSerializeRegister().

Synopsis

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

Keywords

Vec, vector, register, destroy

See Also

VecSerializeRegisterAll()

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