container_type typedef | dg::Poisson< Geometry, Matrix, Container > | |
dxlhs() const | dg::Poisson< Geometry, Matrix, Container > | inline |
dxrhs() const | dg::Poisson< Geometry, Matrix, Container > | inline |
dylhs() const | dg::Poisson< Geometry, Matrix, Container > | inline |
dyrhs() | dg::Poisson< Geometry, Matrix, Container > | inline |
geometry_type typedef | dg::Poisson< Geometry, Matrix, Container > | |
matrix_type typedef | dg::Poisson< Geometry, Matrix, Container > | |
operator()(const ContainerType0 &lhs, const ContainerType1 &rhs, ContainerType2 &result) | dg::Poisson< Geometry, Matrix, Container > | |
Poisson()=default | dg::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 typedef | dg::Poisson< Geometry, Matrix, Container > | |