Home
last modified time | relevance | path

Searched refs:OriginalDM (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/plex/tests/
H A Dex52.c6 PetscErrorCode CloneDMWithNewSection(DM OriginalDM, DM *NewDM, PetscInt NFields) in CloneDMWithNewSection() argument
12 PetscCall(DMClone(OriginalDM, NewDM)); in CloneDMWithNewSection()