Searched refs:DMPlexCreateConnectivity_pforest (Results 1 – 1 of 1) sorted by relevance
419 #define DMPlexCreateConnectivity_pforest _append_pforest(DMPlexCreateConnectivity) macro420 static PetscErrorCode DMPlexCreateConnectivity_pforest(DM, p4est_connectivity_t **, PetscInt **);773 PetscCall(DMPlexCreateConnectivity_pforest(base, &conn, &tree_face_to_uniq)); in DMSetUp_pforest()1501 static PetscErrorCode DMPlexCreateConnectivity_pforest(DM dm, p4est_connectivity_t **connOut, Petsc… in DMPlexCreateConnectivity_pforest() function