Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex11.c426 char sw_riemann[64] = "rusanov"; in PhysicsCreate_SW() local
446 …_riemann", "Riemann solver", "", PhysicsRiemannList_SW, sw_riemann, sw_riemann, sizeof sw_riemann,… in PhysicsCreate_SW()
447 PetscCall(PetscFunctionListFind(PhysicsRiemannList_SW, sw_riemann, &PhysicsRiemann_SW)); in PhysicsCreate_SW()