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

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

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