PetscFListDestroy

Destroys a list of registered routines.

Synopsis

#include "petsc.h" 
int PetscFListDestroy(PetscFList *fl)

Input Parameter

fl -pointer to list

See Also

PetscFListAddDynamic(), PetscFList

Level:developer
Location:
src/sys/src/dll/reg.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages