Extension: Matrix functions
#include "dg/matrix/matrix.h"
dg::mat::FunctionalButcherTableau< real_type > Member List

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

a(unsigned i, unsigned j) constdg::mat::FunctionalButcherTableau< real_type >inline
b(unsigned j) constdg::mat::FunctionalButcherTableau< real_type >inline
bt(unsigned j) constdg::mat::FunctionalButcherTableau< real_type >inline
c(unsigned i) constdg::mat::FunctionalButcherTableau< real_type >inline
embedded_order() constdg::mat::FunctionalButcherTableau< real_type >inline
function_type typedefdg::mat::FunctionalButcherTableau< real_type >
FunctionalButcherTableau()=defaultdg::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() constdg::mat::FunctionalButcherTableau< real_type >inline
isImplicit() constdg::mat::FunctionalButcherTableau< real_type >inline
num_stages() constdg::mat::FunctionalButcherTableau< real_type >inline
order() constdg::mat::FunctionalButcherTableau< real_type >inline
value_type typedefdg::mat::FunctionalButcherTableau< real_type >