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

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

container_type typedefdg::RefinedElliptic< Geometry, IMatrix, Matrix, Container >
geometry_type typedefdg::RefinedElliptic< Geometry, IMatrix, Matrix, Container >
matrix_type typedefdg::RefinedElliptic< Geometry, IMatrix, Matrix, Container >
precond() constdg::RefinedElliptic< Geometry, IMatrix, Matrix, Container >inline
RefinedElliptic(const Geometry &g_coarse, const Geometry &g_fine, direction dir=forward)dg::RefinedElliptic< Geometry, IMatrix, Matrix, Container >inline
RefinedElliptic(const Geometry &g_coarse, const Geometry &g_fine, bc bcx, bc bcy, direction dir=forward)dg::RefinedElliptic< Geometry, IMatrix, Matrix, Container >inline
set_chi(const ContainerType0 &chi)dg::RefinedElliptic< Geometry, IMatrix, Matrix, Container >inline
symv(const ContainerType0 &x, ContainerType1 &y)dg::RefinedElliptic< Geometry, IMatrix, Matrix, Container >inline
value_type typedefdg::RefinedElliptic< Geometry, IMatrix, Matrix, Container >
weights() constdg::RefinedElliptic< Geometry, IMatrix, Matrix, Container >inline