Alsvinn
0.5.3
The fast FVM simulator with UQ support
|
#include <alsfvm/numflux/cubic/Roe.hpp>
Static Public Member Functions | |
template<int direction> | |
__device__ static __host__ real | computeFlux (const equation::cubic::Cubic &eq, const equation::cubic::AllVariables &left, const equation::cubic::AllVariables &right, equation::cubic::ConservedVariables &F) |
Static Public Attributes | |
static const std::string | name = "roe" |
name is "Roe" More... | |
The Roe flux for the cubic equation.
|
inlinestatic |
|
static |
name is "Roe"