Searched refs:copyForest (Results 1 – 1 of 1) sorted by relevance
1109 PetscBool copyForest = PETSC_FALSE; in DMSetUp_pforest() local1113 if (preCoarseToFine || coarseToPreFine) copyForest = PETSC_TRUE; in DMSetUp_pforest()1114 if (copyForest) PetscCallP4estReturn(forest_copy, p4est_copy, (pforest->forest, 0)); in DMSetUp_pforest()