Searched refs:stencil_vertex_first_three (Results 1 – 1 of 1) sorted by relevance
165 DMStagStencil stencil_vertex_first_three[3], stencil_not_vertex_first_three[7]; in main() local180 stencil_vertex_first_three[c].loc = DMSTAG_BACK_DOWN_LEFT; in main()181 stencil_vertex_first_three[c].c = c; in main()200 … PetscCall(DMStagCreateISFromStencils(dm_not_element, 3, stencil_vertex_first_three, &is[0])); in main()