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