Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex61.c23 PetscInt in_value = 1; in main() local
37 …PetscCall(DMAddBoundary(dm, DM_BC_ESSENTIAL, "inflow condition", label, 1, &in_value, 0, 1, comps,… in main()