96 if (pSteadyStateTask == NULL)
130 if (success && isVisible())
144 if (mSteadyStateTask == NULL)
150 if (steadystateproblem == NULL)
156 if (steadystatemethod == NULL)
161 taskJacobian->setChecked(bJacobian);
165 taskStability->setEnabled(
true);
166 taskStability->setChecked(bStatistics);
182 if (mSteadyStateTask == NULL)
188 if (steadystateproblem == NULL)
194 if (steadystatemethod == NULL)
197 bool bJacobian = taskJacobian->isChecked();
198 bool bStatistics = taskStability->isChecked();
218 if (!taskJacobian->isChecked())
220 taskStability->setChecked(
false);
221 taskStability->setEnabled(
false);
223 else taskStability->setEnabled(
true);
const CSteadyStateMethod::ReturnCode & getResult() const
CCopasiProblem * getProblem()
void switchToOtherWidget(const size_t &id, const std::string &key)
CCopasiObject * get(const std::string &key)
bool isStabilityAnalysisRequested() const
void changed(const bool &changed=true)
void setJacobianRequested(bool &jacobianRequested)
CopasiWidget * findWidgetFromId(const size_t &id) const
const Value & getValue() const
CCopasiParameter * getParameter(const std::string &name)
CCopasiMethod * getMethod()
static CKeyFactory * getKeyFactory()
bool fl(const C_FLOAT64 &d1, const C_FLOAT64 &d2)
void setStabilityAnalysisRequested(bool &stabilityAnalysisRequested)
bool isJacobianRequested() const