Discontinuous Galerkin Library
#include "dg/algorithm.h"
|
This is the complete list of members for dg::DefaultSolver< ContainerType >, including all inherited members.
construct(Params &&...ps) | dg::DefaultSolver< ContainerType > | inline |
container_type typedef | dg::DefaultSolver< ContainerType > | |
DefaultSolver() | dg::DefaultSolver< ContainerType > | inline |
DefaultSolver(Implicit &im, const ContainerType ©able, 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 typedef | dg::DefaultSolver< ContainerType > |