petsc-3.3-p7 2013-05-11

DMRegisterDestroy

Frees the list of DM methods that were registered by DMRegister()/DMRegisterDynamic().

Synopsis

#include "petscdm.h"     
PetscErrorCode  DMRegisterDestroy(void)
Not Collective

Keywords

DM, register, destroy

See Also

DMRegister(), DMRegisterAll(), DMRegisterDynamic()

Level:advanced
Location:
src/dm/interface/dm.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages