Searched refs:DMPlexPointIsTensor_Internal_Given (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/dt/dualspace/impls/lagrange/ |
| H A D | dspacelagrange.c | 1748 static PetscErrorCode DMPlexPointIsTensor_Internal_Given(DM dm, PetscInt p, PetscInt f, PetscInt f2… in DMPlexPointIsTensor_Internal_Given() function 1812 PetscCall(DMPlexPointIsTensor_Internal_Given(dm, t, d, d2, &tIsTensor)); in DMPlexPointIsTensor_Internal_Given() 1852 PetscCall(DMPlexPointIsTensor_Internal_Given(dm, p, f, f2, &isTensorff2)); in DMPlexPointIsTensor_Internal()
|