Nektar++
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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

 Nektar
 The above copyright notice and this permission notice shall be included.
 

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)