Alsvinn
0.5.3
The fast FVM simulator with UQ support
|
#include <alsfvm/diffusion/RoeMatrix.hpp>
Public Member Functions | |
__device__ __host__ | RoeMatrix (const Equation &equation, const typename Equation::ConservedVariables &conservedVariables) |
template<typename VectorType > | |
__device__ __host__ VectorType | operator* (const VectorType &in) |
Represents the matrix
where are the Eigenvalues of the flux jacobian of the system.
|
inline |
|
inline |