petsc-3.3-p7 2013-05-11

MatMFFDRegisterDestroy

Frees the list of MatMFFD methods that were registered by MatMFFDRegisterDynamic).

Synopsis

#include "petscmat.h"   
PetscErrorCode  MatMFFDRegisterDestroy(void)
Not Collective

Keywords

MatMFFD, register, destroy

See Also

MatMFFDRegisterDynamic), MatMFFDRegisterAll()

Level:developer
Location:
src/mat/impls/mffd/mffd.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages