Searched refs:cryer_drainage_pressure (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/ts/tutorials/ |
| H A D | ex53.c | 1031 static PetscErrorCode cryer_drainage_pressure(PetscInt dim, PetscReal time, const PetscReal x[], Pe… in cryer_drainage_pressure() function 1208 PetscCall(cryer_drainage_pressure(dim, time, x, Nc, u, ctx)); in cryer_3d_p() 1886 …AL, "drained surface", label, 1, &id, 2, 0, NULL, (PetscVoidFn *)cryer_drainage_pressure, NULL, us… in SetupPrimalProblem() 1992 funcs[2] = cryer_drainage_pressure; in SetInitialConditions()
|