Searched refs:clOff (Results 1 – 1 of 1) sorted by relevance
818 PetscInt cl, clSize, clOff; in PetscPartitionerDMPlexPartition() local822 PetscCall(PetscSectionGetOffset(clSection, p, &clOff)); in PetscPartitionerDMPlexPartition()824 … PetscInt clDof, clPoint = clIdx[clOff + cl]; /* odd indices are reserved for orientations */ in PetscPartitionerDMPlexPartition()