MatGetOrderingList#
Get the PetscFunctionList of registered matrix ordering methods.
Synopsis#
#include "petscmat.h"
PetscErrorCode MatGetOrderingList(PetscFunctionList *list)
Not Collective
Output Parameter#
list - the function list
See Also#
Mat, MatOrderingType, MatOrderingRegister(), MatGetOrdering()
Level#
developer
Location#
src/mat/graphops/order/sorder.c
Index of all MatGraphOperations routines
Table of Contents for all manual pages
Index of all manual pages