Reference documentation for deal.II version 9.5.0
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
TimeStepping::LowStorageRungeKutta< VectorType >::Status Struct Reference

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

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

Public Member Functions

 Status ()
 

Public Attributes

runge_kutta_method method
 

Detailed Description

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

This structure stores the name of the method used.

Definition at line 487 of file time_stepping.h.

Constructor & Destructor Documentation

◆ Status()

template<typename VectorType >
TimeStepping::LowStorageRungeKutta< VectorType >::Status::Status ( )
inline

Definition at line 489 of file time_stepping.h.

Member Data Documentation

◆ method

template<typename VectorType >
runge_kutta_method TimeStepping::LowStorageRungeKutta< VectorType >::Status::method

Definition at line 493 of file time_stepping.h.


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