Searched refs:DMPlexTreeRefineCell (Results 1 – 3 of 3) sorted by relevance
334 PetscCall(DMPlexTreeRefineCell(*dm, user->treeCell, &ncdm)); in CreateMesh()
497 PETSC_EXTERN PetscErrorCode DMPlexTreeRefineCell(DM, PetscInt, DM *);
1761 PetscErrorCode DMPlexTreeRefineCell(DM dm, PetscInt cell, DM *ncdm) in DMPlexTreeRefineCell() function