Reference documentation for deal.II version 8.5.1
TimeStepping::EmbeddedExplicitRungeKutta< VectorType > Member List

This is the complete list of members for TimeStepping::EmbeddedExplicitRungeKutta< VectorType >, including all inherited members.

aTimeStepping::RungeKutta< VectorType >protected
bTimeStepping::RungeKutta< VectorType >protected
b1TimeStepping::EmbeddedExplicitRungeKutta< VectorType >private
b2TimeStepping::EmbeddedExplicitRungeKutta< VectorType >private
cTimeStepping::RungeKutta< VectorType >protected
coarsen_paramTimeStepping::EmbeddedExplicitRungeKutta< VectorType >private
coarsen_tolTimeStepping::EmbeddedExplicitRungeKutta< VectorType >private
compute_stages(std_cxx11::function< VectorType(const double, const VectorType &)> f, const double t, const double delta_t, const VectorType &y, std::vector< VectorType > &f_stages)TimeStepping::EmbeddedExplicitRungeKutta< VectorType >private
EmbeddedExplicitRungeKutta()TimeStepping::EmbeddedExplicitRungeKutta< VectorType >inline
EmbeddedExplicitRungeKutta(const runge_kutta_method method, const double coarsen_param=1.2, const double refine_param=0.8, const double min_delta=1e-14, const double max_delta=1e100, const double refine_tol=1e-8, const double coarsen_tol=1e-12)TimeStepping::EmbeddedExplicitRungeKutta< VectorType >
evolve_one_time_step(std_cxx11::function< VectorType(const double, const VectorType &)> f, std_cxx11::function< VectorType(const double, const double, const VectorType &)> id_minus_tau_J_inverse, double t, double delta_t, VectorType &y)TimeStepping::EmbeddedExplicitRungeKutta< VectorType >virtual
evolve_one_time_step(std_cxx11::function< VectorType(const double, const VectorType &)> f, double t, double delta_t, VectorType &y)TimeStepping::EmbeddedExplicitRungeKutta< VectorType >
TimeStepping::RungeKutta::evolve_one_time_step(std::vector< std_cxx11::function< VectorType(const double, const VectorType &)> > &F, std::vector< std_cxx11::function< VectorType(const double, const double, const VectorType &)> > &J_inverse, double t, double delta_t, VectorType &y)TimeStepping::RungeKutta< VectorType >virtual
free_memory()TimeStepping::EmbeddedExplicitRungeKutta< VectorType >
get_status() constTimeStepping::EmbeddedExplicitRungeKutta< VectorType >virtual
initialize(const runge_kutta_method method)TimeStepping::EmbeddedExplicitRungeKutta< VectorType >virtual
last_same_as_firstTimeStepping::EmbeddedExplicitRungeKutta< VectorType >private
last_stageTimeStepping::EmbeddedExplicitRungeKutta< VectorType >private
max_delta_tTimeStepping::EmbeddedExplicitRungeKutta< VectorType >private
min_delta_tTimeStepping::EmbeddedExplicitRungeKutta< VectorType >private
n_stagesTimeStepping::RungeKutta< VectorType >protected
refine_paramTimeStepping::EmbeddedExplicitRungeKutta< VectorType >private
refine_tolTimeStepping::EmbeddedExplicitRungeKutta< VectorType >private
set_time_adaptation_parameters(const double coarsen_param, const double refine_param, const double min_delta, const double max_delta, const double refine_tol, const double coarsen_tol)TimeStepping::EmbeddedExplicitRungeKutta< VectorType >
statusTimeStepping::EmbeddedExplicitRungeKutta< VectorType >private
~EmbeddedExplicitRungeKutta()TimeStepping::EmbeddedExplicitRungeKutta< VectorType >inline
~RungeKutta()TimeStepping::RungeKutta< VectorType >inlinevirtual
~TimeStepping()TimeStepping::TimeStepping< VectorType >inlinevirtual