Searched refs:DMForestSetAdaptivityLabel (Results 1 – 5 of 5) sorted by relevance
45 PetscCall(DMForestSetAdaptivityLabel(postforest, adaptLabel)); in main()65 PetscCall(DMForestSetAdaptivityLabel(postforest, adaptLabel)); in main()
278 if (step) PetscCall(DMForestSetAdaptivityLabel(postForest, adaptLabel)); in main()
62 PETSC_EXTERN PetscErrorCode DMForestSetAdaptivityLabel(DM, DMLabel);
1293 PetscErrorCode DMForestSetAdaptivityLabel(DM dm, DMLabel adaptLabel) in DMForestSetAdaptivityLabel() function1595 PetscCall(DMForestSetAdaptivityLabel(*dmRefined, refine)); in DMRefine_Forest()1626 PetscCall(DMForestSetAdaptivityLabel(*dmCoarsened, coarsen)); in DMCoarsen_Forest()1637 PetscCall(DMForestSetAdaptivityLabel(*adaptedDM, label)); in DMAdaptLabel_Forest()
1091 PetscCall(DMForestSetAdaptivityLabel(coarseDM, coarsen)); in DMSetUp_pforest()