Struct SimulationState

Struct Documentation

struct SimulationState

implements an exchange format to store and transfer the state of a simulation at a specific timepoint.

Public Members

SolutionState sol

Solution state

ModelState mod

state of the model that was used for simulation