Skip to content
  • Andrew Heather's avatar
    STYLE: renamed/moved 'data' to 'meshState' · da20ff26
    Andrew Heather authored
    ENH: added 'mesh' dictionary to meshState to hold mesh properties
    
    - solver information now stored in a 'solver' dictionary (was solverPerformance)
      - {first|final}Iteration entry now stored in solver dict instead of top level
    - mesh data (new) stored in 'mesh' dictionary
    da20ff26