Searched refs:outflowids (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/ts/tutorials/ |
| H A D | ex18.c | 685 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 D | ex11.c | 265 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()
|