|
Discontinuous Galerkin Library
#include "dg/algorithm.h"
|
This is the complete list of members for dg::ChebyshevPreconditioner< Matrix, ContainerType >, including all inherited members.
| ChebyshevPreconditioner(Matrix op, const ContainerType ©able, value_type ev_min, value_type ev_max, unsigned degree) | dg::ChebyshevPreconditioner< Matrix, ContainerType > | inline |
| container_type typedef | dg::ChebyshevPreconditioner< Matrix, ContainerType > | |
| symv(const ContainerType0 &x, ContainerType1 &y) | dg::ChebyshevPreconditioner< Matrix, ContainerType > | inline |
| value_type typedef | dg::ChebyshevPreconditioner< Matrix, ContainerType > |