Searched refs:ourriemannsolver (Results 1 – 1 of 1) sorted by relevance
14 static void ourriemannsolver(PetscInt dim, PetscInt Nf, const PetscReal x[], const PetscReal n[], c… in ourriemannsolver() function26 *ierr = PetscDSSetRiemannSolver(*prob, *f, ourriemannsolver); in petscdssetriemannsolver_()