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

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

construct(Params &&...ps)dg::ExplicitMultistep< ContainerType >inline
container_type typedefdg::ExplicitMultistep< ContainerType >
copyable() constdg::ExplicitMultistep< ContainerType >inline
ExplicitMultistep()=defaultdg::ExplicitMultistep< ContainerType >
ExplicitMultistep(ConvertsToMultistepTableau< value_type > tableau, const ContainerType &copyable)dg::ExplicitMultistep< ContainerType >inline
init(ExplicitRHS &rhs, value_type t0, const ContainerType &u0, value_type dt)dg::ExplicitMultistep< ContainerType >inline
step(ExplicitRHS &rhs, value_type &t, ContainerType &u)dg::ExplicitMultistep< ContainerType >inline
value_type typedefdg::ExplicitMultistep< ContainerType >