Searched refs:PforestConnectivityEnumerateFacets (Results 1 – 1 of 1) sorted by relevance
253 static PetscErrorCode PforestConnectivityEnumerateFacets(p4est_connectivity_t *, PetscInt **);279 PetscCall(PforestConnectivityEnumerateFacets((*topo)->conn, &(*topo)->tree_face_to_uniq)); in DMFTopologyCreateBrick_pforest()352 PetscCall(PforestConnectivityEnumerateFacets((*topo)->conn, &(*topo)->tree_face_to_uniq)); in DMFTopologyCreate_pforest()1477 static PetscErrorCode PforestConnectivityEnumerateFacets(p4est_connectivity_t *conn, PetscInt **tre… in PforestConnectivityEnumerateFacets() function