33 #ifndef COPASI_CMCATask_H__
34 #define COPASI_CMCATask_H__
112 std::ostream * pOstream);
119 virtual bool process(
const bool & useInitialValues);
134 friend std::ostream &
operator<<(std::ostream &os,
150 #endif // COPASI_CMCATask_H__
void load(CReadConfig &configBuffer)
virtual CCopasiMethod * createMethod(const int &type) const
virtual bool updateMatrices()
virtual bool initialize(const OutputFlag &of, COutputHandler *pOutputHandler, std::ostream *pOstream)
void printResult(std::ostream *ostream) const
friend std::ostream & operator<<(std::ostream &os, const CMCATask &A)
virtual bool process(const bool &useInitialValues)
CMCATask(const CCopasiContainer *pParent=NULL)