Template Function diffeq::core::composable::for_production
Defined in File integrator_builder.hpp
Function Documentation
-
template<system_state S>
auto diffeq::core::composable::for_production(std::unique_ptr<AbstractIntegrator<S>> integrator) Create integrator for production servers.
- Template Parameters:
S – State type
- Parameters:
integrator – Base integrator
- Returns:
Integrator with safe timeout + monitoring output