Searched refs:advect_inflow (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/ts/tutorials/ |
| H A D | ex18.c | 522 static PetscErrorCode advect_inflow(PetscReal time, const PetscReal *c, const PetscReal *n, const P… in advect_inflow() function 687 …STATIC_ARRAY_LENGTH(inflowids), inflowids, 1, 0, NULL, (PetscVoidFn *)advect_inflow, NULL, user, N… in SetupBC()
|