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

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

construct(Params &&...ps)dg::Elliptic3d< Geometry, Matrix, Container >inline
container_type typedefdg::Elliptic3d< Geometry, Matrix, Container >
Elliptic3d()=defaultdg::Elliptic3d< Geometry, Matrix, Container >
Elliptic3d(const Geometry &g, direction dir=forward, value_type jfactor=1., bool chi_weight_jump=false)dg::Elliptic3d< Geometry, Matrix, Container >inline
Elliptic3d(const Geometry &g, bc bcx, bc bcy, bc bcz, direction dir=forward, value_type jfactor=1., bool chi_weight_jump=false)dg::Elliptic3d< Geometry, Matrix, Container >inline
geometry_type typedefdg::Elliptic3d< Geometry, Matrix, Container >
get_jfactor() constdg::Elliptic3d< Geometry, Matrix, Container >inline
get_jump_weighting() constdg::Elliptic3d< Geometry, Matrix, Container >inline
matrix_type typedefdg::Elliptic3d< Geometry, Matrix, Container >
precond() constdg::Elliptic3d< Geometry, Matrix, Container >inline
set_chi(const ContainerType0 &sigma)dg::Elliptic3d< Geometry, Matrix, Container >inline
set_chi(const SparseTensor< ContainerType0 > &tau)dg::Elliptic3d< Geometry, Matrix, Container >inline
set_compute_in_2d(bool compute_in_2d)dg::Elliptic3d< Geometry, Matrix, Container >inline
set_jfactor(value_type new_jfactor)dg::Elliptic3d< Geometry, Matrix, Container >inline
set_jump_weighting(bool jump_weighting)dg::Elliptic3d< Geometry, Matrix, Container >inline
symv(const ContainerType0 &x, ContainerType1 &y)dg::Elliptic3d< Geometry, Matrix, Container >inline
symv(value_type alpha, const ContainerType0 &x, value_type beta, ContainerType1 &y)dg::Elliptic3d< Geometry, Matrix, Container >inline
value_type typedefdg::Elliptic3d< Geometry, Matrix, Container >
variation(const ContainerType0 &phi, ContainerType1 &sigma)dg::Elliptic3d< Geometry, Matrix, Container >inline
variation(const ContainerTypeL &lambda, const ContainerType0 &phi, ContainerType1 &sigma)dg::Elliptic3d< Geometry, Matrix, Container >inline
variation(value_type alpha, const ContainerTypeL &lambda, const ContainerType0 &phi, value_type beta, ContainerType1 &sigma)dg::Elliptic3d< Geometry, Matrix, Container >inline
weights() constdg::Elliptic3d< Geometry, Matrix, Container >inline