DARegisterDestroy

Frees the list of DA methods that were registered by DARegister()/DARegisterDynamic().

Synopsis

#include "petscda.h"  
PetscErrorCode PETSCDM_DLLEXPORT DARegisterDestroy(void)
Not Collective

Keywords

DA, register, destroy

See Also

DARegister(), DARegisterAll(), DARegisterDynamic()

Level:advanced
Location:
src/dm/da/src/dareg.c
Index of all DA routines
Table of Contents for all manual pages
Index of all manual pages