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

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

construct(Params &&...ps)dg::DefaultSolver< ContainerType >inline
container_type typedefdg::DefaultSolver< ContainerType >
DefaultSolver()dg::DefaultSolver< ContainerType >inline
DefaultSolver(Implicit &im, const ContainerType &copyable, unsigned max_iter, value_type eps)dg::DefaultSolver< ContainerType >inline
operator()(value_type alpha, value_type time, ContainerType &y, const ContainerType &ys)dg::DefaultSolver< ContainerType >inline
set_benchmark(bool benchmark)dg::DefaultSolver< ContainerType >inline
value_type typedefdg::DefaultSolver< ContainerType >