Home
last modified time | relevance | path

Searched refs:DMLabelPermuteValues (Results 1 – 2 of 2) sorted by relevance

/petsc/include/
H A Dpetscdmlabel.h60 PETSC_EXTERN PetscErrorCode DMLabelPermuteValues(DMLabel, IS);
/petsc/src/dm/label/
H A Ddmlabel.c1851 PetscErrorCode DMLabelPermuteValues(DMLabel label, IS permutation) in DMLabelPermuteValues() function