Searched refs:OriginalDM (Results 1 – 1 of 1) sorted by relevance
6 PetscErrorCode CloneDMWithNewSection(DM OriginalDM, DM *NewDM, PetscInt NFields) in CloneDMWithNewSection() argument12 PetscCall(DMClone(OriginalDM, NewDM)); in CloneDMWithNewSection()