Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex66.c72 PetscInt cone_orientations[11] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; in main() local
91 PetscInt cone_orientations[11] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; in main() local
/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h1883 sc_array_t *cone_orientations = sc_array_new(sizeof(p4est_locidx_t)); in P4estToPlex_Local() local
4118 …sc_array_t *points_per_dim, *cone_sizes, *cones, *cone_orientations, *coords, *children, … in DMConvert_pforest_plex() local