#include "petscmat.h" PetscErrorCode MatOrderingRegisterAll(void)Not Collective
Restricting the choices: To prevent all of the methods from being registered and thus save memory, copy this routine and comment out those orderigs you do not wish to include. Make sure that the replacement routine is linked before libpetscmat.a.
Level:developer
Location:src/mat/order/sregis.c
Index of all MatOrderings routines
Table of Contents for all manual pages
Index of all manual pages