#include <discretization_options.hpp>
|
| static constexpr const boost::array< TValue, 0 > | a1 = { {} } |
| |
| static constexpr const boost::array< TValue, stageNr > | b = { { 1.0 } } |
| |
| static constexpr const boost::array< TValue, stageNr > | c = { { 1.0 } } |
| |
| static constexpr const size_t | stageNr = 1 |
| |
template<class TValue = double>
struct tuw::euler_abc< TValue >
Definition at line 94 of file discretization_options.hpp.
template<class TValue = double>
template<class TValue = double>
| constexpr const boost::array< Value, 0 > tuw::euler_abc< Value >::a1 = { {} } |
|
static |
template<class TValue = double>
template<class TValue = double>
template<class TValue = double>
The documentation for this struct was generated from the following file: