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

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

alpha(unsigned i, unsigned j)dg::ShuOsherTableau< real_type >inline
beta(unsigned i, unsigned j)dg::ShuOsherTableau< real_type >inline
num_stages() constdg::ShuOsherTableau< real_type >inline
operator ButcherTableau< real_type >() constdg::ShuOsherTableau< real_type >inline
order() constdg::ShuOsherTableau< real_type >inline
ShuOsherTableau()=defaultdg::ShuOsherTableau< real_type >
ShuOsherTableau(unsigned stages, unsigned order, const std::vector< real_type > &alpha_v, const std::vector< real_type > &beta_v)dg::ShuOsherTableau< real_type >inline
value_type typedefdg::ShuOsherTableau< real_type >