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