Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex102.c31 PetscInt cmp, cmps_y[] = {0, 1}; in SetupBoundaries() local
40 …PetscCall(DMAddBoundary(dm, DM_BC_ESSENTIAL, "bottom", label, 1, &id, 0, 2, cmps_y, NULL, NULL, NU… in SetupBoundaries()