Reference documentation for deal.II version 9.1.0-pre
List of all members
TimeStepping::ImplicitRungeKutta< VectorType >::Status Struct Reference

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

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

Detailed Description

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

Structure that stores the name of the method, the number of Newton iterations and the norm of the residual when exiting the Newton solver.

Definition at line 392 of file time_stepping.h.


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