81 #endif // COPASI_DEBUG
101 mpCurrentState(NULL),
113 mpCurrentState(src.mpCurrentState),
114 mpProblem(src.mpProblem),
void setProblem(CTrajectoryProblem *problem)
virtual void stateChanged()
CTrajectoryProblem * mpProblem
void setCurrentState(CState *currentState)
virtual bool isValidProblem(const CCopasiProblem *pProblem)
virtual bool isValidProblem(const CCopasiProblem *pProblem)
static CHybridMethodLSODA * createHybridMethodLSODA()
const CVector< C_INT > & getRoots() const
#define MCTrajectoryMethod
virtual void start(const CState *initialState)
static CTrajectoryMethod * createMethod(CCopasiMethod::SubType subType=CCopasiMethod::deterministic)
static CHybridMethod * createHybridMethod()
virtual Status step(const double &deltaT)
#define CONSTRUCTOR_TRACE