petsc-3.3-p7 2013-05-11

PetscOpFListDestroy

Destroys a list of registered op routines.

Synopsis

#include "petscsys.h" 
PetscErrorCode  PetscOpFListDestroy(PetscOpFList *fl)

Input Parameter

fl -pointer to list

See Also

PetscOpFListAdd(), PetscOpFList

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