Home
last modified time | relevance | path

Searched refs:E_SOLVE (Results 1 – 2 of 2) sorted by relevance

/dports/science/dynare/dynare-4.6.4/preprocessor/src/
H A DModelTree.cc675 Equation_Simulation_Type = E_SOLVE; in equationTypeDetermination()
845 if (Equation_Type[equation_reordered[i+prologue]].first == E_SOLVE in computeBlockDecompositionAndFeedbackVariablesForEachBlock()
855 if (Equation_Type[equation_reordered[i+prologue]].first == E_SOLVE || mfs == 0) in computeBlockDecompositionAndFeedbackVariablesForEachBlock()
H A DCodeInterpreter.hh121 E_SOLVE //!< No simple evaluation of the equation, it has to be solved enumerator