Searched refs:cperms (Results 1 – 1 of 1) sorted by relevance
3089 const PetscInt *cperms; in DMPlexComputeInjectorReferenceTree() local3109 cperms = perms ? perms[cI] ? perms[cI][childO] : NULL : NULL; in DMPlexComputeInjectorReferenceTree()3111 PetscInt lCell = cperms ? cperms[l] : l; in DMPlexComputeInjectorReferenceTree()