Searched refs:tIsTensor (Results 1 – 1 of 1) sorted by relevance
1779 PetscBool tIsTensor; in DMPlexPointIsTensor_Internal_Given() local1812 PetscCall(DMPlexPointIsTensor_Internal_Given(dm, t, d, d2, &tIsTensor)); in DMPlexPointIsTensor_Internal_Given()1813 if (!tIsTensor) { in DMPlexPointIsTensor_Internal_Given()