Home
last modified time | relevance | path

Searched refs:CloneDMWithNewSection (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() function
91 PetscCall(CloneDMWithNewSection(plex, &NewDM, 1)); in main()