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

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

container_type typedefdg::Poisson< Geometry, Matrix, Container >
dxlhs() constdg::Poisson< Geometry, Matrix, Container >inline
dxrhs() constdg::Poisson< Geometry, Matrix, Container >inline
dylhs() constdg::Poisson< Geometry, Matrix, Container >inline
dyrhs()dg::Poisson< Geometry, Matrix, Container >inline
geometry_type typedefdg::Poisson< Geometry, Matrix, Container >
matrix_type typedefdg::Poisson< Geometry, Matrix, Container >
operator()(const ContainerType0 &lhs, const ContainerType1 &rhs, ContainerType2 &result)dg::Poisson< Geometry, Matrix, Container >
Poisson()=defaultdg::Poisson< Geometry, Matrix, Container >
Poisson(const Geometry &g)dg::Poisson< Geometry, Matrix, Container >
Poisson(const Geometry &g, bc bcx, bc bcy)dg::Poisson< Geometry, Matrix, Container >
Poisson(const Geometry &g, bc bcxlhs, bc bcylhs, bc bcxrhs, bc bcyrhs)dg::Poisson< Geometry, Matrix, Container >
set_chi(const ContainerType0 &new_chi)dg::Poisson< Geometry, Matrix, Container >inline
value_type typedefdg::Poisson< Geometry, Matrix, Container >