Home
last modified time | relevance | path

Searched refs:endoLead (Results 1 – 3 of 3) sorted by relevance

/dports/science/dynare/dynare-4.6.4/preprocessor/src/
H A DSymbolTable.cc359 case AuxVarType::endoLead: in writeOutput()
455 …aux_vars.emplace_back(symb_id, (endo ? AuxVarType::endoLead : AuxVarType::exoLead), 0, 0, 0, 0, ex… in addLeadAuxiliaryVarInternal()
986 case AuxVarType::endoLead: in writeJuliaOutput()
H A DSymbolTable.hh40 endoLead = 0, //!< Substitute for endo leads >= 2 enumerator
H A DDynamicModel.cc6318 substituteLeadLagInternal(AuxVarType::endoLead, deterministic_model, {}); in substituteEndoLeadGreaterThanTwo()
6356 case AuxVarType::endoLead: in substituteLeadLagInternal()
6384 case AuxVarType::endoLead: in substituteLeadLagInternal()
6420 case AuxVarType::endoLead: in substituteLeadLagInternal()