Searched refs:PhysicsRiemann_Euler (Results 1 – 1 of 1) sorted by relevance
649 …void (*PhysicsRiemann_Euler)(PetscInt, PetscInt, const PetscReal *, const PetscReal *, const Petsc… in PhysicsCreate_Euler() local659 PetscCall(PetscFunctionListFind(PhysicsRiemannList_Euler, eu_riemann, &PhysicsRiemann_Euler)); in PhysicsCreate_Euler()660 phys->riemann = (PetscRiemannFn *)(PetscVoidFn *)PhysicsRiemann_Euler; in PhysicsCreate_Euler()