Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex11.c511 uu->r = eu->rhoR; in PhysicsSolution_Euler()
656 eu->rhoR = 3.0; in PhysicsCreate_Euler()
663 …all(PetscOptionsReal("-eu_rho2", "Density right of discontinuity", "", eu->rhoR, &eu->rhoR, NULL)); in PhysicsCreate_Euler()
H A Dex11.h89 PetscReal rhoR; member