Go to the documentation of this file.
36 #ifndef NEKTAR_SOLVERS_COMPRESSIBLEFLOWSOLVER_RIEMANNSOLVER_AUSM0SOLVER
37 #define NEKTAR_SOLVERS_COMPRESSIBLEFLOWSOLVER_RIEMANNSOLVER_AUSM0SOLVER
58 double rhoL,
double rhouL,
double rhovL,
double rhowL,
double EL,
59 double rhoR,
double rhouR,
double rhovR,
double rhowR,
double ER,
60 double &rhof,
double &rhouf,
double &rhovf,
double &rhowf,
double &Ef);
64 double M4Function(
int A,
double beta,
double M);
65 double P5Function(
int A,
double alpha,
double M);