Home
last modified time | relevance | path

Searched defs:NewDM (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()
39 DM forest, plex, NewDM; in main() local