Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex9.c793 PetscReal acoustic_speed; member
824 PetscReal c = phys->acoustic_speed; in PhysicsRiemann_IsoGas_Roe()
870 PetscReal c = phys->acoustic_speed; in PhysicsRiemann_IsoGas_Exact()
933 PetscScalar c = phys->acoustic_speed, fL[2], fR[2], s; in PhysicsRiemann_IsoGas_Rusanov()
952 PetscReal c = phys->acoustic_speed; in PhysicsCharacteristic_IsoGas()
982 user->acoustic_speed = 1; in PhysicsCreate_IsoGas()
990 …ysics_isogas_acoustic_speed", "Acoustic speed", "", user->acoustic_speed, &user->acoustic_speed, N… in PhysicsCreate_IsoGas()