Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex61.c24 PetscInt out_value = 3; in main() local
38 …PetscCall(DMAddBoundary(dm, DM_BC_ESSENTIAL, "outflow condition", label, 1, &out_value, 0, 1, comp… in main()