Home
last modified time | relevance | path

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

/petsc/src/dm/dt/dualspace/impls/lagrange/
H A Ddspacelagrange.c1780 const PetscInt *tCone; in DMPlexPointIsTensor_Internal_Given() local
1786 PetscCall(DMPlexGetCone(dm, t, &tCone)); in DMPlexPointIsTensor_Internal_Given()
1791 PetscInt q = tCone[e]; in DMPlexPointIsTensor_Internal_Given()