Searched refs:fCone (Results 1 – 1 of 1) sorted by relevance
1752 const PetscInt *fCone; in DMPlexPointIsTensor_Internal_Given() local1771 PetscCall(DMPlexGetCone(dm, f, &fCone)); in DMPlexPointIsTensor_Internal_Given()1793 if (fCone[ef] == q) { in DMPlexPointIsTensor_Internal_Given()