Searched refs:postforest (Results 1 – 1 of 1) sorted by relevance
39 DM postforest; in main() local44 PetscCall(DMForestTemplate(forest, PETSC_COMM_WORLD, &postforest)); in main()45 PetscCall(DMForestSetAdaptivityLabel(postforest, adaptLabel)); in main()47 PetscCall(DMSetUp(postforest)); in main()49 forest = postforest; in main()56 DM postforest; in main() local64 PetscCall(DMForestTemplate(forest, PETSC_COMM_WORLD, &postforest)); in main()65 PetscCall(DMForestSetAdaptivityLabel(postforest, adaptLabel)); in main()67 PetscCall(DMSetUp(postforest)); in main()69 forest = postforest; in main()