Discontinuous Galerkin Library
#include "dg/algorithm.h"
|
This is the complete list of members for dg::Advection< Geometry, Matrix, Container >, including all inherited members.
Advection()=default | dg::Advection< Geometry, Matrix, Container > | |
Advection(const Geometry &g) | dg::Advection< Geometry, Matrix, Container > | |
Advection(const Geometry &g, bc bcx, bc bcy) | dg::Advection< Geometry, Matrix, Container > | |
construct(Params &&...ps) | dg::Advection< Geometry, Matrix, Container > | inline |
container_type typedef | dg::Advection< Geometry, Matrix, Container > | |
geometry_type typedef | dg::Advection< Geometry, Matrix, Container > | |
matrix_type typedef | dg::Advection< Geometry, Matrix, Container > | |
upwind(value_type alpha, const ContainerType0 &vx, const ContainerType1 &vy, const ContainerType2 &f, value_type beta, ContainerType3 &result) | dg::Advection< Geometry, Matrix, Container > | |
value_type typedef | dg::Advection< Geometry, Matrix, Container > |