petsc-3.3-p7 2013-05-11

AORegisterDestroy

Frees the list of AO methods that were registered by AORegister()/AORegisterDynamic().

Synopsis

#include "petscao.h"  
PetscErrorCode  AORegisterDestroy(void)
Not Collective

Keywords

AO, register, destroy

See Also

AORegister(), AORegisterAll(), AORegisterDynamic()

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