Home
last modified time | relevance | path

Searched refs:PhysicsRiemann_Traffic_Exact (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ts/tutorials/
H A Dex9.c554 static PetscErrorCode PhysicsRiemann_Traffic_Exact(void *vctx, PetscInt m, const PetscScalar *uL, c… in PhysicsRiemann_Traffic_Exact() function
622 PetscCall(RiemannListAdd(&rlist, "exact", PhysicsRiemann_Traffic_Exact)); in PhysicsCreate_Traffic()