Searched refs:f2ConeSize (Results 1 – 1 of 1) sorted by relevance
1847 PetscInt f2ConeSize; in DMPlexPointIsTensor_Internal() local1849 PetscCall(DMPlexGetConeSize(dm, f2, &f2ConeSize)); in DMPlexPointIsTensor_Internal()1850 if (f2ConeSize != coneSize - 2) continue; in DMPlexPointIsTensor_Internal()