Skip to content
Snippets Groups Projects
  • Mark OLESEN's avatar
    610c2909
    ENH: added functionObject::execute(int) method · 610c2909
    Mark OLESEN authored
    - this is a provision for defining execute actions that can be called
      largely independently of the normal time-loop constraints. This can
      be useful to provide hooks for sub-cycling, or to define an action
      that can be triggered manually or on some other event.
    610c2909
    History
    ENH: added functionObject::execute(int) method
    Mark OLESEN authored
    - this is a provision for defining execute actions that can be called
      largely independently of the normal time-loop constraints. This can
      be useful to provide hooks for sub-cycling, or to define an action
      that can be triggered manually or on some other event.