Class FinalStateStorer

Inheritance Relationships

Base Type

Class Documentation

class 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=(FinalStateStorer const &other) = delete
inline ~FinalStateStorer()

destructor, stores simulation state