Searched refs:tmpLabel (Results 1 – 1 of 1) sorted by relevance
7326 DMLabelLink l, *p, tmpLabel; in DMAddLabel() local7336 PetscCall(PetscCalloc1(1, &tmpLabel)); in DMAddLabel()7337 tmpLabel->label = label; in DMAddLabel()7338 tmpLabel->output = PETSC_TRUE; in DMAddLabel()7340 *p = tmpLabel; in DMAddLabel()