Home
last modified time | relevance | path

Searched refs:fCone (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/dt/dualspace/impls/lagrange/
H A Ddspacelagrange.c1752 const PetscInt *fCone; in DMPlexPointIsTensor_Internal_Given() local
1771 PetscCall(DMPlexGetCone(dm, f, &fCone)); in DMPlexPointIsTensor_Internal_Given()
1793 if (fCone[ef] == q) { in DMPlexPointIsTensor_Internal_Given()