Template Class SOSRIIntegrator
Defined in File sosri.hpp
Inheritance Relationships
Base Type
public diffeq::SRIIntegrator< StateType >
(Template Class SRIIntegrator)
Class Documentation
-
template<system_state StateType>
class SOSRIIntegrator : public diffeq::SRIIntegrator<StateType> SOSRI (Stability-Optimized SRI) integrator.
SRI integrator with stability-optimized tableau coefficients. Enhanced stability for stiff general Itô SDEs with strong order 1.5.
Public Types
-
using base_type = SRIIntegrator<StateType>
-
using base_type = SRIIntegrator<StateType>