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

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

a(unsigned i)dg::MultistepTableau< real_type >inline
ex(unsigned i)dg::MultistepTableau< real_type >inline
im(unsigned i)dg::MultistepTableau< real_type >inline
isExplicit() constdg::MultistepTableau< real_type >inline
isImplicit() constdg::MultistepTableau< real_type >inline
MultistepTableau()dg::MultistepTableau< real_type >inline
MultistepTableau(unsigned steps, unsigned order, const std::vector< real_type > &a_v, const std::vector< real_type > &b_v, const std::vector< real_type > &c_v)dg::MultistepTableau< real_type >inline
order() constdg::MultistepTableau< real_type >inline
steps() constdg::MultistepTableau< real_type >inline
value_type typedefdg::MultistepTableau< real_type >