Select Git revision
ExprNode.cc
Forked from
Dynare / dynare
Source project has a limited visibility.
-
Sébastien Villemot authored
In the case where the external function computes itself its derivatives, the TEF terms were not always created before being used, hence leading to a preprocessor crash. This problem could only happen with ramsey_policy, because otherwise the model does not contain derivatives of external functions.
Sébastien Villemot authoredIn the case where the external function computes itself its derivatives, the TEF terms were not always created before being used, hence leading to a preprocessor crash. This problem could only happen with ramsey_policy, because otherwise the model does not contain derivatives of external functions.