Discontinuous Galerkin Library
#include "dg/algorithm.h"
dg::Advection< Geometry, Matrix, Container > Member List

This is the complete list of members for dg::Advection< Geometry, Matrix, Container >, including all inherited members.

Advection()=defaultdg::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 typedefdg::Advection< Geometry, Matrix, Container >
geometry_type typedefdg::Advection< Geometry, Matrix, Container >
matrix_type typedefdg::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 typedefdg::Advection< Geometry, Matrix, Container >