DMPlexSetUseMatClosurePermutation#
Set flag for using a closure permutation for matrix insertion
Synopsis#
#include "petscdmplex.h"   
PetscErrorCode DMPlexSetUseMatClosurePermutation(DM dm, PetscBool useClPerm)
Not collective
Input Parameters#
- dm - The - DM
- 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