Searched refs:hiforest (Results 1 – 1 of 1) sorted by relevance
4502 PetscBool hiforest, *hierarchy_forest; in DMForestTransferVecFromBase_pforest() local4544 hiforest = PETSC_TRUE; in DMForestTransferVecFromBase_pforest()4558 if (hiforest) PetscCall(DMForestGetAdaptivityForest(dmIn, &coarseDM)); in DMForestTransferVecFromBase_pforest()4560 hiforest = PETSC_FALSE; in DMForestTransferVecFromBase_pforest()4569 hiforest = PETSC_TRUE; in DMForestTransferVecFromBase_pforest()4574 if (hiforest) PetscCall(DMForestGetAdaptivityForest(dmIn, &coarseDM)); in DMForestTransferVecFromBase_pforest()4576 hiforest = PETSC_FALSE; in DMForestTransferVecFromBase_pforest()