petsc-3.3-p7 2013-05-11

ISRegisterDestroy

Frees the list of IS methods that were registered by ISRegister()/ISRegisterDynamic().

Synopsis

#include "petscis.h"  
PetscErrorCode  ISRegisterDestroy(void)
Not Collective

Keywords

IS, register, destroy

See Also

ISRegister(), ISRegisterAll(), ISRegisterDynamic()

Level:advanced
Location:
src/vec/is/interface/isreg.c
Index of all IS routines
Table of Contents for all manual pages
Index of all manual pages