Alsvinn  0.5.3
The fast FVM simulator with UQ support
Public Member Functions | Static Public Member Functions | Static Public Attributes | List of all members
alsfvm::reconstruction::WENOCoefficients< k > Class Template Reference

#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 []
 

Member Function Documentation

◆ coefficients() [1/2]

template<>
real alsfvm::reconstruction::WENOCoefficients< 2 >::coefficients ( )

◆ coefficients() [2/2]

template<>
real alsfvm::reconstruction::WENOCoefficients< 3 >::coefficients ( )

◆ computeBeta() [1/3]

template<int k>
template<size_t index, class T >
__device__ static __host__ real alsfvm::reconstruction::WENOCoefficients< k >::computeBeta ( const T &  stencil)
static

◆ computeBeta() [2/3]

template<>
__device__ __host__ real alsfvm::reconstruction::WENOCoefficients< 2 >::computeBeta ( const T &  V)

◆ computeBeta() [3/3]

template<>
__device__ __host__ real alsfvm::reconstruction::WENOCoefficients< 3 >::computeBeta ( const T &  V)

◆ epsilon() [1/2]

template<>
const real alsfvm::reconstruction::WENOCoefficients< 2 >::epsilon ( )

◆ epsilon() [2/2]

template<>
const real alsfvm::reconstruction::WENOCoefficients< 3 >::epsilon ( )

Member Data Documentation

◆ coefficients

template<int k>
real alsfvm::reconstruction::WENOCoefficients< k >::coefficients[]
static

◆ epsilon

template<int k>
const real alsfvm::reconstruction::WENOCoefficients< k >::epsilon
static

The documentation for this class was generated from the following file: