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