Home
last modified time | relevance | path

Searched defs:tree_face_to_uniq (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h173 …PetscInt *tree_face_to_uniq; /* p4est does not explicitly enumerate facets, but we mus… member
748 PetscInt *tree_face_to_uniq = NULL; in DMSetUp_pforest() local
1477 …orCode PforestConnectivityEnumerateFacets(p4est_connectivity_t *conn, PetscInt **tree_face_to_uniq) in PforestConnectivityEnumerateFacets()
1501 …PlexCreateConnectivity_pforest(DM dm, p4est_connectivity_t **connOut, PetscInt **tree_face_to_uniq) in DMPlexCreateConnectivity_pforest()