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

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

construct(Params &&...ps)dg::Elliptic1d< Geometry, Matrix, Container >inline
container_type typedefdg::Elliptic1d< Geometry, Matrix, Container >
Elliptic1d()=defaultdg::Elliptic1d< Geometry, Matrix, Container >
Elliptic1d(const Geometry &g, direction dir=forward, value_type jfactor=1.)dg::Elliptic1d< Geometry, Matrix, Container >inline
Elliptic1d(const Geometry &g, bc bcx, direction dir=forward, value_type jfactor=1.)dg::Elliptic1d< Geometry, Matrix, Container >inline
geometry_type typedefdg::Elliptic1d< Geometry, Matrix, Container >
get_jfactor() constdg::Elliptic1d< Geometry, Matrix, Container >inline
matrix_type typedefdg::Elliptic1d< Geometry, Matrix, Container >
operator()(const ContainerType0 &x, ContainerType1 &y)dg::Elliptic1d< Geometry, Matrix, Container >inline
precond() constdg::Elliptic1d< Geometry, Matrix, Container >inline
set_chi(const ContainerType0 &sigma)dg::Elliptic1d< Geometry, Matrix, Container >inline
set_jfactor(value_type new_jfactor)dg::Elliptic1d< Geometry, Matrix, Container >inline
symv(const ContainerType0 &x, ContainerType1 &y)dg::Elliptic1d< Geometry, Matrix, Container >inline
symv(value_type alpha, const ContainerType0 &x, value_type beta, ContainerType1 &y)dg::Elliptic1d< Geometry, Matrix, Container >inline
value_type typedefdg::Elliptic1d< Geometry, Matrix, Container >
weights() constdg::Elliptic1d< Geometry, Matrix, Container >inline