Searched refs:lopt (Results 1 – 1 of 1) sorted by relevance
384 const PetscInt *lopt = leafopt ? leafopt->array : NULL; in FetchAndOpLocal() local393 … PetscInt l = (lopt ? MapTidToIndex(lopt, tid) : (leafidx ? leafidx[tid] : leafstart + tid)) * MBS; in FetchAndOpLocal()