PetscDSGetRiemannSolver#
Returns the Riemann solver for the given field
Synopsis#
#include "petscds.h"
PetscErrorCode PetscDSGetRiemannSolver(PetscDS ds, PetscInt f, PetscRiemannFn **r)
Not Collective
Input Parameters#
ds - The
PetscDS
objectf - The field number
Output Parameter#
r - Riemann solver, see
PetscRiemannFn
See Also#
Level#
intermediate
Location#
Index of all DT routines
Table of Contents for all manual pages
Index of all manual pages