Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex9.c867 static PetscErrorCode PhysicsRiemann_IsoGas_Exact(void *vctx, PetscInt m, const PetscScalar *uL, co… in PhysicsRiemann_IsoGas_Exact() function
984 PetscCall(RiemannListAdd(&rlist, "exact", PhysicsRiemann_IsoGas_Exact)); in PhysicsCreate_IsoGas()