Searched refs:tCone (Results 1 – 1 of 1) sorted by relevance
1780 const PetscInt *tCone; in DMPlexPointIsTensor_Internal_Given() local1786 PetscCall(DMPlexGetCone(dm, t, &tCone)); in DMPlexPointIsTensor_Internal_Given()1791 PetscInt q = tCone[e]; in DMPlexPointIsTensor_Internal_Given()