Alsvinn
0.5.3
The fast FVM simulator with UQ support
|
#include <alsfvm/numflux/Central.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 = "central" |
name is "central" More... | |
The central flux.
Approximate the flux through
|
inlinestatic |
|
static |
name is "central"