Home
last modified time | relevance | path

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

/dports/science/dynare/dynare-4.6.4/preprocessor/src/
H A DSymbolTable.cc363 case AuxVarType::exoLag: 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()
710 || aux_var.get_type() == AuxVarType::exoLag in getOrigSymbIdForAuxVar()
989 case AuxVarType::exoLag: in writeJuliaOutput()
H A DSymbolTable.hh43 exoLag = 3, //!< Substitute for exo lags >= 1 enumerator
H A DDynamicModel.cc6336 substituteLeadLagInternal(AuxVarType::exoLag, deterministic_model, {}); in substituteExoLag()
6365 case AuxVarType::exoLag: in substituteLeadLagInternal()
6393 case AuxVarType::exoLag: in substituteLeadLagInternal()
6429 case AuxVarType::exoLag: in substituteLeadLagInternal()