VecRegisterDestroy

Frees the list of Vec methods that were registered by VecRegisterDynamic().

Synopsis

#include "petscvec.h" 
int VecRegisterDestroy(void)
Not Collective

See Also

VecRegisterDynamic(), VecRegisterAll()

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