Searched defs:points_per_dim (Results 1 – 2 of 2) sorted by relevance
1880 sc_array_t *points_per_dim = sc_array_new(sizeof(p4est_locidx_t)); in P4estToPlex_Local() local4118 …sc_array_t *points_per_dim, *cone_sizes, *cones, *cone_orientations, *coords, *children, … in DMConvert_pforest_plex() local
2149 PetscInt points_per_dim = (degree + 2) / 2; // ceil((degree + 1) / 2); in PetscDTSimplexQuadrature() local