This is the complete list of members for dg::mat::FunctionalButcherTableau< real_type >, including all inherited members.
a(unsigned i, unsigned j) const | dg::mat::FunctionalButcherTableau< real_type > | inline |
b(unsigned j) const | dg::mat::FunctionalButcherTableau< real_type > | inline |
bt(unsigned j) const | dg::mat::FunctionalButcherTableau< real_type > | inline |
c(unsigned i) const | dg::mat::FunctionalButcherTableau< real_type > | inline |
embedded_order() const | dg::mat::FunctionalButcherTableau< real_type > | inline |
function_type typedef | dg::mat::FunctionalButcherTableau< real_type > | |
FunctionalButcherTableau()=default | dg::mat::FunctionalButcherTableau< real_type > | |
FunctionalButcherTableau(unsigned s, unsigned order, const function_type *a, const function_type *b, const real_type *c) | dg::mat::FunctionalButcherTableau< real_type > | inline |
FunctionalButcherTableau(unsigned s, unsigned embedded_order, unsigned order, const function_type *a, const function_type *b, const function_type *bt, const real_type *c) | dg::mat::FunctionalButcherTableau< real_type > | inline |
isEmbedded() const | dg::mat::FunctionalButcherTableau< real_type > | inline |
isImplicit() const | dg::mat::FunctionalButcherTableau< real_type > | inline |
num_stages() const | dg::mat::FunctionalButcherTableau< real_type > | inline |
order() const | dg::mat::FunctionalButcherTableau< real_type > | inline |
value_type typedef | dg::mat::FunctionalButcherTableau< real_type > | |