Reference documentation for deal.II version 9.1.0-pre
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: