Searched defs:preind (Results 1 – 1 of 1) sorted by relevance
7635 const PetscInt preind = perm ? *loff + perm[k] : *loff + k; in DMPlexGetIndicesPoint_Internal() local7643 const PetscInt preind = perm ? *loff + perm[k] : *loff + k; in DMPlexGetIndicesPoint_Internal() local7715 const PetscInt preind = perm ? foffs[f] + perm[b] : foffs[f] + b; in DMPlexGetIndicesPointFields_Internal() local7723 const PetscInt preind = perm ? foffs[f] + perm[b] : foffs[f] + b; in DMPlexGetIndicesPointFields_Internal() local7766 const PetscInt preind = perm ? foffs[f] + perm[b] : foffs[f] + b; in DMPlexGetIndicesPointFieldsSplit_Internal() local7774 const PetscInt preind = perm ? foffs[f] + perm[b] : foffs[f] + b; in DMPlexGetIndicesPointFieldsSplit_Internal() local