Searched defs:global_index (Results 1 – 2 of 2) sorted by relevance
6 PetscInt global_index(PetscInt i, PetscInt j, PetscInt k, PetscInt m, PetscInt n) in global_index() function
828 PetscInt global_index = local_vec_perm[l]; in DMPlexCorrectOrientationForIsoperiodic() local