Nektar++
Classes | Namespaces | Functions
RoeSolver.h File Reference
#include <CompressibleFlowSolver/RiemannSolvers/CompressibleSolver.h>

Go to the source code of this file.

Classes

class  Nektar::RoeSolver
 

Namespaces

namespace  Nektar
 

Functions

template<class T , typename = typename std::enable_if< std::is_floating_point<T>::value || tinysimd::is_vector_floating_point<T>::value>::type>
void Nektar::RoeKernel (T &rhoL, T &rhouL, T &rhovL, T &rhowL, T &EL, T &rhoR, T &rhouR, T &rhovR, T &rhowR, T &ER, T &rhof, T &rhouf, T &rhovf, T &rhowf, T &Ef, NekDouble gamma)