Searched refs:alldof (Results 1 – 1 of 1) sorted by relevance
761 PetscInt i, alldof; in DMPlexGetTrueSupportSize() local765 PetscCall(DMPlexGetSupportSize(dm, p, &alldof)); in DMPlexGetTrueSupportSize()767 for (i = 0; i < alldof; i++) { in DMPlexGetTrueSupportSize()