Skip to content
Snippets Groups Projects
Select Git revision
0 results

NumericalInitialization.hh

Blame
  • Forked from Dynare / preprocessor
    Source project has a limited visibility.
    • Sébastien Villemot's avatar
      38152c34
      Make histval compatible with diff operator · 38152c34
      Sébastien Villemot authored
      The idea is to make use of the dynamic_set_auxiliary_dseries.m file to generate
      the initial conditions for all auxiliary variables, including the diffs.
      
      Also remove the check done by the preprocessor for the lags in histval, since
      it does not work correctly with the diff operator.
      38152c34
      History
      Make histval compatible with diff operator
      Sébastien Villemot authored
      The idea is to make use of the dynamic_set_auxiliary_dseries.m file to generate
      the initial conditions for all auxiliary variables, including the diffs.
      
      Also remove the check done by the preprocessor for the lags in histval, since
      it does not work correctly with the diff operator.