Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex9.c821 static PetscErrorCode PhysicsRiemann_IsoGas_Roe(void *vctx, PetscInt m, const PetscScalar *uL, cons… in PhysicsRiemann_IsoGas_Roe() function
985 PetscCall(RiemannListAdd(&rlist, "roe", PhysicsRiemann_IsoGas_Roe)); in PhysicsCreate_IsoGas()