Home
last modified time | relevance | path

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

/petsc/src/dm/dt/dualspace/impls/lagrange/
H A Ddspacelagrange.c1778 PetscInt tConeSize; in DMPlexPointIsTensor_Internal_Given() local
1785 PetscCall(DMPlexGetConeSize(dm, t, &tConeSize)); in DMPlexPointIsTensor_Internal_Given()
1790 for (e = 0; e < tConeSize; e++) { in DMPlexPointIsTensor_Internal_Given()