Searched refs:DMCreateCoordinateDM_pforest (Results 1 – 1 of 1) sorted by relevance
4762 #define DMCreateCoordinateDM_pforest _append_pforest(DMCreateCoordinateDM) macro4763 static PetscErrorCode DMCreateCoordinateDM_pforest(DM dm, DM *cdm) in DMCreateCoordinateDM_pforest() function5132 dm->ops->createcoordinatedm = DMCreateCoordinateDM_pforest; in DMInitialize_pforest()