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

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

container_type typedefdg::LeastSquaresPreconditioner< Matrix, InnerPreconditioner, ContainerType >
copyable() constdg::LeastSquaresPreconditioner< Matrix, InnerPreconditioner, ContainerType >inline
LeastSquaresPreconditioner(Matrix op, InnerPreconditioner P, const ContainerType &copyable, 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 typedefdg::LeastSquaresPreconditioner< Matrix, InnerPreconditioner, ContainerType >