Home
last modified time | relevance | path

Searched refs:location_vertex (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/stag/tests/
H A Dex51.c12 const DMStagStencilLocation location_vertex = DMSTAG_BACK_DOWN_LEFT; in main() local
27 PetscCall(DMStagGetLocationSlot(dm, location_vertex, 1, &slot_vertex_2)); in main()