Home
last modified time | relevance | path

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

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