petsc-3.3-p7 2013-05-11

MatCoarsenRegisterDestroy

Frees the list of coarsen routines.

Synopsis

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

Keywords

matrix, register, destroy

See Also

MatCoarsenRegisterDynamic(), MatCoarsenRegisterAll()

Level:developer
Location:
src/mat/coarsen/coarsen.c
Index of all MatOrderings routines
Table of Contents for all manual pages
Index of all manual pages