Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h410 DM_Forest_pforest *tpforest = (DM_Forest_pforest *)((DM_Forest *)tdm->data)->data; in DMForestTemplate_pforest() local
414 PetscCall(DMFTopologyDestroy_pforest(&tpforest->topo)); in DMForestTemplate_pforest()
415 tpforest->topo = pforest->topo; in DMForestTemplate_pforest()