Class FinalStateStorer

Inheritance Relationships

Base Type

Class Documentation

class amici::FinalStateStorer : public amici::ContextManager

stores the stimulation state when it goes out of scope

Public Functions

inline explicit FinalStateStorer(ForwardProblem *fwd)

constructor, attaches problem pointer

Parameters

fwd – problem from which the simulation state is to be stored

FinalStateStorer &operator=(const FinalStateStorer &other) = delete
inline ~FinalStateStorer()

destructor, stores simulation state