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

#include <alsfvm/reconstruction/ENOCoefficients.hpp>

Public Member Functions

template<>
real coefficients [][1]
 
template<>
real coefficients [][2]
 
template<>
real coefficients [][3]
 
template<>
real coefficients [][4]
 

Static Public Attributes

static real coefficients [][k]
 coefficients are the ENO coefficients. More...
 

Member Function Documentation

◆ coefficients() [1/4]

template<>
real alsfvm::reconstruction::ENOCoeffiecients< 1 >::coefficients ( )

◆ coefficients() [2/4]

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

◆ coefficients() [3/4]

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

◆ coefficients() [4/4]

template<>
real alsfvm::reconstruction::ENOCoeffiecients< 4 >::coefficients ( )

Member Data Documentation

◆ coefficients

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

coefficients are the ENO coefficients.

coefficients[r][i] indexes the coefficient with shift r and term i

See http://ntrs.nasa.gov/archive/nasa/casi.ntrs.nasa.gov/19980007543.pdf for description.


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