Struct AsyncIntegrator::Config

Nested Relationships

This struct is a nested type of Template Class AsyncIntegrator.

Struct Documentation

struct Config

Configuration for async operation.

Public Members

bool enable_async_stepping = false
bool enable_state_monitoring = false
std::chrono::microseconds monitoring_interval = {1000}
size_t max_concurrent_operations = 4