Alsvinn
0.5.3
The fast FVM simulator with UQ support
|
#include <alsfvm/reconstruction/WENOCoefficients.hpp>
Public Member Functions | |
template<> | |
__device__ __host__ real | computeBeta (const T &V) |
template<> | |
__device__ __host__ real | computeBeta (const T &V) |
template<> | |
const real | epsilon |
template<> | |
const real | epsilon |
template<> | |
real | coefficients [] |
template<> | |
real | coefficients [] |
Static Public Member Functions | |
template<size_t index, class T > | |
__device__ static __host__ real | computeBeta (const T &stencil) |
Static Public Attributes | |
static const real | epsilon |
static real | coefficients [] |
real alsfvm::reconstruction::WENOCoefficients< 2 >::coefficients | ( | ) |
real alsfvm::reconstruction::WENOCoefficients< 3 >::coefficients | ( | ) |
|
static |
__device__ __host__ real alsfvm::reconstruction::WENOCoefficients< 2 >::computeBeta | ( | const T & | V | ) |
__device__ __host__ real alsfvm::reconstruction::WENOCoefficients< 3 >::computeBeta | ( | const T & | V | ) |
const real alsfvm::reconstruction::WENOCoefficients< 2 >::epsilon | ( | ) |
const real alsfvm::reconstruction::WENOCoefficients< 3 >::epsilon | ( | ) |
|
static |
|
static |