Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex18.c685 const PetscInt inflowids[] = {100, 200, 300}, outflowids[] = {101}; in SetupBC() local
688 …_BC_NATURAL_RIEMANN, "outflow", label, PETSC_STATIC_ARRAY_LENGTH(outflowids), outflowids, 1, 0, NU… in SetupBC()
H A Dex11.c265 const PetscInt inflowids[] = {100, 200, 300}, outflowids[] = {101}; in SetUpBC_Advect() local
272 …_BC_NATURAL_RIEMANN, "outflow", label, PETSC_STATIC_ARRAY_LENGTH(outflowids), outflowids, 0, 0, NU… in SetUpBC_Advect()