Static Public Member Functions | Static Public Attributes | List of all members
tuw::euler_abc< TValue > Struct Template Reference

#include <discretization_options.hpp>

Static Public Member Functions

static auto a ()
 

Static Public Attributes

static constexpr const boost::array< TValue, 0 > a1 = { {} }
 
static constexpr const boost::array< TValue, stageNrb = { { 1.0 } }
 
static constexpr const boost::array< TValue, stageNrc = { { 1.0 } }
 
static constexpr const size_t stageNr = 1
 

Detailed Description

template<class TValue = double>
struct tuw::euler_abc< TValue >

Definition at line 94 of file discretization_options.hpp.

Member Function Documentation

template<class TValue = double>
static auto tuw::euler_abc< TValue >::a ( )
inlinestatic

Definition at line 100 of file discretization_options.hpp.

Member Data Documentation

template<class TValue = double>
constexpr const boost::array< Value, 0 > tuw::euler_abc< Value >::a1 = { {} }
static

Definition at line 97 of file discretization_options.hpp.

template<class TValue = double>
constexpr const boost::array< Value, euler_abc< Value >::stageNr > tuw::euler_abc< Value >::b = { { 1.0 } }
static

Definition at line 98 of file discretization_options.hpp.

template<class TValue = double>
constexpr const boost::array< Value, euler_abc< Value >::stageNr > tuw::euler_abc< Value >::c = { { 1.0 } }
static

Definition at line 99 of file discretization_options.hpp.

template<class TValue = double>
constexpr const size_t tuw::euler_abc< TValue >::stageNr = 1
static

Definition at line 96 of file discretization_options.hpp.


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


tuw_control
Author(s): George Todoran
autogenerated on Mon Jun 10 2019 15:27:23