Home
last modified time | relevance | path

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

/dports/science/dynare/dynare-4.6.4/preprocessor/src/
H A DSymbolTable.cc362 case AuxVarType::endoLag: in writeOutput()
481 …aux_vars.emplace_back(symb_id, (endo ? AuxVarType::endoLag : AuxVarType::exoLag), orig_symb_id, or… in addLagAuxiliaryVarInternal()
699 if ((aux_var.get_type() == AuxVarType::endoLag || aux_var.get_type() == AuxVarType::exoLag) in searchAuxiliaryVars()
709 if ((aux_var.get_type() == AuxVarType::endoLag in getOrigSymbIdForAuxVar()
988 case AuxVarType::endoLag: in writeJuliaOutput()
H A DSymbolTable.hh41 endoLag = 1, //!< Substitute for endo lags >= 2 enumerator
H A DDynamicModel.cc6324 substituteLeadLagInternal(AuxVarType::endoLag, deterministic_model, {}); in substituteEndoLagGreaterThanTwo()
6359 case AuxVarType::endoLag: in substituteLeadLagInternal()
6387 case AuxVarType::endoLag: in substituteLeadLagInternal()
6423 case AuxVarType::endoLag: in substituteLeadLagInternal()