Skip to content
  • Andrew Heather's avatar
    ENH: Refactored stateFunctionObject · aeef9625
    Andrew Heather authored and Mark OLESEN's avatar Mark OLESEN committed
    - created new functionObjects::properties class derived from IOdictionary
      - replaces raw state IOdictionary owned by functionObjectList
      - state dictionary access/manipulators moved from stateFunctionObject
    - stateFunctionObject now acts as a light wrapper around
      functionObjecties::properties
    - updated dependent code
    aeef9625