Third order Strong Stability Preserving Runge-Kutta method.  
 More...
#include <TNL/Solvers/ODE/Methods/SSPRK3.h>
 | 
| 
static constexpr ValueType  | getCoefficient (const std::size_t stage, const std::size_t i) | 
| 
static constexpr std::size_t  | getStages () | 
| 
static constexpr ValueType  | getTimeCoefficient (std::size_t i) | 
| 
static constexpr ValueType  | getUpdateCoefficient (std::size_t i) | 
| 
static constexpr bool  | isAdaptive () | 
template<typename Value = double>
struct TNL::Solvers::ODE::Methods::SSPRK3< Value >
Third order Strong Stability Preserving Runge-Kutta method. 
- Template Parameters
 - 
  
    | Value | is arithmetic type used for computations.  | 
  
   
 
◆ k_coefficients
template<typename Value = double> 
 
 
The documentation for this struct was generated from the following file:
- src/TNL/Solvers/ODE/Methods/SSPRK3.h