Searched refs:local_index (Results 1 – 1 of 1) sorted by relevance
586 PetscInt local_index = ilocal ? ilocal[l] : l; in DMPlexCorrectOrientationForIsoperiodic() local587 local_vec_perm[local_index] = global_vec_perm[iremote[l].index]; in DMPlexCorrectOrientationForIsoperiodic()