Searched refs:fConeSize (Results 1 – 1 of 1) sorted by relevance
1839 PetscInt fConeSize; in DMPlexPointIsTensor_Internal() local1841 PetscCall(DMPlexGetConeSize(dm, f, &fConeSize)); in DMPlexPointIsTensor_Internal()1842 if (fConeSize != coneSize - 2) continue; in DMPlexPointIsTensor_Internal()