Home
last modified time | relevance | path

Searched refs:DMPlexGetUseMatClosurePermutation (Results 1 – 3 of 3) sorted by relevance

/petsc/doc/changes/
H A D320.md223 - Add `DMPlexSetUseMatClosurePermutation()` and `DMPlexGetUseMatClosurePermutation()`
/petsc/include/
H A Dpetscdmplex.h482 PETSC_EXTERN PetscErrorCode DMPlexGetUseMatClosurePermutation(DM, PetscBool *);
/petsc/src/dm/impls/plex/
H A Dplexfem.c219 PetscErrorCode DMPlexGetUseMatClosurePermutation(DM dm, PetscBool *useClPerm) in DMPlexGetUseMatClosurePermutation() function