Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h4762 #define DMCreateCoordinateDM_pforest _append_pforest(DMCreateCoordinateDM) macro
4763 static PetscErrorCode DMCreateCoordinateDM_pforest(DM dm, DM *cdm) in DMCreateCoordinateDM_pforest() function
5132 dm->ops->createcoordinatedm = DMCreateCoordinateDM_pforest; in DMInitialize_pforest()