Loading [MathJax]/extensions/TeX/newcommand.js
 Reference documentation for deal.II version 9.1.1
\newcommand{\dealcoloneq}{\mathrel{\vcenter{:}}=}
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
List of all members
TimeStepping::EmbeddedExplicitRungeKutta< VectorType >::Status Struct Reference

#include <deal.II/base/time_stepping.h>

Inheritance diagram for TimeStepping::EmbeddedExplicitRungeKutta< VectorType >::Status:
[legend]

Detailed Description

template<typename VectorType>
struct TimeStepping::EmbeddedExplicitRungeKutta< VectorType >::Status

Structure that stores the name of the method, the reason to exit evolve_one_time_step, the number of iteration inside n_iterations, a guess of what the next time step should be, and an estimate of the norm of the error.

Definition at line 575 of file time_stepping.h.


The documentation for this struct was generated from the following file: