Header menu logo bristlecone

Integration Module

Types

Type Description

IntegrationRoutine

Represents a low-level numerical method used to integrate functions. Takes the intial time, final time, and time step, and returns a function that is compiled to only require the current time and current state. Must return the baseline state plus evolutions.

Type something to start searching.