Searched refs:terzaghi_drainage_pressure (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/ts/tutorials/ |
| H A D | ex53.c | 373 static PetscErrorCode terzaghi_drainage_pressure(PetscInt dim, PetscReal time, const PetscReal x[],… in terzaghi_drainage_pressure() function 514 PetscCall(terzaghi_drainage_pressure(dim, time, x, Nc, u, ctx)); in terzaghi_2d_p() 1826 …, "drained surface", label, 1, &id, 2, 0, NULL, (PetscVoidFn *)terzaghi_drainage_pressure, NULL, u… in SetupPrimalProblem() 1974 funcs[2] = terzaghi_drainage_pressure; in SetInitialConditions()
|