flexiblesusy::runge_kutta::RKF_integrator Class Reference Class for integrating ODEs using a Runge-Kutta-Fehlberg method. More...
Collaboration diagram for flexiblesusy::runge_kutta::RKF_integrator:
![]()
Detailed DescriptionClass for integrating ODEs using a Runge-Kutta-Fehlberg method. This class makes use of the 8th order Runge-Kutta-Fehlberg algorithm provided by the odeint library in Boost. Definition at line 43 of file rkf_integrator.hpp. Member Typedef Documentation◆ Derivs
Definition at line 45 of file rkf_integrator.hpp. Member Function Documentation◆ operator()()
Integrates the system over an interval. The vector of the initial values of the parameters is updated so that after calling this function, this vector contains the updated values of the parameters at the end-point of the integration.
Definition at line 134 of file rkf_integrator.cpp. The documentation for this class was generated from the following files: Generated on Sun Apr 6 2025 11:10:38 for FlexibleSUSY by |