Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h4090 #define DMForestClearAdaptivityForest_pforest _append_pforest(DMForestClearAdaptivityForest) macro
4091 static PetscErrorCode DMForestClearAdaptivityForest_pforest(DM dm) in DMForestClearAdaptivityForest_pforest() function
4285 PetscCall(DMForestClearAdaptivityForest_pforest(dm)); in DMConvert_pforest_plex()
5187 forest->clearadaptivityforest = DMForestClearAdaptivityForest_pforest; in DMCreate_pforest()