diff --git a/src/DynamicModel.hh b/src/DynamicModel.hh index ddd991fe..482e8c2b 100644 --- a/src/DynamicModel.hh +++ b/src/DynamicModel.hh @@ -366,7 +366,7 @@ public: void writeParamsDerivativesFile(const string &basename, bool julia) const; //! Writes file containing coordinates of non-zero elements in the Jacobian - /*! Used by the perfect_foresight_stacked_jacobian MEX */ + /*! Used by the perfect_foresight_problem MEX */ void writeDynamicJacobianNonZeroElts(const string &basename) const; //! Converts to nonlinear model (only the equations)