VecRegisterDestroy
Frees the list of Vec methods that were registered by VecRegisterDynamic().
Synopsis
#include "vec.h"
int VecRegisterDestroy(void)
Not Collective
Keywords
Vec, register, destroy
See Also
VecRegisterDynamic(), VecRegisterAll()
Level:advanced
Location:src/vec/utils/gcreatev.c
Vector Index
Table of Contents