Searched refs:newstag (Results 1 – 1 of 1) sorted by relevance
34 DM_Stag *newstag; in DMStagDuplicateWithoutSetup() local50 newstag = (DM_Stag *)(*newdm)->data; in DMStagDuplicateWithoutSetup()51 PetscCall(PetscStrallocpy(stag->coordinateDMType, (char **)&newstag->coordinateDMType)); in DMStagDuplicateWithoutSetup()52 PetscCall(PetscArraycpy(newstag->refineFactor, stag->refineFactor, DMSTAG_MAX_DIM)); in DMStagDuplicateWithoutSetup()