Searched refs:riemann_advection (Results 1 – 1 of 1) sorted by relevance
286 static void riemann_advection(PetscInt dim, PetscInt Nf, const PetscReal *qp, const PetscReal *n, c… in riemann_advection() function739 …if (user->velocityDist == VEL_ZERO) PetscCall(PetscDSSetRiemannSolver(prob, 1, riemann_advection)); in SetupProblem()