deal.II version GIT relicensing-6809-ge913b9bb34 2026-09-25 17:20:01+00:00
\(\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>

Detailed Description

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

This structure stores the name of the method used.

Definition at line 508 of file time_stepping.h.

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

Public Member Functions

 Status ()
 

Public Attributes

runge_kutta_method method
 

Constructor & Destructor Documentation

◆ Status()

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

Definition at line 510 of file time_stepping.h.

Member Data Documentation

◆ method

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

Definition at line 514 of file time_stepping.h.


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