Skip to content
Snippets Groups Projects
Select Git revision
  • 127361971f8f2b5356dee11f795167fc430bf42a
  • master default protected
  • pac_composite_target_mce
  • ramsey_k_order
  • 4.6
  • occbin
  • uop
  • rework_pac
  • aux_vars_fix
  • created_preprocessor_repo
10 results

ExprNode.hh

Forked from Dynare / preprocessor
Source project has a limited visibility.
  • Sébastien Villemot's avatar
    81d4fd5d
    Occbin: generate +<basename>/occbin_difference.m · 81d4fd5d
    Sébastien Villemot authored
    In particular, this implies that steady state values of endogenous in the
    “occbin_constraints” block must now be specified using the STEADY_STATE()
    operator (and not with a “_ss” suffix).
    
    Moreover:
    – make various simplifications to the fields generated under M_
    – in the driver file, replace the call to occbin.initialize() by a few explicit operations
    
    Ref. #68
    81d4fd5d
    History
    Occbin: generate +<basename>/occbin_difference.m
    Sébastien Villemot authored
    In particular, this implies that steady state values of endogenous in the
    “occbin_constraints” block must now be specified using the STEADY_STATE()
    operator (and not with a “_ss” suffix).
    
    Moreover:
    – make various simplifications to the fields generated under M_
    – in the driver file, replace the call to occbin.initialize() by a few explicit operations
    
    Ref. #68