Searched refs:rp1pown (Results 1 – 1 of 1) sorted by relevance
62 PetscInt rp1pown; in ExpectedNumDofs_Total() local65 rp1pown = PetscPowInt(order + 1, dim); in ExpectedNumDofs_Total()66 *nDofs = nchoosek * rp1pown * nCopies; in ExpectedNumDofs_Total()