Alsvinn
0.5.3
The fast FVM simulator with UQ support
|
#include <alsfvm/diffusion/RusanovMatrix.hpp>
Public Member Functions | |
__device__ __host__ | RusanovMatrix (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, and
is the identity matrix.
|
inline |
|
inline |