Home
last modified time | relevance | path

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

/petsc/src/dm/dt/dualspace/impls/lagrange/
H A Ddspacelagrange.c1753 const PetscInt *f2Cone; in DMPlexPointIsTensor_Internal_Given() local
1772 PetscCall(DMPlexGetCone(dm, f2, &f2Cone)); in DMPlexPointIsTensor_Internal_Given()
1800 } else if (f2Cone[ef] == q) { in DMPlexPointIsTensor_Internal_Given()