Template Function diffeq::core::composable::for_research

Function Documentation

template<system_state S>
auto diffeq::core::composable::for_research(std::unique_ptr<AbstractIntegrator<S>> integrator, size_t max_threads = 0)

Create integrator for research/batch processing.

Template Parameters:

S – State type

Parameters:
  • integrator – Base integrator

  • max_threads – Maximum parallel threads

Returns:

Integrator with timeout + parallel + output