Discontinuous Galerkin Library
#include "dg/algorithm.h"
dg::ChebyshevPreconditioner< Matrix, ContainerType > Member List

This is the complete list of members for dg::ChebyshevPreconditioner< Matrix, ContainerType >, including all inherited members.

ChebyshevPreconditioner(Matrix op, const ContainerType &copyable, value_type ev_min, value_type ev_max, unsigned degree)dg::ChebyshevPreconditioner< Matrix, ContainerType >inline
container_type typedefdg::ChebyshevPreconditioner< Matrix, ContainerType >
symv(const ContainerType0 &x, ContainerType1 &y)dg::ChebyshevPreconditioner< Matrix, ContainerType >inline
value_type typedefdg::ChebyshevPreconditioner< Matrix, ContainerType >