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

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
~FinalStateStorer()

destructor, stores simulation state