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

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

construct(Params &&...ps)dg::ShuOsher< ContainerType >inline
container_type typedefdg::ShuOsher< ContainerType >
copyable() constdg::ShuOsher< ContainerType >inline
num_stages() constdg::ShuOsher< ContainerType >inline
order() constdg::ShuOsher< ContainerType >inline
ShuOsher()dg::ShuOsher< ContainerType >inline
ShuOsher(dg::ConvertsToShuOsherTableau< value_type > tableau, const ContainerType &copyable)dg::ShuOsher< ContainerType >inline
step(const std::tuple< ExplicitRHS, Limiter > &ode, value_type t0, const ContainerType &u0, value_type &t1, ContainerType &u1, value_type dt)dg::ShuOsher< ContainerType >inline
value_type typedefdg::ShuOsher< ContainerType >