DMPlexGetUseMatClosurePermutation#
Get flag for using a closure permutation for matrix insertion
Synopsis#
#include "petscdmplex.h"
PetscErrorCode DMPlexGetUseMatClosurePermutation(DM dm, PetscBool *useClPerm)
Not collective
Input Parameter#
dm - The
DM
Output Parameter#
useClPerm - The flag
See Also#
Level#
intermediate
Location#
Index of all DMPlex routines
Table of Contents for all manual pages
Index of all manual pages