Home
last modified time | relevance | path

Searched refs:hiforest (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h4502 PetscBool hiforest, *hierarchy_forest; in DMForestTransferVecFromBase_pforest() local
4544 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()