Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex9.c930 static PetscErrorCode PhysicsRiemann_IsoGas_Rusanov(void *vctx, PetscInt m, const PetscScalar *uL, … in PhysicsRiemann_IsoGas_Rusanov() function
986 PetscCall(RiemannListAdd(&rlist, "rusanov", PhysicsRiemann_IsoGas_Rusanov)); in PhysicsCreate_IsoGas()