Searched refs:tmpk (Results 1 – 1 of 1) sorted by relevance
542 PetscInt *tmpk; in PetscDSEnlarge_Static() local554 PetscCall(PetscMalloc4(NfNew, &tmpd, NfNew, &tmpi, NfNew, &tmpc, NfNew, &tmpk)); in PetscDSEnlarge_Static()559 tmpk[f] = prob->jetDegree[f]; in PetscDSEnlarge_Static()564 tmpk[f] = 1; in PetscDSEnlarge_Static()572 prob->jetDegree = tmpk; in PetscDSEnlarge_Static()