KSPRegisterDestroy
Frees the list of KSP methods that were registered by KSPRegisterDynamic().
Synopsis
#include "ksp.h"
int KSPRegisterDestroy(void)
Not Collective
Keywords
KSP, register, destroy
See Also
KSPRegisterDynamic(), KSPRegisterAll()
Level:advanced
Location:src/sles/ksp/interface/itcreate.c
KSP Index
Table of Contents