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

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

container_type typedefdg::mat::ExponentialStep< ContainerType >
copyable() constdg::mat::ExponentialStep< ContainerType >inline
ExponentialStep()=defaultdg::mat::ExponentialStep< ContainerType >
ExponentialStep(const ContainerType &copyable)dg::mat::ExponentialStep< ContainerType >inline
step(MatrixFunction &ode, value_type t0, const ContainerType &u0, value_type &t1, ContainerType &u1, value_type dt)dg::mat::ExponentialStep< ContainerType >inline
value_type typedefdg::mat::ExponentialStep< ContainerType >