Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex21.c151 const char exampleSectionDMName[] = "exampleSectionDM"; in main() local
261 PetscCall(PetscObjectSetName((PetscObject)sdm, exampleSectionDMName)); in main()
397 PetscCall(PetscObjectSetName((PetscObject)sdm, exampleSectionDMName)); in main()