Searched refs:PhysicsRiemann_Shallow_Exact (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/ts/tutorials/ |
| H A D | ex9.c | 1012 static PetscErrorCode PhysicsRiemann_Shallow_Exact(void *vctx, PetscInt m, const PetscScalar *uL, c… in PhysicsRiemann_Shallow_Exact() function 1142 PetscCall(RiemannListAdd(&rlist, "exact", PhysicsRiemann_Shallow_Exact)); in PhysicsCreate_Shallow()
|
| /petsc/src/ts/tutorials/multirate/ |
| H A D | ex4.c | 159 static PetscErrorCode PhysicsRiemann_Shallow_Exact(void *vctx, PetscInt m, const PetscScalar *uL, c… in PhysicsRiemann_Shallow_Exact() function 458 PetscCall(RiemannListAdd_2WaySplit(&rlist, "exact", PhysicsRiemann_Shallow_Exact)); in PhysicsCreate_Shallow()
|