Searched refs:DMPlexPointIsTensor (Results 1 – 1 of 1) sorted by relevance
1869 static PetscErrorCode DMPlexPointIsTensor(DM dm, PetscInt p, PetscBool *isTensor, PetscInt *endA, P… in DMPlexPointIsTensor() function2053 if (dim > 1) PetscCall(DMPlexPointIsTensor(dmint, 0, &tensorCell, &tensorf, &tensorf2)); in PetscDualSpaceSetUp_Lagrange()