Discontinuous Galerkin Library
#include "dg/algorithm.h"
|
This is the complete list of members for dg::ModifiedChebyshevPreconditioner< Matrix, ContainerType >, including all inherited members.
container_type typedef | dg::ModifiedChebyshevPreconditioner< Matrix, ContainerType > | |
ModifiedChebyshevPreconditioner(Matrix op, const ContainerType ©able, 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 typedef | dg::ModifiedChebyshevPreconditioner< Matrix, ContainerType > |