Searched refs:useFieldOffsets (Results 1 – 1 of 1) sorted by relevance
8277 PetscBool useFieldOffsets; in DMPlexGetClosureIndices_Internal() local8282 PetscCall(PetscSectionGetUseFieldOffsets(idxSection, &useFieldOffsets)); in DMPlexGetClosureIndices_Internal()8283 if (useFieldOffsets) { in DMPlexGetClosureIndices_Internal()