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