Alsvinn
0.5.3
The fast FVM simulator with UQ support
|
#include "alsfvm/types.hpp"
Go to the source code of this file.
Namespaces | |
alsfvm | |
Various utility functions to implement the tecno flux. | |
alsfvm::numflux | |
Functions | |
__device__ __host__ real | alsfvm::numflux::bar (real left, real right) |
__device__ __host__ real | alsfvm::numflux::diff (real left, real right) |
__device__ __host__ real | alsfvm::numflux::ln (real left, real right) |
__device__ __host__ real | alsfvm::numflux::divLn (real left, real right, real F) |
__device__ __host__ real | alsfvm::numflux::div (real a, real b) |