Searched refs:DMClone_Forest (Results 1 – 3 of 3) sorted by relevance
46 PETSC_INTERN PetscErrorCode DMClone_Forest(DM, DM *);
176 PetscErrorCode DMClone_Forest(DM dm, DM *newdm) in DMClone_Forest() function1652 dm->ops->clone = DMClone_Forest; in DMInitialize_Forest()
5002 PetscCall(DMClone_Forest(dm, newdm)); in DMClone_pforest()